<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-color: #000000;
	}
	

	
/* ****************************************
	TOPのBG
*******************************************/
#container {
width:737px;
margin-left: auto;
margin-right: auto;
	}
	
#textarea {
width:740px;
text-align: left; 
font-size: 12px; 
line-height: 160%; 
color: #ffffff;
margin-left: auto;
margin-right: auto;
	}


/* ****************************************
	レポート
*******************************************/
.basic {
background-image: url(../img/line.gif);
text-align: left; 
font-size: 12px; 
line-height: 22px; 
color: #ffffff;
	}
	
	
	
.t_pink {
text-align: left; 
font-size: 12px; 
line-height: 22px; 
color: #ffff00;
	}
	
	
h1, h2, h3, h4 {
font-size:16pt;
text-indent: -9999px;
display: none;
}

	</pre></body></html>