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

body{
	margin:0px;
	-apple-text-size-adjust: none;
	background-color:#000;
	font-family:Osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

img { border-style:none;
	vertical-align: top;}

a img { border-style:none; }

#base{
	margin:0 auto;
	width:100%;
	font-size:12px;
}

#all{
	margin:0 auto;
	width:1000px;
	background-color:#fff;
}

#topline{
	width:100%;
	background-color:#000;
	height:10px;
}

.header{
	width:482px;
	height:280px;
	background-image:url(images/top01.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	padding-top:20px;
	padding-left:518px;
}

.header2{
	width:1000px;
}

.top2{
}

.top3{
	width:1000px;
	height:180px;
	background-color:#000;
	background-image:url(images/top03.jpg);
	background-position: left top;
	background-repeat:no-repeat;
}

#menu{
	position:relative;
	height: 30px;
	width:1000px;
}

#menu ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding-left:0px;
}

#menu li{
	text-indent:-9999px;
	float:left;
}

/*
#menu ul li{
	display:block;
	float:left;
	width:160px;
	height:50px;
	overflow:hidden;
	background-image:url(images/menu.jpg);
}
*/
#menu li a{
	display:block;
	background-image:url(images/menu.jpg);
	background-repeat:no-repeat;
	height: 30px;
	overflow:hidden;
}

#menu-home a{
	width:327px;
	background-position:0 0;
}
#menu-home a:hover{
	background-position:0 -30px;
}
#menu-movie a{
	width:330px;
	background-position:-327px 0;
}
#menu-movie a:hover{
	background-position:-327px -30px;
}
#menu-theater a{
	width:343px;
	background-position:-657px 0;
}
#menu-theater a:hover{
	background-position:-657px -30px;
}
#topbottom{
	width:100%;
	background-color:#000;
	border-top:5px solid #333;
}

#footer{
	background-color:#000;
	color:#666;
	padding-top:10px;
	padding-bottom:10px;
	font-size:10px;
}

.footerbody{
	width:1000px;
	margin:0 auto;
	text-align:right;
}

.footerbody a{
	color:#CC0000;
	text-decoration:none;
}

.footerbody a:hover{
	color:#0066CC;
	text-decoration:none;
}


#copy{
	width:1000px;
	text-align:right;
	margin:0 auto;
	padding:10px 0 10px 0;
	font-size:11px;
	color:#ddd;
	line-height:180%;
}

.copylink{
	padding-left:10px;
}

.copylink a{
	color:#CC0000;
	text-decoration:none;
}

.copylink a:hover{
	color:#0066CC;
	text-decoration:none;
}

.main{
	line-height:180%;
	padding:10px;
}

.main2{
	line-height:180%;
}

.text{
	margin-bottom:20px;
	font-size:14px;
	margin-top:20px;
	border-bottom:1px solid #ccc;
}

.movieline{
	margin-bottom:20px;
	padding-bottom:20px;
}

.movieline2{
	margin-bottom:20px;
}

.moviename{
	margin-bottom:10px;
}

.movietext{
	font-size:12px;
	line-height:160%;
	margin-top:10px;
}

.movie_data{
	margin-bottom:5px;
	font-size:11px;
}

.youtube{
	float:left;
	width:500px;
}

.topics{
	padding-left:20px;
	padding-top:25px;
}

#topnews{
	width:440px;
	padding-left:10px;
	padding-right:10px;
	height:100px;
	overflow:auto;
	background-color:#fff;
	font-size:11px;
	color:#222;
}

#topnews a{
	color:#FF0000;
	text-decoration:none;
}

#topnews a:hover{
	color:#ccc;
	text-decoration:none;
}

dl.topnewstext {
	width:425px;
	line-height:180%;
	border-top: none;
	padding-bottom:10px;
	border-bottom:1px #ccc solid;
}

dl.topnewstext dt {
	margin: 0;
	padding-left:10px;
	width: 50px;
	float: left;
	color:#333;
}
	
dl.topnewstext dd {
	margin: 0 0 0 70px;
}

.contents{
	width:960px;
	padding:20px;
	background-color:#ddd;
}

.contentsbox{
	margin-bottom:50px;
	border-top:2px solid #0c4da2;
	border-bottom:2px solid #ed1c24;
}

.contentsbox2{
	margin-bottom:0px;
	border-top:2px solid #0c4da2;
	border-bottom:2px solid #ed1c24;
}

.contentsbox3{
	margin-bottom:0px;
}

.movieline{
	width:980px;
}

.moviel{
	float:left;
	width:180px;
}

.movier{
	float:right;
	width:780px;
}


.theaterinfo{
	margin-top:20px;
}

.schedule_box1{
	padding:10px;
	font-size:11px;
	background-color:#fff;
}

.schedule_box1 a{
	color:#FF0000;
	text-decoration:none;
}

.schedule_box1 a:hover{
	color:#999;
	text-decoration:underline;
}

.schedule_box2{
	padding:10px;
	font-size:11px;
	background-color:#0c4da2;
	color:#fff;
}

.schedule_box3{
	margin-bottom:5px;
	padding-bottom:10px;
	padding-top:5px;
}