<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-color: #FFD200;
background-image: url(../img/bg.gif);
	}
	

/* ****************************************
	box
*******************************************/
#container {
width:650px;
background-color: #ffffff;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
	}



/* ****************************************
	header
*******************************************/
#layout {
width:650px;
height:31px;
background-image: url(../img/header.gif);
background-repeat: no-repeat;
	}


#topbox {
width:605px;
margin-left: auto;
margin-right: auto;
text-align: left;
	}

.p_img {
margin: 0px;
padding: 0px;
	}
	
	
	
/* ****************************************
フォント
*******************************************/

 .ft14 {  
font-size: 14px; 
line-height: 150%; 
color: #000000;
 }

.ft14pk {  
font-size: 14px; 
line-height: 150%; 
color: #FF0066;
 }
 

 .ft14gr {  
font-size: 14px; 
line-height: 150%; 
color: #006633;
 }


 .ft18 {  
font-size: 18px; 
line-height: 120%; 
color: #000033;
 } 
 
.ft18pk {  
font-size: 18px; 
line-height: 120%; 
color: #FF3366;
 } 
 
 
 
 .ft10 {  
font-size: 10px; 
line-height: 150%; 
color: #000000;
 }


.ft18or {  
font-size: 18px; 
line-height: 120%; 
color: #FF6600;
 } 
 
 
h1, h2, h3, h4 {
font-size:16pt;
text-indent: -9999px;
display: none;
}

	
	


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

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

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