#main img{
	float:left;
}
#main{
	background-image:url(../img/event/201703/main_bk.png);
	width:960px;
	height:660px;
	position:relative;
}
/* ナビゲーション*/
.nav_ { 
	padding: 0; 
	margin: 0 auto 10px; 
	width: 960px; 
	height:51px;
	z-index:99;
	border-radius: 5px; 
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	background-color:#42aa6b;
	}
	
.nav_  ul li{
	color:#fff;
	line-height: 51px;
	text-align:center;
	font-size:110%;
	font-weight:bold;
}
.nav_  ul a{
	text-decoration:none;
}

/* ニュース(イベント) */

.scrtitle{
	font-size:200%;
	font-weight:bold;
	color:#454040;
	text-align:right;
}
#scr_out{
	float:left;
	margin-left:8px;
	position:absolute;
	top:0px;
	right:0px;
}
#scr{
	width:490px;
	height:290px;
	background-color:rgba(242,237,230,1);
	border:solid 1px #CCCCCC;
	overflow:auto;
	z-index: 2;
}

#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;
}

/*タイトル */
.title{
	font-size:250%;
	border-bottom:solid 2px #231815;
	margin-bottom:10px;
	width:100%;
	line-height: 150%;
}
.mido{color:#20ad69;}
.ao{color:#00A0E9;}
.txtb{
	font-size:120%;
}
.sptitlemido{
	font-size:190%;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:28px;
	line-height: 140%;
	border-bottom: dotted 1px #20ad69;
	background:url(../img/event/201703/mido.png) no-repeat left;
}
.sptitleao{
	font-size:190%;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:28px;
	line-height: 140%;
	border-bottom: dotted 1px #00A0E9;
	background:url(../img/event/201703/ao.png) no-repeat left;
}

.spleft{
	float:left;
	width:590px;
	margin-right:20px;
}

.spright{
	float:left;
	width:350px;
}

/* テーブル*/
.wt1{width:230px;}
.wt2{width:160px;}
.wt3{width:230px;}
.wt4{width:295px;}

.wth{width:112px;}
.wth1{width:88px;}
.wth2{width:201px;}

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;
}

.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;
}
.accessl{
	float:left;
	width:415px;
	margin-right:10px;
}
.accessr{
	float:right;
	width:535px;
}

.busmap{width:960px;}
/*ムービー */
.movlist li.mR0{
	margin-right:0;
}
.movlist{
	display:block;
	margin-top:10px;
}
.movlist li{
		width:232px;
	margin-right:10px;
	float:left;
	display:block;
}

.movlist li:last-child {
  margin-right: 0;
}
.movlist li img{
	width:232px;
	height:131px;
}
/*出演者 */
.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;
}

/*タイムテーブル */
.en{
	width:1%;
	text-align:center;
	font-size:120%;
	color:white;
	font-weight:bold;
	padding:5px;
}
.bao{background-color:#00b8ee;}
.baou{background-color:#6dd1ee;}
.bmido{background-color:#0dac67;}
.bmidou{background-color:#64c79d;}
.aot{
		border: 2px solid #00b8ee;
	color:#00b8ee;
}
.midot{
		border: 2px solid #0dac67;
	color:#0dac67;
}
.vm{
	vertical-align:middle;
}
.timetable{
	background-color:white;
	width:960px;
	border-collapse:collapse;
	margin-bottom:50px;
}
.timetable th,td{
	padding:10px;	
}
.aot th,.aot td{
	border-color:#00b8ee;
	border: 2px solid #00b8ee;
}
.midot th,.midot td{
	border-color:#0dac67;
	border: 2px solid #0dac67;
}
.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;
}
.timetable td.prm{width:10%;
border-top: #fff;
border-bottom: #fff;
border-left: #fff;
}
.timecast{
	color:#000;
	width:40%;
}
.day{
	font-size:250%;
	font-weight:bold;
}
.yusen{
	margin-left:20px;
	padding:8px;
	color:white;
	vertical-align:middle;
}

.bgao{
		background-color:#00b8ee;
}
.bgmido{
		background-color:#0dac67;	
}
.bggr{
	background-color:#F0F0F0;
}
.nexttable td{
	width:34em;
}
	
#map2{
	width:960px;
	height:570px;
	background-image:url(../img/event/201703/map2.png);
	margin-top:50px;
	position:relative;
}
.access{
	position:absolute;
	bottom:29px;
	right:56px;
}
.w1{ padding:2px; text-align:center; width:6%;}