@charset "utf-8";
/* ===================================================================
CSS information

 file name  :movie.css
 style info :ムービーのスタイル
=================================================================== */
#content .pageTitle {
	margin-bottom:31px;
}

#content h1 {
	text-align:center;
}

#playArea {
	width:677px;
	padding:25px 0 0 46px;
	margin:0 auto;
	background:url(/images/movie/bg_pv0.gif) no-repeat center bottom;
}

#playArea .movieBtn {
	padding:13px 0 20px;
}




/* ムービートップ*/
div.movieList {
	width: 975px;
	background: url(../images/movie/bg_movieList.jpg) no-repeat;
}

div.movieList div.thumbArea {
	margin-top: 0px;
	padding:96px 0 95px;}



div.playerArea {
	width:975px;
}

div.btn_back {
	position: absolute;
	top: 160px;
	left: 31px;
	width: 98px; height: 60px;}


div.thumbArea {
	width: 890px;
	margin: 30px auto;
}

div.thumbArea ul {}
div.thumbArea ul li {float:left;}