/* CSS Document */
body {
	background-color: #000000;
}

body,td,th {
	font-family: Arial,Helvetica,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Osaka, メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic";
	font-size: 12px;
	color: #F5F5F5;
	line-height: 145%;
}




table{ 
	border:0px none;
}
	
img {
border: 0px none;
}


a:link {
	color: #F0F8FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F0F8FF;
}
a:hover {
	text-decoration: none;
	color: #ADD8E6;
}
a:active {
	text-decoration: none;
	color: #2F4F4F;
	
}

.b_table {
	border: 1px solid #333333;
}

