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

html {
    font-family: sans-serif;
}

body{
	font-size: 12px;
	line-height: 1.4em;
	font-weight: normal;
	font-family: Helvetica,Arial,"ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",sans-serif;
	color:#fff;
	padding:0px;
	margin:0px;
	background-color:#000;
}

.clearfix:after{
    content: "."; 
    display: block; 
    height: 0; 
    font-size:0;	
    clear: both; 
	visibility:hidden;
}
.clearfix{
	 /* display: inline-block;*/
} 

.cover {
	line-height: 1.5;
	 /* 古いIE向け */
	background-color:#fff;
}

.cover .container {
	width:1010px;
	height:auto;
	margin: 0px auto; /* モダンブラウザ向け */
	padding:0;
	background-color:#fff;
	color:#333;
}

.cover .bg{
	background-image:url(../images/top3.jpg);
	background-repeat:no-repeat;
	
}

.cover .container a {
	color: #B58604;
	text-decoration: none;
}
.cover .container a:hover {
	color: #333;
	text-decoration: none;
}
.container img,
.container a:img,{
    border:none;
}  

.container a:hover img {
	border:none;
	opacity:0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}
#head{
	margin:0 auto; 
	padding:0;
	width:1010px;
	height:972px;
	background-image:url(../images/top.jpg);
	background-repeat:no-repeat;
}

#head2{
	margin:0 auto; 
	padding:0;
	width:1010px;
	height:788px;
	background-image:url(../images/top2.jpg);
	background-repeat:no-repeat;
}

#sliderparent{
    padding:40px 0;
    position:relative;
    width:930px;
    height:410px;
    margin:0 auto 0;
}

#main{
    padding:40px 0;
    width:930px;
    height:410px;
    margin:0 auto 0;
}

#slider {
    width:930px;
    height:410px;
    position:relative;
}

#head .text{
	margin:320px auto 0 auto; 
	padding:0;
	width:850px;
	top:800px;
	font-size:16px;
	font-weight:bold;
	line-height:180%;
}

#menu{
	margin:0 auto 40px auto; 
	padding:0;
	width:1010px;
}


.tit{
	width:1010px;
	margin:0px auto;
	padding:0 0 20px 0;
} 
        

#section01{
	margin:0 auto; 
	padding:0;
	width:1010px;
	padding-bottom:40px;
	
}

.inner{
	margin:0 auto; 
	padding:0;
	width:1010px;
}

.inner ul{
	margin:0 auto; 
	padding:0;
	width:1040px;
	list-style:none;
}

.inner ul li{
	width:177px;
	margin-right:31px;
	float:left;
	list-style:none;
	margin-bottom:30px;
}

.inner ul li .fly{
	width:177px;
}

.inner ul li .tit{
	width:177px;
	padding:10px 0 0 0 ;
	font-size:18px;
	font-weight:bold;
	line-height:130%;
}

.inner ul li .venue{
	width:177px;
	padding:0;
	font-size:15px;
	line-height:160%;
	margin:0;
	margin-bottom:10px;
	color:#000;
}

.inner ul li .detail{
	width:177px;
	padding:0;
	font-size:12px;
	line-height:160%;
	margin:0;
	color:#333;
}



#section02{
	margin:0 auto; 
	padding:0;
	width:1010px;
	padding-bottom:40px;
}


#section03{
	margin:0 auto; 
	padding:0;
	width:1010px;
	padding-bottom:40px;
}


.list_inner{
	margin:0 auto; 
	padding:0;
	width:928px;
}

.list_inner ul{
	margin:0 auto; 
	padding:0;
	width:928px;
	list-style:none;
}

.list_inner ul li{
	width:928px;
	list-style:none;
}

.list_inner .left{
	width:217px;
	margin-right:30px;
	float:left;
}

.list_inner .right{
	width:681px;
	float:left;
}

.list_inner .left .fly{
	width:217px;
}

.list_inner .left .day{
	width:197px;
	padding:10px;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	background:#000;
}

.list_inner .left .buy{
	width:217px;
}

.list_inner .right .venu{
	font-size:14px;
	font-weight:bold;
	color:#000;
	margin-bottom:10px;
}

.list_inner .right h3{
	font-size:25px;
	line-height:100%;
	font-weight:bold;
	margin:0;
	margin-bottom:10px;
}

.list_inner .right .detail{
	font-size:15px;
	line-height:160%;
	margin-bottom:10px;
}

.list_inner .right .act{
	width:47px;
	height:19px;
	margin-right:20px;
	float:left;
	margin-top:5px;
}

.list_inner .right .lineup{
	width:614px;
	float:left;
	font-size:15px;
	line-height:160%;
	margin-bottom:10px;
	
}

.list_inner .right .genre{
	width:681px;
	font-size:15px;
	
}

