<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
text-align: center;
margin: 0;
padding: 0;
font-family: "ヒラギノ角ゴ ProW3","ＭＳ Ｐゴシック",Osaka,"HiraKakuPro-W3",Verdana,"MS PGothic",sans-serif;
background-image: url(../img/bg.gif);
background-repeat;
background-color: #FEEE3F;
	}
	
	
#container { 
width:651px;
margin-left: auto;
margin-right: auto;
margin-top: 15px;
margin-bottom: 20px;
	}



.csscaption {
clear: both;
    }
	
	
/* ****************************************
	TOP
*******************************************/


#header {
width:651px;
height:518px;
background-image: url(../img/header.jpg);
background-repeat: no-repeat;
	}

#sichouki {
width:651px;
height:688px;
background-image: url(../img/01.jpg);
background-repeat: no-repeat;
	}




#tenpo {
width:651px;
background-color: #ffffff;
	}


.areabox {
margin-left: auto;
margin-right: auto;
width:600px;
text-align: left; 
	}

#footer {
width:651px;
height:30px;
background-image: url(../img/footer.gif);
background-repeat: no-repeat;
	}



/* ****************************************
	FONT
*******************************************/
.ft12 {
text-align: left; 
font-size: 12px; 
line-height: 17px; 
color: #333333;
	}
	
	
.ft12rd {
text-align: left; 
font-size: 12px; 
line-height: 17px; 
color: #FF3366;
	}
	
.ft22y {
text-align: center; 
font-size: 16px; 
line-height: 20px; 
color: #666666;
	}


.ft22rd {
text-align: center; 
font-size: 16px; 
line-height: 20px; 
color: #FF3366;
	}




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

	

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

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

a:hover
{
color: #0099FF;
text-decoration: underline;
	}</pre></body></html>