@charset "UTF-8";
/* CSS Document */

/*------------------------------



------------------------------*/
#pageTtlWrap{
	background: url(../../images/guide/pagettl_bg.jpg) no-repeat right #FFFFFF;
	background-size: auto 140px;
	height: 140px;
	border-top: 1px solid #C9C9C9;
	border-bottom: 1px solid #C9C9C9;
}




#pageTtl{
	padding-left: 20px;
}
#pageTtl img{
	margin-top: 60px;
	height: 30px;
	width: auto;
}

.contentsboxWrap{
	background-color: #ffffff;
}

/*--------------------*/
.pictureArea
{
	max-width: 1000px;
	margin: 0 5px;
	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 center;
	background-color: #dcf3ff;
	border: solid 1px #008fd7;
	border-bottom: none;	
	color: #008fd7;
	padding: 12px 70px 10px 45px;	
	line-height: 1.4;
	height: 40px;
	font-size: 14px;
/*	display: table;*/
	font-weight: bold;
	position: relative;
}
.pictureArea dt p
{
	display: table-cell;
	height: 40px;
	vertical-align: middle;
}
/*
.pictureArea dt:hover
{
	opacity: 0.6;
	-moz-opacity: 0.60;
	filter: alpha(opacity=60);
	cursor: pointer;
}
*/
.pictureArea dt .thum
{
	position: absolute;
	top: 5px;
	right: 5px;
	width: 70px;
}
.pictureArea dt .thum img
{
	width: 100%;
}
.pictureArea dt.active
{
	background: url(../../images/guide/bg_spdt_on.gif) no-repeat 16px center;
	background-color: #dcf3ff;
}
.pictureArea dd
{
	padding: 18px 0 0;
	border-left: solid 1px #008fd7;
	border-right: solid 1px #008fd7;
	display: none;
}
.pictureArea dd .picList
{
}
.pictureArea dd .picList .picWrap
{
	width: 280px;
	margin: 0 auto;
	margin-bottom: 20px;
}
.pictureArea dd .picList .picWrap .imgBox
{
	padding-bottom: 6px;
}
.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: 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;
	padding-bottom: 20px;
}



/*------------------------------

施設のご案内

------------------------------*/
#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: 0 5px 5px 5px;
	color: #028dd6;
}
#guideList li .guideListBox dd{
	line-height: 1.5em;
	margin: 0 5px;
}
#guideList li .photo{
	display: table-cell;
	width: 182px;
}
#guideList li .photo img{
	margin-left:5px;
}
.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 5px;
	text-align: center;
}
#floorImg img{
	max-width: 100%;
	height: auto;
}

/*------------------------------

360°パノラマ体感ツアー

------------------------------*/
#panorama img{
	max-width: 100%;
}
