table {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #666666;
	background-repeat: no-repeat;
}
a:link {
	color: #3399FF;
}
a:visited {
	color: #3399FF;
}
a:hover {
	color: #FF9933;
}
a:active {
	color: #3399FF;
}
