@charset "utf-8";
/* CSS Document */

.movie {
	background-image: url(movie_area01.jpg);
	height: 737px;
	width: 850px;
}
.icon {
	margin: 0px;
	padding: 0px;
	width: 400px;
	background-image: url(movie_01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 150px;
}
.icon02 {
	margin: 0px;
	padding: 0px;
	width: 400px;
	background-image: url(movie_02.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 150px;
}
.icon03 {
	margin: 0px;
	padding: 0px;
	width: 400px;
	background-image: url(movie_03.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 150px;
}
.icon04 {
	margin: 0px;
	padding: 0px;
	width: 400px;
	background-image: url(movie_04.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 150px;
}
.icon05 {
	margin: 0px;
	padding: 0px;
	width: 400px;
	background-image: url(movie_05.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 150px;
}
.icon06 {
	margin: 0px;
	padding: 0px;
	width: 400px;
	background-image: url(movie_06.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 150px;
}
.icon07 {
	margin: 0px;
	padding: 0px;
	width: 400px;
	background-image: url(movie_07.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 150px;
}
.icon08 {
	margin: 0px;
	padding: 0px;
	width: 400px;
	background-image: url(movie_08.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 150px;
}
.icon09 {
	margin: 0px;
	padding: 0px;
	width: 400px;
	background-image: url(movie_09.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 150px;
}
.icon10 {
	margin: 0px;
	padding: 0px;
	width: 400px;
	background-image: url(movie_10.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 150px;
}
.link_icon {
	margin-left: 235px;
	margin-top: 70px;
}

/*IE7*/
*:first-child+html .link_icon {
	margin-left: 220px;
	margin-top: 70px;
}

/*IE6*/
*html .link_icon {
	margin-left: 220px;
	margin-top: 70px;
}
