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

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

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

a img { border-style:none; }

#base{
	margin:0 auto;
	width:1020px;
	font-size:12px;
	color:#555;
}

#all{
	padding:0 20px 0 20px;
	width:980px;
	background-color:#FFF;
}

.header{
}

.headerphoto{
	margin-bottom:20px;
}

#menu{
	position:relative;
	height: 30px;
	width:1000px;
	margin-bottom:10px;
}

#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:318px;
	background-position:0 0;
}
#menu-home a:hover{
	background-position:0 -30px;
}
#menu-movie a{
	width:327px;
	background-position:-318px 0;
}
#menu-movie a:hover{
	background-position:-318px -30px;
}
#menu-theater a{
	width:335px;
	background-position:-645px 0;
}
#menu-theater a:hover{
	background-position:-645px -30px;
}

.topbottom{
	width:980px;
	padding-bottom:30px;
}

#copy{
	width:980px;
	text-align:right;
	margin:0 auto;
	padding:10px 20px 10px 20px;
	font-size:11px;
	color:#fff;
	background-color:#624e39;
	line-height:180%;
}

.copylink{
	padding-left:10px;
}

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

.copylink a:hover{
	color:#ccc;
	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;
}

.bottomright{
	float:right;
}

.day{
	margin-bottom:20px;
}

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

#topnews a{
	color:#89855D;
	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 #fff solid;
}

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

.contents{
	padding-bottom:30px;
}

.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:#eee;
}

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

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

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

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