 
P{
  font-size : 9pt;
  font-family : "ＭＳ ゴシック";
  line-height : 14pt;
}
.comment{
  font-size : 8pt;
  font-family : "ＭＳ Ｐゴシック";
  line-height : 10pt;
}
.title{
  font-size : 9pt;
  font-family : "ＭＳ Ｐゴシック";
}
A{
  text-decoration : none;
}
A:HOVER{
  cursor : crosshair;
}
BODY{
  color : #666666;
  margin-top : 5%;
  margin-left : 12%;
  margin-right : 28%;
  margin-bottom : 5%;
}
