@charset "Shift-JIS";

BODY {
  margin:0;
  padding:0;
  background:url(../img/back.gif);
  font-size:12px;
  text-align:center;
}

.font4{font-size:15px;}
.font5{font-size:18px;}
.font6{font-size:21px;}

table {
  text-align:left;
  margin:0 auto;
}

table.main {
  width:800px;
  text-align:left;
  background-color:#FFFFFF;
  border-collapse:collapse;
  margin:0 auto;
}

td.main {
  padding:0;
  margin:0;
}



H1 {
  font-size:12px;
  color:#FFFFFF;
  font-weight:normal;
  text-align:left;
  background:url(../img/h-line.gif);
  background-repeat:repeat-x;
  height:27px;
  margin-top:25px;
  margin-bottom:0px;
  margin-left:0px;
  margin-right:0px;
  padding-top:8px;
  padding-bottom:0px;
  padding-left:12px;
  padding-right:0px;
}

H6 {
  font-size:12px;
  color:#000000;
  font-weight:normal;
  text-align:center;
  background:url(../img/f-line.gif);
  background-repeat:repeat-x;
  height:22px;
  margin:0px;
  padding-top:8px;
  padding-bottom:0px;
  padding-left:0px;
  padding-right:0px;
}

.line {
  width:2px;
  border-width:10px;
  border-style:dotted;
  border-top:0px;
  border-bottom:0px;
  border-left:4px;
  border-right:0px;
  border-color:#401B1B;
}

.news {
  background:url(../img/top-news_back.gif);
  background-repeat:repeat-x;
  background-position: left bottom ;
}

.menu {
  background:url(../img/top-menu_back.gif);
  background-repeat:repeat-x;
}



.foot {
  background:url(../img/foot.gif);
  background-repeat:repeat-x;
}













