@font-face {font-family: 'avenirnext_regular'; src: url('font/avenirnext_regular.otf') format('truetype');}
@font-face {font-family: 'codebold'; src: url('font/codebold.otf') format('truetype');}

/* --------------------- ベース ------------------------ */

html, body, div, span, applet, object, iframe, strong,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, legend, caption,
tbody, tfoot, thead, table, label, tr, th, td{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	list-style: none;
	color: #000000;
	text-decoration: none;
}



#top{
	
	
	
	}
	
	
	
	

img{
	
   	/*--- width: 100%;  --*/   
	
	height: auto;
	vertical-align: bottom; 
}


.home{	
	max-width: 950px;
	padding: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 260px;
    overflow: hidden;
    margin-bottom: 40px;
	}


.base{	
	max-width: 950px;
	padding: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 260px;
    overflow: hidden;
    margin-bottom: 40px;
	}



.tittle{
	text-align: center;
	font-size:48px;
    margin-top:10px;
	margin-bottom: 60px;
	letter-spacing: 1px;
	}
	

	
h1{
	font-family: 'Sigmar One', cursive;
	font-weight:500;
	
}
	
	

h2.m_tittle{
	text-align:center;
	font-size: 20px;
	margin-top:40px;
	margin-bottom: 50px;
	font-family: "Rounded Mplus 1c"; 
	font-weight:700;
	letter-spacing: 10px;
}



.home ul.span li{
	font-weight: normal;
	font-family: avenirnext_regular;
	margin-bottom: 10px;
	background-color:#414141;
	margin-top:100px;
}
		

.base ul.span li{
	font-weight: normal;
	font-family: avenirnext_regular;
	margin-bottom: 10px;
	background-color:#414141;
	margin-top:100px;
}



.home ul.span li a{
	font-size: 15px;
	color: #FFffff;
	font-family: 'codebold';
	letter-spacing: 2px;
	margin top: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	display: block;
	}	
	


.base ul.span li a{
	font-size: 15px;
	color: #FFffff;
	font-family: 'codebold';
	letter-spacing: 2px;
	margin top: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	display: block;
	}	
		
	
	
	
/* --------------------- ヘッダー ------------------------ */

#header{
	margin-top: 1px;
	text-align: center;
	margin-bottom: 5px;
	}



#header p img{
	width:24%;
	height:auto;
	}	

		

/* --------------------- ナビ ------------------------ */

#nav{
	width: 950px;
	margin: 0 auto;
	position: relative;
	}
	
	
#nav ul{
	text-align: center;
	padding-top: 30px;
	padding-bottom: 32px;
	margin-left:-40px;
	}


#nav ul li{
	display: inline-block;
    margin-left: 40px;
	}


#nav ul li a{
    font-family: 'Sigmar One', cursive;
	font-size: 18px;	
	letter-spacing: 1px;		
	color: white;
    text-shadow:
     0 0 1px #000000,
     1px 0 4px #000000,
     1px 0 30px #000000,
     1px 0 30px #000000
	 ;
    }


#nav p.fb{
	position: absolute;
	left: 850px;
	top:33px;
	}	

#nav p.tw{
	position:absolute;
	left:895px;
	top:34px;
}




#nav p.mail{
	position: absolute;
	left: 940px;
	top:34px;
	}
	
	

/* --------------------- スライダー ------------------------ */

#slider{
	margin: 0 auto;
	margin-bottom: 30px;
	overflow: hidden;
}
	

#slider ul{
	position: relative;
	}
	
#slider ul li{
	position: absolute;
	top: 0;
	}
	
	
	
/* --------------------- コンテンツ ------------------------ */	
	
	

#content{
	width:50%;
	text-align:left;
	margin-left:27%;
	font-size: 14px;
	margin-top:5px;
}	
	
	
	
#content ul.news{	
	margin-left:20%;
	
}	
		


/* --------------------- suchedule ------------------------ */


#schedule{	
	max-width: 950px;
	padding: 1px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 250px;
   overflow: hidden;
   margin-bottom: 10px;
	}



#schedule ul{		
	margin-top:-60px;
    margin-bottom: 10px;
	}



/* --------------------- suchedule uketuke button ------------------------ */


#uketuke.base{
	margin-top:0px;
}


