@import url(include.css);

a	   	{color: #0000ff;}
a:link   	{color: #0000ff;}
a:visited	{color: #0000ff;}
a:active 	{color: #0000ff;}
a:hover		{color: #0000ff; text-decoration: none;}

#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: #ffffff url(/img/bg_body.jpg) left 305px repeat-x;
	}

td{
	text-align: left;
	line-height: 130%;
	font-size: 100%;
	}
th{
	text-align: left;
	line-height: 130%;
	font-size: 100%;
	}

