@charset "Shift_JIS";
FORM {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}A {
	text-decoration: none;
	color: blue;
}A:hover {
	
  color : red;
  
}
BODY{
font-size : 12px;
line-height : 18px;

}
TABLE{
font-size : 12px;
line-height : 18px;
}


ul {
	padding-left: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
}