@import url(include.css);

a	   		{color: #5c5c5c; outline: 0 solid #FFFFFF;}
a:link   	{color: #5c5c5c;}
a:visited	{color: #5c5c5c;}
a:active 	{color: #5c5c5c;}
a:hover		{color: #000000;}

#Contents a:link   	{color: #009B3A;}

#body{
	margin: 0 auto;
	position: relative;
	color: #333;
	font-family: Verdana,Arial,sans-serif,‚l‚r ‚oƒSƒVƒbƒN,Osaka;
	font-size: 75%;
	line-height: 160%;
	background: #ffffff;
	border-top: 3px solid #009C39;
	}

td{
	text-align: left;
	line-height: 130%;
	font-size: 100%;
	}

th{
	text-align: left;
	line-height: 130%;
	font-size: 100%;
	}


