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

br{
letter-spacing:0;
}

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

#container { 
width:987px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
text-align: left;
	}


/* ****************************************
	TOP
*******************************************/
#header {
width:987px;
height:651px;
background-image: url(../img/header.png);
margin-top: 0px;
margin-bottom: 0px;
	}
	
#top01 {
width:987px;
height:804px;
background-image: url(../img/top01.png);
margin-top: 0px;
margin-bottom: 0px;
	}	
	
#top02 {
width:987px;
height:805px;
background-image: url(../img/top02.png);
margin-top: 0px;
margin-bottom: 0px;
	}
	
	
.top02_text {
width:250px;
text-align: left; 
padding-top: 200px;
padding-left: 330px;
font-size: 14px; 
line-height:1.8; 
color: #333333;
margin-left: auto;
margin-right: auto;
float:left;
	}

	
#top03 {
width:987px;
height:38px;
background-image: url(../img/top03.png);
margin-top: 0px;
margin-bottom: 0px;
	}	
	
	
.footer {
width:500px;
padding-top: 50px;
padding-bottom: 20px;
margin-left: auto;
margin-right: auto;
text-align: center; 
	}
	


/* ****************************************
	FONT
*******************************************/
.ft20bk {
font-size: 20px; 
line-height:1.4; 
color: #000000;
	}
	
	
.ft12 {
text-align: left; 
font-size: 12px; 
line-height:1.4; 
color: #000000;
	}	
	
	
.ft18pink {
text-align: left; 
font-size: 18px; 
line-height:1.4; 
color: #f50962;
	}


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