@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:#E6E6E6;
}

.cover .container {
	width:1010px;
	height:auto;
	margin: 0px auto; /* モダンブラウザ向け */
	padding:0;
	background-color:#000;
}
.cover .container a {
	color: #fff;
	text-decoration: none;
}
.container img,
.container a:img,
.container a:hover img {
    border:none;
}  

#head{
	margin:0 auto; 
	padding:0;
	width:1010px;
	height:477px;
	background-image:url(../images/top.jpg);
	background-repeat:no-repeat;
}
/* global navi
---------------------*/
#globalnavi{
	width: 1010px;
margin: 0 ;
height:68px;}

.fixed {
  position: fixed;
  top:0;
  width: 100%;
  z-index: 10000;
}

.tit{
	width: 1010px;
	margin-bottom:40px;
}

.youtube{
	width: 625px;
	margin:0 auto;
}
.sp01 {
	margin:40px 0 10px 0;
	line-height:180%;
	font-size:14px;

}

.sp02 {
	margin:20px 0 10px 0;
	line-height:180%;
	font-size:14px;

}

.sp03 {
	margin:10px 0 10px 0;
	line-height:180%;
	font-size:14px;

}  
        

#section01{
	margin:0 auto; 
	padding:0;
	width:1010px;
	margin-bottom:100px;
	
}

#section01 .inner{
	margin:0 auto; 
	padding:0;
	width:890px;
} 


#section02{
	margin:0 auto; 
	padding:0;
	width:1010px;
	background-image:url(../images/disco_bg.png);
	background-repeat:no-repeat;
	
}

#section02 .bg{
	margin:0 auto; 
	padding:0;
	width:970px;
}


#section02 .inner{
	margin:0 auto; 
	padding:0;
	width:890px;
	padding-bottom:50px;
}

#section02 .inner .box{
	margin:0 auto; 
	padding:0;
	width:890px;
	margin-top:40px;
}

#section02 .inner .box .left{
	width:220px;
	float:left;
	margin-right:20px;
	padding:0;
}

#section02 .inner .box .right{
	width:630px;
	float:left;
	padding:0;
}

#section02 h2{
	font-size:24px;
	font-weight:bold;
	text-decoration:underline;
	margin:0;
} 




#section03{
	margin:0 auto; 
	padding:0;
	width:1010px;
	margin-bottom:100px;
}

#section03 .inner{
	margin:0 auto; 
	padding:0;
	width:890px;
} 


#section04{
	margin:0 auto; 
	padding:0;
	width:1010px;
	background-image:url(../images/disco_bg.png);
	background-repeat:no-repeat;
	
}

#section04 .bg{
	margin:0 auto; 
	padding:0;
	width:970px;
}


#section04 .inner{
	margin:0 auto; 
	padding:0;
	width:890px;
	padding-bottom:15px;
}

#section05{
	margin:0 auto; 
	padding:0;
	width:1010px;
	margin-bottom:30px;
}

#section05 .inner{
	margin:0 auto; 
	padding:0;
	width:890px;
	
}

#section05 .inner .box{
	margin:0 auto; 
	padding:0;
	width:890px;
	margin-top:40px;

}

#section05 .inner .box .left{
	width:431px;
	float:left;
	margin-right:30px;
	padding:0;
}

#section05 .inner .box .right{
	width:429px;
	float:left;
	padding:0;
}

#section05 h2{
	font-size:24px;
	font-weight:bold;
	text-decoration:underline;
	margin:0;
	line-height:140%;
}



