@charset "utf-8";
@import "../../../common/css/0-import.css";
#main #conts {
	margin-top: 0;
}

#conts h2 {
	margin-bottom: 17px;
}

#conts h3 {
	margin-bottom: 9px;
}

#conts h4 {
	margin: 0 0 0 11px;
	font-size: 15px;
	line-height: 1.4;
}

#conts h5 {
	margin: 0 10px 7px 9px;
	border-bottom: 1px #999 solid;
	clear: both;
	color: #C48902;
	font-size: 15px;
}

#conts p {
	line-height: 1.5;
}

#conts p.isImg {
	margin-bottom: 11px;
}

#conts p.first {
	margin-bottom: 36px;
}

#conts p.second {
	margin: 0 0 7px 11px;
}

#conts p.third {
	margin: 0 0 22px 11px;
}

#conts p.second span {
	font-weight: bold;
}

#conts p.second span.fs15 {
	font-size: 15px;
}

#conts ul.links {
	margin: 0 0 32px 11px;
}

#conts .boxA {
	margin: 0 0 11px 11px;
}

#conts .mb01 {
	margin-bottom: 17px;
}

#conts .boxA ul li,
#conts ul.links li {
	padding: 0 0 6px 10px;
	background: url(../img/index/icon01.gif) no-repeat left 5px;
}

	*html #conts .boxA ul.ulRight li {
		padding-left: 7px;
	}

#conts .boxA ul.ulLeft {
	float: left;
}

#conts .boxA ul.ulRight {
	margin-left: 315px;
}
