@charset "utf-8";
/* CSS Document */
h1 {
	overflow:hidden;
	margin:0;
	padding:0;
	position:absolute;
	text-indent:-9999px;
}

h2{
	margin:0px;
}


body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/body_background.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family:"メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	color:#333333;
}

body.coming_soon {
	margin: 0px;
	padding: 0px;
	background-image:url(../images/coming_soon_background.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	font-family:"メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	color:#333333;
	background-attachment: fixed;
}

/*png*/
*html .iepngfix{
	  behavior: url(iepngfix.htc);
}


/*ナビゲーションエリア*/
#main_nav_container {
	width: 1000px; WIDTH: 100%; FLOAT: left; HEIGHT: 65px;
	background-image:url(../images/top_bar.png)
}
#main_nav {
	MARGIN: 0px auto; WIDTH: 1000px; PADDING-TOP: 0px; height:65px;
}
#main_nav #logo{
	width:120px;
	height:65px;
	background-image:url(../images/top_logo.png);
	float:left;
	}
	
#main_nav #navi_cont
{
	width:880px;
	float:left;
	}
#navi_cont UL {
	margin:0px;
	margin-left:40px;
	padding:0px;
	list-style:none;
	position:relative;
}
#navi_cont UL LI {
	font-family:"メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	color:#333333;
	text-indent:-99999px;
	height:65px;
	position:absolute;
	line-height:65px;
}
#navi_cont LI a {
 text-decoration:none;
 display:block;
 overflow:hidden;
 height:65px;
 }
 
/*ナビゲーターリスト*/

 #navi_cont LI#home {
 left:0px;
 width:115px;
 background:url(../images/navi.jpg) no-repeat 0px 0px;
 }
 #navi_cont li#home a:hover{
 background:url(../images/navi.jpg) no-repeat 0px -65px;
 }
 #navi_cont li#home a.this{
 background:url(../images/navi.jpg) no-repeat 0px -65px;
 }
 
  #navi_cont LI#news {
 left:115px;
 width:110px;
 background:url(../images/navi.jpg) no-repeat -115px 0px;
 }
 #navi_cont li#news a:hover{
 background:url(../images/navi.jpg) no-repeat -115px -65px;
 }
 #navi_cont li#news a.this{
 background:url(../images/navi.jpg) no-repeat -115px -65px;
 }
 
 #navi_cont LI#nowshowing {
 left:225px;
 width:185px;
 background:url(../images/navi.jpg) no-repeat -225px 0px;
 }
 #navi_cont li#nowshowing a:hover{
 background:url(../images/navi.jpg) no-repeat -225px -65px;
 }
 #navi_cont li#nowshowing a.this{
 background:url(../images/navi.jpg) no-repeat -225px -65px;
 }
 
 
 #navi_cont LI#comingsoon {
 left:410px;
 width:180px;
 background:url(../images/navi.jpg) no-repeat -410px 0px;
 }
 #navi_cont li#comingsoon a:hover{
 background:url(../images/navi.jpg) no-repeat -410px -65px;
 }
 #navi_cont li#comingsoon a.this{
 background:url(../images/navi.jpg) no-repeat -410px -65px;
 }

 #navi_cont LI#archive {
 left:590px;
 width:126px;
 background:url(../images/navi.jpg) no-repeat -590px 0px;
 }
 #navi_cont li#archive a:hover{
 background:url(../images/navi.jpg) no-repeat -590px -65px;
 }
 #navi_cont li#archive a.this{
 background:url(../images/navi.jpg) no-repeat -590px -65px;
 }


/*メインコンテンツ*/

#main_contanier_body {
	width:1000px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}
#main_contanier_body #leftcont{
	width:660px;
	height:auto;
	float:left;
}
#slideshow_container{
	width:660px;
	height:336px;
	background:url(../images/slide_show_shadow.png);
	margin-top: 20px;
	margin-bottom: 15px;
	}
#slideshow_contents{
	width:652px;
	height:328px;
	}
	
#pickup_header{
	width:100%;
	height:72px;
	background-image: url(../images/pick_up_header.png);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	}

#pickup_top_contanier{
	width:100%;
	height:160px;
	margin-top: 5px;
	margin-bottom: 10px;
	}
#pickup_top_left{
	width:50%;
	height:auto;
	float:left;
	}
#pickup_top_right{
	width:50%;
	height:auto;
	float:right;
}

#pickup_box{
	width:321px;
	height:159px;
	background:url(../images/pick_up_background.png) no-repeat;
	}
