/* CSS Document */

body {
	background-color: #FFDC94;
}
a:link {
	color: #006600;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	color: #009999;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #336600;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Osaka";
}
h2 {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Osaka";
}
h3 {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Osaka";
}
h4 {
	font-size: 9px;
	line-height: 11px;
	font-weight: normal;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Osaka";
}
