@charset "shift-jis";

/* mainContent_style
----------------------------------------------- */
ul#navigation li.menu03 a{
	background-position:-180px -120px;
}

h2{
	margin-bottom:10px;
	display:block;
	width:500px;
	height:40px;
	background:url(../images/title_rule.gif);
	text-indent:-9999px;
}

h3{
	margin-bottom:10px;
	padding:0 0 2px 0;
	font-size:large;
	color:#0B491A;
	font-weight:bold;
	line-height:normal;
	border-bottom:3px double #AACF58;
}

dl{
	margin-bottom:20px;
}
dl dt{
	font-weight:bold;
	margin-bottom:5px;
}
dl dd{
	margin:0 0 10px 10px;
	line-height:1.4em;
}
p.mb-20{margin-bottom: 20px;}
