body{background-color:#ffffff;
     background-image:url("sozai/b01.gif");
     background-repeat: repeat-x;
     background-position:bottom;
     background-attachment:fixed;
     text-align:center;}

h1{font-family:"serif";
   font-weight:900;
   font-style:italic;
   text-align:center;}
   
h2{font-family:"sans-serif";
   font-size:xx-small;
   }

h3{font-family:"sans-serif";
   font-size:small;
   }

P.{font-family:"sans-serif";
   font-size:xx-small;
   text-align:center;}

table{text-align:center;
      font-family:"sans-serif";
      font-size:xx-small;}

a:link {color:#000000;
        border-bottom-style:dashed;
        border-width:1px;
        text-decoration:none;}
        
a:visited{color:#660033;
          border-bottom-style:dashed;
          border-width:1px;
          text-decoration:none;}
          
a:hover{color:#ff9900;}

a:active{color:#ff0000;}

a.haro:link {color:black;
                  border-bottom-style:none;
                  border-width:0px;
                  text-decoration:none;}
a.haro:visited{color:black;
          　　　　　border-bottom-style:none;
          　　　　　border-width:1px;
          　　　　　text-decoration:none;}
          
a.haro:hover{color:#ffff99;
        　　　　　   background-color:;}
a.haro:active{color:#ff0000;}