@charset "utf-8";

/********** #headerImg **********/
h1{
	text-align: left;
	}
#headerImg{
	background: url(../../archive/images/archive_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 100px auto;
	width: 1097px;
	}
#mainWrapDes{
		width: 950px;
		margin: 0 auto;
	}
#sideWrap{
	width: 160px;
	}
#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: 790px;
	}
#summaryWrap a:hover{
	text-decoration: underline;	
	}
#summaryR{
	width: 333px;
	}
#summaryR p{
	margin: 5px 0 20px 0;	
	}
#summaryL{
	width: 427px;
	}
h3{
	font-size: 133.3%;
	line-height: 1.2em;
	letter-spacing:0.2em;
	}
h3 span{
	font-size: 75.0%;
	font-weight: normal;
	letter-spacing:0.0em;	
	}
h4{
	font-size: 108.3%;
	border-bottom: 2px solid #c5cec7;
	padding: 0 0 3px 0;
	}
#summaryWrap dt{
	float: left;
	}
#summaryWrap dd{
	border-bottom: 1px solid #c5cec7;
	}

	
/* CAST/STAFF/COMMENT/imgWrap *****/
.summaryMiniBox{
	margin: 0 0 35px 0;	
	}
/* cast *****/
#castWrap{
	line-height: 1.5em;
	}
#castWrap dt{
	font-size: 83.3%;
	}
#castWrap dd{
	margin: 6px 0 6px 0;
	padding: 0 0 5px 75px;	
	}
/* staff *****/
#staffWrap{
	line-height: 1.2em;	
	}
#staffWrap dt{
	font-size: 83.3%;
	padding: 4px 0 0 0;	
	}
#staffWrap dd{
	font-size: 83.3%;
	margin: 0 0 0 0;
	padding: 4px 0 4px 75px;
	}
/* comment *****/
#commentWrap p{
	margin: 5px 0 0 0;	
	}
/* imgWrap *****/
#imgWrap{
	text-align: center;	
	}
#imgWrap div img,#imgWrap div iframe{
	padding: 2px;
	border: 1px solid #c5cec7;	
	}
/* prev/next button	*****/
#summaryBtnBox{
	clear: both;
	width: 790px;
	padding: 20px 0 20px 0;
	}
#summaryBtnBox #prevBtn{
	float: left;
	background: url(../../archive/images/arrow_LeftSquare.gif) no-repeat 0 0;
	height: 18px;
	padding: 0 0 0 26px;
	}
#summaryBtnBox #nextBtn{
	float: right;
	background: url(../../news/images/arrow_square.gif) no-repeat right 0;
	height: 18px;
	padding: 0 26px 0 0;
	}


/********** #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;	
	}
