/*                              */
/*        ONCE MORE TIME        */
/*    オリジナルスタイルシート  */
/*    作成開始日  2002.5.31     */


BODY {
  font-size                   :10pt;
  color                       :             #666666;
  background-color              : #e0ffff;
  scrollbar-3dlight-color         :navy;
  scrollbar-arrow-color         :navy;
  scrollbar-base-color        :#ffffff;
  scrollbar-darkshadow-color    :#ffffff;
  scrollbar-face-color          :#e0ffff;
  scrollbar-highlight-color     :ivory;
  scrollbar-shadow-color      :navy;
  scrollbar-track-color      :#e0ffff;
}

A{
    text-decoration     :none;
    font-size           :10pt;
    color               :#191970;
}
A:hover{
    color               :#191970;
    text-decoration     :underline;
    background-color    :#CCFFFF;
}

A:visited{
    color               :#191970;
}

DIV.class{
    margin-left         :12%;
    margin-right        :10%;
    text-align          :left;
}

DIV.left{
    margin-left       :10pt;
    margin-top        :15pt;
    text-align        :left;
}

/*-----------テーブル------------*/
TABLE.BODY{
      border-style        :none;
      width             :100%;
      font-size:        10pt;
      color:            #666666;
      align             :center;
}

TABLE.CONTENTS{
      border-width        :1px;
      border-style        :solid;
      border-color        :blue;
      width               :85%;
      aline               :left;
      font-size           :10pt;

}



TD.left-contents{
      font-size         :20px;
      text-align        :center;
      /*background-color  :;*/
}

TD.update{
      width             :;
      text-align        :center;
      font-size         :12px;
      background-color  :#ccccff  ;
}

TH{
      font-color        :#000099;
      width             :38%;
      text-align        :center;
      font-size         :14px;
      background-color  :#ccffff;
}

TD.right-body{
      text-align        :left;
      font-size         :12px;
      background-color  :#ccccff  ;
}


/*-------------------------------*/


