/*

	zyuuki_assesment

*/
#contbox {
background-color:#FFFFFF;
padding:8px 0 30px 15px;
width:973px;
}

/*
移転ワンストップサービス
*/
#container #contbox #content-left #onestop_contents h3 {
	margin: 3px 0;
	text-indent: -9999px;
	background-position: 0px 0px;
	height: 52px;
	width: 748px;
}
#container #contbox #content-left #onestop_contents h3.step01 {
	background-image: url(../images/onestop_midashi01.jpg);
}
#container #contbox #content-left #onestop_contents h3.step02 {
	background-image: url(../images/onestop_midashi02.jpg);
}
#container #contbox #content-left #onestop_contents h3.step03 {
	background-image: url(../images/onestop_midashi03.jpg);
}
#container #contbox #content-left #onestop_contents h3.step04 {
	background-image: url(../images/onestop_midashi04.jpg);
}
#container #contbox #content-left #onestop_contents h3.step05 {
	background-image: url(../images/onestop_midashi05.jpg);
}
#container #contbox #content-left #onestop_contents h3.step06 {
	background-image: url(../images/onestop_midashi06.jpg);
}
#container #contbox #content-left #onestop_contents h3.step07 {
	background-image: url(../images/onestop_midashi07.jpg);
}
#container #contbox #content-left #onestop_contents h3.step08 {
	background-image: url(../images/onestop_midashi08.jpg);
}
#container #contbox #content-left #onestop_contents p {
	background-color: #e8f2fb;
	padding: 10px 20px;
	font-size: 12px;
	margin: 5px 5px 8px 5px;
}
#container #contbox #content-left #onestop_contents div {
	text-align:center;
}
#container #contbox #content-left #onestop_contents div img{
	margin: 0 auto;
}


/*
りバリューシステムとは 上書き分
*/

.lqa dd.bot { background:#ccc; height:30px; padding-top:5px; text-indent:14px; margin-bottom:10px;}
.lqa dd.bot a { margin-right:5px;}
.lqa dd.bot .bot_left {
	float:left;
	width:375px;
}
.lqa dd.bot .bot_right {
	float:right;
	width:375px;
	text-align: right;
}