body {
	margin: 0px;
	padding: 0px;
	background-color: #99CCFF;
}

.top {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 10px;
	line-height: normal;
	margin: 0px;
	padding: 2px;
	font-style: normal;
	font-weight: normal;
	height: 12px;
}

.navi2 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 5px;
}
.navi3samui {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	line-height: 16px;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	margin: 3px;
	color: #99CCFF;
}
.top-link {
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	text-decoration: none;
}

.topnavi {	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #000000;
	font-weight: bold;
	line-height: 15px;
}
hr {
	border: 1px solid #999999;
}

P A:link    { color : #0000FF; text-decoration : none; }
P A:visited { color : #663399; text-decoration : none; }
P A:active  { color : #FF6600; text-decoration : underline; }
P A:hover   { color : #FF0000; text-decoration : underline; }

H2 A:link    { color : #FFFFFF; text-decoration : none; }
H2 A:visited { color : #FFFFFF; text-decoration : none; }
H2 A:active  { color : #FF6600; text-decoration : underline; }
H2 A:hover   { color : #FF9933; text-decoration : underline; }

H3 A:link    { color : #FFFFFF; text-decoration : none; }
H3 A:visited { color : #FFFFFF; text-decoration : none; }
H3 A:active  { color : #FF6600; text-decoration : underline; }
H3 A:hover   { color : #FF9933; text-decoration : underline; }

H4 A:link    { color : #99CCFF; text-decoration : none; }
H4 A:visited { color : #3300CC; text-decoration : none; }
H4 A:active  { color : #FF6600; text-decoration : underline; }
H4 A:hover   { color : #FF9933; text-decoration : underline; }

.top-link A:link    { color : #FFFFFF; text-decoration : none; }
.top-link A:visited { color : #FFFFFF; text-decoration : none; }
.top-link A:active  { color : #FF6600; text-decoration : none; }
.top-link A:hover   {
	color : #FF9933;
	text-decoration : none;
}
.navi2red {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-weight: bold;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
