  
BODY{
  color : #494949;
}
H1{
  font-size : 12px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  color : #cccccc;
}
.px12{font-size : 12px;}
.px14{font-size : 14px;}
A:LINK{color : #1c4325; text-decoration:none;}
A:VISITED{color : #1c4325; text-decoration:none;}
A:ACTIVE{color : #1c4325; text-decoration:none;}
a:name{COLOR: #33aa22; text-decoration:none;}
a:hover{COLOR: #33aa22; text-decoration:underline;} 

#main_title{
  font-size : 14px;
  font-weight : bold;
  color : white;
  
  padding-top : 8px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 8px;
  text-align : center;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
  

  background-image : url(common/main_bg.gif);
}
#map_title{
  background-color : #c89917;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : #996704 #996704 #996704 #996704;
  width : 650px;
  font-size : 16px;
  font-weight : bold;
  color : white;
  text-align : center;
  margin-bottom : 7px;
}
#gosen_title{
  font-size : 16px;
  background-color : #c89917;
  text-align : center;
  padding-top : 7px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 7px;
  margin-top : 3px;
  margin-bottom : 10px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : silver;
  border-bottom-color : silver;
  color : white;
  width : 700px;
  font-weight : bold;
}
#profile_waku{
  font-size : 14px;
  background-color : #b6ae5d;
  text-align : center;
  padding-top : 8px;
  padding-bottom : 8px;
  margin-top : 5px;
  margin-bottom : 5px;border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : #996704 #996704 #996704 #996704;
  width : 500px;
  font-weight : bold;
  color : white;
}
#profile_waku2{
  font-size : 14px;
  background-color : #b6ae5d;
  text-align : center;
  padding-top : 8px;
  padding-bottom : 8px;
  margin-top : 5px;
  margin-bottom : 5px;border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : #996704 #996704 #996704 #996704;
  width : 550px;
  font-weight : bold;
  color : white;
}
#main_waku{
  font-size : 16px;
  color : #008000;
  padding-top : 5px;
  padding-left : 10px;
  padding-bottom : 5px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #33cc33;
  border-bottom-color : #33cc33;
  background-color : #ccffcc;
  margin-bottom : 8px;
  margin-top : 5px;
}