@charset "utf-8";

/* area 
------------------------------------------------------------------------------------------ */

#access-txt {
	width: 290px;
	float: left;
}
#access-route {
	width: 353px;
	text-align: right;
	background: #ffffff;
	float: right;
}
#access-route img {
	margin-top: -4px;
	margin-bottom: 1.2em;
}

#access-car {
	clear: both;
}

#access-map {
	width: 644px;
	height: 372px;
	background: #cccccc;
}

#shuttlebus {
	width: 645px;
	margin-bottom: 16px;
	background: #fffbc6 url(img/access_bg01_top.gif) no-repeat;
}
#shuttlebus #shuttlebus-inner {
	padding: 10px 12px 11px 48px;
	background: url(img/access_bg01_btm.gif) no-repeat left bottom;
	line-height: 135%;
}
#shuttlebus strong {
	font-weight: bold;
	color: #ff0000;
}







.fontL {
	font-size:14px !important;
	line-height:120% !important;
	color: #454545;
}
.fontM {
	font-size:12px !important;
	line-height:145% !important;
	color: #454545;
}
.fontB {
	font-weight: bold !important;
}













