  
BODY{
  background-attachment : scroll;
  color : #cee7ea;
  background-repeat : repeat;
  background-image : url(image/bg_gray.gif);
}
A{
  color : #fad8dc;
  font-size : 16px;
}
P{
  line-height : 1.5em;
  font-size : 14px;
  font-family : serif;
}
TD{
  font-size : 12px;
  text-align : center;
}
A:HOVER{
  font-size : 16px;
  font-weight : bold;
  color : #cbf2ae;
}
.gaku{
  cursor : pointer;
  border-color : #666666 #666666 #666666 #666666;
  border-style : inset inset inset inset;
  border-width : 1px 1px 1px 1px;
}
