<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;
background-color: #000000;
	}
	
img  {
border: none;
}

br{
letter-spacing:0;
}

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

#container { 
width:800px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
text-align: left;
	}


/* ****************************************
	TOP
*******************************************/

#top {
width:800px;
background-image: url(../img/top.jpg);
background-repeat: no-repeat;
margin-bottom: 0px;
text-align: center;
	}

.copy {
width:800px;
font-family:'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'メイリオ','ＭＳ Ｐゴシック', 'ＭＳ ゴシック', Osaka, Osaka-等幅, sans-serif;
font-size: 14px; 
line-height:1.6; 
text-align: center;
color: #fff;
	}

/* ****************************************
	FONT
*******************************************/


.ft10b {
text-align: left; 
font-size: 10px; 
line-height:1.5; 
color: #999999;
	}

.ti {
text-align: center; 
font-size: 16px; 
letter-spacing: 0.0em;
font-family:'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'メイリオ','ＭＳ Ｐゴシック', 'ＭＳ ゴシック', Osaka, Osaka-等幅, sans-serif;
line-height:2.0; 
color: #ffffff;
	}

.att {
text-align: center; 
font-size: 20px; 
line-height:1.4; 
color: #ffff00;
	}

.ft16 {
text-align: left; 
font-size: 16px; 
line-height:1.6; 
color: #ffffff;
	}

.ft18b {
text-align: left; 
font-size: 16px; 
line-height:1.4; 
font-weight: bold; 
color: #000000;
	}

.yellow {
color: #ffcc00;
	}


.point {
text-align: left; 
font-size: 14px; 
font-weight: bold; 
color: #ff0099;
	}




/* ****************************************
	リンク
*******************************************/
h1, h2, h3, h4, h5, h6 {
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: #ff6600;
text-decoration: none;
	}

.dotline
 { border-bottom: dotted 1px #ff0000; }

.dotline_bk
 { border-bottom: dotted 1px #000000; }</pre></body></html>