html {
  scrollbar-track-color: #eed8ae;
  scrollbar-3dlight-color: #ff7f24;
  scrollbar-arrow-color: #8b4500;
  scrollbar-darkshadow-color: #8b4726;
  scrollbar-face-color: #ffdab9;
  scrollbar-highlight-color: #f4a460;
  scrollbar-shadow-color: #8b4726;
}
body{ 
      line-height:100%;
　　　font-size:20px;
      font-family:Arial,"ＭＳ Ｐ明朝",serif;
　　　color: #000000;
      font-weight:bold;
      margin: 0px;
      text-align:center;
      background: url(img/gback.jpg);
}
.base{
      width:818px;
      margin:0px auto 0px auto;
      border-left:2px solid #000000;
      border-right:2px solid #000000;
      background:#ffffff;
}
h1{
     color:#000000;
     font-size:20px;
     text-align:left;
     float:left;
     margin:0px;
     padding:5px 0px 5px 5px;
}
.site{
     font-size:20px;
     text-align:right;
     float:right;
     margin:5px 5px 0px 0px;
     padding:0px 0px 5px 5px;
}
h2{
      font-size:16px;
}
.header{
　　　height:100px;
      margin:0px;
      float:left;
}
.header1{
      width:100px;
      height:100px;
      float:left;
}
.header2{
      width:645px;
      height:85px;
      float:left;
      font-size:30px;
      line-height: 130%;
      margin:0px 0px 0px 0px;
      padding:10px 0px 0px 0px;
}
.header3{
      width:60px;
      height:89px;
      margin:5px 0px 0px 10px;
      float:right;
}
.puru{
      width:818px;
      height:40px;
      margin:0px;
      text-align:left;
      float:left;
}
.ma{
      clear: left;
}
a{
      color:#ff9900;
      text-decoration:none;
}
a:link{
　　　color:#ff9900;
　　　text-decoration:none;
}
a:visited{
　　　color:#ff9900;
　　　text-decoration:none;
}
a:hover{
　　　text-decoration:none;
      color:#8b4513;
}
.red{
      color: #ff0000
}
.footer{
      clear:left;
      width:818px;
      height:120px;
      margin:0px 0px 0px 0px;
      padding:10px 0px 0px 10px;
      text-align:left;
      line-height:20%;
      background:url(img/footer.gif);
      background-repeat:no-repeat;
}
.modoru{
      width:32px;
      height:32px;
      margin:5px 0px 0px 10px;
      padding:5px 0px 5px 0px;
      float:left;
}

