@charset "shift_jis";

.movieSection01.imgHover .movieShot {
	padding: 0;
	background: none;
	border-bottom: none;
}
.movieSection01.imgHover .movieShot a>img{
	border: 1px solid #a6a6a6;
	border-bottom-width: 3px;
	padding: 4px;
	background-color: #ffffff;
}
.movieSection01.imgHover .movieShot a:hover>img{
	margin-top:2px;
	border-bottom-width: 1px;
	opacity: 0.7;
}
