@charset "UTF-8";
/* CSS Document */

#main_img{
	position: relative;
	height: 980px;
	width: 980px;
	background-repeat: no-repeat;
	background-image: url(../images/mov_bg.png);
	background-position: center top;
}
#menu_01 {
	position: fixed;
	left:auto;
	top: 186px;
	width: 281px;
	height: 284px;
	background-image: url(../images/mov_menu_bg.png);
	background-repeat: no-repeat;
	z-index: 9999;
}

#mov-menu-01 {
	position:absolute;
	left:27px;
	top:20px;
	width:235px;
	height:70px;
}

#mov-menu-02 {
	position:absolute;
	left:27px;
	top:120px;
	width:82px;
	height:47px;
}
#mov-01 {
	position:absolute;
	left:386px;
	top:155px;
	width:480px;
	height:270px;
}

#mov-02 {
	position:absolute;
	left:386px;
	top:588px;
	width:480px;
	height:270px;
}
#tit01{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 615px;
	height: 10px;
}
#tit01{
	position: absolute;
	left: 311px;
	top: 78px;
	width: 615px;
	height: 70px;
}
#tit02{
	position: absolute;
	left: 377px;
	top: 510px;
	width: 480px;
	height: 72px;
}
