<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', '�q���M�m�p�S Pro W3', 'Meiryo', '���C���I','�l�r �o�S�V�b�N', '�l�r �S�V�b�N', Osaka, Osaka-����, sans-serif;
background-color: #f4d400;
background-image: url(../img/bg.gif);
background-repeat: repeat;
	}
	
img  {
border: none;
}

br{
letter-spacing:0;
}

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

#container { 
width:959px;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
margin-bottom: 60px;
	}


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


#top01 {
width:959px;
margin-left: auto;
margin-right: auto;
float:left;	
	}
	
	
#maincontentbg {
width:906px;
height:auto;
background-color: #441f0a;
float:left;	
	}
	
	
#maincontent {
width:900px;
height:auto;
margin-left: auto;
margin-right: auto;
background-color: #e60012;
	}
	
	
	
#textarea {
width:880px;
height:auto;
background-image: url(../img/bg2.gif);
background-repeat: repeat-y;
margin-left: auto;
margin-right: auto;
padding-right: 60px;
	}
	
	
	
	
	
	
	
.top03_text {
text-align: left; 
padding-top: 30px;
padding-right: 60px;
padding-left: 60px;
padding-bottom: 40px;
	}
	
/* ****************************************
�@���h���{�^��
*******************************************/
	
.back_img {
width: 91px;
height: 91px;
float:right;
margin-top: -50px;
margin-right: 10px;
margin-bottom: 10px;
	}
	

/* ****************************************
�@�t�b�^�[
*******************************************/
	
#footer {
/* width:900px;
margin-top: 20px;
margin-bottom: 20px;
margin-left: auto;
margin-right: auto;
*/
width:100%;
padding:40px 0px 20px 0px;
background-image: url(../img/footer_bg.gif);
text-align: center; 
font-size: 10px; 
line-height:1.4; 
color: #40210f;
	}
	

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

.no {
text-align: left; 
font-size: 12px; 
line-height:1.4; 
color: #f4c800;
	}

.name {
text-align: left; 
font-size: 16px; 
line-height:1.5; 
color: #f4c800;
	}

.txt {
text-align: left; 
font-size: 14px; 
line-height:1.4; 
color: #fff;
	}
	
.ans {
text-align: left; 
font-size: 20px; 
line-height:1.4; 
color: #f4c800;
	}
	
	
/* ****************************************
  �@��
*******************************************/

p.box2 {
   border-bottom: 1px solid #f4c800;
   margin: 30px 0px 30px 0px;
}


p.box {
   border-bottom: 4px solid #40210f;
   margin: 0px 0px 0px 0px;
}
	

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

	

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

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

a:hover
{
color: #ffffff;
text-decoration: underline;
	}

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

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

</pre></body></html>