@charset "utf-8";

/********** #headerImg **********/
h1{
	text-align: left;
	}
#headerImg{
	background: url(../../shop/images/shop_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;
		text-align: left;
	}
#movieWrap{
	width: 912px;/*890*/
	margin: 0 auto;
	padding: 0 0 0 18px;	
	line-height: 1.5em;
	}
.movieBox{
	width: 420px;
	height: 390px;
	float: left;
	margin: 0 0 40px 0;
	padding: 0 36px 0 0;
	}
.embedBox{
	width: 422px;
	height: 318px;
	padding: 2px 0 0 2px;
	border: 1px solid #c5cec7;	
	}
h3{
	margin: 8px 0 6px 0;
	font-size: 116.7%;
	}
h3 a:hover{
	text-decoration: underline;
	}
#pageWrap{
	width: 890px;
	margin: 0 auto;
	text-align: center;
	}
#pageWrap li{
	background: #0b120d;
	display: inline;
	text-align: center;
	padding: 4px 7px;
	margin: 0 2px 0 0;
	}
#pageWrap li a{
	color: #fff;
	}
#pageWrap li a:hover{
	text-decoration: underline;
	}


/********** #footer **********/
#footerWrap{
	background: url(../images/footer_RL.gif) repeat-x 0 bottom;
	height: 123px;
	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 li{
	float: left;
	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;	
	}
/*********************************************************************/
