/* CSS Document */

@charset "EUC-JP";
body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 8pt;
	color: #666666;
}
table{
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 8pt;
	color: #666666;
}
a:link {
	text-decoration: none;
	color: #FF0000;
}
a:visited {text-decoration: none;
	color: #FF0000;}
a:hover {color: #990000;
	text-decoration: none;}
a:active {text-decoration: none;}
