﻿@charset "UTF-8";



/* --------------------------------------------------
	#container
-------------------------------------------------- */
#container > .listTitle {
	margin: 2em 0 0.6666666666666667em;
}

#tab {
	display: block;
	margin-bottom: 20px;
}
.areaSearch #tab {
	margin-top: 2em;
}
#tab li {
	float: left;
	min-width: 57px;
	_width: 57px;
	height: 32px;
	height: auto;
	border: 1px solid #dfdddd;
	border-left: none;
	border-collapse: collapse;
	color: #b5b5b5;
	text-align: center;
	line-height: 20px;
	background: url(../images/tab_bg_disable.gif) left top repeat-x;
	background:#f5f5f5;
	vertical-align:top;
	border-radius:10px 10px 0 0;
	border-bottom: none;
	margin-right:5px;
	transition: background-color 0.3s ease-out;
/**/
}
#tab li:first-child {
	border-left: 1px solid #dfdddd;
}
#tab li a {
	display: inline-block;
	width: 57px;
	width:auto;
	padding:5px 15px;
	height: 32px;
	height: auto;
	color: #000;
	text-decoration: none;
	white-space: nowrap;
	vertical-align:top;
	transition: background-color 0.3s ease-out;
/**/
}
#tab li.active a,
#tab li a:hover {
	background: url(../images/tab_bg_enable.gif) left top repeat-x;
	background:#3066c9;
	color: #fff;
	border-radius:10px 10px 0 0;
}

/*
#tab .ohta a      		{ width: 115px; }
#tab .grand_ohta a	{ width: 116px; }
#tab .sunshine a  	{ width: 173px; }
#tab .jpark a     		{ width: 115px; }


#tab .ohta a      		{ width: 75px; }
#tab .grand_ohta a	{ width: 103px; }
#tab .sunshine a  	{ width: 138px; }
#tab .next a      		{ width: 138px; }
#tab .jpark a     		{ width: 65px; }
*/

.areaSearch #container h4 {
	margin: 20px 0;
}


.table {
	margin-bottom: 40px;
}
.table table {
	border: 1px solid #dfdddd;
	border-top: none;
	border-collapse: collapse;
}
.table table caption {
	padding: 10px;
	border: 1px solid #dfdddd;
	border-bottom: none;
	background-color: #4781f3;
	color: #fff;
}
.table table th {
	width: 110px;
	padding: 10px 10px 10px;
	background-color: #f4f4f4;
	border-right: 1px dashed #dfdddd;
	vertical-align: middle;
}
.table tr.u_line {
	border-bottom: 1px solid #dfdddd;
}
.table table td {
	vertical-align: middle;
	border-bottom: 1px dashed #dfdddd;
	line-height:18px;

}
.table table .shutdown {
	position: relative;
	color: #999999;
	*text-decoration: line-through;
}
.table table .shutdown:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/shutdown.png) 15px center no-repeat;
}
.table table td ul:after {
	content: "."; 
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.table table td ul {
	min-height: 1px;
}
* .table table td ul {
	height: 1px;
	/*�E�･*//*/
	height: auto;
	overflow: hidden;
	/**/
}
.table table td {
	padding: 10px 0px 10px 10px;
	width: 10em;
	width: 235px;
}
.table table td.address {
	width: 265px;
	padding: 10px 0px 10px 7px;
}
/*
.table table td.detail {
	width: 88px;
	padding-left: 5px;
}
.table table td.detail a {
	display: block;
	width: 88px;
	height: 25px;
	background: url(../images/detail_button_disable.gif) left top no-repeat;
	background-size: contain;
	text-decoration: none;
}
.table table td.detail a:hover {
	background: url(../images/detail_button_enable.gif) left top no-repeat;
	background-size: contain;
}
.table table td.detail a.btn-coming {
	background: url(../images/comingsoon.png) left top no-repeat;
	cursor: default;
}
.table table td.detail a.btn-coming:hover {
	background: url(../images/comingsoon.png) left top no-repeat;
}
.table table td.detail a span {
	display: none;
}
*/

.table table td.detail-2{
	width: auto;
	padding-left: 0px;
	padding-right: 10px;
	text-align:right;
}
.table table td.detail-2 a {
	display:inline-block;
	border:1px solid #385ec6;
	font-size:11px; line-height:11px;
	letter-spacing:0.03em; text-decoration:none;
	padding:5px 5px 3px 5px; border-radius:5px;
	color:#385ec6;
	vertical-align:middle;
}
.table table td.detail-2 a:hover{
	color:#fff;
	background-color:#385ec6;
}
.table table td.detail-2 a span{
	font-weight: bold;
}
.table table td.detail-2 a span:before{
	content:"▶";
	display:inline-block;
	font-size:9px; line-height:11px;
	vertical-align:middle;
	margin-right:3px;
}

/* ##################################################
	
	area > index.html
	
################################################## */
#area {
	margin-top: 45px;
}












