@charset "utf-8";
/* CSS Document */
h2{
	margin-bottom: 10px;
	background: url(../../common/img/h_bg.jpg);
	width: 541px;
	height: 21px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 20px;
	font-size: 14px;
	vertical-align: middle;
}
.lead{
	margin-bottom: 25px;
}
h3{
	margin-bottom: 5px;
}
.contBox{
	margin-bottom: 30px;
	margin-top: 15px;
}
.contBox p{
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.img , .text{
	margin-bottom: 35px;
}

