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


/* タイトル 2019============================================ */
#live2019_title {
	background-image: url(../img/back/back01_200.gif);
	background-repeat: repeat-x;
	font-size: 32px;
	font-weight: bold;
	color: #36C;
	text-align: center;
	line-height: 150%;
}


#live2019_title h2{		
	font-size:13px;	
	text-align:center;	
	margin-top: 0px;	
		
}		







/* タイトル============================================ */
#live2016_title {
		
}


#live2016_title h2{		
	font-size:13px;	
	text-align:center;	
	margin-top: 0px;	
		
}		




/* 日程のナビ============================================ */		
		
#live2016_navi h2 {		
	padding: 0px;	
	font-size:20px;	
	margin-bottom:10px;	
	margin-top:10px;	
	font-weight: bold;	
	margin-right: 0px;	
	margin-left: 0px;	
	text-align: center;	
	color: #000;	
	line-height: 160%;	
}		
		
		
#live2016_navi ul {		
	margin: 0px;	
	list-style: none;	
	padding: 0px;	
}		
		
#live2016_navi ul li {		
	float: left;	
	line-height: 16px;	
	margin-right: 12px;	
	font-weight: bold;	
	background-color: #3366CC;	
	padding-top: 5px;	
	padding-right: 10px;	
	padding-left: 10px;	
	padding-bottom: 5px;	
	border-radius: 5px;	
}		
		
		
#live2016_navi li a span {		
	font-size:12px;	
	text-indent: -2px;	
}		
		
		
#live2016_navi ul li a {		
	display: block;	
	font-size:14px;	
	color:#FFFFFF;	
}		
		
		
/* //日程のナビ============================================ */	


/* 公演日程の見出し */
#live2016_kouen .nitei_midashi_box01 {
	width: 665px;
	font-size: 25px;
	font-weight: lighter;
	color: #3CBBFA;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 15px;
	background-color: #000000;
	-webkit-border-radius-bottomleft: 5px;
	-webkit-border-radius-bottomright: 5px;
	-webkit-border-radius-topleft: 5px;
	-webkit-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	text-align: center;
}


/* 公演日程の見出し 
#live2016_kouen .nitei_midashi_box01 {
	
	font-size: 25px;
	font-weight: bold;
	color: #3366CC;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 30px;
	border-bottom: 5px double #3366CC;
	border-top: 5px double #3366CC;
}	
 */



/* 公演日程表============#live2016_kouen {
	color: #000;
}



/* 公演日程タイトル */
#live2016_kouen h2 {
	font-size: 24px;
	font-weight: lighter;
	color: #FFFFFF;
	text-align:center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	background-color: #3366CC;
}



#live2016_kouen h2 span {
	color:#999999;
	font-size:16px;
	
}



/* 公演日 */
#live2016_kouen h3 {
	font-size:25px;
	line-height: 100%;
}

/* 曜日、開演 */
#live2016_kouen h3 span {
	font-size:15px;		
}




/* 公演場所 */
#live2016_kouen h4 {
	font-size:20px;
	margin: 0px;
	line-height: 180%;
}


/* 公演場所 */
#live2016_kouen h5 {
	font-size:14px;
	margin: 0px;
		
}



/* 問い合わせ */
#live2016_kouen p {
	font-size:14px;
	margin: 0px;
	padding-left:10px;
	line-height: 160%;
		
}


/* 都道府県 */
#live2016_kouen .kenmei01 {
	font-size:13px;	
		
}






#live2016_kouen .nitei_text01 {
	font-size: 20px;
	color: #3CBBFA;
	
}





/* 公演日程のかこみ */
#live2016_kouen .nitei_bigbox01 {
	width:100%;
	border-bottom: 1px solid  #CCCCCC;
	border-top: 1px solid #CCCCCC;
	background-color: #FFFFCC;
}

#live2016_kouen .nitei_bigbox01_19 {
	width:100%;
	border-bottom: 1px solid  #CCCCCC;
	border-top: 1px solid #CCCCCC;
	background-color:  #CCFFFF;
}



/* 公演日程の左box */

#live2016_kouen .nitei_box01 {
	background-color: #FFFFCC;
	float: left;
	width: 180px;
	
}



#live2016_kouen .nitei_text_box01 {	
	padding-left: 10px;
	margin-top: 20px;
	
}



/* 公演日程の右box */
#live2016_kouen .nitei_box02 {
    background-color: #FFFFCC;
	float:right;
	width:500px;
	
}

#live2016_kouen .nitei_box03 {
	background-color: #FAFAFA;
	float:right;
	width:500px;
	
}


#live2016_kouen .nitei_text_box02 {
	padding-top:20px;
	padding-left: 10px;
	
	background-color: #FFFFFF;	
}


#live2016_kouen .kouen_block01 {
	margin-bottom: 20px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom:20px;
	border-bottom: 1px dotted #3CBBFA;
}

.kouen_block02 {
	margin-bottom: 20px;
	border: thick solid #F90;
	padding: 10px;
	width: 90%;
	margin-right: 5px;
	margin-left: auto;
}


