@charset "SHIFT_JIS";
	
	/* BODY */
	body { font-size: 12px; line-height:1.2em; color: #aa0000; background-color:#000; background-image:url(../img/staff_bg.png);  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%;}
	
	a { outline: none; }
	a:link { text-decoration: none; color: #000; }
	a:visited { text-decoration: none; color: #000; }
	a:hover { text-decoration: none; color: #ff6666; }
	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Μέθ
---------------------------------------------------------------------------------------*/

.layout {background-size: cover; width:100%; height:auto;}


.staff_table { width:100%; height:auto; margin:0px auto;box-sizing: border-box;}
.staff_pic { width:40%; height:auto; text-align:center; padding:10px; border-bottom-color:#FFF; border-bottom-style:dotted; border-bottom-width:2px;}
.staff_txt { font-size:14px; width:60%; height:auto; text-align:left; padding:10px; line-height:20px; color:#FFF; border-bottom-color:#FFF; border-bottom-style:dotted; border-bottom-width:2px;}
.staff_txt a { color:#FFF;}
.staff_name { font-size:36px;}
.staff_name2 { font-size:28px;}
.staff_title { width:100%; border-bottom-color:#FFF; border-bottom-style:dotted; border-bottom-width:2px;}
.face_pic { width:100%; height:auto;}
.event_box { border-top-color:#FFF; border-top-style:dotted; border-top-width:3px; border-bottom-color:#FFF; border-bottom-style:dotted; border-bottom-width:3px; padding-top:10px; padding-bottom:10px; margin-top:10px; margin-bottom:10px;}

.cast_pic { width:30%; height:auto; text-align:center; padding:10px; border-bottom-color:#FFF; border-bottom-style:dotted; border-bottom-width:2px;}
.cast_txt { font-size:14px; width:70%; height:auto; text-align:left; padding:10px; line-height:20px; color:#FFF; border-bottom-color:#FFF; border-bottom-style:dotted; border-bottom-width:2px;}

/*---------------------------------------------------------------------------------------
 TCho[έθ
---------------------------------------------------------------------------------------*/

	  /* Let's get this party started */
::-webkit-scrollbar {
    width: 30px;
}
 
/* 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); 
	  

