@charset "shift_jis";
BODY{
  font-size : 10pt;
  color : white;
  background-color : black;
  line-height : 15pt;
  margin-left : 15%;
  margin-right : 15%;
  font-family : "MS UI Gothic";
}
TABLE{
  font-family : "MS UI Gothic";
  font-size : 10pt;
  line-height : 15pt;
  margin-top : 50px;
  margin-bottom : 50px;
}
.bold{
  font-family : ‚c‚e‚f‹É‘¾–¾’©‘Ì,serif;
  font-size : 12pt;
}
A:LINK{
  color : #ffd0ff;
}
A:VISITED{
  color : #ceceff;
}
