<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(img2/bg.jpg);
background-color: #FE731B;
	}


/* ****************************************
	内部テキスト
*******************************************/
	
.basic {
text-align: left; 
font-size: 12px; 
line-height: 160%; 
color: #48423D;
	}


.cap {
text-align: center; 
font-size: 14px; 
color: #0099CC;
	}



	

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

	

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

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

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