@charset "utf-8";

html {
	height: 100%;
}

body#enter {
	height: 100%;
}

#enter table {
	margin: 0;
	width: 100%;
	height: 100%;
	border-collapse: separate;
	border-spacing: 10px;
	background: #f5aab7;
}

#enter table td {
	vertical-align: middle;
	text-align: center;
	background: #fff;
}

#top p.moreInfo {
	margin-right: 10px;
	margin-bottom: 0;
	text-align: right;
	font-size: 85%;
}

#top .moreInfo a {
	padding-left: 8px;
	background: url(../images/common_icon_arrow01.gif) no-repeat left 4px;
}

/* top
-------------------------------------------------------------------------------------------------------*/

#top #mainBase {
	background: #ffffff;
}

#top .mainContainer {
	padding-right: 0;
	width: 690px;
	float: left;
}

/* Flash */

#top .promoArea {
	margin: 0 auto 17px;
	width: 910px;
	clear: both;
}

/* TOPICS */

#top #topContent {
	float: right;
	width: 450px;
	background: #fff;
}

#top #topContent h2 {
	margin-bottom: 5px;
}

#top #topContent .topTopics {
	padding: 0 0 5px 0;
}

#top #topContent .topTopics .section {
	margin: 0 0 5px 5px;
	padding: 8px 10px;
	width: 420px;
	background: #f0f0f0;
}

#top #topContent .topTopics p.topicsDate {
	margin-bottom: 5px;
	color: #999;
	font-size: 85%;
}

#top #topContent .topTopics p.topicsDate span.new {
	display: none;
}

#top #topContent .topTopics p.topicsDate .new img {
	margin-left: 8px;
	vertical-align: middle;
}

#top .topTopics .textBody p {
	margin-bottom: 0;
	width: 340px;
}

#top .topTopics .textBody p.moreInfo02 {
	margin-top: -10px;
	width: auto;
	text-align: right;
}

/* movie newrelease */

#top #topSidebar {
	float: left;
	width: 230px;
}

/* movie */

#top .movie {
	margin-bottom: 0px;
}

#top .movie h2 {
	margin-bottom: 0;
	padding: 3px 8px;
	color: #fff;
	font-weight: bold;
	font-size: 92%;
	background: #ed6597 url(/images/top_titlebg_01.png) no-repeat left top;
}

#top .movie div.promotionVideo {
	padding: 2px 0;
	border: 1px solid #f490b6;
	text-align: center;
}

/* newrelease */

#top .release {
	padding: 0 0 8px 0;
	background: #fff;
}

#top .release h2 {
	margin-bottom: 2px;
	width: 230px;
}

#top .release ul {
	margin: 0 0 0 10px;
	padding-bottom: 8px;
	width: 210px;
}

#top .release ul img {
	float: left;
}

#top .release ul li {
	padding: 8px 0;
	background: url(/common/images/common_bg_dot01.gif) repeat-x left bottom;
	min-height: 70px;
}

* html #top .release ul li {
	height: 70px;
}

#top .release ul dl {
	margin-left: 79px;
}

#top .release ul dl dt {
	color: #ff6699;
}

#top .release ul dl dd {
	margin-top: 5px;
	font-size: 85%;
}

/* utilities */

#top .utilities {
	width: 210px;
	float: right;
}

