#main {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	text-align: center;
}
#main h1 {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	clear: both;
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 24px;
	font-weight: bolder;
	color: #666666;
	padding-top: 20px;
}
#main h3 {
	width: 680px;
	background-color: #DBD6FC;
	padding: 5px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
