@charset "shift_jis";


body {
	margin-top: 0px;
	font-size: 80%;
	background: #E7FAA0 url(img/bgimg.jpg) repeat-y center center; 
	text-align: center;
	
}

#wrapper {
	margin-left: auto;
	 width: 800px; 
	 margin-right: auto;
	  background-color: #FFFFFF; 
	  text-align: left
}
#navi {
	border-right: #028760 1px solid;
	 border-top: #028760 1px solid; 
	 float: left;
	  margin-bottom: 5px; 
	 margin-left: 5px;
	  border-left: #028760 1px solid;
	   border-bottom: #028760 1px solid
}
#main {
	 float: right;
	 margin-left: 10px;
	 width: 590px; 
	 margin-right: 10px
}
#footer {
	clear: both
}
#navi img {
	padding-right: 0px
}
#navi ul {	padding-left: 0px; 
	margin-left: 0px; 
	margin-right: 0px; 
	list-style-type: none
}
.nav1 li a {
	display: block;
	 font-size: 120%;
	  margin-bottom: 5px; 
	  width: 170px; 
	  color:  #ffffff; 
	  padding-top: 5px;
	   height: 20px;
	   background-color: #2e8b57;
	    text-align: center;
	     text-decoration: none
}
.nav1 li a:hover {
	display: block; 
	font-size: 140%;
	 margin-bottom: 5px;
	  width: 170px;
	   color: #000000;
	   padding-top: 5px; 
	   height: 20px;
	    background-color: #badcad; 
	    text-align: center;
	     text-decoration: none
}
.nav2 li {
	margin-top: 5px;
	 font-size: 90%;
	  margin-left: 10px; 
	  width: 150px;
	   list-style-type: 
	   text-align: left
}
#navi p {
	width: 170px
}
img {border-top-style: none; 
	border-right-style: none;
	 border-left-style: none;
	  border-bottom-style: none
}
.address {
	font-size: 120%; 
	margin-left: 10px; 
	color: #53505e;
	 text-align: center
}
h1 {
	padding-right: 0px; 
	padding-left: 0px;
	 padding-bottom: 0px;
	  margin: 0px;
	   padding-top: 0px
}
hr {
	color: #a7a6a3; 
	height: 3px
}
.pankuzu {
	font-size: 80%
}
.pankuzu a {
	color: #000000; 
	text-decoration: none
}
.pankuzu a:hover {
	color: #4c50fc
}

