@charset "utf-8";

/********** #headerImg **********/
h1{
	text-align: left;
	}
#headerImg{
	background: url(../../news/images/news_img.jpg) no-repeat right 0 #000;
	height: 279px;	
	}


/********** #main **********/
#mainWrapBg{
	text-align: left;
	position: relative;
	z-index: 400;
	background: url(../images/contents_bg_shadow.png) no-repeat center 0;
	width: 100%;
	height: 69px;
	margin: -58px 0 0 0;
	}
h2{
	margin: 0 0 70px 0;	
	}
#mainWrap{
	margin: 70px auto 0 auto;
	width: 1097px;
	}
#mainWrapDes{
		width: 950px;
		margin: 0 auto;
	}
#sideWrap{
	width: 265px;
	}
#sideWrap a:hover{
	text-decoration: underline;	
	}
#sideWrap li{
	margin: 0 0 20px 0;
	padding: 0 0 0 30px;
	background: url(../../news/images/arrow_square.gif) no-repeat;
	}
#sideWrap li a:hover{
	text-decoration: underline;	
	}
#summaryWrap{
	width: 600px;
	}
#summaryWrap a:hover{
	text-decoration: underline;	
	}
h3{
	font-weight: normal;
	margin: 0 0 15px 0;
	padding: 0 0 0 30px;
	background: url(../../news/images/crown_square.gif) no-repeat;	
	}
.newsBox{
	padding: 7px 8px 7px 8px;
	border-bottom: 1px solid #c5cec7;				
	}
.dayBox{
	float: left;
	}
.ttlBox{
	margin: 0 0 0 100px;
	padding: 0 0 0 50px;
	}
.news_other{
	background: url(../images/news_other.gif) no-repeat 0 2px;	
	}
.news_actor{
	background: url(../images/news_actor.gif) no-repeat 0 2px;	
	}
.cast_nakagawa {
	background: url(../images/news_actor.gif) no-repeat 0 2px;
	}
.cast_kazuuchi {
	background: url(../images/news_actor.gif) no-repeat 0 2px;
	}
.cast_sakuma {
	background: url(../images/news_actor.gif) no-repeat 0 2px;
	}
.cast_yamaki {
	background: url(../images/news_actor.gif) no-repeat 0 2px;
	}
.cast_kato {
	background: url(../images/news_actor.gif) no-repeat 0 2px;
	}
.cast_omori {
	background: url(../images/news_actor.gif) no-repeat 0 2px;
	}
.cast_ohashi {
	background: url(../images/news_actor.gif) no-repeat 0 2px;
	}
.cast_hirano {
	background: url(../images/news_actor.gif) no-repeat 0 2px;
	}
.cast_murata {
	background: url(../images/news_actor.gif) no-repeat 0 2px;
	}
.cast_tanaka {
	background: url(../images/news_actor.gif) no-repeat 0 2px;
	}
.cast_ishii {
	background: url(../images/news_actor.gif) no-repeat 0 2px;
	}
.cast_kubodera {
	background: url(../images/news_actor.gif) no-repeat 0 2px;
	}
.cast_nishida {
	background: url(../images/news_actor.gif) no-repeat 0 2px;
	}
.cast_takeuchi {
	background: url(../images/news_actor.gif) no-repeat 0 2px;
	}
.cast_fujiomi {
	background: url(../images/news_actor.gif) no-repeat 0 2px;
	}															
	
.news_stage{
	background: url(../images/news_stage.gif) no-repeat 0 2px;	
	}
.newsBigWrap{
	margin: 0 0 100px 0; 	
	}
.detailBtn{
	margin: 40px 0 0 0;
	padding: 0 22px 0 0;
	text-align: right;
	background: url(../../news/images/arrow_square.gif) no-repeat right 1px;
	}

/********** #footer **********/
#footerWrap{
	background: url(../images/footer_RL.gif) repeat-x 0 bottom;
	height: 124px;
	z-index: 1100;
	}
#footerBg{
	background: url(../images/footer_bg.gif) no-repeat center 19px;
	z-index: 1200;
	}
#bannerWrap{
	width: 640px;
	margin: 0 auto 15px auto;
	}
#bannerWrap ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
#bannerWrap li{
	padding: 0 5px 0 5px;
}
	
#otherWrap{
	margin: 0 auto 0 auto;
	padding: 0 0 22px 0;
	width: 950px;
	}
#otherL div{
	float: left;
	padding: 0 20px 0 0;	
	}
#otherR div{
	float: left;	
	}
#otherRdeco{
	padding: 0 20px 0 7px;	
	}
