@charset "utf-8";

/* CSS Document */


/* ========================================
	
	* 交通アクセス 用CSS

======================================== */

/* access
======================================== */
#access .map {
	margin:30px 10px 40px;
}

#access .data_box {
	padding:20px 0;
	overflow:hidden;
	border-top:1px #ccc solid;
	zoom:1;
	color:#766B63;
}
#access .left_box {
	width:180px;
}
#access .right_box {
	width:450px;
}
#access .left_box h3 {
	font-size:100%;
}
#access .imgs {
	padding-top:20px;
	overflow:hidden;
	zoo:1;
}
#access .imgs p {
	margin-right:10px;
	width:215px;
	text-align:center;
	font-weight:bold;
}