@charset "UTF-8";

div#main-noside h2 {
	height:35px;
	text-indent:-9999em;
	margin-bottom:15px;
}

div#main-noside p { margin-bottom:20px; }

div#main-noside h2#title01 { background:url(../images/h2title01.gif) 0 0 no-repeat; }

div#main-noside h3 {
	border-bottom:3px solid #005400;
	font-weight:bold;
	font-size:110%;
	line-height:200%;
	margin-bottom:10px;
}

div#main-noside ul { list-style-type:none; }


