<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift_JIS";

body {
text-align: center;
margin: 0;
padding: 0;
font-family:'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'メイリオ','ＭＳ Ｐゴシック', 'ＭＳ ゴシック', Osaka, Osaka-等幅, sans-serif;
	}

img  {
border: none;
}

br{
letter-spacing:0;
}

.clearboth {
clear:both; 
visibility:hidden; 
    }

/* ****************************************
	FONT
*******************************************/
.ft10 {
text-align: left; 
font-size: 10px; 
line-height:1.5; 
color: #000000;
	}

.ft11 {
text-align: left; 
font-size: 11px; 
line-height:1.5; 
color: #000000;
	}

.ft12m {
text-align: left; 
font-size: 12px; 
line-height:1.5; 
color: #000000;
	}



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

TR.blue A{ text-decoration:none; color:#339966}
TR.blue A:hover { text-decoration: none; color:#ff9900}

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