@charset "utf-8";
/* ===================================================================
	use second
=================================================================== */

/*---------------------------------------------------------------------------*/

ol.pan {
	margin-bottom:25px;
}

ol.pan li {
	display: inline-block;
	/display: inline;
	/zoom: 1;
}

ol.pan li a {
	color:#fea700;
}

h2 {
	margin-bottom: 40px;
}

h3 {
	margin-bottom:10px;
}

#access {
	font-size:13px;
	width:640px;
}

#access .map_area {
	height:387px;
	margin-bottom:15px;
	width:640px;
	
}

#access #map {
	height:100%;
	width:100%;
}

#access address {
	font-style:normal;
}

#access .traffic {
	border-top:#d2d2d2 1px solid;
	padding-top:15px;
	margin-top:15px;
}

#access .traffic ul li {
	background:url(../images/icon_point.png) no-repeat left 3px;
	padding-left:20px;
	margin-bottom:10px;
}

#access .traffic ul li a {
	color:#fea700;
	font-weight:bold;
}