/* ##################################################
	
	store
	
################################################## */

.store #container .title_set{
	display:inline-block;
	width:100%; height:100px;
	background-color:#385ec6;
	margin-bottom: 20px;
	background:url(../hall/title_back.jpg) left center no-repeat #385ec6;
}
.store #container .title_set .title_set_name{
	display:inline-block;
	width:auto;
	color:#fff;
	margin-left:25px;
	margin-top:25px;
	vertical-align:top;
}
.store #container .title_set h1 {
	display:block;
	width:500px;
	font-size:26px;
	line-height:26px; margin-bottom:8px;
}
.store #container .title_set h2 {
	display:block;
	width:auto;
	font-size:14px;
	font-weight:bold;
	background-color:transparent;
	line-height:14px; letter-spacing:0.1em;
	color:rgba(255,255,255,0.9);
}
.store #container .title_set h2:after{
	content:"information";
	font-size:14px;
	line-height:14px; letter-spacing:0.05em;
	margin-left:0.5em;
	color:rgba(255,255,255,0.7);
}
.store #container .title_set .title_set_pict{
	display:inline-block;
	width:auto; height:100px;
	vertical-align:top;
	float:right;
}
.store #container .title_set .title_set_pict img{
	display:inline-block;
	height:100%; width:auto; margin:0; padding:0;
}

.store #container h3 {
	margin-bottom: 20px;
}

.store .msg_set{
	box-sizing:border-box;
	display:inline-block;
	width:100%;
	padding:30px 20px;
	background-color:rgba(255,255,255,0.7);
	border: 1px solid #d2d2d2;
	margin-bottom:10px;
	border-radius:10px;
	display:none;
}
.store .msg_set .comment {
	font-size:16px; line-height:1.7em;
	text-align: justify;
	margin-bottom: 1em;
}
.store .msg_set .name {
	text-align: right;
	font-size:16px; line-height:1.7em;
}

.store .storeTable {
	border-collapse: collapse;
	border: 1px solid #d2d2d2;
	border-bottom: none;
	line-height:1.4em;
	vertical-align:middle;
	background-color:rgba(255,255,255,0.7);
}
.storeTable iframe{width:100%;}

.store .storeTable td,
.store .storeTable th {
	border-bottom: 1px solid #d2d2d2;
	vertical-align:middle;
}
.store .storeTable tr {
}
.store .storeTable th {
	/*background: #f4f4f4 url(../images/store_th_bg.gif) left top repeat-y;
	*/
	border: 1px solid #f4f4f4;
	border-right: 1px dotted #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	padding: 15px 20px 15px 5px;
	width: 100px;
	vertical-align: top;
	text-align:left;
}
.store .storeTable th .info_t1{
	display:inline-block;
	border-left: 5px solid #4781f3;
	padding-left:5px;
}

.store .storeTable td {
	padding: 15px 20px;
}

.store .storeTable th span{
	font-size: 11px;
}
.store a{
	color:#385ec6;
}

.store #container a[target*="_blank" i]:after {
	content: "";
	display: inline-block;
	margin-left: 5px;
	width: 20px;
	height: 20px;
	background: url(../../../assets/images/newwindow.svg) center center no-repeat;
	background-size: cover;
	vertical-align:middle;
	filter: invert(60%) sepia(85%) saturate(6713%) hue-rotate(216deg) brightness(84%) contrast(82%);
}

.store #tab .tab_img{ margin:5px 0 5px 0; width:auto; height:35px;}
.store #tab { margin: 20px 0 20px; border-bottom:5px solid #3066c9; }

.store .listTitle{
	display:inline-block;
	width:100%;
	margin-bottom:20px;
}
.store .listTitle .list_inner{
	display:inline-block;
}

.store .listTitle .listTitle_img{
	display:inline-block;
	vertical-align:top;
	text-align:center;
	width:100px;
}
.store .listTitle .listTitle_msg{
	display:inline-block;
	vertical-align:top;
	margin-left:5px;
}

.store .listTitle img{
	display:inline-block;
	height:60px;
}
.store .listTitle h1{
	display:inline-block;
	font-size:20px;
	font-weight:bold;
	line-height:24px;
}
.store .listTitle h1 small{
	font-size:14px;
	font-weight:bold;
	color:#777;
}
.store .listTitle .hallcom{
	font-size:13px;
	line-height:16px;
	margin-top:4px;

}

.store #container p.topread{ 
	font-size:14px;
	text-align:right;
	line-height: 26px;
 }

