<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: #e5dcc3;
background-image: url(../../img/bg.gif);
background-repeat: repeat; 
	}
	
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
*******************************************/
#newsheader { 
width:840px;
height:124px;
background-image: url(../img/newsheader.png);
background-repeat: no-repeat;
margin-top: 20px;
margin-left: auto;
margin-right: auto;
	}
	
	
#date { 
width:840px;
height:25px;
background-image: url(../img/date.png);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}	
	
	
	

#news01 { 
width:840px;
height:1003px;
background-image: url(../img/news01.png);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}	
	
	
	
#news02 { 
width:840px;
height:1003px;
background-image: url(../img/news02.png);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}	
		
	
#news03 { 
width:840px;
height:1003px;
background-image: url(../img/news03.png);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}		
	
#news04 { 
width:840px;
height:1516px;
background-image: url(../img/news04.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: #4c3e1e;
	}


.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: #4c3e1e;
	}	
	
	
	
.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>