@charset "Shift_JIS";

/* ******************** googlemap ******************** */
#location {
	width: 96%;
	margin: auto;
	margin-bottom: 20px;
}
#location .map {
	margin: auto;
	text-align: center;
}

#location .tit {
	color: #fff147;
	font-weight: bold;
}
#location .ph {
	width: 160px;
	float: left;
}
#location .text {
	float: left;
	color: #fff147;
	font-size: 1.2em;
	font-weight: bold;
}
#location .root {
	margin-bottom: 10px;
	text-align: center;
}

.facility_tit {
	padding: 10px;
	margin-bottom: 20px;
	background: url("../img/btn_bg.jpg") repeat left top;
	text-align: center;
	color: #fff;
	font-weight: bold;
}
#facility {
	width: 96%;
	margin: auto;
	margin-bottom: 20px;
}
#facility .tit {
	color: #fff147;
	font-weight: bold;
}
#facility .map {
	margin: auto;
	text-align: center;
}

.parking_tit {
	padding: 10px;
	margin-bottom: 20px;
	background: url("../img/btn_bg.jpg") repeat left top;
	text-align: center;
	color: #fff;
	font-weight: bold;
}