#uketuke ul li{
	width:950px;
	font-weight: normal;
	font-family: avenirnext_regular;
	margin-bottom: 10px;
	background-color:#414141;
	margin-top:-5px;
}



#uketuke ul li a{
	font-size: 15px;
	color: #FFffff;
	font-family: 'codebold';
	letter-spacing: 2px;
	margin top: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	display: block;
	}



/* --------------------- toトップ ------------------------ */
#toTop{
	text-align: center;
	display: block;
	font-size: 14px;
	font-weight: normal;
	font-family: avenirnext_regular;
	margin-top: 20px;
	margin-bottom: 20px;
	}

	
/* --------------------- ヨシブラ ------------------------ */	
	  
#yoshibura.base{
	margin-top:-5px;
	padding-top:-5px;
}


#yoshibura h3{
	margin-bottom:10px;
	margin-left:10px;
	
}


#yoshibura h3.rec{
	margin-bottom:10px;
	margin-left:10px;
	border-top:1px solid #666;
	padding-top:25px;
}



#yoshibura h4{
	margin-bottom:25px;
	margin-left:25px;
}



#yoshibura .section ul li{
	float: left;
	margin-left: 20px;
	}  
	
	  
#yoshibura .section ul{
	margin-top: 10px;
	margin-left: 10%;
	margin-bottom: 50px;
	overflow:hidden;  
	}  
	    
#yoshibura .section ul li.kaijou_01{
	width: 28%;
	height: 120px;
	 }
	
	
		    
#yoshibura .section ul li.kaijou_02{
	 width:28%; 
	}
	
		
		    
#yoshibura .section ul li.kaijou_03{
	width: 27%;
	}
	
	
			    
#yoshibura .section ul li dt{
	font-size: 14px;
	padding-left: 5px;		  
	}  

		  		    
#yoshibura .section ul li dd{
	font-size: 13px;	
	padding-top: 15px;
	padding-left: 10px;
	 line-height: 15px;	  
	}  
	
			  
		    
#yoshibura .section ul li dd p{
	margin-bottom:3px;
	  
	}  
	
			    
#yoshibura .section ul li dd p.t{
	margin-top:12px;
	  
	}  
	

/* --------------------- フッターnav ------------------------ */


#f-nav ul{
	text-align:center;
	margin-top:20px;
	
}

#f-nav ul li{
	font-size:14px;
	display: inline-block;
	padding-left: 30px;
	margin-right: 20px;
	

}

#f-nav ul li.s{	
	border-left: 1px solid #000;
}




/* --------------------- フッター ------------------------ */
#footer{
	margin-top: 10px;
	padding-top: 37px;
	padding-bottom: 37px;
	background-color:#414141;
	border-top: 1px solid #009;
	
}

#footer address{
	text-align: center;
	display: block;
	font-size: 13px;
	font-weight: normal;
	color:#FFF;
	}
	

#footer address a{
	font-size: 13px;
	font-weight: normal;
	color:#FFF;
	}
	

/* --------------------- イントロhtml ------------------------ */	

#intro.base{
	border-top:1px solid #666;
	margin-top:10px;
	text-align:left;
	margin-bottom:20px;	
	
}

	
#intro h1{
	font-family: 'Sigmar One', cursive;
	font-weight:500;
	
}




#intro h2{
	text-align:center;
	font-size: 21px;
	margin-top:30px;
	margin-bottom: 50px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	letter-spacing: 10px;
}
	

#intro h3{
	border-top:3px solid #CCC;
	padding-top:30px;
	over-flow:hidden;
	text-align:center;
	font-size: 21px;
	margin-top:30px;
	margin-bottom: 50px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	letter-spacing: 10px;
}
	



#con_nav ul li a{
    font-family: 'Sigmar One', cursive;
	font-size: 18px;	
	letter-spacing: 1px;		
	color: white;
    text-shadow:
     0 0 1px #000000,
     1px 0 4px #000000,
     1px 0 30px #000000,
     1px 0 30px #000000
	 ;
    }




#shoukai{
	width:85%;
	height:250px;
	margin-left:10%;
	margin-light:5%;
}
	
	
	
#shoukai ul li.sk{
	float:left;
	width:26%;
    height:auto;
}


	
#shoukai ul li.sk img{
	
	width:210px;
    height:auto;
}

		
	
