* {
	margin: 0;
}
html, body {
	height: 100%;
}

 body {
    text-align: center;

	}
 



#header_bg {
    margin: 0px auto;
    padding-top: 5px;
    background-image: url(../images/bg02.gif);
    background-repeat: repeat-x;
    width: 100%;
    background-position: left bottom;
    background-color: #FFFFFF;
} 
 
 









   #menu {
    width: 1150px;
    margin: 10px auto 0px auto;

	}
	
	
	
   #btn {
	width: 745px;
	float: right;
	margin: 0px auto 0px auto;
	}
	
	
	
   #btn img{
    margin: 0px;
	padding: 0px;
	}	
	
		



	#top {
    width: 100%;
    margin: 30px auto 0px auto;
        padding-top: 20px;
    background-color: #f7f7f7;
    background-image: url(../images/bg03.gif);
    background-repeat: repeat-x;
    background-position: left top;
        padding-bottom: 30px;
		}	












/* コンサート*/



		
		
  #concert {
	width: 880px;
	margin: 10px auto 20px auto;
		}
		
		
		
#concert h2{
	width: 880px;
	font-size: 20px;
	padding-top:20px;
	line-height:40px;
	margin: 10px auto 10px auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: left;
	background-image: url(../images/tsc_ber04.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	}
				




		
#concert h3{
    font-size: 24px;
    padding-top: 20px;
    line-height: 50px;
    margin: 10px auto 10px auto;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    text-align: left;
    background-image: url(../images/tsc_ber03.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
	}







		
		
#concert table{
	width: 840px;
	margin: 20px auto 10px auto;
	}
	
	
#concert th{
	width:400px;
	padding: 3px;
	font-size: 15px;
	line-height:25px;
	background-color: #F5F5F5;
	color: #1B1B1B;
	text-align: center;
	border: 1px solid #CCC;
	letter-spacing: 0.1em;
	}
	
	
	
	
#concert td{
	padding: 5px;
	font-size: 14px;
	line-height:22px;
	letter-spacing: 0.1em;
	text-align: left;
	}				
		

		
#concert a{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}				
		
	
	
#concert a:hover{
	color: #360B01;
	text-decoration: underline;
	}


	


.concert_box {
    width: 840px;
	margin: 10px auto 10px auto;
    	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

.concert_left {
     width: 320px;
    margin: 10px auto 10px auto;
    float: left;
}


.concert_right {
     width: 500px;
    margin: 10px auto 10px auto;
    float: right;
}


.concert_right p{
    font-size: 16px;
    margin: 0px auto 0px auto;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    text-align: left;
    line-height: 28px;
	}




		
.concert_right h5{
    width: 280px;
    font-size: 20px;
    padding: 2px 5px;
    margin: 20px auto 20px 0px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    text-align: left;
    border-radius: 4px;
    background-color: #ED070A;
    color: #FFFFFF;
	}
		
		
		
.concert_right h4{
    font-size: 18px;
    line-height: 28px;
    margin: 20px auto 10px auto;
    padding-left: 10px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    text-align: left;
    border-left: 3px solid #FFDD00;
	}







	
	
	
.clatama01{
    width: 360px;
    margin: 30px auto 10px auto;
    border: 2px solid #DD272A;
}

.clatama01 h4{
    font-size: 20px;
    margin: 5px auto 5px auto;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    text-align: center;
    letter-spacing: 0.3em;
    color: #DD272A;
	}

.clatama01 p{
	font-size: 14px;
	line-height:18px;
	margin: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: left;
	}
			


.clatama01 img{
	margin: 5px auto 10px auto;
	}
		

	





/* お知らせ*/





		
#text_box table{
	width: 840px;
	margin: 20px auto 20px auto;
	border-collapse: collapse;
	}
	
	
#text_box table tr:nth-child(odd) td {
    background-color: #F0F0F0;
}


#text_box th{
    padding: 10px;
    font-size: 20px;
    line-height: 34px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #1B1B1B;
    text-align: center;
    background-color: #FFCF42;
    border: 1px solid #909090;
	}
	
#text_box td{
    padding: 10px;
    font-size: 18px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    letter-spacing: 0.05em;
    text-align: center;
    background-color: #FFFFFF;
    border: 1px solid #909090;
}		
		

.link_box01 {
    width: 500px;
    margin: 40px auto 20px auto;
    padding: 10px;
    border: 2px solid #191919;
}		
	



.link_box01 a{
   margin: 0px auto 0px auto;
    font-size: 24px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    letter-spacing: 0.05em;
    text-align: center;
    color: #0A0A0A;
    text-decoration: underline;
    font-weight: bold;
    
}		
		
.link_box01 a:hover{
    text-decoration: underline;
    color: #D7224F;
   
}		



.link_box02 {
    width: 480px;
    margin: 40px auto 20px auto;
    padding: 10px;
    border: 1px solid #FFCE00;
    background-color: #FFCE00;
    border-radius: 20px;
}		
	



.link_box02 a{
    margin: 0px auto 0px auto;
    font-size: 20px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    letter-spacing: 0.05em;
    text-align: center;
    color: #0A0A0A;
    text-decoration: none;
    font-weight: bold;    
}		
		
.link_box02 a:hover{
    text-decoration: underline;
    color: #222222;
}		





	
/* 特番*/
		
 .pagetop_bottom{
	width: 840px;
	margin: 10px auto 30px auto;
	text-align: right;
	font-size: 12px;
	padding-bottom:7px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	 }
		
		
		
 .pagetop_bottom a{
    color: #000000;
    text-decoration: none;
    padding-left: 17px;
    background-image: url(../images/top01.png);
    background-repeat: no-repeat;
    background-position: left center;
	 }


 .pagetop_bottom a:hover{
    color: #360B01;
    text-decoration: underline;
    background-image: url(../images/top01.png);
    background-repeat: no-repeat;
    background-position: left center;
	 }




/* スクロールボタン*/



#page-top {
    position: fixed;
    bottom: 70px;
    right: 20px;
    font-size: 77%;
}
#page-top a {
    width: 96px;
    padding: 5px 0;
    text-align: center;
    display: block;
}
#page-top a:hover {
    text-decoration: none;
	opacity: 0.5;
}










		
		

