/* ////////////////////////////////////////////////////////////////////////////

　　　　　!!!!! WARNING !!!!!
レイアウトのスタイルはここに追加して下さい。
ファイルに記述された内容を理解できるスキルを保有しない場合、編集しない事をお勧めします。

//////////////////////////////////////////////////////////////////////////// */

BODY{
  text-align : center;
  margin-top : 0px;
  margin-bottom : 0px;
  font-size : 10pt;
  margin-left : 0px;
  margin-right : 0px;
}
TABLE{
  font-size : 10pt;
}
TD{
  font-size : 10pt;
}
.mojikan{
  letter-spacing : 4px;
}
FORM{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

a:link { color: #3385ff; }
a:visited { color: #3385ff; }
a:hover { text-decoration: none; }
a:active { text-decoration: none; }