<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: 15px;
text-align: center;
	}

	

	

	
/* ****************************************
TOP
*******************************************/
	
	
#newsheader01 { 
width:840px;
height:124px;
background-image: url(../img/01_newsheader.png);
background-repeat: no-repeat;
margin-top: 20px;
margin-left: auto;
margin-right: auto;
	}
	
	
#date02 { 
width:840px;
height:25px;
background-image: url(../img/01_date.png);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}	
	
	
#news03 { 
width:840px;
height:1003px;
background-image: url(../img/01_news.png);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}	
	



#newsheader04 { 
width:840px;
height:124px;
background-image: url(../img/02_newsheader.png);
background-repeat: no-repeat;
margin-top: 20px;
margin-left: auto;
margin-right: auto;
	}
	
	
#date05 { 
width:840px;
height:25px;
background-image: url(../img/02_date.png);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}	
	
	
#news06 { 
width:840px;
height:1003px;
background-image: url(../img/02_news.png);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}	




#newsheader07 { 
width:840px;
height:124px;
background-image: url(../img/03_newsheader.png);
background-repeat: no-repeat;
margin-top: 20px;
margin-left: auto;
margin-right: auto;
	}
	
	
#date08 { 
width:840px;
height:25px;
background-image: url(../img/03_date.png);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}	
	
	
#news09 { 
width:840px;
height:1003px;
background-image: url(../img/03_news.png);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}	
	
	
	
	
	

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

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




/* ****************************************
	FONT
*******************************************/
.ft12 {
text-align: left; 
font-size: 12px; 
line-height:1.5; 
color: #000000;
	}


.ft12tp {
text-align: left; 
font-size: 12px; 
line-height:1.5; 
color: #27bd8a;
	}
	
.ft10bl {
text-align: left; 
font-size: 12px; 
line-height:1.4; 
color: #78a5e7;
	}
	
	
	
.ft10 {
text-align: left; 
font-size: 10px; 
line-height:1.5; 
color: #000000;
	}	
	
	
	
.ft14 {
text-align: left; 
font-size: 14px; 
line-height:1.5; 
color: #4c3e1e;
	}	
	


/* ****************************************
	リンク
*******************************************/
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>