@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{
	width: 980px;
	margin: 0 auto;
	position: relative;
}
#pageTtl img{
	top: 118px;
	left: 100px;
	position: absolute;
}

.contentsboxWrap{
	background-color: #f0f6ff;
}

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

施設のご案内

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

#guide .contentsbox .txt{
	border-bottom: 1px dotted #C9C9C9;
	line-height: 2em;
	margin-bottom: 10px;
}
#guideList{
	display: inline-block;
	display: block;

}
#guideList:after {
	content: "."; display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
#guideList li{
	float: left;
	display: inline-block;
	display: block;
	margin-bottom: 20px;
}
#guideList  li:after {
	content: "."; display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
.guideListBox{
	width: 265px;
	margin-right: 40px;
	margin-top: 10px;
	float: left;
}
#guideList li .guideListBox dt{
	font-weight:bold;
	margin-bottom:5px;
	color: #191b80;
}
#guideList li .guideListBox dd{
	line-height: 1.5em;
}
#guideList li .photo{
	display: block;
	float: left;
	margin-right: 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;
}