@charset "Shift_JIS";
/*------------------------------------------------------------
   Profile
--------------------------------------------------------------*/
#heaven_movie .movielink{
	width:80%;
	display: block;
	margin:20px auto 0 auto;
}
#heaven_movie .movielink a{
	display:block;
	position:relative;
	width:100%;
	height:auto;
}
#heaven_movie .movielink a img{
	width:100%;
	height:auto;
}
#heaven_movie .movielink a img.cover{
	position:absolute;
	top:0;
	left:0;
}
#heaven_movie .movielink p{
	margin-top:5px;
	text-align:center;
	font-size:10px;
}


.item img.photo{
	width:240px;
	height:auto;
}