<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
*******************************************/
#top01 {
width:1061px;
height:1148px;
background-image: url(../img/header.png);
margin-left: auto;
margin-right: auto;
background-repeat: no-repeat;
	}
	
.logo_benesse {
padding-top: 400px;
padding-left: 410px;
	}


#bg_inner {
width:1061px;
background-image: url(../img/bg_inner.png);
margin-left: auto;
margin-right: auto;
background-repeat: repeat-y;
	}



.contenttext {
width:800px;
margin-left: auto;
margin-right: auto;
font-size: 14px; 
line-height:1.4; 
color: #3c2d21;
text-align: center; 
	}



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



#banner_left {
width:690px;
padding-left: 15px;
float:left;	
	}


#banner_right {
width:335px;
padding-right: 15px;
float:right;	
	}


#footer2 {
width:1061px;
margin-top: 30px;
margin-bottom: 20px;
margin-left: auto;
margin-right: auto;
text-align: center; 
font-size: 10px; 
line-height:1.4; 
color: #ffffff;
background-color: #fcaab8;
	}
	







/* ****************************************
	FONT
*******************************************/
.ft14{
font-size: 14px; 
line-height:1.4; 
color: #000000;
	}
	
	
.ft14rd{
font-size: 14px; 
line-height:1.4; 
color: #ff3366;
	}
	
	
.ft18rd {
font-size: 18px; 
line-height:1.5; 
color: #ff3366;
	}
	

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

.ft12re {
font-size: 12px; 
line-height:1.4; 
color: #ff3366;
	}



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