@charset "utf-8";
.theater-header{
}
.theater-header h2{
	padding-top:30px;
	margin-bottom:20px;
}
.theater-header h3{
	margin:20px 0 15px;
}

.theater-body{
	border-bottom:1px solid #ddd;
	position:relative;
	padding-bottom:40px;
	margin-bottom:60px;
}
.theater-body div{
	background-color:#fff;
}
