body {
	margin-bottom: 0px;
	font-size: 10px;
	line-height: 18px;
	background-color: #000;
}

body, td, th {
	color: #000;
	font-size: 12px;
	line-height: 18px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.footer {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}


a:visited {
	color: #303;
	text-decoration: 1;
	font-size: 12px;
}
a:hover {
	color: #F60;
	text-decoration: 1;
	font-size: 12px;
	font-weight: bold;
}
a:active {
	color: #990000;
	font-size: 12px;
	line-height: 18px;
	text-decoration: 1;
}
a:link {
	color: #333;
	font-size: 12px;
	text-decoration: 1;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

