@charset "UTF-8";

/* ここから アクセス 設定 */

#access_map {
	width				: 680px;
	height				: 520px;
	float				: left;
}

#google_map {
	width				: 680px;
	height				: 500px;
}

#access_wrap {
	width				: 680px;
	height				: auto;
	text-align			: center;
	float				: left;
}

#access_left {
	width				: 380px;
	height				: auto;
	float				: left;
}

#access_left h1 {
	background-color	: #66FF66;
	display				: block;
	padding-left		: 10px;
	padding-top			: 10px;
	padding-bottom		: 10px;
	font-size			: 1em;
}

#access_right {
	width				: 300px;
	float				: right;
	height				: auto;
}

#access_right h1 {
	display				: block;
	background-color	: #FFFF00;
	font-size			: 1em;
	padding-left		: 10px;
	padding-top			: 3px;
	padding-bottom		: 3px;
}

#access_wrap_jr {
	width				: 300px;
	height				: auto;
	float				: right;
}

#access_wrap_air {
	width				: 300px;
	height				: auto;
	float				: right;
}

#access_wrap_car {
	width				: 300px;
	height				: auto;
	float				: right;
}

#access_tbl_wrap {
	width				: 300px;
	height				: auto;
	text-align			: left;
	margin-top			: 5px;
	padding-top			: 5px;
	float				: left;
}

#access_tbl_left {
	width				: 290px;
	float				: left;
	padding-left		: 5px;
	font-size			: 0.9em;
	height				: auto;
}

#access_tbl_right {
	width				: 90px;
	float				: right;
	text-align			: right;
	font-size			: 0.9em;
	height				: auto;
}

/* ここまで アクセス設定 */
