body{
	background: none;
}


.wrapper {
	position: relative;
	background: url(/img/top/contents/bg.jpg) repeat-x top left #e6013c;
	opacity: 0;
}

.content_wrap {
	position: relative;
	top: 0;
	width: 1010px;
	margin: 0 auto;
	background: url(/img/top/contents/bg_main.jpg) top center no-repeat;
	opacity: 0;
}

h1 {
	position: absolute;
	top: 14px;
	left: 50%;
	margin-left: -500px;
	z-index: 2;
	opacity: 0;
}

.header {
	opacity: 0;
}

.header nav {
	position: relative !important;
}

.main {
	position: relative;
	width: 1010px;
	height: 519px;
	margin: 0 auto;
	opacity: 0;
}

.main .left {
	width: 240px;
	margin-top: 63px;
}

.main .left .movie {
	margin: 0 0 0 13px;
}

.main .left .movie:hover {
	opacity: 0.7;
}

.main .left .news {
	width: 169px;
	height: 192px;
	margin: 0 0 0 20px;
	padding: 62px 18px 45px 26px;
	background: url(/img/top/contents/bg_news.png) top left no-repeat;
}

.main .left .news .news_list {
	width: 169px;
	height: 205px;
	margin: 0;
	overflow-y: scroll;
}

.main .left .news .news_list li {
	margin-bottom: 10px;
}

.main .left .news .news_list li a {
	text-decoration: none;
}

.main .left .news .news_list li:hover {
	opacity: 0.7;
}

.main .left .news .news_list li a p {
	font-size: 7px;
	line-height: 1.4;
}

.main .left .news .news_list li a .day {
	color: #85285d !important;
}

.main_area .bnr_widget {
	position: absolute;
	top: 316px;
	left: 419px;
	height: 180px;
	overflow-y: hidden;
}

.main_area .bnr_widget:hover img {
	margin-top: -180px;
}

.main_area .bnr_dvd {
	position: absolute;
	top: 347px;
	left: 607px;
	height: 149px;
	overflow-y: hidden;
}

.main_area .bnr_dvd:hover img {
	margin-top: -149px;
}

.footer {
	opacity: 0;
}