.tit_c_00_s {
	background: url(../images/construction/bg_tit_s.jpg) no-repeat;
	padding:5px 10px 10px 15px;
	color:#75a812;
	font-size:14px;
	margin-bottom:10px;
}
.tit_c_00_l {
	background: url(../images/construction/bg_tit_l.jpg) no-repeat;
	padding:5px 10px 10px 15px;
	color:#75a812;
	font-size:14px;
	margin-bottom:10px;
}

.box_img {
	width:189px;
	float:right;
	overflow:hidden;
}
.box_img img {
	margin-bottom:3px;
}
.box_contents {
	width:523px;
	overflow:hidden;
	background:url(../images/construction/bdr_00.jpg) no-repeat bottom;
	padding-bottom:30px;
	margin-bottom:30px;
}
.box_contents .exp {
	width:310px;
	overflow:hidden;
}
.box_contents .exp p {
	width:310px;
}
.txt_b {
	text-decoration:underline;
	margin-bottom:5px;
}