#section01 .list_inner .line{
	width:928px;
	font-size:15px;
	height:1px;
	border-bottom:solid 1px #7ED5C2;
	margin-top:30px;
	margin-bottom:40px;
	
}

#section02 .list_inner .line{
	width:928px;
	font-size:15px;
	height:1px;
	border-bottom:solid 1px #EBABAB;
	margin-top:30px;
	margin-bottom:40px;
	
}

#section03 .list_inner .line{
	width:928px;
	font-size:15px;
	height:1px;
	border-bottom:solid 1px #B7E1ED;
	margin-top:30px;
	margin-bottom:40px;
	
}


#section04{
	margin:0 auto; 
	padding:0;
	width:1010px;
	padding-bottom:20px;
	margin-top:10px;
}

#section04 .detail_inner{
	margin:0 auto; 
	padding:0;
	width:868px;
	position:relative;
	background-image:url(../images/bg.png);
	padding:30px;
}

#section04 .detail_inner .day{
	width:197px;
	padding:10px;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	background:#000;
	position:absolute;
	top:-23px;
	left:352px;
	color:#FFF;
}


#section04 .detail_inner h3{
	font-size:35px;
	line-height:100%;
	font-weight:bold;
	margin:0;
	margin-top:30px;
	text-align:center;
	line-height:120%;
	color:#000;
}

#section04 .detail_inner .line{
	width:80px;
	height:1px;
	border-bottom:solid 1px #999999;
	margin:30px auto;
	
}


#section04 .detail_inner .venu{
	font-size:25px;
	line-height:100%;
	text-align:center;
	margin-bottom:20px;
	color:#666666;
	font-weight:bold;
}

#section04 .detail_inner .genre{
	font-size:20px;
	line-height:100%;
	text-align:center;
	color:#999999;
	margin-bottom:20px;
	
}

#section04 .detail_inner .copy{
	font-size:20px;
	line-height:100%;
	color:#a17000;
	margin-bottom:10px;
	padding:0 7px;
	line-height:120%;
	font-weight:bold;
	text-align:center;
	
}

#section04 .detail_inner p{
	font-size:14px;
	line-height:160%;
	color:#333333;
	
}

#section04 .detail_inner .youtube{
	margin:0 auto;
	width:680px;
	height:383px;
	margin-top:20px;
	
}

#section04 .detail_inner .buy{
	margin:0 auto;
	width:858px;
	height:88px;
	text-align:center;
	margin-top:20px;
	
}

#section05{
	margin:0 auto; 
	padding:0;
	width:1010px;
	padding-bottom:40px;
	
}

#section05 .inner .tit_artist{
	margin:0 auto;
	width:1010px;
	margin-bottom:20px;
	
}

#section05 .inner .line2{
	width:80px;
	height:1px;
	border-bottom:solid 1px #404040;
	margin:20px auto;
	
}

#section05 .inner ul{
	margin-left:40px; 
	padding:0;
	width:948px;
	list-style:none;
}



#section05 .inner ul li{
	width:217px;
	margin-right:20px;
	float:left;
	list-style:none;
}

#section05 .inner ul li .a-sha{
	width:217px;
}

#section05 .inner ul li .name{
	width:217px;
	padding:10px 0;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	color:#000;
}

#section05 .inner ul li .text{
	width:217px;
	padding:0;
	font-size:12px;
	line-height:160%;
}

#section05 .inner ul li .more{
	width:124px;
	margin:20px auto 0 auto;
	text-align:center;

}

#section06{
	margin:0 auto; 
	padding:0;
	width:1010px;
	padding-bottom:40px;
	
}

#section06 .detail_inner{
	margin:0 auto !important;
	width:1010px !important;
	margin-bottom:20px !important;
	
}

#section06 .detail_inner .tit_info{
	margin:0 auto;
	width:1010px;
	margin-bottom:20px;
	
}

#section06 .detail_inner .line2{
	width:80px;
	height:1px;
	border-bottom:solid 1px #404040;
	margin:20px auto;
	
}


#section06 .detail_inner .left{
	width:410px;
	float:left;
	margin-right:30px;
	
}

#section06 .detail_inner .right{
	width:428px;
	float:left;
	
}


#section06 .detail_inner h3{
	font-size:25px;
	line-height:100%;
	font-weight:bold;
	margin:0;
	margin-bottom:20px;
	color:#000;
}

#section06 .detail_inner .right dl{
	clear:both;
	width:428px
	
}

#section06 .detail_inner .right dl dt{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	
}

#section06 .detail_inner .right dl dd{
	float:left;
	margin:0;
	font-size:15px;
	
}

#section06 .detail_inner .buy{
	margin:0 auto;
	width:858px;
	height:88px;
	text-align:center;
	margin-top:30px;
	
}






#foot{
	width:1010px;
	margin:0 auto;
}

#foot .menu{
	margin:1px auto; 
}

#foot .banner{
	width:1010px;
	padding:30px 0;
}



