@charset "shift_jis";
/* CSS Document */



/*ムービーが1本以上の場合のh1

h1 {
	width: 962px;
	height: 55px;
	background: url(../img/title.jpg) no-repeat;
	text-indent: -9999px;
}
--------------------------------------------*/

h1 {
	width: 962px;
	height: 101px;
	background: url(../img/title_02.jpg) no-repeat;
	text-indent: -9999px;
}





























/*ムービー選択
--------------------------------------------*/
#movie {
	width: 962px;
	height: 19px;
	background: url(../img/menu.jpg) no-repeat;
/*----clearfix-----*/
_height: 1px;
min-height: 1px;
}
#movie:after {
content: ".";
display: block;
clear: both;
height: 0;
visibility: hidden;
}
/*----clearfix-----*/
#movie li {
	float: left;
}
#movie_link1 {
	display: block;
	background:url(../img/menu.jpg) no-repeat -320px 0;
	text-indent: -9999px;
	overflow:hidden;
	width: 134px;
	height: 19px;
	margin-left: 320px;
}
#movie_link1:hover {
	display: block;
	background:url(../img/menu.jpg) no-repeat -320px -19px;
	text-indent: -9999px;
	overflow:hidden;
	width: 134px;
	height: 19px;
	margin-left: 320px;
}
#movie_link2 {
	display: block;
	background:url(../img/menu.jpg) no-repeat -456px 0;
	text-indent: -9999px;
	overflow:hidden;
	width: 139px;
	height: 19px;
}
#movie_link2:hover {
	display: block;
	background:url(../img/menu.jpg) no-repeat -456px -19px;
	text-indent: -9999px;
	overflow:hidden;
	width: 139px;
	height: 19px;
}
#movie_link3 {
	display: block;
	background:url(../img/menu.jpg) no-repeat -593px 0;
	text-indent: -9999px;
	overflow:hidden;
	width: 138px;
	height: 19px;
}
#movie_link3:hover {
	display: block;
	background:url(../img/menu.jpg) no-repeat -593px -19px;
	text-indent: -9999px;
	overflow:hidden;
	width: 138px;
	height: 19px;
}
#movie_link4 {
	display: block;
	background:url(../img/menu.jpg) no-repeat -731px 0;
	text-indent: -9999px;
	overflow:hidden;
	width: 136px;
	height: 19px;
}
#movie_link4:hover {
	display: block;
	background:url(../img/menu.jpg) no-repeat -731px -19px;
	text-indent: -9999px;
	overflow:hidden;
	width: 136px;
	height: 19px;
}

h2 {
	display: none;
}



/*ムービー
--------------------------------------------*/
#movie01 {
	width: 962px;
	height: 453px;
	background: url(../img/main.jpg) no-repeat;
	text-align: center;
}
#movie01 iframe {
	position: relative;
}








