@charset "Shift_JIS";

/* CSS Document */

body {
	background:#FFE5F2 url(../images/top_bg.jpg) top repeat-x;
	text-align:center;
}

#wrapper {
	background: url(../images/top_bg_img.jpg) top center no-repeat;
	background-size:2450px;
	margin: 0 auto;
	text-align:center;
}

#main{
	width:950px;
	background:url(../images/top_img.jpg) top center no-repeat;
	margin:0 auto;
	text-align:left;
	padding-bottom:20px;
}

h1,h2,h3{
	text-indent:100%;
	margin:0;
	padding:0;
	white-space:nowrap;
	overflow:hidden;
	height:0;
}

.header{
	width:950px;
	height:565px;
	margin:0;
	padding:0;
}

#top_menu{
	background:url(../images/top_menu.jpg) top center no-repeat;
	position:relative;
	width:950px;
	height:165px;
}

#top_menu a{
	width:223px;
	height:84px;
	opacity:0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha( opacity=0 )";
	display:block;
}

#top_menu a:hover{
	width:223px;
	height:84px;
	opacity:1.0;
	filter: alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
}

#top_menu .link{
	position:absolute;
	right:22px;
	top:80px;
}

#top_menu .movie{
	position:absolute;
	right:250px;
	top:80px;
}

#top_menu .theater{
	position:absolute;
	left:249px;
	top:80px;
}

#top_menu .special{
	position:absolute;
	left:21px;
	top:80px;
}

#top_menu .news{
	position:absolute;
	left:137px;
	top:0px;
}

#top_menu .intro{
	position:absolute;
	left:363px;
	top:0px;
}

#top_menu .character{
	position:absolute;
	right:137px;
	top:0px;
}

#topics{
	width:494px;
	height:430px;
	float:left;
	margin:23px 0 0 18px;
	background:url(../images/topics_bg.jpg) top no-repeat;
	position:relative;
}

#topics .topics_inner{
	width:396px;
	height:330px;
	overflow: auto;
	position:absolute;
	top:50px;
	left:49px;
}

#topics .topics_inner p{
	margin-top:5px;
	font-size:12px;
	line-height:1.4em;
	color:#630;
	border-bottom:1px dotted #FC0;
	padding-bottom:4px;
}

#topics .topics_inner p span{
	font-size:10px;
}

#topics .topics_inner p a{
	color:#F39;
	font-weight:bold;
}

#ticket{
	width:438px;
	float:right;
	margin-top:15px;
}

#ticket a{
	width:438px;
	opacity:0;
	display:block;
	opacity:1.0;
	filter: alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
}

#ticket a:hover{
	width:438px;
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

#billing{
	margin-top:14px;
}

#banner{
	text-align:center;
}

#banner img{
	margin:0px 5px;
	display:inline;
}
