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

br{
letter-spacing:0;
}

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

#container { 
width:800px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 10px;
	}


#socialbutton {
width:800px;
margin-left: auto;
margin-right: auto;
padding-left: 0px;
padding-top: 20px;
margin-bottom: 10px;
text-align: left;
	}
	
	
	
.socialbutton_align {
width:310px;
padding-top: 10px;
float:right; 
	}




/* ****************************************
	TOP
*******************************************/


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

#footerbg {
width:800px;
height:86px;
background-image: url(../img/footer.jpg);
margin-left: auto;
margin-right: auto;
background-repeat: no-repeat;
margin-bottom: 10px;
	}



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


.textarea_text {
padding-top: 30px;
width:710px;
margin-left: auto;
margin-right: auto;
text-align: left;
font-size: 14px;
line-height: 1.6;
color: #000000;
	}



.textarea_bbb {
padding: 10px;
width:600px;
background-color: #e1e1d7;
margin-left: auto;
margin-right: auto;
text-align: left;
font-size: 14px;
line-height: 1.6;
color: #000000;
	}





/* ****************************************
�@�t�b�^�[
*******************************************/

#footer {
width:800px;
text-align: center; 
font-size: 10px; 
line-height:1.4; 
	}
	

#backtotop {
position: fixed;
bottom: 0;
right: 25px;
	}
	
	
	
	
	
/* ****************************************
	FONT
*******************************************/

.ft14pk {
font-size: 14px;
line-height: 1.6;
color: #ff3399;
	}
	
	
	
.ft14bl {
font-size: 14px;
line-height: 1.6;
color: #3300ff;
	}

	
	

.ft24 {
font-size: 24px;
line-height: 1.6;
color: #000000;
	}




	}

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


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

	

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

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

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

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

.dotline_bk
 { border-bottom: dotted 1px #000000; }
 
 

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