@charset "utf-8";

/* subNav
------------------------------------ */

#localNav a{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:165px;
	height:30px;
}

#localNav .subNav01 a{
	background:url(../images/sub-nav01.gif) no-repeat 0 0;
}
#localNav .subNav01 a:hover{
	background:url(../images/sub-nav01.gif) no-repeat 0 -30px;
}


#localNav .subNav02 a{
	background:url(../images/sub-nav02.gif) no-repeat 0 0;
}
#localNav .subNav02 a:hover{
	background:url(../images/sub-nav02.gif) no-repeat 0 -30px;
}

#localNav .subNav03 a{
	background:url(../images/sub-nav03.gif) no-repeat 0 0;
}
#localNav .subNav03 a:hover{
	background:url(../images/sub-nav03.gif) no-repeat 0 -30px;
}

#localNav .subNav04 a{
	background:url(../images/sub-nav04.gif) no-repeat 0 0;
}
#localNav .subNav04 a:hover{
	background:url(../images/sub-nav04.gif) no-repeat 0 -30px;
}

#localNav .subNav05 a{
	background:url(../images/sub-nav05.gif) no-repeat 0 0;
}
#localNav .subNav05 a:hover{
	background:url(../images/sub-nav05.gif) no-repeat 0 -30px;
}

#localNav .subNav06 a{
	background:url(../images/sub-nav06.gif) no-repeat 0 0;
}
#localNav .subNav06 a:hover{
	background:url(../images/sub-nav06.gif) no-repeat 0 -30px;
}
#localNav .subNav06 a.sub-current{
	background:url(../images/sub-nav06.gif) no-repeat 0 -30px;
}

/* mainBox
------------------------------------ */
#mainBox .read{
	border:5px solid #bfbfbf;
	margin:7px auto 0;
	padding:5px;
	text-align:left;
	width:780px;
}

/* 会場一覧
------------------------------------ */

.listBox{
	margin:0 0 30px;
}

.listBox .title{
	line-height:0;
	margin:0 0 10px;
}
.listBox .inBox{
	clear:both;
	margin:0 0 10px;
	overflow:hidden;
}
.listBox .tableType01{
	float:left;
	width:245px;
}

.listBox .btn{
	float:right;
	width:170px;
}
.listBox .btn a{
	border:none;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:170px;
	height:39px;
}
.showBtn a{
	background:url(../images/show-btn.gif) no-repeat 0 0;
	margin:0 0 10px;
}
.showBtn a:hover{
	background:url(../images/show-btn.gif) no-repeat 0 -39px;
}

.showBtn2 a{
        background:url(../images/show-other.jpg) no-repeat 0 0;
        margin:0 0 10px;
}
.showBtn2 a:hover{
        background:url(../images/show-other.jpg) no-repeat 0 -39px;
}

.v-resBtn a{
	background:url(../images/v-res-btn.gif) no-repeat 0 0;
}
.v-resBtn a:hover{
	background:url(../images/v-res-btn.gif) no-repeat 0 -39px;
}
.note{
	border:1px solid #bfbfbf;
	clear:both;
	margin:10px 0 0;
	padding:5px;
}
.note a{
	border-bottom:1px dotted #FF0000;
	color:#FF0000;
}
.listTable{
	border:1px solid #bfbfbf;
	border-top:none;
}

.listTable td{
	font-size:12px;
	text-align:left;
	padding:5px;
	padding-left:10px;
	width:202px;
}
.listTable td a{
	background:url(../../share/images/arrow.gif) no-repeat 0 center;
	padding:0 0 0 10px;
}

/* オプション設備
------------------------------------ */
.opList .title{
	line-height:0;
	margin:0 0 10px;
}
.opList .opBox{
	float:left;
	margin:0 15px 15px 0;
	width:205px;
}

.opList .mar0{
	margin-bottom:10px !important;
}
.opName{
	line-height:0;
}
.opList .inBox{
	border:1px solid #bfbfbf;
	padding:5px;
	overflow:hidden;
	height:170px;
}
.opList .inBox .floatL{
	line-height:0;
	margin:0 5px 0 0;
}

/*▼▼▼20170901 修正 iwase --------------- */
.opList .inBox .price{
	float:right;
	font-weight:bold;
	width: 85px;
	margin:50px 0 0;
	text-align:right;
}
/*.opList .inBox .price{
	float:right;
	font-weight:bold;
	margin:80px 0 0;
	text-align:right;
}*/
/*▲▲▲20170901 修正 iwase --------------- */

#slider{
	margin:0 auto;
	width:429px;
}
.slideBox{
	float:left;
	width:429px;
	height:322px;
}
#slideBtn{
	text-align:center;
	margin:10px auto;
	width:429px;
}
#slideBtn li{
	display:inline;
	margin:0 5px 0 0;
}
#slideBtn li a{
	font-size:0;
}
#slideBtn li img{
	margin:2px;
}
.on img{
	border:2px solid #a8d424 !important;
	margin:0 !important;
}
