body{
  font-size : 12pt;
  font-family : "MS Gothic",Osaka,"‚l‚rƒSƒVƒbƒN";
  color: #990000;
  background-color : #FFFFCC;
  background-image : url(img/wall.gif);
  background-attachment : fixed;
}
td{
  font-size : 12pt;
}
select{
  font-size : 12pt;
}
A:LINK{
  color: #009900;
  text-decoration : none;
}
A:VISITED{
  color: #009900;
  text-decoration : none;
}
A:ACTIVE{
  color: #009900;
  text-decoration : none;
}
A:HOVER{
  color: #00FF00;
  background-color: #CCFFCC;
  text-decoration : underline;
}
.size_s{
  font-size : 10pt;
}
.size_m{
  font-size : 14pt;
}
.size_l{
  font-size : 16pt;
}
