@charset "utf-8";
#foot-boots {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	color:#000;
	text-align:left;
	line-height:130%;
}
#check {
	height: 310px;
	width: 730px;
	margin-bottom: 20px;
}
#check #left {
	float: left;
	height: 310px;
	width: 318px;
}
#check #right {
	background-image: url(../img/check_r_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 310px;
	width: 412px;
	float: right;
}
#check #right #result-box {
	height: 180px;
	width: 398px;
	margin-top: 125px;
}
#result-box #result01 {
	background-image: url(../img/check_r_0.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 398px;
	margin-bottom: 7px;
}
#result-box #result02 {
	background-image: url(../img/check_r_1.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 398px;
	margin-bottom: 7px;
}
#result-box #result03 {
	background-image: url(../img/check_r_4.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 398px;
	margin-bottom: 7px;
}
#result-box #result04 {
	background-image: url(../img/check_r_7.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 398px;
	margin-bottom: 7px;
}
#result-box .result-inner {
	margin-left: 90px;
	font-size: 12px;
	padding-top: 5px;
}
#advice {
	height: auto;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#advice #advice-box {
	background-color: #646464;
	height: 510px;
	width: 685px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#advice-box .advice-txt-box {
	height: 240px;
	width: 320px;
	border: 4px solid #939393;
	background-color: #E4E3DA;
	float: left;
	margin-right: 13px;
	margin-bottom: 13px;
}
.advice-txt-box .inner {
	margin: 15px;
	line-height: 130%;
	font-size: 12px;
}
.advice-txt-box .inner .type {
	margin-bottom: 10px;
}
.advice-txt-box .inner .advice-txt {
	font-weight: bold;
	color: #2E9EAF;
	margin-top: 25px;
	margin-bottom: 15px;
}
#boots {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	height: 250px;
	margin-bottom: 20px;
}
#boots #boots-right {
	background-image: url(../img/boots_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 464px;
	float: right;
	height: 249px;
	font-size: 12px;
	line-height: 180%;
	color: #FFFFFF;
	padding-right: 15px;
}
#boots-left {
	float: left;
	height: 249px;
	width: 251px;
}
#ad {
	height: auto;
	width: 730px;
	margin-bottom: 20px;
}
#ad .ad-box {
	float: left;
	height: 108px;
	width: 226px;
	margin-right: 15px;
	margin-bottom: 15px;
}
#main_but2{
	text-align:center;
	padding-bottom:30px;
}

