TABLE{
  font-size : 10pt;
  font-family : Osaka,"‚l‚r ‚oƒSƒVƒbƒN";
  color : #333333;
}
A:link{
  text-decoration:none;
  color: #0080C0;
}
A:visited{
  text-decoration:none;
  color: #0080C0;
}
A:active{
  color:#000000;
}
A:hover{
  text-decoration:underline;
  color:#FF8080;
}
BODY{
  font-size : 10pt;
  font-family : Osaka, "‚l‚r ‚oƒSƒVƒbƒN";
  color : #000000;
  margin-top : 0px;
  margin-left :0px;
  margin-right : 0px;
  margin-bottom : 0px;
}