
p{
	padding: 0 10px;
}
.mainimg{
	width: 700px;
	margin: 0 auto;
}

.bgr{
	background-image:url(../img/event/202304/bg.png);
	background-repeat:no-repeat;
	width: 700px;
	height:  186px;
	padding: 30px;
	margin: 40px 130px;
}

/*タイトル */
.title{
	font-size:250%;
	font-weight:bold;
	margin-bottom:10px;
	color:#483e43;
	border-bottom:solid 4px #4e2d1a;
}
.txtb{
	font-size:120%;
}

.mido{border-bottom:solid 4px #11a73b;}
.ao{border-bottom:solid 4px #1db3da;}

.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;
	font-size: 110%;
}

.pT80{padding-top: 80px;}

/* ナビゲーション*/
.nav_ { 
	position: relative;
	padding: 0; 
	margin: 30px auto 10px; 
	width: 100%; 
	height:50px;
	z-index:99;
	background-color:#11a73b;
	border-radius: 5px; 
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	}
	
.nav_  ul {
	padding: 0 20px;
}

.nav_  ul li{
	color:white;
	line-height: 51px;
	text-align:center;
	font-size:110%;
	font-weight:bold;
	margin: 0;
	padding: 0 30px;
}
.nav_  ul a{
	text-decoration:none;
}

/*出演者 */
.castlist li.mR0{
	margin-right:0;
}
.castlist{
	width:960px;
	display:block;
}
.castlist li{
	margin:0 10px 10px 0;
	float:left;
	display:block;
	width: 128px;
}
.castlist li img{
	width: 128px;
}

/* テーブル*/
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:#1db3da;}
.baou{background-color:#52c9dd;}
.bmido{background-color:#11a73b;}
.bmidou{background-color:#3ace60;}
.aot{
		border: 2px solid #1db3da;
	color:#1db3da;
}
.midot{
		border: 2px solid #11a73b;
	color:#11a73b;
}
.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:#1db3da;
	border: 2px solid #1db3da;
}
.midot th,.midot td{
	border-color:#11a73b;
	border: 2px solid #11a73b;
}
.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;
}