/*

theaters

*/



#theaterListAll{
	width:1000px;
	margin:0 auto;
	padding:0 0 50px 0;
}

#mTheaters{
	background: url(../images/theaters/m_theaters.png) no-repeat;
	width:178px;
	height:37px;
	margin:50px auto;
}

#mubichike{
	background:#FFFFFF;
	width:940px;
	padding:30px;
	margin:0 auto 30px;
	line-height:0;
}

#ticket{
	background:url(../images/theaters/img_mubichike.jpg) no-repeat right;
	background-size:contain;
	width:200px;
	height:278px;
	float:left;
}

#mubichikeTXT{
	background:url(../images/theaters/txt_mubichike.png) no-repeat left;
	background-size:contain;
	width:700px;
	height:100px;
}

#mubichikeTXTall{
	width:700px;
	float:right;
}

#mubichikeWarning{
	width:100%;
	padding:20px 0 0 0;
	font-size:18px;
	line-height:1.7em;
}

.colorPink{
	color:#D979A4;
}