/* 公演日程、2日間＿左box2019 */

#live2016_kouen .nitei_box01_2_19 {
	background-color: #CCFFFF;
	float: left;
	width: 180px;
}

#live2016_kouen .nitei_text_box01_2_19 {
	padding-left: 10px;
	margin-top: 20px;
	border-bottom: 1px dotted #CCCCCC;
}

#live2016_kouen .nitei_text_box01_201_19 {
	padding-left: 10px;
	margin-top: 10px;	
}



/* 公演日程、2日間＿左box */

#live2016_kouen .nitei_box01_2 {
	background-color: #FFFFCC;
	float: left;
	width: 180px;

}

#live2016_kouen .nitei_box01_2_19 {
	background-color: #CCFFFF;
	float: left;
	width: 180px;
}

#live2016_kouen .nitei_text_box01_2 {
	padding-left: 10px;
	margin-top: 20px;
	border-bottom: 1px dotted #CCCCCC;
}

#live2016_kouen .nitei_text_box01_201 {
	padding-left: 10px;
	margin-top: 10px;	
}


/* 公演日程、2日間＿右box */
#live2016_kouen .nitei_box02_2 {
	background-color: #FFFFFF;
	float: right;
	width: 500px;	
}

#live2016_kouen .nitei_text_box02_2 {
	padding-left: 20px;
	margin-top: 20px;

}



#live2016_kouen .nitei_box03_2 {
	background-color: #FAFAFA;
	float:right;
	width:500px;
	
}



/* //公演日程表============================================== */

#live2016_kouen .kouen_syousai_text02_r {
	text-align: right;
	clear: right;
	margin-left: auto;
	padding-right: 5px;
	margin-bottom: 15px;
}



/* プレイガイド表============================================ */


/* プレイガイドのかこみ */
#live2016_kouen .pg_bigbox01 {
	width:100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	
}




/* プレイガイドの左box */

#live2016_kouen .pg_box01 {
	background-color: #F4F4F4;
	width:100%;
	padding: 5px;
	margin-bottom: 10px;	
}


#live2016_kouen .pg_text_box01 {	
	padding-left: 5px;
	margin-top: 5px;
	
}





/* プレイガイドの右box */
#live2016_kouen .pg_box02 {
	background-color: #FAFAFA;
	float:right;
	width:100%;
}


#live2016_kouen .pg_text_box02 {
	padding-left: 20px;
	margin-top: 5px;
	line-height: 180%;	
}


#live2016_kouen .pg_block01 {
	margin-bottom: 20px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom:20px;
	border-bottom: 1px dotted #646464;

}

.pg_block02 {
	margin-bottom: 20px;
	border: thick solid #F90;
	padding: 10px;
	width: 90%;
	margin-right: 5px;
	margin-left: auto;
}


/* //プレイガイド表============================================== */





/* 公演詳細============================================ */

.live2016_kouen_syousai {
	/*===	font-family: "ヒラギノ明朝 ProN W3",
   "HiraMinProN-W3",
   "HG明朝E",
   "ＭＳ Ｐ明朝",
   "MS PMincho",
   "MS 明朝",
   serif;===*/
	margin-bottom:30px;
	margin-top:20px;
	font-weight: bold;	
}

/*6000============ */
.live2016_kouen_syousai.kouen_syousai_text01 {
	font-size:18px;
	text-align: right;
	clear: right;
	margin-right: 10px;
	margin-left: auto;
}


.live2016_kouen_syousai.kouen_syousai_text02_r {
	text-align: right;
	clear: right;
	margin-right: 10px;
	margin-left: 100px;
}


/*円、税込み============ */

.live2016_kouen_syousai .kouen_syousai_text02 {
	font-size:14px;
	font-weight: bold;
	color: #F66;		
}

.live2016_kouen_syousai .kouen_syousai_text03 {
	font-weight: bold;
	line-height: 150%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


.live2016_kouen_syousai a {
	color:#336600;
	font-weight: bold;
}

/* //公演詳細============================================ */













/* プレイガイド（PG）情報============================================ */

/*
#live2016_playguide {
	font-family: "ヒラギノ明朝 ProN W3",
   "HiraMinProN-W3",
   "HG明朝E",
   "ＭＳ Ｐ明朝",
   "MS PMincho",
   "MS 明朝",
   serif;
	 margin-bottom:30px;
}

*/


/* プレイガイド タイトル 
#live2016_playguide h2 {
	font-size:26px;
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;
	font-weight: lighter;
	border: 1px solid #CCCCCC;		
}
*/


/* プレイガイド サブタイトル 
#live2016_playguide h3 {
	font-size:17px;
	margin-top:10px;
	margin-bottom:10px;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
}

*/

/* プレイガイド 時間 
#live2016_playguide h4 {
	font-size:15px;
	margin:0px;
	
}

*/


/* プレイガイド 時間 
#live2016_playguide p {
	font-weight: lighter;
	line-height: 150%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	
}


#live2016_playguide a {
	color:#CC0000;
	font-weight: bold;
}

*/


/* プレイガイドの表 

#live2016_playguide table {
	width: 99%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
}	



#live2016_playguide table td {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 10px;	
}	


#live2016_playguide table th {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 10px;
	font-size:15px;
	background-color: #F4F4F4;
}	

*/



		








/*2015.6.6============================================================================= */
/* プレイガイド============================================ */

#live2016_pg {
	font-family: "ヒラギノ明朝 ProN W3",
   "HiraMinProN-W3",
   "HG明朝E",
   "ＭＳ Ｐ明朝",
   "MS PMincho",
   "MS 明朝",
   serif;

}



