BODY {
    background-color: #FFFFDC;      /*背景色*/
    font-size: medium;              /*フォントサイズ*/
}
    A:link { color: "#006666" }     /* クリックした時のリンク */
    A:visited{ color: "#006666" }   /* すでに見たリンク */
    A:active{ color: "#CCCC99" }    /* クリックした時のリンク */
    A:hover{ color: "#CCCC99" }     /* ハイパーリンクフォーカス時の色の設定 */
    border-color: #006666
   .bcolorw { background-color: #FFFFFF }  /* Ｔａｂｌｅの外枠の色*/
   .bcolory { background-color: #CCCC99 }  /* Ｔａｂｌｅの背景色*/
.text11  { font-size: 11pt; line-height: 15pt }
.text11_2  { font-size: 11pt; line-height: 14pt }
.text10  { font-size: 10pt; line-height: 12pt }
.text9 { font-size: 9pt }
.text12     { font-weight: bold; font-size: 12pt; line-height: 14pt }
.text14     { font-weight: bold; font-size: 14pt; line-height: 14pt }
.text8 { font-size: 8pt }
