/*メイン部分の設定です*/

BODY{
  margin : 20px 20px 0px;margin-left : 20px;
  OVERFLOW:AUTO;
  font-size : 8pt;
  MARGIN-TOP:0PX;
  
  font-family : sans-serif,Osaka,"ＭＳ ゴシック";
  
  

  

  
  background-repeat : no-repeat;
  background-attachment : fixed;
  
  
  
  
  
  
}

TABLE{
  font-size : 9pt;
  
  font-family : sans-serif,Osaka,"ＭＳ ゴシック";
  
  height : 100%;
  
  
  
  
  

  

  
  
  
  
  
  
  
  
  background-repeat : no-repeat;
  background-attachment : fixed;
  
  
  
  
  
  
  
}

/*リンク関連の設定です*/

A{
  font-size : 12px;
  
  font-family : sans-serif,Osaka,"ＭＳ ゴシック";
  TEXT-DECORATION:NONE;}

A:HOVER{
  
  color : #ff8040;
}

/*其の他オプション関係*/




