@charset "utf-8";
/* シークレット歌劇團0931 INDEXページ */

#flash_area {
   width: 950px;
   height:405px;
   background-color: #000000;
}

.toptext {
	padding: 30px 0px;
	font-weight: bold;
	font-size: 120%;
	line-height: 1.5em;
}

.text_bl {
	color: #000;
}

#wn_area {
   width: 310px;
   float:left;
}

#wntext_area {
   width: 310px;
   /* height: 180px; */
   height: 300px;
   overflow: auto;
}

#wntext_area a {
	color: #966731;
}

.wn_text {
   line-height: 1.2em;
   padding-top: 10px;
}

#perfor_area {
   width: 310px;
   float: right;
}

.perfor_table {
   text-align: center;
}

#text_area {
   width: 850px;
   margin-left: 50px;
   background-image: url(../image/secret/index/0931mark.gif);
   background-position: center;
   background-repeat: no-repeat;
}

#contents { 
   width: 950px; 
   margin: auto; 
   text-align: left; 
   background-image: url(../image/secret/index/contents_bottom.jpg);
   background-position: bottom;
   background-repeat: no-repeat;
}

.srs {
   clear: both;
   padding: 10px 0px 5px 351.5px;
}

#perfor_area a:link { color: #966731; }
#perfor_area a:visited {color: #966731; }
#perfor_area a:hover { color: #990066; }
#perfor_area a:active { color: #966731; }
#perfor_area a { text-decoration: underline; }

.red {
   color: #CC0000;
}

.ciket {
	background-color: #F00;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	padding: 3px 10px;
	border-radius: 5px;
	
}

.wn_text2 {
   line-height: 1.2em;
   padding-top: 5px;
}

.small {
	font-size: 11px;
}

.wn_text2 a:link { color: #fff; }
.wn_text2 a:visited {color: #fff; }
.wn_text2 a:hover { color: #990066; }
.wn_text2 a:active { color: #fff; }
.wn_text2 a { text-decoration: none; }

.flyer2017 {
	margin: 10px 0px;
}










