#main img{
	float:left;
}
/* ナビゲーション*/
.nav_ { 
	padding: 0; 
	margin: 0 auto 10px; 
	width: 100; 
	height:50px;
	z-index:99;
	background-color:#2ca6e0;
	border-radius: 5px; 
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	}
	
.nav_  ul li{
	color:white;
	line-height: 51px;
	text-align:center;
	font-size:110%;
	font-weight:bold;
	margin: 0;
}
.nav_  ul a{
	text-decoration:none;
}

/* ニュース(イベント) */
.satoyama{
	position:absolute;
	top:-15px;
	right:10px;
}
.scrtitle{
	font-size:200%;
	font-weight:bold;
	width:100%;
	color:#727171;
}
#scr_out{
	float:left;
	margin-left:8px;
	position:relative;
}
#scr{
	width:350px;
	height:auto;
	background-color:rgba(255,255,255,0.9);
	border:solid 1px #CCCCCC;
	overflow:auto;
	z-index: 2;
}



@media only screen and (min-width: 750px) {
    #scr { height:615px;}
	#ticket img{width:470px; height:90px;}
}

#scr dl{
	padding:8px;
	}

dl dt {
  clear: left;
  float: left;
  padding: 8px 0.5em;
  width: 7.5em;
}

dl dd {
  padding: 8px 0.5em 8px 8em;
  border-bottom: solid 1px #CCC;
}

#scr span.midashi{font-weight:bold;}
#scr span.naiyo{font-size:0.9em; line-height:1.1em;}

/*タイトル */
.title{
	font-size:250%;
	font-weight:bold;
	margin-bottom:10px;
	width:100%;
	color:#727171;
	border-bottom:solid 4px #4e2d1a;
}
.txtb{
	font-size:120%;
}

.mido{border-bottom:solid 4px #aacc03;}
.ao{border-bottom:solid 4px #2ca6e0;}

.ptxt{
	margin: 40px auto;
	text-align: center;
	font: bold;
	padding: 30px;
	background-color:rgba(255,255,255,0.6);
	border:solid 1px #CCCCCC;
	overflow:auto;
	z-index: 2;
}

.pT80{padding-top: 80px;}

/*出演者 */
.castlist li.mR0{
	margin-right:0;
}
.castlist{
	width:960px;
	display:block;
}
.castlist li{
	margin:0 20px 20px 0;
	float:left;
	display:block;
}
.castlist li img{
	height:170px;
}

/* テーブル*/
table{
  border-collapse: collapse;
  border-spacing: 0;
  float:left;
  margin-bottom:20px;
}
.tdtitle{
	text-align:center;
	color:white;
	font-weight:bold;
}
td {
	background-color:white;
}
.chab{background-color:#ddd;}

.ttm .tdtitle{
	color:white;
		background-color: #e50012;
}
.ttm td {
	border: 2px solid #e50012;
	color:#840d13;
}	
.ttm th {
	color:#e50012;
	background-color: #ffcfd2;
	border: 2px solid #e50012;
	padding:10px;
	vertical-align:central;
	font-weight:bold;
}
.tth{
	color:#840d13; 
	margin-bottom:60px;
	}
.tth .tdtitle{
	color:white;
		border: 2px solid #840d13;
		background-color: #840d13;
}
.tth td {
	border: 2px solid #840d13;
}
.tth th {
	background-color: #e6babc;
	border: 2px solid #840d13;
	padding:10px;
	vertical-align:central;
	font-weight:bold;
	text-align:center;
}


/*タイムテーブル */
.en{
	width:1%;
	text-align:center;
	font-size:120%;
	color:white;
	font-weight:bold;
	padding:5px;
}
.bao{background-color:#2ca6e0;}
.baou{background-color:#9de0d0;}
.bmido{background-color:#aacc03;}
.bmidou{background-color:#deeb6c;}
.aot{
		border: 2px solid #2ca6e0;
	color:#2ca6e0;
}
.midot{
		border: 2px solid #aacc03;
	color:#aacc03;
}
.vm{
	vertical-align:middle;
}
.timetable{
	background-color:white;
	border-collapse:collapse;
	margin-bottom:20px;
}
.timetable th,td{
	padding:10px;
}
.aot th,.aot td{
	border-color:#2ca6e0;
	border: 2px solid #2ca6e0;
}
.midot th,.midot td{
	border-color:#aacc03;
	border: 2px solid #aacc03;
}
.timetable th{
	text-align:center;
	vertical-align:central;
	font-size:150%;
	font-weight:bold;
}
.timetable p{ color:#000;}
.ptitle{
	font-size:150%;
	font-weight:bold;
}
.ptitle2{
	
	font-weight:bold;
}
.ptitle3{
	text-align:right;
	font-weight:bold;
}
.ptitle4{
	font-size:120%;
	font-weight:bold;
}
.timetable td.prm{width:10%;
border-top: #fff;
border-bottom: #fff;
border-left: #fff;
}
.timecast{
	color:#000;
	width:52%;
}


.day{
	font-size:140%;
	font-weight:bold;
	text-align: center;
}
.yusen{
	margin-left:20px;
	padding:8px;
	color:white;
	vertical-align:middle;
}

.bgao{
		background-color:#2ca6e0;
}
.bgmido{
		background-color:#aacc03;	
}
.bggr{
	background-color:#F0F0F0;
}
.nexttable {
	width:100%;
	margin: 10px auto 0 auto;
}

.nexttable td{
	width:25%;
	padding: 3px;
}
	
.nexttable th{
	font-size:120%;
	padding: 3px;
}


.sptitlemido{
	font-size:190%;
	font-weight:bold;
	margin-top:50px;
	margin-bottom:20px;
	line-height: 140%;
	text-align: center;
	border-bottom: dotted 1px #20ad69;
}
.accessl{
	float:left;
	width:470px;
	margin-right:20px;
}
.accessr{
	float:right;
	width:470px;
}
