@import url(include.css);

a{
	outline: 0px solid #ffffff;
	}
a:link   	{color: #003aff;}
a:visited	{color: #0000c0;}
a:active 	{color: #0000c0;}
a:hover		{color: #e70000;}

#body{
	margin: 0 auto;
	position: relative;
	color: #000000;
	font-family: Verdana,Arial,sans-serif,‚l‚r ‚oƒSƒVƒbƒN,Osaka;
	font-size: 80%;
	line-height: 140%;
	background: url(/img/bg_body.jpg) no-repeat fixed center top;
	}
#body_w{
	margin: 0 auto;
	position: relative;
	color: #000000;
	font-family: Verdana,Arial,sans-serif,‚l‚r ‚oƒSƒVƒbƒN,Osaka;
	font-size: 80%;
	line-height: 140%;
	}

td{
	text-align: left;
	line-height: 130%;
	font-size: 100%;
	}
th{
	text-align: left;
	line-height: 130%;
	font-size: 100%;
	}

