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

/*-------------------------
	informationBox
--------------------------*/

#informationBox{
	margin-bottom:80px;
}

#informationBox h3{
	clear:both;
}

#informationBox .floorBox p.text{
	position:absolute;
	bottom:20px;
	right:4%;
	font-size:117%;
	text-align:center;
	background:url(../../images/common/icon/zoom.gif) 10% 50% no-repeat;
	background-color:#7c7b78;
	color:#fff;
	width:193px;
}

#informationBox .floorBox p.text a{
	display:block;
	margin-left:25px;
	padding:9%;
	color:#fff;
}


#informationBox .floorBox{
	position:relative;
}

#informationBox .floorBox p.img{
	margin-bottom:30px;
}

/*-------------------------
	division
--------------------------*/

.division{
	margin-bottom:30px;
}

.division .photo{
	float:left;
	width:auto;
	margin-right:14px;
	margin-bottom:20px;
}

.division .navi ul li{
	margin-bottom:11px;
}

.division .navi ul li.firstChild{
	margin-bottom:12px;
}

.division .explain{
	clear:both;
	border:solid 5px #e9e7df;
	padding:4% 7%;
}

.division .explain p.img{
	margin-bottom:20px;
}

.division .explain table{
	margin:0 10%;
	margin-bottom:30px;
}

.division .explain table th{
	background-color:#1c7abf;
	border-right:solid 1px #fff;
	border-bottom:solid 1px #fff;
	color:#fff;
	padding:2% 0 2% 2%;
}

.division .explain table th.capacity{
	width:70px;
	padding-left:2%;
}

.division .explain table th.format{
	width:118px;
}

.division .explain table td{
	background-color:#daebf8;
	width:279px;
	padding-left:5%;
	border-bottom:solid 1px #fff;
}

.division .explain p.btn{
	background:url(../../images/organizer/arrow-black.gif) 95% 50% no-repeat;
	width:446px;
	border:solid 2px #484848;
	border-radius:3px;
	font-size:133%;
	font-weight:bold;
	text-align:center;
	margin:0 12%;
}

.division .explain p.btn a{
	display:block;
	padding:4% 0;
	color:#333;
}


/*-------------------------
	middle
--------------------------*/

#middle table th{
	width:201px;
}

/*-------------------------
	small
--------------------------*/

#small table th{
	width:201px;
}

#informationBox p.floor2{
	font-size:150%;
	text-align:center;
	border:solid 2px #1c7abf;
	border-radius:3px;
	margin:0 5%;
}

#informationBox p.floor2 a{
	display:block;
	color:#1c7abf;
	padding:3% 0;
}





