@charset "UTF-8";

div#contents-body div#contents-main h1 {
	background:url(../images/h1_title.gif) 0 0 no-repeat;
	text-indent:-9999em;
	width:570px;
	height:35px;
}

div#body dl { margin:15px 0; }

div#body dl dt {
	color:#6EA100;
	font-weight:bold;
	font-size:125%;
	margin-bottom:5px;
}

div#body dl dt a:link,
div#body dl dt a:visited,
div#body dl dt a:active {
	color:#6EA100;
	
}


div#body dl dd { margin-left:5px; }