<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 {
margin: 0 auto;
color: #000;
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: #ffffff;
background-image: url(../img/bg01.jpg);
background-repeat: no-repeat center; 
background-attachment:fixed; 

-moz-background-size:100% auto;
background-size:100% auto;
}
	
	
	
	
img  {
border: none;
}

br{
letter-spacing:0;
}

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

a:hover img{
opacity: 0.9;
filter: alpha(opacity=90);
}


a.noop:hover img {
opacity: 1.0;
filter:progid:DXImageTransform.Microsoft.Alpha(Style=0,Opacity=100,FinishOpacity=100);
}


	
#container { 
width:980px;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
margin-bottom: 0px;
font-size: 16px; 
line-height:1.5; 
color: #222222;
	}



	
	
/* ****************************************
�R���e���c
*******************************************/
#header_line { 
width:980px;
height:24px;
margin-bottom: 30px;
background-image: url(../../img/header_line.png);
background-repeat: no-repeat center; 
	}
	
	
#memo { 
padding: 20px;
width:940px;
margin-top: 20px;
margin-bottom: 0px;
text-align: left;
-webkit-border-bottom-right-radius:10px;
-moz-border-bottom-right-radius:10px;  
border-bottom-right-radius:10px;
-webkit-border-top-left-radius:10px;
-moz-border-top-left-radius:10px;  
border-top-left-radius:10px;
background-color: #61bc97;
font-size: 14px; 
line-height:1.6; 
color: #ffffff;
	}
	
	


#letter { 
width:940px;
margin-bottom: 30px;
background-color: #ffffff;
padding: 20px;
font-size: 12px; 
line-height:1.6; 
color: #333333;
	}
	
	
	
	
#taidan { 
width:980px;
margin-top: 20px;
margin-bottom: 0px;
text-align: left;
font-size: 14px; 
line-height:1.5; 
color: #333333;
	}


.ft16w { 
text-align: left;
font-size: 18px; 
line-height:1.5; 
color: #ffffff;
	}
	

.ft16g { 
text-align: left;
font-size: 18px; 
line-height:1.5; 
color: #333333;
	}
	
	
	
.ft14og { 
text-align: left;
font-size: 14px; 
line-height:1.5; 
color: #ff6600;
	}
	
	
	
	
/* ****************************************
	FOOTER
*******************************************/	
#footer { 
margin-left: auto;
margin-right: auto;
padding-top: 25px;
width:100%;
text-align: center;
background-color: #ffffff;
	}
	
	
.footercontainer { 
width:980px;
margin-left: auto;
margin-right: auto;
	}


	
.bannerleft { 
margin-top: 15px;
margin-bottom: 15px;
float:left;	
	}
	
.bannerright { 
float:right; 
margin-top: 15px;
margin-bottom: 15px;
	}
	
	
	
	
	
.ft10 {
text-align: center; 
font-size: 10px; 
line-height:1.5; 
color: #3cb181;
	}
	
	
#footer_line { 
width:980px;
height:9px;
margin-bottom: 30px;
background-image: url(../../img/footer_line.jpg);
background-repeat: no-repeat center; 
	}
	
	
	


/* ****************************************
	backtotop
*******************************************/	
#backtotop {
width:980px;
margin-left: auto;
margin-right: auto;
text-align: center;
	}
	

	


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

.basic {
font-size: 14px; 
line-height:1.5; 
color: #000000	
	}


.ft14pk {
font-size: 14px; 
line-height:1.5; 
color: #ff0066	
	}




.ft16bk {
font-size: 16px; 
line-height:1.5; 
color: #000000;
	}
	
	

.ft18bk {
font-size: 18px; 
line-height:1.5; 
color: #000000;
	}
	

.ft18 {
font-size: 18px; 
color: #ffffff;
font-weight: 700;
	}
	
	
	
/* ****************************************
	�����N
*******************************************/
h1, h2, h3, h4, h5, h6 {
font-size:16pt;
text-indent: -9999px;
display: none;
}

	

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

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

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

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

.dotline_bk
 { border-bottom: dotted 1px #000000; }
</pre></body></html>