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: 140%;
　　　font-size: 16px;
      font-family:Arial,"ＭＳ Ｐ明朝",serif;
　　　color: #000000;
      font-weight:bold;
      margin: 0px;
      text-align:center;
      background: url(img/gback.jpg);
}
.base{
      width: 900px;
      margin:0px auto 0px auto;
      background:url(img/back.jpg);
      border-left:2px solid #000000;
      border-right:2px solid #000000;
}
h1{
     margin:0px;
     color: #000000;
     font-size: 16px;
     text-align:left;
     float:left;
}
h2{
      color: #000000;
      font-size: 16px;
}
.sitemap{
     margin:0px 0px 0px 500px;
     text-align:right;
     float:left;
}
.header{
　　　height:100px;
      margin:0px;
}
.header1{
      margin:0px 0px 0px 0px;
      width:100px;
      hight:100px;
      float:left;
}
.header2{
      margin:0px 0px 0px 0px;
      width:710px;
      font-size:31px;
      font-weight:bold;
      line-height:150%;
      float:left;
      text-align:center;
}
.header3{
      margin:0px 0px 0px 0px;
      width:86px;
      float:right;
}
.ma{
      clear: left;
}
a{
      color:#8b4513;
      text-decoration:none;
}
a:link{
　　　color:#8b4513;
　　　text-decoration:none;
}
a:visited{
　　　color:#8b4513;
　　　text-decoration:none;
}
a:hover{
　　　text-decoration:none;
      color:#000000;
}
.red{
      color: #ff0000
}
.puru{
      width:900px;
      height:42px;
      margin:0px;
      text-align:left;
      float:left;
}
.footer{
      clear:left;
      width:900px;
      height:110px;
      margin:0px 0px 0px 0px;
      padding:10px 0px 0px 10px;
      text-align:left;
      line-height:20%;
      background:url(img/footer.jpg);
      background-repeat:no-repeat;
}

