<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
text-align: center;
margin: 0;
padding: 0;
font-family: "ヒラギノ角ゴ ProW3","ＭＳ Ｐゴシック",Osaka,"HiraKakuPro-W3",Verdana,"MS PGothic",sans-serif;
background-repeat;
background-color: #ffffff;
background-image: url(../img/bg.jpg);
background-repeat: repeat;
	}
	


img  {
border: none;
}


.clearboth {
clear:both; 
visibility:hidden; 
    }
	
	
br{
letter-spacing:0;
}


form {
   margin:0;
}

/* ****************************************
	TOPのBG
*******************************************/
#container {
text-align: left; 
width:850px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
	}

/* ****************************************
	レイアウト
*******************************************/
#header {
width:850px;
height:705px;
background-image: url(../img/top01.jpg);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}

#top02 {
width:850px;
height:1037px;
background-image: url(../img/top02.jpg);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}

#textarea {
width:850px;
background-color: #d6f178;
margin-left: auto;
margin-right: auto;
text-align: left; 
font-size: 14px; 
line-height: 16px; 
color: #666666;
	}

.yebox01 {
width:380px;
height:220px;
padding: 10px;
background-color: #ffff00;
text-align: center; 
float:left;	
margin: 5px 5px 5px 20px;
	}


.yebox02 {
width:380px;
height:220px;
padding: 10px;
background-color: #ffff00;
text-align: center; 
font-size: 16px; 
line-height: 22px; 
color: #000000;
letter-spacing: 0.2em; 
float:right;	
margin: 5px 20px 5px 0px;
	}


#formarea {
width:850px;
background-color: #ffffff;
margin-left: auto;
margin-right: auto;
text-align: left; 
	}



#report_textarea {
width:750px;
margin-left: auto;
margin-right: auto;
text-align: left; 
font-size: 14px; 
line-height:1.5; 
color: #000000;
	}
	
	
	
	

#footer {
width:850px;
height:19px;
background-image: url(../img/footer.jpg);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}

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

.ft10 {
text-align: right; 
font-size: 10px; 
line-height: 14px; 
color: #000000;
	}



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



.ft14 {
text-align: left; 
font-size: 14px; 
line-height: 19px; 
color: #000000;
	}
	
	
	
.ft20 {
text-align: left; 
font-size: 18px; 
line-height: 24px; 
color: #000000;
	}





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

	

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

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

a:hover
{
color: #0099FF;
text-decoration: underline;
	}</pre></body></html>