 
.box{
  font-size : 9pt;
}
.kousin{
  font-size : 9pt;
  font-weight : bold;
  color : blue;
  text-align : center;
  text-decoration : none;
}
.dai{
  font-size : 12pt;
  font-weight : bold;
  color : blue;
  text-align : center;
  background-color : #ffaaff;
}
.hitoko{
  font-size : 10pt;
  font-weight : bold;
  color : black;
  text-align : center;
}
.zentai{
  font-size : 10pt;
  text-align : center;
  background-color : #ffffcc;
}
BODY{
  background-image : url(../img/bg.gif);
}
.hop{
  font-size : 12pt;
  
  color : red;
}
.botan{
  width : 102px;
  height : 40px;
}
