@charset "utf-8";
@import "../../common/css/0-import.css";
#conts h2 {
	margin-bottom: 3px;
}

#conts h3 {
	margin-bottom: 10px;
	padding-bottom: 1px;
	border-bottom: 1px solid #999;
	font-size: 15px;
	color: #B80120;
	line-height: 1.4;
}

#conts p {
	margin: 0 0 22px 1px;
	line-height: 1.5;
}

#conts .box {
	padding: 0 10px;
}

#conts .box p {
	margin: 0 0 22px 3px;
}

#conts .box .subBox {
	border: 1px solid #E6E6E6;
}

#conts .box .subBox h4 {
	padding: 1px 0 0 12px;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 28px;
	background: url(../img/line01.jpg) repeat-x left bottom;
}

#conts .box .subBox p {
	margin-left: 12px;
	margin-bottom: 12px;
}