body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "‚l‚r ƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
.a { color: #009999; }
a:visited { color:#006666; }
a:hover { color: #006666; }
a:active {
	color: #0099FF;
	padding: 0px;
}
.copyright {
	font-family: "Times New Roman", "Times", "AGaramond";
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	text-decoration: none;
}
.s,
.s2 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "‚l‚r ƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	text-decoration: none;
}
.s2 {
	background: #CC6600;
	color: #FFFFFF;
	text-align: center;
}
.m,
.m2 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "‚l‚r ƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	text-decoration: none;
}
.m2 {
	text-align: left;
}
.l {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "‚l‚r ƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
}
.subtitle {
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #993300;
	border-left-color: #996600;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "‚l‚r ƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFDB;
	margin: 2px;
	padding: 5px;
}
/*contents*/
div#contents {
	margin: auto;
	text-align: left;
	width: 480px;
}
div#contents h1 {
	margin: 0;
	padding: 5px;
	border-bottom: 1px dotted #993300;
	border-left: 5px solid #996600;
	background: #FFFFDB;
	font-size: medium;
	line-height: 100%;
	color: #330000;
}
div#contents h2 {
	margin: 0 0 0 10px;
	font-size: small;
	color: #6A51A3;
}
div#contents h2.mt15 {
	margin-top: 15px;
}
div#contents p {
	margin: 10px 0 0 15px;
	font-size: x-small;
	line-height: 150%;
}
div.bgPurple,
div.bgPurple2 {
	margin-top: 10px;
	padding-top: 15px;
	background: #DED6E9;
}
div.bgPurple2 {
	margin-top: 0;
	padding-bottom: 10px;
	background: #F1EEF6;
}
