#wrapper #contents #main h1 {
	font: bold 16px "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
	color: #333333;
	margin: 0px 15px;
	padding: 4px 0px 6px 6px;
	border-left: 10px solid #336600;
	border-bottom: 1px dotted #336600;
}
#wrapper #contents #main p {
	margin-right: 20px;
	margin-left: 20px;
	font-size: 14px;
}
#wrapper #contents #main li {
	font: 14px/16px;
}


h3 {
	font-size: 14px;
	color: #000033;
	background: #FFFF99;
	margin: 10px 20px;
	padding: 5px;
	border-top: thin dotted #FFCC00;
	border-bottom: thin dotted #333333;
}
a {
	color: #0000CC;
	text-decoration: none;
}

