
/* common
===============================================================*/

Div#Main {
	margin: 40px 0px 40px;
	}
#Main img{
	width:100%;
	}
/* Main
===============================================================*/
#Main .tit{
	background:url(/bunka/engeki/2017/images/about/tit01.gif) no-repeat 0 0;
	width:178px;
	height:66px;
	margin:0 auto 30px;
	text-indent:-9990px;
	}

#Main .lead{
	text-align:center;
	margin-bottom:10px;
	}
#Main .lead_txt{
	font-size:12px;
	line-height:22px;
	color:#404040;
	margin-bottom:15px;
	}
#Main .part_box{
	}
#Main .mar_r{
	margin-bottom:15px;
}
#Main .mar_r02{
	margin-right:15px;
}
#Main .part_box dd{
	background:#f7f7f7;
	text-align:left;
	padding:10px 13px;
	}
#Main .part_box dd ul{
	display:inline-table;
	}
#Main .part_box dd.single{
	text-align:center;
	}
#Main .section{
	text-align:center;
	margin-bottom:25px;
	}
#Main .txt01{
	margin-bottom:10px;
	text-align:center;
	color: #C40105;
	font-size:14px;
	line-height:22px;
	font-weight:bold;
	}

#Main .section02 .y_box{
	border:solid 1px #d7b634;
	margin-bottom:10px;
	}
#Main .section02 .y_box_end{
	margin-right:0;
}
#Main .section02 .y_box .tl{
	background:#f2c720;
	padding:8px 0;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	border:solid 1px #fdf9f2;
	color:#4a2e06;
}

#Main .section02 .y_box .inner{
	padding:10px 13px 10px;
	background:#fdf9f2;
	}
#Main .section02 .y_box .inner dt{
	color:#c40105;
	margin-bottom:3px;
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	}
#Main .section02 .y_box .inner dd{
	font-size:12px;
	line-height:20px;
}
#Main .section02 .y_box .inner dd .red{
	color:#9e0000;
	font-weight:bold;
	}