/* CSS Document */
@charset "utf-8";

/* wrapper */
#wrapper {
	margin: 0 auto;
	width: 850px;
	}

#header{
	width:850px;
	height:61px;
	margin-top:20px;
	text-align:left;


}

#header_left{
	width:620px;
	float:left;

}

#header_right{
	width:230px;
	float:right;
}




/*ƒAƒNƒZƒX */

#access{
	 margin-top:45px;
	 height:350px;
	 clear:both;

}


#honten{
	width:407px;
	height:300px;
	padding-top:10px;
	float:left;
	background-image: url(../img/common/map1.gif);  
	background-repeat: no-repeat; 

}

#honten_right{
	width:412px;
	padding-top:0px;
	margin-left:434px;
}


.access1{
	width:390px;
	margin-left:18px;
	


}


.access1_left{
	float:left;

}

.access1_right{
	margin-left:200px;
}


.access2{
	width:390px;
	margin-top:10px;
	margin-bottom:20px;
}

.access2 p{
	font-size:13px;
	line-height: 140%;
	letter-spacing: 0.1em;
	color:#6B4C32;
	margin-top:6px;	
}

.map{
	margin-left:18px;

}

.blog{
	margin-left:18px;
	margin-top:20px;

}


#footer {
	width:850px;
	height:130px;
	margin-top:0px;
	color: #6B4C32;
}
	
#footer_adress {
	width:420px;
	margin-bottom:30px;
	text-align: left;
	font-size: 11px;
	float:left;
	}
	
#footer_menu {
	width:400px;
	margin-top:0px;
	float:right;
	text-align: right;
}
		
	
#footer_adress img {
	margin-top:15px;
	margin-bottom:4px;
	}
	
	
address {
    text-decoration: none;
	font-weight: normal;
	font-style: normal;
	text-align: right;
	text-transform: none;
	font-variant: normal;
	font-size: 10px;
	color: #6B4C32;
	margin-top:5px;
}

a:hover img {
    filter: alpha(opacity=50);
    opacity:0.5;
}

