/* 基本設定
-------------------------------------------------------- */
body {
	-webkit-text-size-adjust: 100%;
}
/* フッタ最下部配置 */
html, body {
	height: 100%;
	width: 100%;
}
#container {
	min-width: 980px;
	width: 100%;
	position: relative;
	height: 100%;
	min-height: 100%;
	margin: 0 auto;
}
body > #container {
	height: auto;
}
#contents {
	width: 100%;
	margin: 0 auto;
	min-height: 500px;
	padding: 0 0 390px 0;
}
#contents.attachment {
	width: 100%;
	margin: 0 auto;
	min-height: 500px;
	padding: 0 0 100px 0;
}
#footer {
	position: absolute;
	bottom: 0;
	height: 370px;
	width: 100%;
	background:#000000;
}
#footermini{
	position: absolute;
	bottom: 0;
	width: 100%;
	background:#000000;
	height: 70px;
}
#footer img,
#footermini img{
	position: absolute;
	left: 0;
	top: 21px;
}
address{
	margin: 0 auto;
	text-align: right;
	color: #ffffff;
	font-size: 12px;
	font-style: normal;
	line-height: 70px;
}
#header{
	background: url(../img/header_bg.jpg) repeat-x #333333;
	border-bottom: 3px solid #b79c5a;
	width: 100%;
}

/* 基本レイアウト */
h1{
	font-size:11px;
	color:#f1f1f1;
	font-weight: normal;
	line-height: 24px;
}
.inner{
	position: relative;
	width: 960px;
	margin: 0 auto;
}
#header ul{
	position: absolute;
	right: 0;
	top: 0;
	display:none;/* 20151001プレリリース非表示 */
}
#header ul li{
	float: left;
	font-size: 14px;
	margin-left: 15px;
	line-height: 24px;
}
#header ul a{
	color: #ffffff;
}
#header ul a:hover,
#header ul a:active{
	text-shadow: 0 0 3px #ffffff;
}
#siteid{
	position: absolute;
	left: 1px;
	top: 13px;
}
#fontsize{
	position: absolute;
	top: 6px;
	right: 0;
	width: 70px;
}
#fontsize p{
	text-align: center;
	font-size: 13px;
	line-height: 120%;
	margin-bottom: 3px;
}
#fontsize li{
	float: left;
	margin-left: 1px;
}
#fontsize a{
	display: block;
	width: 34px;
	height: 23px;
	font-size: 14px;
	text-align: center;
	background: #666666;
	color: #ffffff;
	line-height: 23px;
	cursor: pointer;
}
#fontsize a:hover,
#fontsize a:active,
#fontsize li.select a{
	background: #000000;
}
/* グローバル */
#nav{
	height: 60px;
	background: #333333;
	border-top: 1px solid #dedede;
}
#nav.mb25{
	border-bottom: 1px solid #dedede;
}
#nav li{
	float:left;
	line-height:60px;
	text-align: center;
}
#nav a{
	display: block;
	text-align: center;
	overflow: hidden;
	color: #ffffff;
}
#nav a:hover,
#nav a:active,
#nav a.current{
	background: #b79c5a;
}
#nav a:hover,
#nav a:active{
	background: #b79c5a;
	text-shadow: 0 0 3px #ffffff;
}
#navHome{width: 113px;}
#navAboutUs{width: 164px;}
#navPerformance{width: 129px;}
#navMember{width: 113px;}
#navSupporter{width: 147px;}
#navAccsess{width: 129px;}
#navContact{width: 165px;}

/* FOOTER詳細 */
#pagetop{
	background: #ffffff;
	border-bottom: 3px solid #b79c5a;
}
#pagetop a{
	float: right;
	display: block;
	width: 130px;
	height: 35px;
	background:url(../img/arrow_pagetop.png) no-repeat #333333 13px 13px;
	line-height: 35px;
	border: 3px solid #333333;
	border-bottom: none;
	color: #ffffff;
	font-size: 14px;
	text-indent: 31px;
	margin-bottom: -3px;
	border-bottom: none;
}
#pagetop a:hover,
#pagetop a:active{
	text-shadow: 0 0 3px #ffffff;
}
#footernav{
	background: #333333;
	height: 230px;
	padding-top: 35px;
}
#footernav ul li{
	font-size: 13px;
	line-height: 120%;
	margin-bottom: 10px;
}
#footernav ul ul{
	margin-top: 10px;
}
#footernav > ul > li{
	float: left;
	font-size: 17px;
}
#footernav li{
	width: 160px;
}
#footernav a{
	color: #ffffff;
}
#footernav a:hover,
#footernav a:active{
	text-shadow: 0 0 3px #ffffff;
}

/* CONTENTS */
#left{
	width: 690px;
	float: left;
}
#right{
	width: 240px;
	float: right;
}
/* SIDE */
#btnList{
	font-size: 14px;
	margin-bottom: 10px;
}
#btnList strong{
	font-size: 20px;
}
#btnList a{
	display: block;
	color: #ffffff;
	height: 60px;
	width: 200px;
	line-height: 60px;
	font-size: 18px;
	text-align: center;
	margin: 0 auto 5px auto;
	background-position: 0 0;
}
#btnList a:hover,
#btnList a:active{
	background-position: 0 -60px;
}
#btnList a#btnTicket{background-image:url(../img/btnTicket.png);}
#btnList a#btnBarrierFree{background-image:url(../img/btnBarrierFree.png);}
#btnList a#btnSupporter{background-image:url(../img/btnSupporter.png);}
#btnList a#btnContact{background-image:url(../img/btnContact.png);}
#btnList p{
	text-align: center;
}
/* SIDENAV */
#sidenav a{
	display: block;
	line-height: 120%;
	border-bottom: 1px solid #d3d3d3;
	color: #333333;
	padding: 0.6em 1em;
}
#sidenav a.soon{
	cursor: default;
	color: #dddddd;
}
#sidenav a:hover.soon,
#sidenav a:active.soon{
	background: #ffffff;
}

#sidenav a:hover,
#sidenav a:active,
#sidenav a.current{
	background: #f1f1f1;
}
#sidenav .toppage a{
	background:#333333;
	color: #ffffff;
	text-align: center;
}
#sidenav ul li a{
	border-bottom: 1px dotted #d3d3d3;
	font-size: 94%;
	padding: 0.6em 1em 0.6em 2em;
}
#sidenav ul li:last-child a{
	border-bottom: 1px solid #d3d3d3;
}
/* パンくず */
#breadcrumb{
	font-size: 75%;
	text-align: right;
	line-height: 120%;
	color: #666666;
	width: 960px;
	margin: 8px auto 15px auto;
}
#breadcrumb a{color: #666666;}
#breadcrumb a:hover,
#breadcrumb a:active{color: #000000;}