body,td,th {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	color: #FFFFFF;
}
body {
	background-color: #000033;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #0099FF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
h1,h2,h3,h4,h5,h6 {
	font-family: ＭＳ Ｐ明朝, 細明朝体, ヒラギノ明朝 Pro W3;
	font-weight: bold;
}
h1 {
	font-size: 150%;
	color: #FFFFFF;
}
h2 {
	font-size: 130%;
	color: #FFFFFF;
	text-align: center;
}
h3 {
	font-size: 120%;
	color: #0099FF;
}
h4 {
	font-size: 110%;
	color: #FF3300;
}
#page {
	padding: 5px;
}
#menu {
	padding: 5px 5px 5px 10px;
}
li {
	line-height: 130%;
}
