@charset "UTF-8";
@import url(cmn.css);
@import url(base.css);

#n6 a img{
	margin-top: -165px;
}

/*-------------------------------*/

#c1{
	padding-top: 32px;
	overflow: hidden;
	margin-bottom: 40px;
}
#c1 h3{
	margin-bottom: 15px;
}
#gmap{
	border: 1px solid #3c2711;
	padding: 11px;
	width: 956px;
	height: 450px;
}

#coL{
	float: left;
	width: 500px;
	margin-bottom: 30px;
}
#coR{
	float: right;
	width: 451px;
}

#coL dl, 
#coL dt, 
#coL dd{
	display: block;
} 
#coL dl{
	clear: both;
	overflow: hidden;
}
#coL dt{
	background: url(../images/cmn/icon.gif) 10px 50% no-repeat;
	padding: 10px 0 10px 22px;
	float: left;
	width: 80px;
}
#coL dd{
	padding: 10px 10px 10px 0;
	float: right;
	width: 350px;
}

#c2{
	border: 1px solid #3c2711;
	clear: both;
	padding: 20px;
	margin-bottom: 60px;
	overflow: hidden;
}
#c2 h3{
	margin-bottom: 15px;
}
#c2 ul{
	display: block;
}
#c2 li{
	display: block;
	width: 213px;
	float: left;
	padding-left: 28px;
	text-align: center;
	background: url(../images/access/ya.gif) 8px 60px no-repeat;
}
#c2 li:first-child{
	padding-left: 0;
	background: none;
}
#c2 li div{
	margin-bottom: 5px;
}
#c2 a:hover img{
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
#tel{
	margin-bottom: 40px;
}

























