@charset "UTF-8";

<!--
h1{
	background-color:#f0291b;
	color:#FFFFFF;
	padding:5px 10px;
	font-weight:bold;
}
#section1 h2{
	color:#f0291b;
}
h3{
	border-bottom:solid #f0291b;
	margin:5px 0;
}

/* 以下場外共通 */
h3{
	padding:5px 0;
	font-weight:bold;
	
}

#container{
	background-image:url(../images/common/bg_gnav.jpg);
	background-repeat:repeat-x;
	padding:0;
	margin:0;
}
#footer{
	background-image:url(../images/common/bg_footer.jpg);
	background-repeat:repeat-x;
	color:#fff;
}
#section1 h2{
	background-image:url(../images/common/bg_h2.jpg);
	background-repeat:no-repeat;
	padding:3px 0 0 20px;
	font-size:120%;
	font-weight:bold;
	min-height:30px;
	margin:15px 0 0 0;
}

/*--------------------
news/event
--------------------*/
.arrow{
	padding:0 0 0 15px;
	background-image:url(../images/common/ic_arrow.gif);
	background-repeat:no-repeat;
	background-position:left 4px;
}


#news dl dt,
#event dl dt{
	line-height:1; /* ie */
	margin:0 0 -1.5em 0;
	padding:0.5em 0 0 15px;
	background-image:url(../images/common/ic_arrow.gif);
	background-repeat:no-repeat;
	background-position:left 7px;
}

#news dl dd span{
	background-image:url(../../images/news/icon.gif);
	background-repeat:no-repeat;
	height:12px;
	width:55px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	float:left;
	padding:0 10px 0 0;
}

#news dl dd span.news_1{ background-position:0 0; }
#news dl dd span.news_2{ background-position:0 -12px; }
#news dl dd span.news_3{ background-position:0 -24px; }
#news dl dd span.news_4{ background-position:0 -36px; }
#news dl dd span.news_5{ background-position:0 -48px; }

/*--------------------
ポイントカード
--------------------*/
#section1 #card{
	background-image:url(../point/images/bg_card.jpg);
	background-repeat:no-repeat;
	min-height:180px;
	padding:0 0 0 180px;
}

#section1 #admission dl{
	padding:10px 0;
}
#section1 #admission dt{
	margin-bottom: -2.0em;
	padding: 5px 5px 5px 0;
	font-weight:bold;
}
#section1 #admission dd{
	border-bottom: 2px dotted #ccc;
	margin: 0;
	padding: 5px 0 5px 10em;
}

#section1 #exchange strong{
	color:#FF0000;
}
#section1 #exchange ul{
	list-style:none;
	text-align:center;
}
#section1 #exchange ul li{
	display:inline;
}

#section1 #goods ul li{
	padding:0 3px 0 0;
	margin:0;
}
#section1 #card {
    background-image: url(../point/images/bg_card.jpg);
    background-repeat: no-repeat;
    min-height: 180px;
    padding: 0 0 0 250px;
}
/*--------------------
有料席
--------------------*/
#section1 #tbl_charge th{
	width:300px;
}
#section1 #charge p{
	float:left;
	width:380px;
	text-align:center;
}

/*--------------------
施設ガイド
--------------------*/
#section1 #guide p{
	float:left;
	width:245px;
}
#section1 #guide .centerimg{
	padding:0 10px;
}

#section1 #floor{
	text-align:center;
}
#section1 #floor dl{
	float:left;
	width:230px;
	padding:10px;
	text-align:left;
}
#section1 #floor dl dt{
	font-weight:bold;
	color:#0076AE;
}

#section1 #guide p {
    float: left;
    width: 370px;
}
/*--------------------
アクセス
--------------------*/
#section1 #access h2{
	background-image:url(../images/common/bg_h2_m.jpg);
	background-repeat:no-repeat;
}
#section1 #access ul{
	padding:0 0 0 30px;
}
#section1 #access #accessmap{
	text-align:center;
}
#section1 #access #googlebox{
	float:left;
	width:370px;
}
#section1 #access #googlebox #googlemap{
	margin:4px;
	border:solid 1px #cccccc;
}

#section1 #access #accessguide{
	float:right;
	width:370px;
}
#section1 #access #accessguide dl{
	padding:5px;
}
#section1 #access #accessguide dl dd{
	padding-bottom:10px;
}
#section1 #access #accessguide dl dt{
	font-weight:bold;
}

#opentime img {
	width:95%;
}
-->
