@charset "SHIFT_JIS";
	
	/* BODY */
	body { font-size: 12px; line-height:1.2em; color: #fff; background-color:transparent;  margin: 0px; padding: 0px; height:100%;font-family:"CI","Meiryo","qMmΫS Pro W4",hArialh,"Hiragino Maru Gothic Pro","osaka","lr oSVbN","MS PGothic",sans-serif; -webkit-text-size-adjust: 100%; line-height:normal;}
	
	a { outline: none; }
	a:link { text-decoration: none; color: #fff; }
	a:visited { text-decoration: none; color: #fff; }
	a:hover { text-decoration: none; color: #fff; }
	a:active { text-decoration: none; }
	
	h1,h2,h3,h4,h5,h6 { margin: 0px; padding: 0px; font-size: 12px; font-weight:normal; }
	strong { font-weight: normal;}
	p { margin: 0px; padding: 0px; }
	
	img { border: 0px; vertical-align: bottom; margin: 0px; padding: 0px; }
	.img { padding:2px; background-color:#996600;}
	.img2 { margin:3px; padding:1px; background-color:#ffffff;}
	.gallery_img { border-color:#000000; border-style:solid; border-width:10px;}
	
	
	.layout_pc { width:960px; height:auto; margin:0px auto; text-align:center;}
	.layout{ width:100%; height:auto; background-color:; margin-top:0px; margin: 0px auto; text-align:center;}
	.layout_sub{ width:100%; height:auto; background-color:#; margin-top:0px; margin: 0px auto; text-align:center; border-top-color:#ff6666; border-top-style:solid; border-top-width:20px;}

	/* MAIN CONTENTS */
	
	.header_text a{ border-bottom-color:#FFF; border-bottom-style: dotted; border-bottom-width:1px; color:#fff;}
	.header_text a:hover{ border-bottom-color:#FFF; border-bottom-style: dotted; border-bottom-width:1px; color:#ff6666;}
	
	.top_contents { width:940px; height:auto; margin:0px auto;}
	.home_logo { text-align:left;}
	.header_text { background-color:#000; 
	border-radius:15px;
	-moz-border-radius: 15px;
   -webkit-border-radius: 15px;
   -o-border-radius: 15px;
   -ms-border-radius: 15px; color:#FFF; text-align:left; font-size:12px; padding:10px;}
   


/*---------------------------------------------------------------------------------------
 SΜέθ
---------------------------------------------------------------------------------------*/

.news_table { width:100%; height:auto; margin:0px auto;}
.news_date { vertical-align:text-top; vertical-align:top; font-size:16px; width:20%; height:auto; padding:10px; text-align:center; background-image:url(../img/introduction_bg.png);}
.news_date:hover { background-color:#000; transition-duration: 1.0s; -webkit-transition-duration: 1.0s;}
.news_txt { font-size:16px; width:80%; height:auto; padding:10px; text-align:left; background-image:url(../img/introduction_bg.png);}
.news_txt:hover { background-color:#000; transition-duration: 1.0s; -webkit-transition-duration: 1.0s;}
.news_txt a { color:#FFFf;}
.news_txt a:visited { color:#FFFf;}

/*---------------------------------------------------------------------------------------
 κξρy[Wέθ
---------------------------------------------------------------------------------------*/

.theater_area { font-size:14px; padding:10px; text-align:center; background-image:url(../img/introduction_bg.png); border-color:#FFF; border-style:solid; border-width:3px;}
.theater_name { font-size:14px; padding:10px; text-align:center; background-image:url(../img/introduction_bg.png); border-color:#FFF; border-style:solid; border-width:3px;}
.theater_tel { font-size:14px; padding:10px; text-align:center; background-image:url(../img/introduction_bg.png); border-color:#FFF; border-style:solid; border-width:3px;}
.theater_start { font-size:14px; padding:10px; text-align:center; background-image:url(../img/introduction_bg.png); border-color:#FFF; border-style:solid; border-width:3px;}
.theater_web { font-size:14px; padding:10px; text-align:center; background-image:url(../img/introduction_bg.png); border-color:#FFF; border-style:solid; border-width:3px;}


.theater_area2 { font-size:14px; padding:10px; text-align:center; background-image:url(../img/introduction_bg.png);}
.theater_name2 { font-size:14px; padding:10px; text-align:center; background-image:url(../img/introduction_bg.png);}
.theater_name2 a { color:#FFF;}
.theater_name2 a:hover { color: #0099CC;}

.theater_tel2 { font-size:14px; padding:10px; text-align:center; background-image:url(../img/introduction_bg.png);}
.theater_tel2 a { color:#FFF;}

.theater_start2 { font-size:14px; padding:10px; text-align:center; background-image:url(../img/introduction_bg.png);}
.theater_start2 a { color:#FFF;}

.theater_web2 { font-size:14px; padding:10px; text-align:center; background-image:url(../img/introduction_bg.png);}
.theater_web2 a { color:#FFF;}
.theater_web2 a:hover { color: #0099CC;}
.theater_table { width:100%; height:auto; margin:0px auto;}

.theater_txt { text-align:center; padding:10px; background-image:url(../img/introduction_bg.png); color:#FFF;}

/*---------------------------------------------------------------------------------------
 TCho[έθ
---------------------------------------------------------------------------------------*/




	  /* Let's get this party started */
::-webkit-scrollbar {
    width: 5px;
}
 
/* Track */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    -webkit-border-radius: 10px;
    border-radius: 5px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 5px;
    background: rgba(1,107,143,1); 
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.5); 
}
::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(1,107,143,1); 
	  

