<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.jpg);
background-repeat: repeat-x;
background-color: #012950;
text-align: left; 
font-size: 12px; 
line-height: 15px; 
color: #ffffff;
	}
	
	
.ft12 {
text-align: left; 
font-size: 12px; 
line-height: 17px; 
color: #ffffff;
	}	
	
	
	
.ft12pk {
text-align: left; 
font-size: 12px; 
line-height: 17px; 
color: #FF0099;
	}	


.ft12ye {
text-align: left; 
font-size: 12px; 
line-height: 17px; 
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: #ffff00;
text-decoration: underline;
	}</pre></body></html>