#pickup_left{
	width:159px;
	height:auto;
	float:left;
	}
.pickup_pict{
	
	
	}
	
#pickup_button
{
	width:100%;
	height:31px;
	background:url(../images/button_01.png) no-repeat 50% 0px;
	line-height: 30px;
	text-align: center;
	margin-top: 5px;
	}

#pickup_button a
{
	display:block;
	width:60%;
	margin-left:20%;
	margin-right:20%;
	height:31px;
	background:url(../images/button_01.png) no-repeat 50% 0px;
	line-height: 30px;
	text-align: center;
	color:#333333;
	}


#pickup_button a:hover
{
	width:60%;
	margin-left:20%;
	margin-right:20%;
	height:31px;
	background:url(../images/button_01.png) no-repeat 50% -31px;
	line-height: 30px;
	text-align: center;
	color:#CCCCCC
}


#pickup_right{
	width:162px;
	height:auto;
	float:right;
	}
#pickup_mtitile{
	width:100%;
	height:31px;
	background:url(../images/pick_up_mtit.png) no-repeat;
	line-height:30px;
	font-size: 13px;
	white-space:nowrap;
	font-weight: bold;
}

#pickup_mtitile h2 {
	height:31px;
	line-height:30px;
	font-size: 13px;
	white-space:nowrap;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:0px;
}
#pickup_mtitile #logname{
	font-size:9px;
	white-space:nowrap;
}
#pickup_mtitile #logname h2{
	margin-top:0px;
	margin-bottom:0px;
	font-size:9px;
	white-space:nowrap;
}

#pickup_mdescrip
{
	padding-top: 5px;
	padding-left: 5px;
	font-size: 12px;
	line-height: 14px;
}



#main_contanier_body #rightcont{
	width:330px;
	height:auto;
	float:right;
}

#news_heder{
	background:url(../images/news_header.png) no-repeat;
	width:330px;
	height:68px;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	
}
#news_body
{
	width:330px;
	height:300px;
	background-image: url(../images/back_paper01.png);
	background-repeat: no-repeat;
	background-position: right;
	font-size:11px;
	
	}

#news_contniar{
	width:100%;
	height:auto;
	clear:both;
}

#news_body #date_block{
	width:23%;
	height:auto;
	float:left;
	margin-top:5px;
}
#news_body #txt_block{
	width:72%;
	height:auto;
	float:right;
	margin-top:5px;
	padding-right:3%;
}
#news_body #txt_block a{
	color:#0066FF
}
#news_body #txt_block a:hover{
	color:#CC0033
}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#news_shadow
{
	width:316px;
	height:20px;
	background:url(../images/back_paper01_shadow.png) no-repeat right bottom;
	padding-left:14px;
}

#futter{
	width:100%;
	height:30px;
	background-color: #222222;
	clear:both;
	margin-top: 30px;
}

*html #futter{
	margin-top: 10px;
}
*:first-child+html #futter{
	margin-top: 10px;
}

#futtercont{
	width:1000px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	color:#CCCCCC;
	line-height: 30px;
	font-size:12px;
	text-align: right;
}
#futtercont_left{
	text-align:left;
	float:left;
	width:50%;
	
}
#futtercont_right{
	float:right;
	width:50%;
}
	

#futtercont a{
	color:#CCCCCC;
}

#futtercont a:hover{
	color:#FF9900;
}

/*Now showing*/
#senter_container{
	width:95%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
#senter_container h2{
	font-family:"メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-indent:-99999px;
	line-height:0px;
	margin:0px;
	padding:0px;
	height:0px;
}
#headerimg_nowshowing{
	width:206px;
	height:37px;
	background:url(../images/now_showing_header.png) no-repeat;
	
}
#headerimg_archive{
	width:206px;
	height:37px;
	background:url(../images/archive_header.png) no-repeat;
	
}
#headerimg_comingsoon{
	width:206px;
	height:37px;
	background:url(../images/comingsoon_header.png) no-repeat;
	
}
#headerimg_news{
	width:206px;
	height:37px;
	background:url(../images/news_header2.png) no-repeat;
	
}


#header_contaniner{
	width:100%;
	height:36px;
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom:0px;
}

#icon_area{
	width:36px;
	height:31px;
	background:url(../images/note_icon.png) no-repeat;
	float:left;
}
#header_discrip{
	width:auto;
	height:31px;
	float:left;
	color:#0099CC;
	font-size: 18px;
	line-height: 31px;
}

