@charset "utf-8";

/*------------------------------
ご案内・アクセスページ
------------------------------*/
#greatsea_map { border: 1px solid #ccc; }
#view_googlemap {
	float: right;
	background: url(../image/access/icon_viewgooglemap.gif) no-repeat;
	height: 19px;
	margin-top: 6px;
	padding-left: 18px;
}
#view_googlemap a { color: #666; }
#mapToggleBox{
	position: relative;
	width:560px;
	height:298px;
}
.mapToggle{
	position: absolute;
	top:0;
	left:0;
}
.mapToggle.type01{
	visibility: hidden;
}

#main_left h2#trafic_info span {
	background: url(../image/access/title_accessinfo.gif) right top no-repeat;
	width: 106px;
	padding-top: 23px;
}
#main_left h2#location span {
	background: url(../image/access/title_accesslocation.gif) right top no-repeat;
	width: 81px;
	padding-top: 23px;
}

#parking_box {
	background: #f1f1f1;
	margin-top: 25px;
	padding: 20px;
}
#parking_box h3 {
	float: left;
	background: url(../image/access/title_parking.gif) left top no-repeat;
	width: 54px;
	height: 0;
	margin: 0 0 0 10px;
	padding-top: 17px;
	overflow: hidden;
}
#parking_box p {
	float: right;
	width: 415px;
	margin-left: 10px;
}