@import url(include.css);

a	   	{color: #c0c0c0;}
a:link   	{color: #c0c0c0;}
a:visited	{color: #c0c0c0;}
a:active 	{color: #c0c0c0;}
a:hover		{color: #ffffff;}

#Contents	   	{color: #333333;}
#Contents a	   	{color: #606060;}
#Contents a:link   	{color: #606060;}
#Contents a:visited	{color: #606060;}
#Contents a:active 	{color: #606060;}
#Contents a:hover	{color: #000000;}

#body{
	margin: 0 auto;
	position: relative;
	color: #000000;
	font-family: Verdana,Arial,sans-serif,‚l‚r ‚oƒSƒVƒbƒN,Osaka;
	font-size: 12px;
	line-height: 160%;
	background: #0d0d0d;
	}

td{
	text-align: left;
	line-height: 130%;
	font-size: 100%;
	}
th{
	text-align: left;
	line-height: 130%;
	font-size: 100%;
	}

