@charset "utf-8";

body {
margin: 0 auto;
color: #000;
font-family:'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'メイリオ','ＭＳ Ｐゴシック', 'ＭＳ ゴシック', Osaka, Osaka-等幅, sans-serif;
background-color: #ffffff;
background-attachment:fixed; 
-moz-background-size:100% auto;
background-size:100% auto;
}
	
	
	
	
img  {
border: none;
}

br{
letter-spacing:0;
}

.clearboth {
clear:both; 
visibility:hidden; 
    }
	

a:hover img{
opacity: 0.9;
filter: alpha(opacity=90);
}


a.noop:hover img {
opacity: 1.0;
filter:progid:DXImageTransform.Microsoft.Alpha(Style=0,Opacity=100,FinishOpacity=100);
}


	
#container { 
width:100%;
height: 50px;
margin-left: auto;
margin-right: auto;
padding-top: 5px;
margin-bottom: 0px;
text-align: center;
background-image: url(../img/bg_green.jpg);
	}



	
	
/* ****************************************
	左カラム
*******************************************/
.section {
background-image: url(img/bg.jpg);
background-size: cover;
}
.panel {
background-color: rgba(255,255,255,0.8);
height: 400px;
width: 740px;
padding: 40px;
margin: 0 auto;
box-shadow: 0 0 25px rgba(0,0,0,0.1);
}














#logo { 
width:980px;
height:343px;
margin-top: 20px;
margin-bottom: 0px;
text-align: left;
background-image: url(../img/logo.png);
background-repeat: no-repeat center; 
	}
	
	
	
.menuimg { 
width:980px;
padding-left: 120px;
padding-top: 290px;
text-align: left;
	}
	
	
.menuimg_inner { 
width:980px;
padding-left: 0px;
padding-top: 10px;
padding-bottom: 30px;
text-align: left;
	}
	
	
#container_980 { 
width:980px;
height:100%;
margin-top: 20px;
margin-bottom: 0px;
text-align: left;
font-size: 16px; 
line-height:1.6; 
color: #ffffff;
	}
	
	
	
	
	
#setlist { 
width:980px;
margin-top: 20px;
margin-bottom: 0px;
text-align: center;
background-color: #ffffff;
margin-left: auto;
margin-right: auto;
font-size: 12px; 
line-height:1.6; 
color: #000000;
 opacity: 0.7;
	}
		
	
	

	
.ft20ye {
text-align: left; 
font-size: 18px; 
line-height:1.2; 
color: #ffbf00;
font-weight: 700;
	}	
	
	
.ft24bk {
text-align: left; 
font-size: 24px; 
line-height:1.4; 
color: #000000;
font-weight: 700;
	}		
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	


/* ****************************************
	backtotop
*******************************************/	
#backtotop {
width:888px;
bottom: 0;
right: 0px;
margin-left: auto;
margin-right: auto;
text-align: right;
	}
	
	

/* ****************************************
	FOOTER
*******************************************/
#container_footer { 
width:1024px;
padding-top: 40px;
padding-bottom: 40px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
text-align: center;
	}
	


/* ****************************************
	FONT
*******************************************/

.basic {
font-size: 14px; 
line-height:1.5; 
color: #000000	
	}


.ft14pk {
font-size: 14px; 
line-height:1.5; 
color: #ff0066	
	}



.ft10 {
text-align: left; 
font-size: 10px; 
line-height:1.5; 
color: #ffffff;
	}


.ft16bk {
font-size: 16px; 
line-height:1.5; 
color: #000000;
	}
	
	

.ft18bk {
font-size: 18px; 
line-height:1.5; 
color: #000000;
	}
	

.ft18 {
font-size: 18px; 
color: #ffffff;
font-weight: 700;
	}
	
	
	
/* ****************************************
	リンク
*******************************************/


 a:link
{
color: #ffbf00;
text-decoration: underline;
}

a:visited
 {
color: #ffbf00;
text-decoration: underline;
}

a:hover
{
color: #ffbf00;
text-decoration: underline;
	}

.dotline
 { border-bottom: dotted 1px #ff0000; }

.dotline_bk
 { border-bottom: dotted 1px #000000; }
