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

br{
letter-spacing:0;
}

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

#container { 
width:600px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 20px;
text-align: left;
background-color: #ffffff;
	}



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

/* ****************************************
レポートページ
*******************************************/
#report {
width:590px;
padding-top: 5px;
text-align: left;
margin-left: auto;
margin-right: auto;
font-size: 12px; 
line-height:1.8;
color: #000000;
	}
	
		
	
	
/* ****************************************
	FOOTER
*******************************************/

#footer {
width:600px;
height:110px;
padding-top: 40px;
text-align: center;
background-image: url(../img/footer_bg.gif);
	}





















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


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

.ft20b {
text-align: center; 
font-size: 20px; 
letter-spacing: 0.05em;
line-height:1.5; 
color: #000000;
	}
	
	
.ft20rd {
text-align: center; 
font-size: 20px; 
letter-spacing: 0.05em;
line-height:1.5; 
color: #ff6600;
	}
	
	
	
	
.song {
font-family:'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'メイリオ','ＭＳ Ｐゴシック', 'ＭＳ ゴシック', Osaka, Osaka-等幅, sans-serif;
font-size: 18px; 
font-weight: bold;
letter-spacing: 0.05em;
color: #000000;
text-decoration: underline;
	}


.ftword {
font-family:'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'メイリオ','ＭＳ Ｐゴシック', 'ＭＳ ゴシック', Osaka, Osaka-等幅, sans-serif;
font-size: 12px; 
line-height:1.8;
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>