@charset "Shift_JIS";

.unit3 {
	padding: 16px 16px 13px 16px;
	width: 718px;
	background-image: url(../img/unit3_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.unit3Footer {
	margin: 0 0 25px 0;
	width: 750px;
	height: 3px;
	background-image: url(../img/unit3_footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.unit3 h3 {
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	width: 718px;
	font-size: 12px;
	font-weight: bold;
	color: #006e2a;
	background-image: url(../img/h3_titleBg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
