/* CSS Document */

A{TEXT-DECORATION : none;}
A:link {
TEXT-DECORATION: none;
}
A:visited {
TEXT-DECORATION: none;
}
A:active {
TEXT-DECORATION: none;
}
A:HOVER {
	color : #333333;
	background-color : #FFFFFF;
	position:relative;
	top:0px;
	left:2px;
	text-decoration: none;
}
FONT{
	FONT-FAMILY : "Verdana", "MS UI Gothic", "Osaka";
	font-style: normal;
	text-decoration: none;
	line-height: 120%;

}
BODY {
background-color: #FFFFFF;
background-image : url(../img/bg.gif);
background-attachment: fixed;
background-position: 90% 90%;
background-repeat: no-repeat;
margin-top : 15px;
}
TABLE.text9 {
	FONT: 9px/120% "Verdana", "MS UI Gothic", "Osaka";
	TEXT-DECORATION: none;
	color: #333333;
}
TABLE.text10 {
	FONT: 10px/180% "Verdana", "MS UI Gothic", "Osaka";
	TEXT-DECORATION: none;
	color: #333333;
}
TABLE.text11 {
	FONT: 11px/180% "Verdana", "MS UI Gothic", "Osaka";
	TEXT-DECORATION: none;
	color: #333333;
}
TABLE,td{filter:Alpha(opacity=80);
}
SPAN.shadow {width=100%;filter:dropshadow(color=#000000,,offX=1,offY=1);
}