#shoukai ul li.sl{
	font-size:14px;
    margin-left:7%;
    text-align:left;
	float:left;
	width:58%;
    height:auto;
}
	
		

#koushi{
	width:85%;
	height:auto;
	margin-left:10%;
	margin-light:5%;
}
	


#koushi ul.top{
	
	height:320px;
	}
	
	

#koushi ul.bottom{
	border-top:1px #CCC ridge;
	margin-top:40px;
	padding-top:20px;
	height:320px;
	}
			
	
	
#koushi ul li.so{
	float:left;
	width:18%;
    margin-top:50px;
}
		
	
#koushi ul li.sp{
	font-size:13px;
    margin-left:2%;
    text-align:left;
	float:left;
	width:80%;
  
}

	



	
#concert{
   width:
}	
	
	
	
	
	
#concert{
    margin-left:34%;
    text-align:left;
	float:left;
	width:60%;
    height:auto;
	
}
	
	
		
#concert h4{
	margin-bottom:30px;
  }	
	
		
		
#concert p.sc{
	margin-left:15px;
    margin-top:5px;
	font-size:14px;
  
}	
		
#concert p.musico{
	margin-left:15px;
	margin-top:20px;
	margin-bottom:50px;
	border:solid #333 1px;
    padding-top:3px;
	
   	width:30%;
    height:auto;
	text-align:center;
}

	

	
#concert_b{
	margin-left:10%;
   width:80%;
   border-bottom:solid #999 3px;
   
}	
	
	
	
	
	
/* --------------------- イントロhtml テーブルエリア------------------------ */	
	
#table-area{	
	text-align: center;
    overflow: hidden;
    font-weight: normal;
	font-family: avenirnext_regular;
	font-size:13px;    
	letter-spacing: 2px;
	text-align: center;
	padding-bottom:30px;
	margin-bottom:20px;
	}	
	
	
	
#table-area tr.select{		
	font-size:15px;    
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	}	
		
	
#table-area table{	
	width:40%;	
	}		
	
	
#table-area table#list{	
	margin-right: auto;
	margin-left: auto;
	border-collapse: collapse;
	margin-bottom:30px;	
	}	
	
th{ 
    width:28%;
    border:solid #ccc 1px;      
    text-align:center;
} 
	
	
td{ 
    width:7%;
    border:solid #ccc 1px;      
    text-align:center;
} 

	
	
	
/* --------------------- リクルートhtml ------------------------ */		

#recruit.base{
	border-top:1px solid #666;
	margin-top:10px;
	text-align:left;
	margin-bottom:20px;	
	border-bottom:1px solid #666;
}

	
#recruit h2{
	text-align:center;
	font-size: 21px;
	margin-top:30px;
	margin-bottom: 50px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	letter-spacing: 10px;
}	
	
	
#recruit h2.step{
	width:100%;
	text-align:center;
	border:1px solid #CCC;
	text-align:center;
	padding-top:7px;
	padding-bottom:7px;
	font-size: 16px;
	margin-top:30px;
	margin-bottom: 50px;
	font-family: 'codebold';
	letter-spacing: 8px;
}	
	
			
#recruit .k_nav{
	width:45%;
	text-align:left;
	margin-left:28%;
	font-size: 15px;
	margin-top:5px;
}	
	

#recruit .k_nav ul{	
	text-align:center;	
	font-size: 16px;
	margin-top:20px;
}

			
#recruit h3{
	text-align:center;
	font-size: 16px;
	margin-top:80px;
	margin-bottom: 50px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	letter-spacing: 2px;
}	
	
			
#recruit h3.last{
	
	padding-bottom:40px;
}			
	
	
#recruit li.shousai_a{
	width:26%;	
	margin-left:25%;
	margin-top: 50px;
	margin-bottom: 60px;
	border:solid 1px #006;
	padding:10px 40px 10px 40px;
	background-color:#333;	
	}
	
			
#recruit li.shousai_a a{
	font-family: avenirnext_regular;
	text-align:center;	
	color:#FFF;
	letter-spacing: 4px;
	font-size: 14px;
	}
		
	

#recruit ul.k_bt{	
	text-align:center;	
	font-size: 16px;
	margin-top:70px;
}
	
	


	