@charset "utf-8";
/*-------------------------
館内施設ページ（全体背景）
------------------------*/
body {
	width:100%;
	text-align: justify;
	text-justify: inter-ideograph;
	text-align: left;
	font-size: 14px;
	line-height: 160%;
	color: #172B25;
	min-width: 950px;
	background: url(../facilities/img/bac.png) top center no-repeat;
	background-color: #B7C5C2;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
* html body {	/* for IF6 */
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}

/*-------------------------
topイメージ（館内施設）
------------------------*/
.bac01 {
	width: 100%;
	height: 598px;
	overflow: hidden;
	margin: 0 auto;
	display: block;
	text-indent: -9999px;
}
.bac01 {
	background: url(../facilities/img/t01.png) top center no-repeat;
}
.contitle001 {
	width: 446px;
	height: 45px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../facilities/img/title001.png) right 0 no-repeat;
}

.title001 {
	width: 293px;
	height: 60px;
	overflow: hidden;
	margin: 17px 0 28px 2px;
	text-indent: -9999px;
	background: url(../facilities/img/title002.png) 0 0 no-repeat;
}

.cbt01 {
	width: 177px;
	height: 35px;
	overflow: hidden;
	text-indent: -9999px;
	margin: 0 0 20px 662px;
}
.cbt01 a {
	width: 177px;
	height: 35px;
	overflow: hidden;
	display: block;
	background: url(../facilities/img/bt_001.png) 0 0 no-repeat;
}
.cbt02 {
	width: 177px;
	height: 35px;
	overflow: hidden;
	text-indent: -9999px;
	margin: 0 0 20px 482px;
	float: left;
}
.cbt02 a {
	width: 177px;
	height: 35px;
	overflow: hidden;
	display: block;
	background: url(../facilities/img/bt_002.png) 0 0 no-repeat;
}
.cbt03 {
	width: 177px;
	height: 35px;
	overflow: hidden;
	text-indent: -9999px;
	margin: 0 0 20px 5px;
	float: left;
}
.cbt03 a {
	width: 177px;
	height: 35px;
	overflow: hidden;
	display: block;
	background: url(../facilities/img/bt_003.png) 0 0 no-repeat;
}
.cbt04 {
	width: 202px;
	height: 35px;
	overflow: hidden;
	text-indent: -9999px;
	margin: 0 0 20px 642px;
	float: left;
}
.cbt04 a {
	width: 202px;
	height: 35px;
	overflow: hidden;
	display: block;
	background: url(../facilities/img/bt_004.png) 0 0 no-repeat;
}
.title002 {
	width: 293px;
	height: 60px;
	overflow: hidden;
	margin: 17px 0 28px 2px;
	text-indent: -9999px;
	background: url(../facilities/img/title003.png) 0 0 no-repeat;
	clear: both;
}

