@charset "UTF-8";

/* 動産力チェック
-------------------------------------------------------------- */
.check .check-box{
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E5F4D5;
	padding-bottom: 15px;
	text-align: center;
}
.check .check-box h3{}
.check .buy-lent{
	background-image: url(../check/images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 868px;
	margin-right: auto;
	margin-left: auto;
}
.check .buy-lent .buy-box{
	float: left;
	width: 425px;
}
.check .buy-lent .lent-box{
	float: right;
	width: 425px;
}
.check .buy-lent dl{
	clear: left;
	text-align: left;
	padding-left: 35px;
}
.check .buy-lent dt{
	float: left;
	width: 150px;
}
.check .buy-lent dd{
	float: left;
	width: 210px;
}
.check .buy-lent dl.tyukyu{
	margin-top: 10px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 360px;
	padding-left: 0px;
	margin-left: 35px;
	_margin-left: 0px;
	padding-bottom: 20px;
	float: none;
}
*:first-child+html .check .buy-lent dl.tyukyu{
margin-left:-0px;} 

.check .buy-lent dl.tyukyu dt{
	width: 355px;
	display: block;
	_padding-left: 3px;
}
.check .buy-lent dl.tyukyu dd{
	width: 355px;
	display: block;
	_padding-left: 3px;
}

.check .buy-lent dl.tyukyu02{
	float:left;
	margin-top: 10px;
	padding-top: 15px;
	border-top: 1px solid #CCCCCC;
	width: 360px;
	padding-left: 0px;
	margin-left: 35px;
	_margin-left: 18px;
	padding-bottom: 20px;
}
*:first-child+html .check .buy-lent dl.tyukyu02{
	margin-left:-0px;
	float:none;
} 
.check dl.crsList{
	float:left;
	display:block;
	margin-top:10px;
	margin-bottom:20px;
}
.check dl.crsList dt{
	float:left;
	font-size:131.25%;
	font-weight: bold;
	padding-left:10px;
	width:360px;
}
.check dl.crsList dd{
	float:left;
	text-align: right;
	width:360px;
}

.check ul{
	font-size:131.25%;
	font-weight: bold;
	padding-bottom: 20px;
}
.check ul li{
	padding-top: 5px;
}

.check .fla-navi{
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
	padding: 15px;
}
.check .fla-navi p{
	float: left;
	width: 180px;
	padding-left: 55px;
}
.check .fla-navi p.fla-text{
	float: left;
	width: 450px;
	text-align: left;
}
.check div.cl{
	clear:both;
}
.check dl.shokyu {
	height:14em;
}