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

#container-inner{
	height:571px;
	padding:0;
}

#container-inner h1{
	position:absolute;
	top:70px;
	left:250px;
	width:513px;
	height:132px;
	background:url(../image/top/logo.png) no-repeat;
}

#copy{
	position:absolute;
	top:136px;
	left:890px;
	width:48px;
	height:259px;
	background:url(../image/top/copy.png) no-repeat;
}

#topmenu li{
	position:absolute;
}
#topmenu li.about{
	left:726px;
	top:-124px;
	width:153px;
	height:133px;
	background:url(../image/top/menu_about.png) no-repeat;
}
#topmenu li.trailer{
	left:836px;
	top:-40px;
	width:77px;
	height:72px;
	background:url(../image/top/menu_trailer.png) no-repeat;
}
#topmenu li.theater{
	left:900px;
	top:-62px;
	width:77px;
	height:72px;
	background:url(../image/top/menu_theater.png) no-repeat;
}
#topmenu li.twitter{
	top:4px;
}


