    p{color:#000080;
      line-height:180%;
      text-indent:1em;
      font-family:"HG丸ゴシックM-PRO";
     }
    h1{
        color:#bb1111;
        background-image:url(ichimatu_niji_obi.gif);
        line-height:47px;
        text-align:center;
        font-family:"富士ポップP";
      }
    a:link{
        text-decoration:none;
        font-weight:bold;
        color:blue;
      }
    a:visited{
        text-decoration:none;
        font-weight:bold;
        color:maroon;
      }
    a:hover{
        text-decoration:none;
        font-weight:bold;
        font-style:italic;
        background-color:purple;
        color:white;
      }
    a:active{
        text-decoration:none;
        font-weight:bold;
        color:red;
      }
    .line{text-decoration:underline overline;}
    li{
         list-style-type:square;
         list-style-position:outside;
      }
    body{
         background-image:url(kaku_rainbow20.gif);
         background-repeat:repeat;
         background-attachment:fixed;
         background-position:center center;
        }
    html{scrollbar-base-color:#ffdddd;}