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

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; 
    }

.noborder { border:none; outline:none; } 

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


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

.report {
width:900px;
text-align: left;
margin-left: 0px;
font-family:'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'メイリオ','ＭＳ Ｐゴシック', 'ＭＳ ゴシック', Osaka, Osaka-等幅, sans-serif;
font-size: 16px; 
line-height:1.8; 
color: #ffffff;
	}



#down {
width:970px;
height:10px;
background-image: url(../img/top_10.gif);
background-repeat: no-repeat;
margin-top: -1px;
	}

#info {
width:970px;
background-image: url(../img/top_09.gif);
background-repeat: repeat;
	}

.info_text {
width:840px;
text-align: left;
margin-left: 60px;
font-family:'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'メイリオ','ＭＳ Ｐゴシック', 'ＭＳ ゴシック', Osaka, Osaka-等幅, sans-serif;
font-size: 12px; 
line-height:1.6; 
color: #000000;
	}


.red2 {
font-size: 14px; 
color: #ff0000;
	}

.red {
color: #ff0000;
	}

.blue {
color: #0099ff;
	}

.ad {
color: #ffff00;
	}


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

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

.ft11 {
font-size: 11px; 
line-height:1.5; 
color: #ffffff;
	}

.ft12 {
font-size: 12px; 
line-height:1.4; 
color: #ffffff;
	}

.ft14 {
font-size: 14px; 
line-height:1.4; 
color: #ffffff;
	}

.close {
font-size: 12px; 
line-height:1.4; 
color: #000000;
	}

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

.ft18 {
text-align: left; 
font-size: 18px; 
	}

.ft20 {
text-align: left; 
font-size: 20px; 
font-weight: bold;
	}

.ft24 {
text-align: left; 
font-size: 24px; 
line-height:1.5; 
font-weight: bold;
	}

.ft28 {
text-align: left; 
font-size: 28px; 
line-height:1.5; 
font-weight: bold;
	}

.ft30 {
text-align: left; 
font-size: 30px; 
line-height:1.5; 
font-weight: bold;
	}

.time {
font-family:Helvetica, sans-serif;
text-align: left; 
font-size: 18px;
letter-spacing: 0.1em;
color: #ff0000;
	}



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

	

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

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

a:hover
{
color: #ff9900;
text-decoration: none;
	}

.close a{ color: #ffffff; text-decoration: none; }
.close a:hover{ color: #ffff00; text-decoration: none; }

.use {
  text-indent: -1em;
  margin-left: 1em;
}

.use6 {
  text-indent: 0em;
  margin-left: 6em;
}

.use9 {
  text-indent: 0em;
  margin-left: 9em;
}

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

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