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

br{
letter-spacing:0;
}

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

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

/* ****************************************
	�^�C�g������
*******************************************/

#header {
width:100%;
height:626px;
background-image: url(../img/bg3.gif);
background-repeat: repeat-x;
	}


/* ****************************************
	TOP
*******************************************/
#top02 {
width:900px;
height:48px;
background-image: url(../img/top02.png);
margin: -4px 0px 0px 4px;
background-repeat: no-repeat;
	}
	
	
	





/* ****************************************
�����j���[
*******************************************/	
#left_container{
width:619px;
float:left; 
text-align: left; 
font-size:14px; 
line-height: 150%; 
margin: 0px 0px 0px 5px;
color: #40210f;
	}
	
	

#cap01{
width:590px;
height: 35px;
background-image: url(../img/cap01.png);
text-align: left; 
background-repeat: no-repeat;
	}
	

/* ****************************************
�E���j���[
*******************************************/
#right_container{
width:265px;
height:1300px;
background-image: url(../img/bg_right.png);
text-align: left; 
margin: 0px 0px 0px 11px;
float:left;	
	}
	
	

/* ****************************************
	FOOTER
*******************************************/

#footer {
width:100%;
padding:0px 0px 20px 0px;
background-image: url(../img/footer_bg.gif);
background-repeat: repeat;
text-align: center; 
font-size: 10px; 
line-height:1.4; 
color: #40210f;
	}
	





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

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

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






/* ****************************************
  ��
*******************************************/
p.box {
   border-bottom: 4px solid #40210f;
   margin: 0px 0px 0px 0px;
}
	

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

</pre></body></html>