<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift_JIS";

	
body {
text-align: center;
margin: 0;
padding: 0;
background-image: url(../img/bg.jpg);
background-attachment: repeat-x;
background-color: #ffffff;
	}
	

img  {
border: none;
}


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

	
br{
letter-spacing:0;
}





/* ****************************************
	大枠
*******************************************/
#container {
margin: 0px 0px 20px 0px;
width:885px;
margin-left: auto;
margin-right: auto;
	}


/* ****************************************
	TOP
*******************************************/
#header {
width:800px;
height:127px;
background-image: url(../img/top_header.jpg);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}

	
#mainbox{
width:800px;
background-color: #ffffff;
margin-left: auto;
margin-right: auto;
	}
	
	

#topimage {
width:800px;
height:250px;
background-image: url(../img/top01.jpg);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}
	
	
#topimage2 {
width:800px;
height:306px;
background-image: url(../img/top02.jpg);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}
	

#topimage3 {
width:800px;
height:404px;
background-image: url(../img/top03.gif);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}



.tablemargin{
width:450px;
padding: 0 0 0 15;
font-size: 13px; 
line-height: 160%; 
color: #000000;
	}


.imagemargin{
margin: 0px 0px 5px 0px;
	}
	
	

/* ****************************************
	フッタ
*******************************************/
#footer {
margin: 0px 0px 0px 4px;
width:885px;
height:202px;
background-image: url(../img/footer.gif);
background-repeat: no-repeat;
	}


.banner {
padding-top: 125px;
text-align: center;
}



/* ****************************************
	FONT
*******************************************/
.basic {
font-size: 12px; 
line-height: 150%; 
color: #000000;
	}
	
.ft11bk {
text-align: left; 
font-size: 11px; 
line-height: 120%; 
color: #000000;
	}


.ft14bl {
text-align: left; 
font-size: 14px; 
line-height: 150%; 
color: #0099FF;
	}
	
.ft14pk {
text-align: left; 
font-size: 14px; 
line-height: 150%; 
color: #FF3366;
	}


.ft18pk {
text-align: left; 
font-size: 18px; 
line-height: 120%; 
color: #FF3366;
	}	


.ft18bl {
text-align: left; 
font-size: 18px; 
line-height: 120%; 
color: #0099FF;
	}	
	
	
.ft10gy {
text-align: left; 
font-size: 10px; 
line-height: 140%; 
color: #666666;
	}



.ft24br {
text-align: center; 
font-size: 24px; 
line-height: 120%; 
color: #3E0001;
	}	


.ft18br {
text-align: center; 
font-size: 18px; 
line-height: 120%; 
color: #3E0001;
	}	



.ft18ye {
text-align: left; 
font-size: 18px; 
line-height: 120%; 
color: #ffff00;
	}	
	
	
	
	
	

h1, h2, h3, h4, h5, h6 {
font-size:16pt;
text-indent: -9999px;
display: none;
}


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

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

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