
.page_tit {
	height: 115px;
	width: 980px;
	margin-top: 20px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background-image: url(../img/cost/page_tit.png);
	background-position: top right;
	background-repeat: no-repeat;
}

.cost_box {
	height: auto;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 100px;
}

.cost_box01 {
	height: auto;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

.cost_box_s {
	height: auto;
	width: 980px;
	margin-top: 100px;
	text-align: left;
}

.cost_box_s h4 {
	height: auto;
	width: 100%;
	padding-left: 50px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 25px;
	font-weight: bold;
	line-height: 30px;
	background-image: url(../img/cost/cost_tit_mark.png);
	background-position: top left;
	background-repeat: no-repeat;
	color: #317F39;
	text-align: left;
}

.cost_box_s h5 {
	height: auto;
	width: 100%;
	padding-top: 40px;
	padding-left: 60px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	color: #317F39;
	text-align: left;
}

.cost_list {
	margin-top: 30px;
	padding-bottom: 15px;
}

.cost_list dt {
	float: left;
	height: auto;
	width: 112px;
	display: inline;
	margin-left: 120px;
}

.cost_list dd {
	float: right;
	display: inline;
	height: auto;
	width: 500px;
	margin-top: 20px;
	margin-right: 150px;
	line-height: 28px;
	text-align: left;
	border-bottom: 1px dashed #E3F0D0;
}

.cost_txt01 {
	float: left;
	font-size: 16px;
	color: #666;
}

.price_txt {
	float: right;
	font-size: 16px;
	color: #448C4C;
}

.cost_txt02 {
	padding-top: 15px;
	font-size: 14px;
	line-height: 20px;
	color: #666;
}

@media screen and (max-width: 640px){

.cost_box {
	height: auto;
	width: 100%;
	margin: 0px auto;
}

.cost_box_s {
	height: auto;
	width: 100%;
	margin-top: 15px;
}

.cost_box h4 {
	width: 100%;
	padding-left: 40px;
	padding-right: 10px;
	margin-left: 10px;
	font-size: 16px;
	line-height: 25px;
}

.cost_box h5 {
	width: 100%;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 10px;
	font-size: 14px;
	line-height: 25px;
}

.cost_box01 {
	height: auto;
	width: 100%;
}

.cost_list dt {
	float: none;
	width: 100%;
	display: block;
	margin-left: 25px;
}

.cost_list dt img {
	height: 70px;
	width: auto;
}

.cost_list dd {
	float: none;
	width: 100%;
	display: block;
	line-height: 23px;
	margin: 10px 20px 0px 10px;
}

.cost_txt01 {
	float: none;
	display: block;
	font-size: 14px;
	padding-left: 30px;
	padding-right: 25px;
}

.price_txt {
	float: none;
	display: block;
	font-size: 14px;
	padding-right: 40px;
	text-align: right;
}

.cost_txt02 {
	font-size: 13px;
	padding-left: 20px;
	padding-right: 25px;
}

}