#live2016_pg a {
	color: #000000;

}


#live2016_pg a:hover {
	color: #3366FF;


}






/* （プレイガイド）公演日程タイトル */
#live2016_pg h2 {
	font-size:26px;
	padding:10px;
	margin-top:10px;
	margin-bottom:20px;
	
	
	font-weight: lighter;
	border: 1px solid #CCCCCC;		
}


#live2016_pg h2 span {
	color:#999999;
	font-size:16px;
	
}



/*（プレイガイド） 公演日 */
#live2016_pg h3 {
	font-size:22px;
	margin: 0px;
	
}

/* （プレイガイド）曜日、開演 */
#live2016_pg h3 span {
	font-size:12px;		
}

/* （プレイガイド）公演場所 */
#live2016_pg h4 {
	font-size:19px;
	margin: 0px;
		
}

/* （プレイガイド）一般発売日*/

#live2016_pg .hatubaibi {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	font-weight: bold;		
}






/* （プレイガイド）問い合わせ */
#live2016_pg p {
	font-size:13px;
	margin: 0px;
	padding-left:10px;
	line-height: 150%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000000;	
}


/* （プレイガイド）都道府県 */
#live2016_pg .kenmei01 {
	font-size:13px;	
		
}



/* （プレイガイド）公演日程の見出し（9/29～10/31、11/2～12/3） */
#live2016_pg .nitei_midashi_box01 {
	width:665px;
	font-size: 30px;
	font-weight: lighter;
	color: #FFFFFF;
	background-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
}





/* （プレイガイド）公演日程のかこみ */
#live2016_pg .nitei_bigbox01 {
	width:100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;	
	background-color: #F4F4F4;
	
}



/* プレイガイドのテーブル */
#live2016_pg .nitei_bigbox01 table {
	width:98%;
	margin-bottom:10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #66CC00;
	border-bottom-color: #66CC00;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000000;
}







#live2016_pg .nitei_bigbox01 table td {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #66CC00;
	border-left-color: #66CC00;
	padding-left:10px;
}









/* 公演日程の左box */

#live2016_pg .nitei_box01 {
	background-color: #F4F4F4;
	float:left;
	width:180px;
	
	
}


#live2016_pg .nitei_text_box01 {	
	padding-left: 5px;
	margin-top: 15px;
	
}





/* 公演日程の右box */
#live2016_pg .nitei_box02 {
	background-color: #FAFAFA;
	float:right;
	width:500px;

}


#live2016_pg .nitei_text_box02 {
	padding-left: 10px;
	margin-top: 15px;
	
}






/* =2018.6.25先行予約お申込み方法===================== */

#live2016_moushikomi  {
}


#live2016_moushikomi  h3 {
	font-size: 22px;
	font-weight: bold;
	color: #FF0000;
	border: 2px double #666;
	padding: 10px;
}



#live2016_moushikomi ul {
	margin: 0px;
	list-style: none;
	padding: 0px;	
}

#live2016_moushikomi ul li {
	font-size: 20px;
	font-weight:bold;
	margin-bottom: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	border-radius: 10px;
	border: 3px solid #000000;	
}
	

#live2016_moushikomi li a span {
	font-size:15px;
	text-indent: -2px;
}


#live2016_moushikomi ul li a {
	display: block;
	color: #000000;
}








/* ===2018.6.25先　見出し================================ */

.live2018_midashi01 {
	font-size: 20px;
	font-weight:bold;
	text-align: left;
	padding: 8px;
	background-color: #FFFF66;
	border: 3px solid #3366CC;
	border-radius: 10px;
}


.live2018_midashi02 {
	font-size: 20px;
	font-weight:bold;
	text-align: left;
	padding: 8px;
	background-color: #FFFFFF;
	border: 3px solid #3366CC;
	border-radius: 10px;
	color: #3366CC;
}



.live2018_midashi03 {
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	padding: 8px;
	background-color: #FFFFFF;
	color: #3366CC;
	border-left: 12px solid #3366CC;
	border-bottom: 1px solid #3366CC;
	border-top: 1px solid #3366CC;
	border-right: 1px solid #3366CC;
	
}




.live2018_midashi04 {
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
	background-color: #FFFFFF;
	color: #3366CC;
	border-left: 25px solid #3366CC;
}
