<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: #EDECE6;
	}
	
	
	
/* ****************************************
	TOP
*******************************************/
#topcontainer { 
width:601px;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
margin-bottom: 20px;
	}


#topimg {
width:601px;
height:532px;
margin-left: auto;
margin-right: auto;
background-image: url(../img/top01.jpg);
background-repeat: no-repeat;
	}

#secondimg {
width:601px;
height:728px;
margin-left: auto;
margin-right: auto;
background-image: url(../img/top02.gif);
background-repeat: no-repeat;
	}

#jctimg {
width:650px;
height:305px;
margin-left: auto;
margin-right: auto;
background-image: url(../img/top03.gif);
background-repeat: no-repeat;
	}
	

	
	
/* ****************************************
	FONT
*******************************************/
.ft12 {
text-align: left; 
font-size: 12px; 
line-height: 17px; 
color: #ffffff;
	}
	
	
.ft16 {
text-align: left; 
font-size: 16px; 
line-height: 22px; 
color: #ffffff;
	}



.ft16y {
text-align: left; 
font-size: 16px; 
line-height: 22px; 
color: #ffff00;
	}
	
/* ****************************************
	リンク
*******************************************/
h1, h2, h3, h4, h5 {
font-size:16pt;
text-indent: -9999px;
display: none;
}

	

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

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

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