BODY{
	
	background-color:ffffff;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	
	
	scrollbar-base-color: #cccccc;
	scrollbar-track-color: #eeeeee;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #cccccc;
	scrollbar-darkshadow-color: #999999;
	scrollbar-highlight-color: #eeeeee;
	scrollbar-3dlight-color: #eeeeee;
	scrollbar-arrow-color: #cccccc;
	
	
	
	
}

body{ overflow-x:hidden; }
a:link { color:#003300;  text-decoration:underline;}
a:visited{color:#628309 ;}
a:hover { color:#C54113;text-decoration:none;}
a:active { color:#000000; }


#header {
  
  width: 800px;
  padding: 0px 0px;
  background-image: url("./img/backg.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  height: 115px;
  text-align: center;
  border-top: 1px solid #999999;
  border-right: 1px solid #999999;
  border-left: 1px solid #999999;
}

#wrap {
  background-color:#ffffff;
  width: 800px;
  padding: 0px 0px;
  height: 170px;
  border-right: 1px solid #999999;
  border-left: 1px solid #999999;
  text-align: center;
  font-size: 12px;
  line-height: 18px;
  font-family: Arial;
}

#contents {
  background-color:#ffffff;
  width: 800px;
  padding: 0px 0px;
  border-right: 1px solid #999999;
  border-left: 1px solid #999999;

}

#main {
  background-color:#ffffff;
  float: right;
  width: 578px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  font-size: 12px;
  line-height: 18px;
  font-family: Arial;
  border-left: 1px solid #999999;
}

#side {
  background-color:#ffffff;
  float: right;
  width: 180px;
  padding-right: 10px;

}

#address {
  clear: both;
  text-align: center;
  width: 798px;
  height: 20px;
  background-color: #003300
}


#footer {
  clear: both;
  text-align: center;
  width: 798px;
  height: 60px;
  background-color: #ffffff
}


#main ul {
  text-align: left;
  padding-left: 20px;
  padding-right: 10px;
  color: #333333;
  font-size: 12px;
  line-height: 18px;
  font-family: Osaka Helvetica Verdana;
  font-weight: normal;

}

.mark {
  background-image: url("./img/m2.gif");
  background-position: left;
  background-repeat: no-repeat; 
  padding: 0px;
}



#path {
  text-align: left;
  margin-left: 0px;
}

p {
  
  font-size: 12px;
  line-height: 18px;
  font-family: Arial;

}

p img {
  float: right;
  margin-right: 10px;
}


h1 {
  width: 578px;
  text-align: left;
  font-size: 12px;
  line-height: 18px;
  font-family: Arial;
  font-weight: normal;
  padding: 0px;
  border: 1px solid #999999;
}






.link {
	
	font-size: 12px;
	line-height: 18px;
	font-family: Osaka Helvetica Verdana;
	
}


.moji {
	
	font-size: 12px;
	line-height: 18px;
	font-family: Osaka Helvetica Verdana;
	
}


.small {
	color: #000000;
	font-size: 9px;
	line-height: 12px;
	font-family: Osaka Helvetica Verdana;
	
}

.bun {
	color: #333333;
	font-size: 14px;
	line-height: 18px;
	font-family: Osaka Helvetica Verdana;
	
}

.dai {
	color: #C76A17;
	font-size: 16px;
	line-height: 22px;
	font-family: Osaka Helvetica Verdana;
	
}











