/*------------ table style set ------------*/

BODY{
  background-repeat : no-repeat;
  background-position : center top;
  background-image : url(ryouhou_back23.gif);
  margin-top : 0px;
}
A{
  text-decoration : underline;
}
A:HOVER{
  color : fuchsia;
}
H1{
  font-size : 18px;
}
H2{
  font-size : 16px;
}
H3{
  font-size : 14px;
}
