/*CAST*/
body{
	margin: 5px;
	padding: 5px;
	background-color: #000000;
	color: #FFFFFF;
	text-align: left;
	font-size : 10px; 
	line-height: 15px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

td{
	font-size : 10px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

a{
	color: #FFFFFF;
	text-decoration :  none;
}
a:hover{
	color: #FF0000;
	text-decoration :  none;
}

h2 {
	color: #FF0000;
	font-size : 14px;
}

.h2_w {
	color: #FFFFFF;
	font-size : 14px;
}

#member a{
	color: #FF0000;
	text-decoration :  underline;
}
#member a:hover{
	color: #057FB7;
	text-decoration :  underline;
}

#list{
	margin:0px;
	padding:0px;
}
