@charset "UTF-8";
body,td,th {
	color: #666666;
}
body {
	background-color: #000000;
}
#navi1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: medium;
	color: #333333;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #6600CC
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}
