@charset "shift_jis";
body,td {
	font-size: 10pt;
	color: #FFF;
	line-height: 150%;
}
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover{
	color:#F00;
	text-decoration: underline;
	position:relative;
	top:0px;
	right:3px;
	text-align: left;
}
.white { color: #FFFFFF; }
.white a:link { color: #FFFFFF; }
.white a:visited {
	color: #FFFFFF;
	text-align: center;
}
.red_txt {
	color: #FF0;
	font-weight: bold;
	text-align: center;
}
.red {
	color: #F00;
}
.txt_red_xsmall {
	color: #F00;
	font-size: xx-small;
	text-align: left;
}
.txt_softYelloe_XLarge {
	color: #FF9;
	font-size: x-large;
}
