<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift_JIS";

body {
text-align: center;
margin: 0;
padding: 0;
font-family: "ヒラギノ角ゴ ProW3","ＭＳ Ｐゴシック",Osaka,"HiraKakuPro-W3",Verdana,"MS PGothic",sans-serif;
background-color: #f5f6f3;
	}
	
img  {
border: none;
}

br{
letter-spacing:0;
}

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

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





#container { 
width:840px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 20px;
text-align: center;
	}

	
	
/* ****************************************
GROBAL MENU　ここまで各部活動共通
*******************************************/
#menu_container { 
width:840px;
margin-top: 15px;
margin-bottom: 15px;
margin-left: auto;
margin-right: auto;
	}
	
	
	

	
/* ****************************************
TOP
*******************************************/
#header { 
width:840px;
height:107px;
background-image: url(../img/top.png);
background-repeat: no-repeat;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
	}
	
	
#bg_containertop { 
width:840px;
padding-top: 20px;
padding-bottom: 20px;
background-color: #ffffff;
margin-left: auto;
margin-right: auto;
	}
	
	
	
#header_news { 
width:840px;
height:132px;
background-image: url(../img/header_news.png);
background-repeat: no-repeat;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
	}
	
	
#header_naganomei { 
width:840px;
height:454px;
background-image: url(../img/header_naganomei.png);
background-repeat: no-repeat;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
	}


/* ****************************************
紙面中
*******************************************/
#bg_container { 
width:840px;
background-color: #ffffff;
margin-left: auto;
margin-right: auto;
padding-bottom: 20px;
	}

#in_container { 
width:800px;
background-color: #a1e158;
margin-left: auto;
margin-right: auto;
	}





/* ****************************************
募集　左
*******************************************/
#left_box { 
padding-top: 20px;
padding-left: 20px;
width:306px;
float:left;	
text-align: left; 
font-size: 12px; 
line-height:1.6; 
color: #333333;
	}
	
.cappadding { 
margin-top: 15px;
margin-bottom: 15px;
	}
	
.bg_gray { 
width:306px;
background-color: #f0f2ec;
	}




	
	
	
/* ****************************************
募集　右
*******************************************/
#right_box { 
padding-top: 10px;
margin-right: 15px;
width:400px;
float:right;	
text-align: left; 
font-size: 12px; 
line-height:1.6; 
color: #333333;
	}
	
	
	
/* ****************************************
フォーム
*******************************************/
#form_box { 
width:400px;
padding-top: 450px;
	}









	
	
/* ****************************************
	FOOTER
*******************************************/

#footer { 
width:840px;
height:55px;
background-image: url(../img/footer.png);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}




	
/* ****************************************
	ARCHIVE since 2014,05 - 2017,03
*******************************************/

#archive_line01 { 
margin-top: 0px;
margin-bottom: 20px;
width:840px;
height:17px;
background-image: url(../img/archive_line01.png);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}



#archive_line02 { 
margin-top: 20px;
margin-bottom: 20px;
width:840px;
height:17px;
background-image: url(../img/archive_line02.png);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}


#archive_line03 { 
margin-top: 0px;
margin-bottom: 20px;
width:840px;
height:17px;
background-image: url(../img/archive_line03.png);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}
	
	
	
/* ****************************************
	FONT
*******************************************/
.ft12bl {
text-align: left; 
font-size: 12px; 
line-height:1.5; 
color: #20b5de;
	}


.ft10 {
text-align: left; 
font-size: 10px; 
line-height:1.6; 
color: #333333;
	}
	
	
.ft10bl_center {
text-align: center; 
font-size: 10px; 
line-height:1.5; 
color: #20b5de;
	}
	
	


/* ****************************************
	リンク
*******************************************/
h1, h2, h3, h4, h5, h6 {
font-size:16pt;
text-indent: -9999px;
display: none;
}

	

 a:link
{
color: #006699;
text-decoration: none;
}

a:visited
 {
color: #ffff00;
text-decoration: none;
}

a:hover
{
color: #006699;
text-decoration: none;
	}

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

.dotline_bk
 { border-bottom: dotted 1px #000000; }</pre></body></html>