<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: #CCCCCC;
	}
	
	
/* ****************************************
	レポート
*******************************************/
.basic {
text-align: left; 
font-size: 12px; 
line-height: 18px; 
color: #000000;
	}
	
	
	
.basic_pk {
text-align: left; 
font-size: 12px; 
line-height: 17px; 
color: #FF0066;
	}

	
.ft_gr {
text-align: left; 
font-size: 11px; 
line-height: 16px; 
color: #333333;
	}	
	

/* ****************************************
	リンク
*******************************************/

h1, h2, h3, h4 {
font-size:16pt;
text-indent: -9999px;
display: none;
}

	

 a:link
{
color: #0099FF;
text-decoration: none;
}

a:visited
 {
color: #0099FF;
text-decoration: none;
}

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