/* CSS Document */
/*--- contents（下層共通） ----------*/
#contents {
	padding-top: 9px;
}

.btn_form {
	width: 687px;
	padding: 15px 0 0 0;
	border-top: 1px dashed #666666;
	text-align: center;
}
h3 {margin-bottom: 15px;}
h5 {margin: 0;}
#contents p.pagetop {
	margin-bottom: 25px;
	padding-top: 10px;
	text-align: right;
	border-top: 1px dashed #666666;
}
/*--- box ----------*/
.box01 {
	height: auto;
	width: 687px;
	margin: 0 0 12px 2px;
	padding: 20px 14px 10px 14px;
	background-color: #464646;
	border: 1px solid #686868;
	text-align: center;
}
* html body div.box01 {width: 717px;}

.box01_1 {
	width: 685px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	background-color: #545454;
	border: 1px solid #848484;
	text-align: left;
}
.box01_1 h5 { margin-bottom: 5px;}
.box01_1 p {
	line-height: 22px;
	padding: 0 14px;
}
/*--- text ----------*/
ul.price_txt01 {
	display: block;
	height: 184px;
	width: 600px;
	margin: 0 auto 18px auto;
	background: url('http://www.kihonseotaisaku.com/price/img/bg_txt_price01.jpg') no-repeat left top;
}
* html body ul.price_txt01 {margin: 0 0 18px 0;}
ul.price_txt01 li {display: none;}

dl.price_txt02 {
	display: block;
	height: 88px;
	width: 600px;
	margin: 0 auto 18px auto;
	background: url('http://www.kihonseotaisaku.com/price/img/bg_txt_price02.jpg') no-repeat left top;
}
* html body dl.price_txt02 {margin: 0 0 18px 0;}
dl.price_txt02 dt, dl.price_txt02 dd {display: none;}

dl.price_txt03 {
	display: block;
	height: 145px;
	width: 685px;
	margin-bottom: 15px;
	background: url('http://www.kihonseotaisaku.com/price/img/bg_txt_price03.jpg') no-repeat left top;
}
dl.price_txt03 dt, dl.price_txt03 dd {display: none;}

dl.price_txt04 {
	display: block;
	height: 191px;
	width: 640px;
	margin: 0 auto 15px auto;
	background: url('http://www.kihonseotaisaku.com/price/img/bg_txt_price04.jpg') no-repeat left top;
}
* html body dl.price_txt04 {margin: 0 0 15px 0;}
dl.price_txt04 dt, dl.price_txt04 dd {display: none;}
