@charset "shift_jis";
/* CSS Document */


.mov{
	background-image: url(../movie/img/mov_bg.jpg);
	background-repeat: no-repeat;
	height: 360px;
	width: 640px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 50px;
	padding-right: 60px;
	padding-bottom: 50px;
	padding-left: 60px;
}

.mov_niko{
	background-image: url(../movie/img/mov_bg_niko.jpg);
	background-repeat: no-repeat;
	height: 401px;
	width: 640px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 50px;
	padding-right: 60px;
	padding-bottom: 50px;
	padding-left: 60px;
}


.mov2{
	background-image: url(../movie/img/mov_bg2.jpg);
	background-repeat: no-repeat;
	height: 272px;
	width: 480px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 50px;
	padding-right: 65px;
	padding-bottom: 50px;
	padding-left: 65px;
}

.mov3{
	background-image: url(../movie/img/mov_bg3.jpg);
	background-repeat: no-repeat;
	height: 307px;
	width: 490px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 33px;
	padding-right: 61px;
	padding-bottom: 50px;
	padding-left: 61px;
}

.mov_txt{
	font-size: 15px;
	line-height: 1.4em;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 15px;
}