#now_showing_panel{
	width:902px;
	height:245px;
	background:url(../images/showing_movie_panel.png) no-repeat;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	margin-top: 35px;
}


#archive_panel{
	width:902px;
	height:245px;
	background:url(../images/archive_movie_panel.png) no-repeat;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	margin-top: 25px;
	margin-bottom: 30px;
}


*html #archive_panel{
	margin-bottom: 10px;
}
*:first-child+html #archive_panel{
	margin-bottom: 10px;
}

*html #now_showing_panel{
	margin-bottom: 10px;
}
*:first-child+html #now_showing_panel{
	margin-bottom: 10px;
}


#now_showing_panel #panel_left{
	width:26%;
	height:245px;
	float:left;
}

#now_showing_panel #panel_img{
	margin-top:10px;
	margin-left: 10px;
}

#now_showing_panel #movie_button{
	width:100%;
	height:36px;
	margin-top: 15px;

}
#now_showing_panel #movie_button a{
	display:block;
	width:60%;
	margin-left:20%;
	margin-right:20%;
	height:36px;
	background-image: url(../images/gowebsite_off.png);
	background-repeat: no-repeat;
	background-position: center;
	line-height: 33px;
	text-align: center;
	text-indent: 20px;
	color:#333333;

}
#now_showing_panel #movie_button a:hover{
	display:block;
	width:60%;
	margin-left:20%;
	margin-right:20%;
	height:36px;
	background-image: url(../images/gowebsite_on.png);
	background-repeat: no-repeat;
	background-position: center;
	line-height: 33px;
	text-align: center;
	text-indent: 20px;
	color:#FFFFFF;

}


#now_showing_panel #panel_right{
	width:73%;
	height:245px;
	float:right;
}

#now_showing_panel #panel_right_header{
	width:auto;
	height:auto;
}

#now_showing_panel #movie_tit{
	width:auto;
	height:55px;
	font-size:18px;
	color:#F90;
	float:left;
	font-weight: bold;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 15px;
	width: 300px;
	height: 30px;
}
#now_showing_panel #movie_tit_small{
	width:auto;
	height:55px;
	font-size:15px;
	color:#F90;
	float:left;
	font-weight: bold;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 300px;
	height: 30px;
}

#now_showing_panel #movie_tit_archive{
	width:500px;
	height:55px;
	font-size:18px;
	color:#F90;
	float:left;
	font-weight: bold;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 15px;
	height: 30px;
}


#now_showing_panel #movie_status{
	width:323px;
	height:30px;
	float:right;
	margin-right:15px;
	background-image: url(../images/status_bar.png);
	background-repeat: no-repeat;
	background-position:right center;
	color: #CCCCCC;
	font-size: 14px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 15px;
	line-height: 28px;
}
#now_showing_panel #movie_status_small{
	width:323px;
	height:30px;
	float:right;
	margin-right:15px;
	background-image: url(../images/status_bar.png);
	background-repeat: no-repeat;
	background-position:right center;
	color: #CCCCCC;
	font-size: 11px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 28px;
}

*html #now_showing_panel #movie_tit{
 margin-bottom:0px;
 }
 
*html #now_showing_panel #movie_status{
 margin-bottom:0px;
 }



#now_showing_panel #txt_contanier{
	width:97%;
	height:auto;
	clear:both;
	margin-left:1%;
	margin-right: 2%;
	font-size: 1.0em;
	line-height: 17px;
}

#now_showing_panel #txt_contanier2{
	width:97%;
	height:auto;
	clear:both;
	margin-left:1%;
	margin-right: 2%;
	font-size: 0.9em;
	line-height: 14px;
}

#now_showing_panel #txt_contanier_small{
	width:97%;
	height:auto;
	clear:both;
	margin-left:1%;
	margin-right: 2%;
	font-size: 0.8em;
	line-height: 12px;
	margin-top: 15px;
}

#now_showing_panel #listtxt{
	clear:both;
	margin-left:27%;
	
}

#archive_panel #panel_left{
	width:26%;
	height:245px;
	float:left;
}

#archive_panel #panel_img{
	margin-top:10px;
	margin-left: 10px;
}

