@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: #ffffff;
}

/*--------------------*/
.pictureArea
{
	max-width: 1000px;
	margin: 0 10px;
	margin-bottom: 20px;
}
.pictureArea dl
{
	margin: 0 5px;
	border-bottom: solid 1px #008fd7;
	margin-bottom: 14px;
}
.pictureArea dt
{
	background: url(../../images/guide/bg_spdt_off.gif) no-repeat 16px 19px;
	background-color: #dcf3ff;
	border: solid 1px #008fd7;
	border-bottom: none;	
	color: #008fd7;
	padding: 16px 0 14px 45px;	
	line-height: 1.4;
	font-size: 18px;
	height: 20px;
	font-weight: normal;
}
.pictureArea dt p
{
	display: table-cell;
	height: 20px;
	vertical-align: middle;
}
.pictureArea dt:hover
{
	opacity: 0.6;
	-moz-opacity: 0.60;
	filter: alpha(opacity=60);
	cursor: pointer;
}
.pictureArea dt .thum
{
	display: none;
}
.pictureArea dt.active
{
	background: url(../../images/guide/bg_spdt_on.gif) no-repeat 16px 19px;
	background-color: #dcf3ff;
}
.pictureArea dd
{
	padding: 22px 0;
	border-left: solid 1px #008fd7;
	border-right: solid 1px #008fd7;
	display: none;
}
.pictureArea dd .picList
{
}
.pictureArea dd .picList .picWrap
{
	width: 33.3%;
	float: left;
}
.pictureArea dd .picList .picWrap .imgBox
{
	padding: 0 10px;
	padding-bottom: 10px;
}
.pictureArea dd .picList .picWrap .imgBox img
{
	width: 100%;
}
.pictureArea dd .picList .picWrap .imgBox a:hover
{
	opacity: 0.6; /* Safari, Opera */
	-moz-opacity: 0.60; /* FireFox */
	filter: alpha(opacity=60); /* IE */
}
.pictureArea dd .picList .picWrap p
{
	font-size: 12px;
	margin: 0 10px;
}
.pictureArea dd .picList .picWrap p.title
{
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 8px;
	border-bottom: solid 1px #008fd7;
	margin-bottom: 6px;
}
.pictureArea dd .picList .picWrap p.sub
{
	line-height: 1.8;
	height: 100px;
}


/*------------------------------

施設のご案内

------------------------------*/
#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: #028dd6;
}
#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%;
}