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

br{
letter-spacing:0;
}

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

#headertop { 
width:100%;
height:569px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
text-align: left;
background-image: url(../img/bg1.jpg);
background-repeat: repeat-x;
	}



.top_cap {
width:900px;
height:73px;
background-image: url(../img/top_cap.png);
margin-left: auto;
margin-right: auto;
background-repeat: no-repeat;
margin-bottom: 10px;
	}
	
	
	


#container { 
width:900px;
margin-left: auto;
margin-right: auto;
padding-top: 15px;
text-align: center;
	}



#footer {
width:900px;
margin-top: 20px;
margin-bottom: 20px;
margin-left: auto;
margin-right: auto;
text-align: center; 
	}
	




/* ****************************************
	FONT
*******************************************/
.ft14pink {
text-align: left; 
font-size: 14px; 
line-height:1.4; 
color: #fa6464;
	}
	
	
	
.ft20bk {
font-size: 20px; 
line-height:1.4; 
color: #000000;
	}
	

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











.ft18w {
font-size: 18px; 
line-height:1.3; 
color: #ffffff;
	}










	
	

/* ****************************************
	�����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; }
 

a:hover img{
opacity: 0.8;
filter: alpha(opacity=80);
}</pre></body></html>