<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: #ffffff;
font-family:"Roboto Slab" , Garamond , "Times New Roman" , "������" , "Yu Mincho" , "��������" , "YuMincho" , "�q���M�m���� Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS����E" , "�l�r �o����" , "MS PMincho" , serif;
background-color: #32d24c;
}
	
	
	
	
	
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: 15px;
margin-bottom: 0px;
	}


	
	
/* ****************************************
�R���e���c
*******************************************/

	
	
#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: #3cb181;
font-size: 14px; 
line-height:1.6; 
color: #ffffff;
	}
	
	


#letter { 
width:940px;
margin-bottom: 30px;
background-color: #ececec;
padding: 20px;
font-size: 14px; 
line-height:1.5; 
color: #333333;
-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;
	}
	
	

#report { 
width:900px;
margin-bottom: 30px;
background-color: #ececec;
padding: 20px;
font-size: 14px; 
line-height:1.5; 
color: #333333;
-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;
	}
	
	
	
	
	
#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;
	}
	

.ft22g { 
text-align: left;
font-size: 22px; 
line-height:1.2; 
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;
	}
	
	
.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: left; 
font-size: 10px; 
line-height:1.5; 
color: #ffffff;
	}	
	
	
#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	
	}


.ft10g {
font-size: 10px; 
line-height:1.5; 
color: #333333
text-align: center;	
	}





.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>