@charset "utf-8";
@import "/css/template.css";

/*------------------------------------------------------------
	プライバシーポリシー
------------------------------------------------------------*/
#main {
	padding-left: 115px;
	padding-right: 0;
	width: auto;
}

#conts {
	width: 540px;

	float: none;

	text-align: left;
}

#conts h2 {
	margin: 0 0 9px 0;
}

#conts h3 {
	margin: 0 0 10px 15px;
	padding: 7px 0 11px 10px;
	background: url(/img/manual/moving/index/h3_bg.gif) no-repeat left center;
	
	clear: left;
	
	color: #333;
	font-size: 125%;
	font-weight: bold;
}

#conts h4 {
	margin: 0 0 10px 15px;
	padding: 0;
	background-image: none;
	
	clear: left;
	
	font-size: 125%;
	font-weight: bold;
}

#conts p {
	padding: 0 0 20px 15px;
	
	line-height: 1.8;
}

#conts p.top {
	padding: 0 0 28px 0;
}

#conts ul {
	margin: 0 0 23px 20px;
}

#conts li {
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
	background: url(/img/privacy/icon01.gif) no-repeat left 2px;
	
	line-height: 1.3;
}

#conts address {
	line-height: 1.7;
}

#conts .ad01 {
	margin: 0 60px 0 15px;

	float: left;
	display: inline; /* IE6対策 */
}

#conts .ad02 {
	margin: 20px 0 20px 0;

	float: left;
}
