       H1       {
                   margin-bottom : 1px; 
                }
       H2       {
                   margin-bottom : 1px; 
                }
       H3       {
                   margin-bottom : 1px; 
                }
       H4       {
                   margin-bottom : 1px; 
                }
       H5       {
                   margin-bottom : 1px; 
                }
       H6       {
                   margin-bottom : 1px; 
                }
.guide_dd {
          font-size : medium ;
          background-color: #e0ffff; 
          color: #00008b;
          text-indent: 1em;
          }
.dd {
          font-size : x-small ;
          background-color: #ffffff; 
          color: #00008b;
          }
.th {
          font-size : x-small ;
          background-color: #ffffff; 
          color: #00008b;
          }
ul.square { list-style-type: square; }
.hh2 { background-color: #e0ffff; 
       color: #00008b;
     }
.box1 { background-color: #9999ff; 
       color: #00008b;
     }
.ddt { font-size:small;
      background-color: #e0ffff; 
      color: #00008b;
      text-indent: 1em;
 }
.ddd { font-size:x-small;
      background-color: #ffffff; 
      color: #00008b;
      text-indent: 1em;
 }
.footer { font-size:xx-small;
          background-color: #e0ffff; 
          color: #330066;
 }
.lightcyan { background-color: #e0ffff; 
             color: #00008b;
             font: 8pt;
 }
.azure { background-color: #f0ffff; 
             color: #00008b;
             font: 9pt;
 }
.text { color: #00008b;
        font: 9pt;
 }
/* IE マウスを上に置いたときの表示 */
a:hover  {
        text-decoration: underline , overline ;
        color           : red  ;
}
/* リンクテキストの表示 */
a:link      { color : #333399  ;}
/* 一回見たページの表示 */
/* a:visited   { color : #333333  ;}  */
