<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: #080705;
background-image: url(../img/bg.gif);
background-repeat: repeat;
	}
	
img  {
border: none;
}

br{
letter-spacing:0;
}

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

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



/* ****************************************
ソーシャル
*******************************************/
.ninja_onebutton { 
width:600px;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
margin-bottom: 0px;
text-align: left;
	}
	


	
/* ****************************************
中ページ
*******************************************/
#container2 { 
width:603px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 20px;
text-align: left;
	}




#in_header {
width:603px;
height:31px;
background-image: url(../img/in_header.gif);
margin-top: 0px;
margin-bottom: 0px;
background-repeat: no-repeat;
	}
		
	
	
#in_inner {
width:603px;
background-image: url(../img/in_inner.gif);
margin-top: 0px;
margin-bottom: 0px;
background-repeat: repeat;
	}
	
	
#report {
width:500px;
padding-top: 5px;
text-align: left;
margin-left: auto;
margin-right: auto;
font-size: 14px; 
line-height:1.8;
color: #000000;
	}	
	
	
	
	
	
	
	
#in_footer {
width:603px;
height:20px;
background-image: url(../img/in_footer.gif);
margin-top: 0px;
margin-bottom: 0px;
background-repeat: no-repeat;
	}
	
	
	
	
	
/* ****************************************
	FOOTER
*******************************************/

#footer {
width:698px;
text-align: center;
padding-top: 10px;
text-align: center;
font-size: 8px; 
line-height:1.5; 
color: #ffffff;
	}





#footer2 {
width:603px;
text-align: center;
padding-top: 10px;
text-align: center;
font-size: 8px; 
line-height:1.5; 
color: #ffffff;
	}








/* ****************************************
	FONT
*******************************************/
.ft10 {
font-size: 10px; 
line-height:1.5; 
color: #fef9ed;
	}
	
	
.ft12 {
font-size: 12px; 
line-height:1.5; 
color: #ff0000;
	}
	
	
.ft14rd {
font-size: 14px; 
line-height:1.5; 
color: #ff0000;
	}

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


.ft16 {
text-align: center; 
font-size: 16px; 
line-height:1.5; 
color: #000000;
	}












/* ****************************************
	リンク
*******************************************/
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;
	}

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

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

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