@charset "shift_jis";
body {
	font-size: 10pt;
	background-image: url(images/bg.jpg);
}
a:link {
	font-weight: normal;
	color: #FF0000;
}

td {
	font-size: 10pt;
	line-height: 1.2;
}
.font9_b {
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}
.font13_r {
	font-size: 13pt;
	font-weight: bold;
	color: #FF0000;
}
.font14 {
	color: #009900;
	font-size: 14pt;
	font-weight: bold;
}
.font16 {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFC000;
}
a:hover {
	background-color: #CCFF00;
}
.font14_w {
	color: #FFFFFF;
	font-size: 14pt;
	font-weight: bold;
}

