@charset "shift_jis";
body,td {
	font-size: 10pt;
	color: #000;
	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;
}
.x_large_white {
	font-size: x-large;
}
.RED_large_bld {
	font-size: large;
	color: #F00;
	font-weight: bold;
}
.txt_red_m {
	color: #F00;
}
.white_txt_m {
	color: #FFF;
}
.txt_yellow_m {
	color: #FF0;
}
.txt_red_large {
	font-size: large;
	color: #FF0;
}
.txt_yellow_xlarge {
	font-size: x-large;
	color: #FF0;
}
.tex_min {
	font-size: xx-small;
	color: #FF0;
}
.txt_large_red {
	font-size: large;
	color: #F00;
}
.txt_normal_red_B {
	color: #F00;
	font-weight: bold;
}
.txt_yellow_s {
	font-size: x-small;
}
