

body{
  text-align: center;
  margin: 2px 0px 2px 0px;
  padding: 0px;
  background-color: #5b0000;
font-family : 'メイリオ',Meiryo,'ＭＳ Ｐゴシック';
  
}

#base{
  width: 900px;
  border: 4px ridge #808080;
  margin-left: auto;
  margin-right: auto;
  background-image : url(../image/cateback.gif);
  background-color: #b2b2b2;

}

a:hover{
  text-decoration: underline;
  color: red;
}

p{
  font-size: 80%;
text-align:left;
margin: 4px;
padding: 2px 2px 2px 2px;

}



h1{
  margin: 0px;
  padding: 2px 0px 2px 0px;
  font-size: 140%;
  width: 900px;
  text-align: left;
  font-weight: 100;
  font-family: "HG創英角ｺﾞｼｯｸUB";
  color: #deb027;
  background-image : url(../image/cate_h1.gif);
  background-color: #3e3e3e;
  border-bottom: 4px red solid;
}


.map{
  text-align: right;
  color: #695946;

}

#main{
width: 700px;
margin-left: auto;
margin-right: auto;
line-height: 1em;
}



.top{
background-color: #008000;
color: #ffffff;
padding: 2px 10px;
font-size: 90%;
text-align: left;
font-weight: 600;
}

.top a:link{
color: #ffffff;
}


.top a:visited{
color: #5b0000;
}

.top a:hover{
color: red;
}

.left{
width: 92px;
height: 35px;
float : left;
margin: 2px;
font-size: 9pt;
padding: 2px 2px 2px 2px;
background-color: #008000;
}

.left a:link{
color: silver
}

.right{
height: 35px;
text-align: left;
font-size: 80%;
margin: 2px;
padding: 3px;
background-image : url(../image/mainback.gif);
background-color: #b2b2b2;
line-height: 1em;
}


#hoot{
  width: 900px;
  background-image : url(../image/hootback.gif);
  background-color: #000000;
  font-size: 80%;
  color: silver;
  padding: 2px 0px 2px 0px;
  border-top: 4px red solid;
  border-bottom: 4px red solid;
}

.hoot_a a{
  text-decoration: none;
}

.hoot_a a:link{
  color: silver;
}

.hoot_a a:hover{
  text-decoration: underline;
}

.hoot_a a:visited{
  color: gray;
}







