@charset "utf-8";
/* CSS Document */

#movie_area {
	background-image: url(vegepota_back.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.aline_title {
	padding-top: 30px;
	padding-bottom: 30px;
}

.aline_title h3 {
	background-image: url(aline_title_top.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 170px;
	width: 657px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.aline_title_btm {
	background-image: url(aline_title_btm.jpg);
	background-repeat: no-repeat;
	height: 197px;
	width: 657px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.movie1 h4 {
	background-image: url(movie_title_1.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 77px;
	width: 657px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}



.movie2 h4 {
	background-image: url(movie_title_2.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 77px;
	width: 657px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.movie1_text,
.movie2_text{
	width: 660px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	color: #630;
	line-height: 1.4;
	font-weight: bold;
}
.aline_link {
	font-weight: bold;
	text-align: center;
	padding-top: 155px;
	font-size: 17px;
}

#message1,
#message2{
	width: 666px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}


.movie_back {
	background: url(movie/movie_back.gif) no-repeat top;
	width: 666px;
	height: 360px;
	margin: 10px auto 0px;
	position: relative;
	padding-top: 0px;
}

.movie{
	display:block;
	width:640px;
	height:360px;
	background:#000;
	position: absolute;
	left: 13px;
	top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.atention {
	font-size: 12px;
	color: #000;
	line-height:1.3;
	text-align: center;
	padding-top:400px;
}



.atention_2 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	line-height:1.3;
	text-align: center;
	padding-top:10px;
}
