 
h2{
  font-size : small;
  color : #660000;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  font-weight : normal;
  
}
h1{
  font-size : small;
  font-weight : normal;
  color : #660000;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
A:hover{
  text-decoration : underline;
}
td{
  font-size : 14px;
  

font-family : 游ゴシック;
}
a{
	text-decoration : none;
}

