@charset "utf-8";
/* CSS Document */

#exteriorWrapper {
	display:none;
	overflow:hidden;
	min-height:1620px;
}

#mainArea {
	text-align:right;
	min-height:1045px;
}

/* leftArea */
#leftArea {
	z-index:1;
	position:relative;
	float:left;
	margin-left:0px;
	margin-top:0px;
	width:709px;
	padding-top:11px;
}

#btnJambo {
	width: 431px;
	margin-top: 40px;
}
#mainVisualA, #mainVisualB, #mainVisualC, #mainVisualD, #mainVisualE {
	position:absolute;
	top:90px;
}

#mainVisualA { left:-70px; }

#mainVisualB {
	left:870px;
	opacity: 0.8;-moz-opacity: 0.8;filter: alpha(opacity=80);
}

#mainVisualC {
	left:1810px;
	opacity: 0.8;-moz-opacity: 0.8;filter: alpha(opacity=80);
}

#mainVisualD {
	position:absolute;
	left:2750px;
	top:140px;
	opacity: 0.8;-moz-opacity: 0.8;filter: alpha(opacity=80);
}

#mainVisualE {
	left:3720px;
	opacity: 0.8;-moz-opacity: 0.8;filter: alpha(opacity=80);
}

#mainCatch {
	position:absolute;
	left: 38px;
	top: 285px;
}

#visualSelecter {
	position:absolute;
	left: 255px;
	top: 0;
	height:73px;
	width: 460px;
	z-index:3;
}

#visualSelecter li {
	cursor:pointer;
	width:73px;
	height:73px;
	overflow:hidden;
	float:left;
	margin-left: 22px;
}

#visualSelecter li:first-child {
	margin-left:0px;
}

#visualSelecter li:hover img, #visualSelecter li.active img {
	margin-top:-73px;
}


/* rightArea */
#rightArea {
	width:271px;
	z-index:2;
	position:relative;
	float:left;
}

#captionWhatsnew {
	margin-top:28px;
	position:relative;
}

#newsArea {
	width:271px;
	margin-left:auto;
	background:url(../../img/newsArea_bottom.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-bottom:5px;
	position:relative;
	text-align:left;
	font-size:12px;
}

#newsView {
	width:271px;
	overflow:hidden;
	background:#FFF;
}

#newsList {
	background:#fff;
	padding-top:15px;
	padding-bottom:8px;
}

#newsList li {
	width:231px;
	margin-bottom: 5px;
	padding:0px 20px;
}

#btnNewsPrev {
	cursor:pointer;
	position:absolute;
	left:237px;
	top:0px;
}

.newsDate {
	color:#e08600;
}

#btnNewsNext {
	cursor:pointer;
	position:absolute;
	left:255px;
	top:0px;
}

#captionMovie{
	margin-top:15px;
	margin-bottom:10px;
}

#caption4Coma {
	margin-top:21px;
	margin-bottom:10px;
}

.thumbMovie {
	cursor:pointer;
}

#thumb4Coma {
	cursor:pointer;
}

#bannerAce {
	margin-top:27px;
}

.movieThumbnail {
	position:relative;
}

.btnPlay {
	position:absolute;
	left:239px;
	top:110px;
	z-index:1;
}

.movieTitle {
	background:url(../../img/bg_movie_title.png);
	width:263px;
	height:30px;
	line-height:30px;
	position:absolute;
	left:0px;
	bottom:0px;
	text-align:left;
	padding-left:8px;
	font-weight:bold;
}

.newIcon {
	background:url(../../img/new_icon.png);
	width:43px;
	height:43px;
	position:absolute;
	right:0px;
	top:0px;
}

.popStar {
	border: 10px solid #ffff66;
	border-radius: 50%;
	width: 50px;
	height: 50px;
	position:absolute;
	left:50%;
	top:50%;
	background:#ffff66;
	margin-left:-25px;
	margin-top:-25px;
}

/* link */
#linkIndex {
	width:271px;
	background:url(../../img/frame_links_bottom.png);
	background-repeat:no-repeat;
	padding-bottom:5px;
	background-position:left bottom;
	float:left;
}

#footerLinkListIndex {
	background:url(../../img/frame_links_middle_pattern.png);
	width:271px;
	padding:0px;
	padding-top:20px;
}

#footerLinkListIndex li {
	float:none;
	margin:0px;
	width:200px;
	margin:0px auto;
}