@charset "UTF-8";

/* ムービー */

#movielist {
	padding-left: 38px;
	list-style-type: none;
}
#movielist li {
	float: left;
	margin: 0 16px 15px 0;
	width: 300px;
}

.ic_move{ padding-left: 38px;}

.ic-pv01{
	float:left;
}

.ic-pv02{
	float:left;
}

.btn_ic{
	background:url(../image/movie/img_ic_pv_03.jpg) 0 0 no-repeat;
	position: relative;
	width: 615px;
	height: 113px;
	margin-bottom: 15px;
	float:none; clear:both;
}
.btn_ic a{
	display:block;
	background:url(../image/movie/btn_ic_site.jpg) 0 0 no-repeat;
	width: 410px;
	height:76px;
	position:absolute;
	top: 13px;
	left: 99px;
	text-indent:-9999px;
}
.btn_ic a:hover{
	background-position: 0 -300px;
}




/**/

