@charset "Shift_JIS";

a.player:link,a.player:visited{
	 margin:0px; padding:2px; _padding-top:3px; display:block; color:#003; border: 1px solid #003; height:16px; font-size:12px; line-height:18px; text-decoration:none; text-align: center; background-position:center center; background-repeat:no-repeat; width:89px; font-weight:bold; _padding-top:3px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}
a.player:hover,a.player:active{
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
}

.playerX{
	 margin:0px; padding:2px; _padding-top:3px; display:block; color:#003; border: 1px solid #003; height:16px; font-size:12px; line-height:18px; text-decoration:none; text-align: center; background-position:center center; background-repeat:no-repeat; width:89px; font-weight:bold; _padding-top:3px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}
