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

br{
letter-spacing:0;
}

.clearboth {
clear:both; 
visibility:hidden; 
    }
	
	
form {
   margin:0;
}
	

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



/* ****************************************
	TOP
*******************************************/
#in_header {
width:1061px;
height:328px;
background-image: url(../img/in_header.png);
margin-left: auto;
margin-right: auto;
background-repeat: no-repeat;
	}
	

#in_innner {
width:1061px;
background-image: url(../img/in_innner.png);
margin-left: auto;
margin-right: auto;
background-repeat: repeat;
text-align: center; 
	}
	
.contenttext {
width:800px;
margin-left: auto;
margin-right: auto;
font-size: 14px; 
line-height:1.4; 
color: #000000;
text-align: center; 
	}

	


#in_footer {
width:1061px;
height:205px;
background-image: url(../img/in_footer.png);
margin-left: auto;
margin-right: auto;
background-repeat: repeat;
text-align: center; 
	}
	
	
	


#omedetou {
width:381px;
height:351px;
background-image: url(../img/omedetou.jpg);
margin-left: auto;
margin-right: auto;
background-repeat: repeat;
float: left; 
margin-bottom: 20px;
	}


.houkoku_textarea {
width:330px;
padding-top: 110px;
margin-left: auto;
margin-right: auto;
font-size: 14px; 
line-height:1.4; 
color: #000000;
text-align: center; 
	}
	
	
	
#omedetou2 {
width:381px;
height:351px;
background-image: url(../img/omedetou.jpg);
margin-left: auto;
margin-right: auto;
background-repeat: repeat;
float: right; 
margin-bottom: 20px;
	}	
	
	



/* ****************************************
	FONT
*******************************************/
.ft18w {
font-size: 18px; 
line-height:1.5; 
color: #000000;
	}
	
	
.ft10 {
font-size: 10px; 
line-height:1.5; 
color: #000000;
	}
	
.ft10w {
font-size: 10px; 
line-height:1.5; 
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; }
 

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