@charset "UTF-8";

/**/

h2#pt-movie { background: url(../image/movie/title_movie.jpg) no-repeat left top; }

#list-index { margin: 0 auto; padding-left: 20px; width: 600px; list-style-type: none; }
#list-index li { float: left; padding-right: 20px; position: relative; }
#list-index li a { display: block; background: no-repeat left top; width: 280px; height: 265px; text-indent: -9999px; }
#list-index li a.btn-pv-1st	{ background-image: url(../image/movie/img_pv_1st.jpg); }
#list-index li a.btn-op-1st	{ background-image: url(../image/movie/img_op_1st.jpg); }
#list-index li a.btn-op-2nd	{ background-image: url(../image/movie/img_op_2nd.jpg); }
#list-index li a.btn-pv-2nd	{ background-image: url(../image/movie/img_pv_2nd.jpg); }
#list-index li a.btn-op-3rd	{ background-image: url(../image/movie/img_op_3rd.jpg); }
#list-index li a.btn-op-4th	{ background-image: url(../image/movie/img_op_4th.jpg); }
#list-index li a.btn-op-5th	{ background-image: url(../image/movie/img_op_5th.jpg); }
#list-index li a.btn-sys01	{ background-image: url(../image/movie/img_newsystem_01.jpg); }
#list-index li a.btn-sys02	{ background-image: url(../image/movie/img_newsystem_02.jpg); }
#list-index li a.btn-pv-5th	{ background-image: url(../image/movie/img_pv_5th.jpg); }


#list-index li div.newest{
	position: absolute;
	left: -10px;
	top: -2px;
	behavior:url(../css/iepngfix.htc);
	background: url(../image/common/img_new.png) no-repeat left top;
	width: 67px;
	height: 18px;
	text-indent: -9999px;
}
/**/

