@charset "utf-8";

/* ACCESS
---------------------------------------------*/

#accessbox {
	clear: both;
	width: 898px;
	height: 506px;
	margin-left: 5px;
	margin-top: 25px;
	margin-bottom: 50px;
	padding: 16px;
	background: url(../img/bg_access.jpg) left top no-repeat;}

#accessbox h4 {margin-bottom: 10px;}

#accessbox #map {
	width: 603px;
	height: 447px;
	float: left;}

#map strong {font-size: 13px;}
#map address {font-size: 12px;}
#accessbox dl {
	width: 280px;
	float: right;}

#accessbox dl dd {padding: 8px 3px;}

#accessbox dl dt {
	font-size: 16px;
	color: #4c0000;
	line-height: 24px;}

#accessbox dl dd {
	margin-bottom: 15px;
	border-bottom: 1px solid #ccc;}

.tel {margin-bottom: 5px;}

.car {
	padding-left: 40px;
	background: url(../img/icon_car.gif) left top no-repeat;}
	
.bus {
	padding-left: 68px;
	background: url(../img/icon_bus.gif) left top no-repeat;}

