@import url("common.css");
@import url("sub.css");

#contents h2{
	background-image: url(../img/h2_other.jpg);
}

.recimg {
	display: block;
	text-align: center;
	padding-bottom: 20px;
}

.headline {
	text-align: center;
	padding-bottom: 20px;
}

.explanation {
	line-height: 25px;
}

.rec_shui_box {
	line-height: 25px;
}

.cbanner {
	font-family:serif;
	font-size: 25px;
	background-color: rgb(252, 246, 240);
	padding:10px 15px 10px 30px;
	width: 90%;
}

.explanation h4 {
	padding-top:20px;
}