@charset   "Shift_JIS";
 
BODY{
  text-align : center;
  
}
#contents{
  text-align : left;
  width : 600px;
  margin : auto;
  position : relative;
border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : #999999 #999999 #999999 #999999;
}
UL{
  font-size : 90%;
  margin-top : 0px;
  line-height: 180%;
}
LI{
  border-bottom-width : 2px;
  border-bottom-style : dotted;
  border-bottom-color : lime;
}
ADDRESS{
  border-top-style : none;
  padding-top : 15px;
}
#navbar{
  background-image : url(../navbar.gif);
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  width : 600px;
  height : 25px;
  position : absolute;
  top : 300px;
  left : 0px;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #333333;
  border-bottom-color : #333333;
}
h2,h3,p,#path{
  margin-left : 10px;
  margin-right : 10px;
}
#navbar A{
  font-weight : bolder;
  color : #ffffff;
  display : block;
  width : 120px;
}
#navbar H2{
  width : 120px;
  float : left;
  font-size : 14px;
  text-align : center;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  line-height : 1.7em;
  border-left : none;
  border-right-width : 1px;
  border-right-style : solid;
  border-right-color : #ffffff;
  padding-left : 0px;
}
