@charset "shift_jis";
/* CSS Document */






/* リンク画像 */
a:hover img{
	filter: alpha(opacity=60);
	-ms-filter: ""alpha(opacity=60)"";
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	text-decoration: none;
	background-color: #000;
}


/* リンク画像 */
a:hover img.NoAlpha{
	filter: alpha(opacity=100);
	-ms-filter: ""alpha(opacity=100)"";
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
	text-decoration: none;
}




.MzoneMain {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	padding-bottom: 20px;
}
.top_movie_main2 {
	margin-bottom: 10px;
}




.Movie_story {
	float: left;
	width: 200px;
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 1.7em;
	color: #FFF;
	margin-right: 30px;
}

.Movie_story-END {
	float: left;
	width: 200px;
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 1.7em;
	color: #FFF;
	margin-right: 0px;
}#HP-MoveZone {
	margin-bottom: 10px;
}
.btm15px {
	margin-bottom: 15px;
}
