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

/*------------------------------------------------------------
	引越しゴミの処理
------------------------------------------------------------*/
#main {
	margin: 7px 0 0;
	padding-bottom: 20px;
	background: url(/img/manual/moving/index/main_bg.gif) repeat-y left top;
}

#conts {
	width: 540px;
}

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

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

#conts img.text1 {
	margin-left: -14px;
}

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

#conts h3 {
	margin: 35px 0 5px 15px;
	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 h3.top {
	margin-top: 20px;
}

#conts h4 {
	margin: -3px 15px 5px;
	padding: 0 0 0 15px;
	background: url(/img/manual/moving/index/icon.gif) no-repeat left 1px;

	color: #41709A;
	font-weight: bold;
}

	* html #conts h4 {
		background: url(/img/manual/moving/index/icon.gif) no-repeat left top;
		/*Mac IE用ハック*/
		/*\*//*/
		background: url(/img/manual/moving/index/icon.gif) no-repeat left 1px;
		/**/ 
	}

#conts h4.top {
	margin: 10px 15px 5px;
}

#conts h5 {
	margin: 0 15px 3px;
	font-weight: bold;
}

#conts p {
	padding: 0 0 8px 3px;
	
	line-height: 1.7;
}

#conts p span {
	font-weight: bold;
}

#conts p.clear {
	clear: both;
}

#conts p.one {
	padding: 0 5px 20px 15px;
}

#conts p.btm {
	padding: 0 5px 0 15px;
}

#conts dl.top {
	margin: 0 0 0 15px;
	line-height: 1.7;
}

#conts dl.top dt {
	float: left;
	clear: left;
}

#conts dl.top dd {
	margin:  0 0 0 137px;
	padding: 0 0 0 25px;
	background: url(/img/manual/moving/index/coron.gif) no-repeat left center;
	
	font-weight: bold;
}

#conts dl.normal {
	margin: 0 0 0 15px;
	line-height: 1.7;
}

#conts dl.normal dt {
	float: left;
	clear: left;
}

#conts dl.normal dd {
	margin:  0 0 0 170px;
	padding: 0 0 0 25px;
	
	font-weight: bold;
}

#conts dl.normal dd.one {
	margin:  0 0 0 115px;
	padding: 0 0 0 25px;
	
	font-weight: bold;
}

#conts dl.normal dd.two {
	margin:  0 0 0 205px;
	padding: 0 0 0 40px;
	
	font-weight: bold;
}

#conts dl.normal dd.thr {
	margin:  0 0 0 185px;
	padding: 0 0 0 40px;
	
	font-weight: bold;
}

#conts ul {
	margin: 5px 0 20px 15px;
}

#conts li {
	padding: 0 0 0 15px;
	background: url(/img/manual/moving/index/icon1.gif) no-repeat left top;
}