#archive_panel #movie_button{
	width:100%;
	height:36px;
	margin-top: 15px;

}
#archive_panel #movie_button a{
	display:block;
	width:100%;
	height:36px;
	background-image: url(../images/gowebsite_off.png);
	background-repeat: no-repeat;
	background-position: center;
	line-height: 33px;
	text-align: center;
	text-indent: 20px;
	color:#333333;

}
#archive_panel #movie_button a:hover{
	display:block;
	width:100%;
	height:36px;
	background-image: url(../images/gowebsite_on.png);
	background-repeat: no-repeat;
	background-position: center;
	line-height: 33px;
	text-align: center;
	text-indent: 20px;
	color:#FFFFFF;

}


#archive_panel #panel_right{
	width:73%;
	height:245px;
	float:right;
}

#archive_panel #panel_right_header{
	width:auto;
	height:35px;
}

#archive_panel #movie_tit{
	width:auto;
	height:55px;
	font-size:18px;
	color:#FFCC00;
	float:left;
	font-weight: bold;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 15px;
	width: 300px;
	height: 30px;
}
#archive_panel #movie_tit_small{
	width:auto;
	height:55px;
	font-size:14px;
	color:#FFCC00;
	float:left;
	font-weight: bold;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 15px;
	width: 300px;
	height: 30px;
}

#archive_panel #movie_status{
	width:323px;
	height:30px;
	float:right;
	margin-right:15px;
	background-image: url(../images/status_bar.png);
	background-repeat: no-repeat;
	background-position:right center;
	color: #CCCCCC;
	font-size: 14px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 15px;
	line-height: 28px;
}

*html #archive_panel #movie_tit{
 margin-bottom:0px;
 }
 
*html #archive_panel #movie_status{
 margin-bottom:0px;
 }



#archive_panel #txt_contanier{
	width:97%;
	height:auto;
	clear:both;
	margin-left:1%;
	margin-right: 2%;
	font-size: 1.0em;
	line-height: 17px;
}

#archive_panel #txt_contanier2{
	width:97%;
	height:auto;
	clear:both;
	margin-left:1%;
	margin-right: 2%;
	font-size: 0.9em;
	line-height: 14px;
}

#archive_panel #txt_contanier_small{
	width:97%;
	height:auto;
	clear:both;
	margin-left:1%;
	margin-right: 2%;
	font-size: 0.8em;
	line-height: 12px;
	margin-top: 15px;
}




#txt_header_mid{
	font-size:14px;
	color:#0099CC;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
	padding-bottom: 5px;
	padding-top: 5px;
}
#txt_normal_block{
	font-size: 12px;
	background-image: url(../images/back_paper01.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-left: 20px;
	padding-top: 10px;
	padding-right:10px;
	padding-bottom:25px;
	background-color:#FFFFFF;
	

}
#txt_normal_block_shadow{
	height:20px;
	width:855px;
	background-image: url(../images/txt_block_shadow.png);
	background-repeat: no-repeat;
	background-position:right;
	margin-bottom:30px;
	

}

/*newsエリア*/
#news_area_small{
	width:800px;
	height:252px;
	background:url(../images/news_panel_small.png) no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}

#newstxtcontanier{
	padding-top:10%;
	padding-left: 8%;
	padding-right: 5%;

}

*html #newstxtcontanier{
	padding-top:8%;
	padding-left: 8%;
	padding-right: 5%;
}

#newstxt_title{
	font-size:16px;
	font-weight:bold;
	color:#F90;

}
#newstxt_descrip{
	font-size:12px;
	padding-top:10px;
	padding-left:10px;
	color:#333;

}
#newstxt_descrip_ver2{
	font-size:12px;
	padding-top:10px;
	padding-left:10px;
	color:#333;
	line-height:1.4em;

}
#newstxt_descrip p{
	margin:8px;
}
*html #newstxt_descrip{
	line-height:17px;
}
		
#newstxt_descrip2{
	font-size:11px;
	padding-top:5px;
	padding-left:35px;
	color:#333;
	padding-bottom:5px;

}
#news_panel_ex{
	width:800px;
	height:350px;
	background:url(../images/news_panel_ex.png) no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}

#news_panel_big_nopic{
	width:800px;
	height:350px;
	background:url(../images/news_panel_big_nopic.png) no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}

#news_panel_big2_nopic{
	width:800px;
	height:566px;
	background:url(../images/news_panel_big2_nopic.png) no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}
#side_bunner_area{
	width:320px;
	height:auto;
	margin-left:0px;
	margin-right:5px;
	margin-top:30px;
	font-size:1em;
	border:solid 1px #CCC;
}

#side_bunner_area img{
	border:none;
}

#side_bunner_area .textblock{
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
}