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

/*------------------------------------------------------------
	売り方＆貸し方の流れ
------------------------------------------------------------*/
#main {
	margin: 7px 0 0 0;
	background: url(/img/manual/moving/index/main_bg.gif) repeat-y left top;
}

#conts {
	width: 540px;
}

#conts h2 {
}

#conts h2 {
	margin: 0 0 10px;
	
	clear: both;
}

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

#conts p.top {
	padding: 0 0 10px 200px;
	
	line-height: 1.7;
}

#conts img.right {
	margin: 0 0 0 20px;
	
	float: right;
}

#conts img.left {
	margin: 0 20px 0 15px;
	
	float: left;
	
	display: inline; /* IE6hack */
}

#conts img.text1 {
	margin: 28px 20px 0 58px;
	
	float: left;
	
	display: inline; /* IE6hack */
}

#conts img.text2 {
	margin: 10px 20px 0 58px;
	
	float: left;
	
	display: inline; /* IE6hack */
}

#conts img.text3 {
	margin: 30px 20px 0 58px;
	
	float: left;
	
	display: inline; /* IE6hack */
}

#conts img.text4 {
	margin: 39px 20px 0 58px;
	
	float: left;
	
	display: inline; /* IE6hack */
}

#conts img.text5 {
	margin: 40px 20px 0 58px;
	
	float: left;
	
	display: inline; /* IE6hack */
}

#conts img.text6 {
	margin: 3px 20px 0 58px;
	
	float: left;
	
	display: inline; /* IE6hack */
}

#conts img.text7 {
	margin: 12px 20px 0 58px;
	
	float: left;
	
	display: inline; /* IE6hack */
}

#conts img.text8 {
	margin: 33px 20px 0 58px;
	
	float: left;
	
	display: inline; /* IE6hack */
}

#conts .box {
	padding: 10px 15px 25px 0;
}

#conts .boxBtm {
	margin-bottom: -4px;
	padding: 10px 15px 1px 0;
}

#conts .box1 {
	background: url(/img/manual/sales_lend/flow/box1.gif) no-repeat 15px top;
}

#conts .box2 {
	background: url(/img/manual/sales_lend/flow/box2.gif) no-repeat 15px top;
}

#conts .box3 {
	background: url(/img/manual/sales_lend/flow/box3.gif) no-repeat 15px top;
}

#conts .box4 {
	background: url(/img/manual/sales_lend/flow/box4.gif) no-repeat 15px top;
}

#conts .box5 {
	background: url(/img/manual/sales_lend/flow/box5.gif) no-repeat 15px top;
}

#conts .box6 {
	background: url(/img/manual/sales_lend/flow/box6.gif) no-repeat 15px top;
}

#conts .box7 {
	background: url(/img/manual/sales_lend/flow/box7.gif) no-repeat 15px top;
}

#conts .box8 {
	background: url(/img/manual/sales_lend/flow/box8.gif) no-repeat 15px top;
}

#conts .box p,
#conts .boxBtm p {
	margin: 0 0 14px 197px;
	
	line-height: 1.7;
}

	* html #conts .box p,
	#conts .boxBtm p {
		margin: 0 0 16px 197px;
		
		line-height: 1.7;
	}

#conts .box p.pad,
#conts .boxBtm p.pad {
	margin: 0 0 20px 197px;
	
	line-height: 1.7;
}

#conts p.clear {
	clear: both;
}

#conts ul.one {
	margin: 10px 0 13px 2px;
	background: url(/img/manual/moving/index/ul_bg.gif) no-repeat left;
	clear: right;
	
	color: #0000FF;
}

#conts .contents {
	padding: 0 0 30px;
}

#conts .contentsBtm {
	padding: 0 0 35px;
}

#conts .contents ul {
	margin: 0 0 0 210px;
}

	* html #conts .contents ul {
		margin: 3px 0 0 210px;
	}

#conts .contents a {
	margin: 0;
	padding: 1px 0 0 18px;
	background: url(/img/manual/sales_lend/flow/arrow.gif) no-repeat left center;
}

#conts .contents ul a {
}

#conts .contents ul.floatL {
	margin: 0 60px 0 210px;
	padding: 1px 0;
	
	float: left;	
}

	* html #conts .contents ul.floatL {
		margin: 0 60px 0 195px;
		display: inline;
		/*Mac IE用ハック*/
		/*\*//*/
		margin: 0 60px 0 210px;
		/**/ 
	}

#conts img.lowArrow {
	margin: 6px 0 6px 240px;
	
	display: block;
}

