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

#contents_main {
	padding-top: 80px;
	padding-bottom: 200px;
}

#special_edition{
	background:url(/tv/onep/special/img/base_preview.png);
	width:798px;
	height:215px;
	margin:0px auto;
	position:relative;
}

#text_title{
	color:#ffde00;
	position:absolute;
	font-size:14px;
	width:457px;
	text-align:center;
	bottom:20px;
	left:0px;
}

#movie_area{
	width:320px;
	height:180px;
	position:absolute;
	left:460px;
	top:18px;
}

#thousand_sunny {
	width:798px;
	height:207px;
	margin:0px auto;
	position:relative;
	overflow:hidden;
	margin-top:31px;
}

#thousand_sunny:hover img {
	margin-top:-207px;
}

#sunny_notice {
	color:#caaf76;
	width:798px;
	margin:0px auto;
}