body{
	background:url("image/bg.jpg");
}


.contents_title{
	height:70px;
	padding-left:10px;
	margin-bottom:10px;
	font-size:3.0em;
	line-height:1.4em;
	color:#000;
}

.hidden_text{
	visibility: hidden;
	margin:0px;
	padding:0px;
	height:0px;
}

.clearfix {zoom:1;}
.clearfix:after{
	content: ""; 
	display: block; 
	clear: both;
}

.end{
	color:#ff0033;
	font-weight:bold;
	margin-bottom:5px 0 10px 0:
}

.to_top{
	margin-top:10px;
	font-weight:bold;
	color:#ff0033;
	text-align:right;
}

.to_top a:visited{
	color:#ff0033;
}

.strong_word{
	font-size:2.0em;
	color:#ff99CC;
}

#wrapper {
	width:950px;
	position:relative;
	margin:0px auto;
	text-align:center;
}

footer{
	position:relative;
	padding-top:10px;
	border-top:2px #333333 solid;
	width:950px;
}

footer nav{
	margin-bottom:10px;
}

#wrapper #contents {
	position:relative;
	display: table-cell;
	vertical-align: middle;
	text-align: left;
	padding:20px 0px 20px 0px;
	display:block;
}

/************************************************************************/
#contents #site_header{
	font-size:220%;
	line-height:240%;
	color:#333;
}
#contents #site_header span{
		font-size:280%;
	}

#contents section {
	width:100%;
	margin:0 auto 20px auto;
	color:#000;
	font-weight:bold;
}

#contents section .about_lead{
	font-size:180%;
	line-height:180%;
	margin:60px 0px;
}

#contents section .text_area {
	padding: 0px 20px;
}


#schedule dl{
	margin-left:20px;
}

#schedule dl dt{
	margin-top:20px;
	margin-bottom:10px;
	font-size:1.6em;
/*	color:#F4BC19;*/
}

#schedule dl dd{
	margin-left:25px;
	font-size:1.4em;
	line-height:1.2em;
}

#schedule dl dd p{
	margin:15px 0;
}

#story p{
	margin:20px 0;
	font-size:1.4em;
	line-height:1.2em;
}

#cast .text_area{
	margin:20px 0;
	font-size:1.4em;
	line-height:1.2em;
}

#ticket dl{
	margin:10px 0;
	padding:10px;
	border:dotted 2px #333333;
}

#ticket dt{
	clear:both;
	text-align:right;
	margin:0 10px 0 0;
	padding:10px 0;
	width:200px;
	font-size:1.2em;
	display:bloack;
	float:left;
}

#ticket dd{
	width:200px;
	text-align:left;
	margin:0;
	padding:10px 0;
	display:bloack;
	float:left;
}

#ticket .attention{
	margin:10px 0;
	padding:10px;
	border:dotted 2px #333333;
}

/*******************************************************/
/*                                                     */
/* ナビゲーション                                      */
/*                                                     */
/*******************************************************/
.navi{
	position:relative;
	height:70px;
	background:url(image/navi_bg.jpg);
	margin: 0 auto;
	overflow: hidden;
}

.navi li{
	width:158px;
	height:70px;
	font-size:1.4em;
	font-weight:bold;
	float:left;
}

.navi li a{
	display:block;
	width:158px;
	height:70px;
	overflow: hidden;
	text-indent: 200px;
}

.navi .navi_what{
	background: url(image/what.gif) no-repeat center left;
}

.navi .navi_what a:hover{
	background: url(image/what_o.gif) no-repeat center left;
}

.navi .navi_vocal{
	background: url(image/vocal.gif) no-repeat center left;
}

.navi .navi_vocal a:hover{
	background: url(image/vocal_o.gif) no-repeat center left;
}

.navi .navi_schedule{
	background: url(image/schedule.gif) no-repeat center left;
}

.navi .navi_schedule a:hover{
	background: url(image/schedule_o.gif) no-repeat center left;
}


.navi .navi_ticket{
	background: url(image/ticket.gif) no-repeat center left;
}

.navi .navi_ticket a:hover{
	background: url(image/ticket_o.gif) no-repeat center left;
}

.navi li a span{
	line-height: 70px;
	display:block;
}

.navi li a{
	-webkit-transition: background-color .4s;
}


/**************************************************/
#inteview{}

#inteview .inteview_photo{
	margin-right:20px;
	width:200px;
	float:left;
}

#inteview p{
	margin:15px 0;
	line-height:1.5em;
	font-size:1.2em;
}

#inteview .q_a{
	font-size:1.2em;
	line-height:1.5em;
}

#inteview .q_a dt{
	margin-bottom:5px;
	color:#ff66cc;
	font-weight:bold;
}
