@charset "UTF-8";

/* ここから アクセス 設定 */

#access_page {
	width				: 680px;
	height				: auto;
}

#access_map {
	width				: 680px;
	height				: auto;
	float				: left;
}

#google_map {
	width				: 670px;
	height				: 510px;
	float				: left;
}

#access_wrap {
	width				: 680px;
	font-size			: 0.9em;
	height				: auto;
	float				: left;
}

#access_left {
	width				: 380px;
	float				: left;
	height				: auto;
}

#access_left h1 {
	color 				: #000000;
	font-size			: 1em;
	display				: block;
	padding-left		: 10px;
	background-color	: #00FF00;
	padding-top			: 10px;
	padding-bottom		: 10px;
}

#access_right {
	width				: 300px;
	float				: right;
	height				: auto;
	line-height			: 1.5em;
}

#access_right h1 {
	width				: 290px;
	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				: 295px;
	height				: auto;
	text-align			: left;
	margin-top			: 5px;
	padding-top			: 5px;
}

#access_tbl_left {
	width				: 210px;
	float				: left;
	padding-left		: 10px;
	font-size			: 0.9em;
}

#access_tbl_right {
	width				: 70px;
	float				: right;
	text-align			: right;
	font-size			: 0.9em;
	height				: auto;
}

#drive_search {
	width				: 680px;
	height				: auto;
}

/* ここまで アクセス設定 */
