body{
	margin-top:0px;
	margin-bottom:0px;
	background-repeat:repeat;
}
a:link{
	color:#0000FF;
	text-decoration:none;
}

a:visited{
	color:darkslateblue;
	text-decoration:none;
}

a:active{
	color:red;
	text-decoration:underline;
}

a:hover{
	color:red;
	text-decoration:underline;
}
td {
	margin:0px;
	font-size:12px;
	font-family:"ＭＳ ゴシック", "Osaka−等幅";
	
}
#maintable {
	font-family:"ＭＳ ゴシック", "Osaka−等幅";
	background-color:#FFFFFF;
}
