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

br{
letter-spacing:0;
}

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

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


/* ****************************************
	TOP
*******************************************/
#top01 {
width:1093px;
height:411px;
background-image: url(../img/header.jpg);
margin-left: auto;
margin-right: auto;
background-repeat: no-repeat;
	}
	

#contentbg {
width:1093px;
background-image: url(../img/bg2.jpg);
margin-left: auto;
margin-right: auto;
background-repeat: repeat;
	}
	
	

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

	
	

.exam {
width:328px;
margin-left: auto;
margin-right: auto;
margin-left: 180px;
margin-right: 80px;
font-size: 14px; 
line-height:1.4; 
color: #000000;
text-align: left; 
float: left; 
	}


.nonexam {
width:328px;
margin-left: auto;
margin-right: auto;
font-size: 14px; 
line-height:1.4; 
color: #000000;
text-align: left; 
float: left; 
	}


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


	

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










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

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

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



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