@charset "UTF-8";
/* CSS Document */


/*------------------------------



------------------------------*/
#pageTtlWrap{
	background: url(../../images/guide/pagettl_bg.jpg) no-repeat right #FFFFFF;
	height: 298px;
	border-top: 1px solid #C9C9C9;
	border-bottom: 1px solid #C9C9C9;
}
#pageTtl{
	margin: 0 auto;
	padding-left: 50px;
}
#pageTtl img{
	margin-top: 118px;
}

.contentsboxWrap{
	background-color: #f0f6ff;
}

/*------------------------------

施設のご案内

------------------------------*/
#guide .contentsbox .txt{
	border-bottom: 1px dotted #C9C9C9;
	line-height: 2em;
	margin: 0 5px 10px 5px;
}
#guideList li{
	margin-bottom: 20px;
	display: table;
	table-layout: fixed;
	width: 100%;
}
.guideListBox{
	display: table-cell;
	vertical-align: middle;
}
#guideList li .guideListBox dt{
	font-weight:bold;
	margin-bottom:5px;
	color: #191b80;
}
#guideList li .guideListBox dd{
	line-height: 1.5em;
}
#guideList li .photo{
	display: table-cell;
	width: 197px;
}
#guideList li .photo img{
	margin: 0 10px;
}
.floorMap {
	max-width: 980px;
	background-color: #ffffff;
	margin: 0 auto;
	text-align: center;
}
.floorPic {
	max-width: 540px;
	margin: 0 auto;
}
.floorPic img {
	width: 100%;
}

#floorImg{
	background: #FFFFFF;
	padding: 20px;
	text-align: center;
}

/*------------------------------

360°パノラマ体感ツアー

------------------------------*/
#panorama img{
	max-width: 100%;
}