@charset "shift_jis";
/* CSS Document */

#lowerContainer {
	margin: 0 4px;
}

dt {
	color: #4D7326;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
dd {
	margin-bottom: 10px;
}

.childWrap {
	margin: 20px 12px;
}
.standerd li {
	margin-left: 20px;
	list-style-position: outside;
}
.styleNone li {
	list-style-type: none;
}
.underBar {
	border-bottom: #333333 dashed 1px;
	padding-bottom: 10px;
}
h3 {
	padding-top: 1px;
	padding-left: 8px;
	color: #4D7326;
	font-size: 16px;
	font-weight: bold;
	border-left: solid 7px #99CC66;
	margin: 20px 0 14px 0;
}
.hClear {
	clear: both;
}

.headLine h4 {
	margin: 30px 0 10px;
	font-size: 14px;
	font-weight: bold;
	color: #4D7326;
}
.headLine h5 {
	margin: 10px 0 2px;
	font-size: 12px;
	font-weight: bold;
	color: #4D7328;
}
.headLine p,
.headLine div.headLineWrapp {
	padding-bottom: 16px;
	background: url(../common/img/line_common_dote01.gif) repeat-x bottom;
}
.headLine p.section {
	padding: 0;
	background: none;
}

