@charset "UTF-8";

/* ここから 館内案内 設定*/
#facilities {
	width				: 680px;
	height				: auto;
	float				: left;
}

#facilities a {
	text-decoration		: none;
	color				: #0000FF;
}

#facilities a:link {
	text-decoration		: none;
}

#facilities a:visited {
	text-decoration		: none;
	color				: #990099;
}

#facilities a:hover {
	text-decoration		: underline;
	color				: #00FF00;
}

#facilities a:active {
	text-decoration		: none;
	color				: #0000FF;
}

#facilities_wrap_top {
	width				: 680px;
	height				: auto;
	padding-bottom		: 10px;
	line-height			: 1.25em;
}

#facilities_section {
	width				: 680px;
	height				: auto;
	margin-bottom		: 10px;
}

#facilities_wrap {
	width				: 680px;
	height				: auto;
	padding-bottom		: 10px;
	padding-top			: 10px;
	line-height			: 1.25em;
	float				: left;
}

#facilities_wrap_left {
	width				: 350px;
	float				: left;
}

#facilities_wrap_right {
	width				: 330px;
	float				: right;
}

#facilities h1{
	color				: #000066;
	font-size			: 1.5em;
	text-align			: center;
	padding-top			: 5px;
	padding-bottom		: 5px;
}

#facilities h2{
	font-size			: 1.5em;
	text-align			: left;
	font-weight			: normal;
	padding-bottom		: 10px;
	color				: #990000;
}

#facilities h3{
	font-size			: 0.85em;
	text-align			: left;
	font-weight			: normal;
}

#facilities table td {
	text-align			: left;
}

/* 館内案内 設定 ここまで */

/* ここから 館内案内共通 設定*/

#facilities_common {
	width				: 680px;
	height				: auto;
	float				: left;
}

#facilities_common table {
	font-size			: 0.9em;
}

#facilities_common table td {
	text-align			: left;
}

#facilities_common_wrap {
	width				: 680px;
	height				: auto;
	float				: left;
	margin-bottom		: 10px;
}

#facilities_common_left {
	width				: 350px;
	float				: left;
	height				: auto;
}

#facilities_common_right {
	width				: 330px;
	float				: right;
	height				: auto;
}

#facilities_common h1 {
	font-size			: 1.2em;
	text-align			: left;
	padding-top			: 5px;
	padding-bottom		: 5px;
	padding-left		: 10px;
	color				: #990000;
}

#facilities_common h2 {
	text-align			: right;
	font-weight			: normal;
}

#facilities_common h3 {
	font-size			: 0.9em;
	font-weight			: normal;
}

/* ここまで 館内案内共通 設定*/

/* ここから 館内案内共通1 設定*/

#facilities_common1 {
	width				: 680px;
	height				: auto;
	float				: left;
	background-color	: #000000;
	color				: #FFFFFF;
}

#facilities_common1 table {
	font-size			: 0.9em;
}

#facilities_common1 table td {
	text-align			: left;
	color				: #FFFFFF;
}

#facilities_common_wrap1 {
	width				: 680px;
	height				: auto;
	float				: left;
}

#facilities_common_left1 {
	width				: 350px;
	float				: left;
	height				: auto;
}

#facilities_common_right1 {
	height				: auto;
	float				: right;
	width				: 330px;
}

#facilities_common1 h1 {
	font-size			: 1.25em;
	text-align			: left;
	color				: #FFFFFF;
}

#facilities_common1 h2 {
	font-size			: 1em;
	text-align			: right;
	font-weight			: normal;
	color				: #FFFFFF;
}

#facilities_common1_text {
	color				: #FFFFFF;
	padding-top			: 10px;
	padding-bottom		: 10px;
	padding-left		: 10px;
	padding-right		: 10px;
	line-height			: 1.5em;
}

/* ここまで 館内案内共通1 設定*/
