<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 {
margin: 0;
padding: 0;
font-family:'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'メイリオ','ＭＳ Ｐゴシック', 'ＭＳ ゴシック', Osaka, Osaka-等幅, sans-serif;
background-color: #ffffff;
background-image: url(../img/bg.gif);
background-repeat: repeat-x;
	}
	
img  {
border: none;
}

br{
letter-spacing:0;
}

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

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

.use3 {
  text-indent: -3em;
  margin-left: 3em;
}

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


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

#top {
width:370px;
height:100px;
background-image: url(../img/q1.gif);
background-repeat: no-repeat;
margin-top: 5px;
margin-bottom: 20px;
	}

#copy {
margin-left: 5px;
width:370px;
text-align: left;
	}

.copy_text {
width:370px;
margin: 5px;
font-family:'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'メイリオ','ＭＳ Ｐゴシック', 'ＭＳ ゴシック', Osaka, Osaka-等幅, sans-serif;
font-size: 12px; 
line-height:1.8; 
letter-spacing: 0.1em;
color: #000000;
	}

.question {
font-size: 12px; 
line-height:1.5; 
text-align: left; 
letter-spacing: 0em;
color: #000000;
	}

.ft_p {
text-align: left; 
color: #ff4499;
	}

.ft_gome {
text-align: left; 
color: #000000;
	}


/* ****************************************
	FONT
*******************************************/
.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: #ffffff;
	}

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

.dotline_bk
 { border-bottom: dotted 1px #000000; }

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

	

 a:link
{
color: #000000;
text-decoration: underline;
}

a:visited
 {
color: #000000;
text-decoration: underline;
}

a:hover
{
color: #0066ff;
text-decoration: none;
	}</pre></body></html>