@charset "utf-8";

/* -----------------------------------------------------------
CSS Information

 File name:      top.css
 Author:         kina(admin)
 ----------------------------------------------------------- */

h1 {
	font-size:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color: #666666;
	letter-spacing:1px;
	margin-top: 10px;
	margin-bottom:30px;
	}
 

h2 {
	margin-top: 18px;
	margin-bottom:10px;
	padding-left:8px;
	text-align: left;
	font-size:12px;
	}

h3	{
	font-size:12px;
	color:#666666;
	margin-top:30px;
	}

h4	{
	font-size:12px;
	margin-top: 12px;
	margin-bottom: 8px;
	}
	
h5 img	{
	margin-top: 15px;
	clear:both;
	}
	

p {
	font-size:12px;
	line-height: 1.6em;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
	}

	
/*--- main part ---*/


	
/*--- school ---*/

table {
	margin-top:10px;
	margin-bottom:10px;
}
	
#school {
	color:#666666;
	letter-spacing:1px;
	}

#school_yotei {
	margin-left:20px;
	margin-top:20px;
	margin-bottom:20px;
	}
	
#profile {
	width:630px;
	margin:50px 0px 10px 0px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
		}

	
	
.profile {
	margin-top:40px;
	margin-bottom:20px;
	font-size:11px;
	letter-spacing:1px;
	line-height: 1.8em;
	}


.vacant {
	width:450px;
	text-align:center;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
}

.vacant h3,p {
	text-align:left;
	color:#666666;
}

.vacant table {
	font-size:12px;
	color:#666666;
	width:420px;
	border:none;
	border-color:#f2a0a1;
}

.vacant table tr td {

	text-align:center;
	background-color:#faf0e6;
}

.vacant table tr td p{
	text-align:center;
}

img.new {
	margin-bottom:5px;
	}


/*--- font ---*/

.style2 {color: #FF6666}



/*--- school .attention---*/

table.attention {
	width:700px;
	margin-bottom:20px;
	margin-top:20px;
	background-color: #fff0f5;
	margin-left:auto;
	margin-right:auto;
	font-size:12px;
	letter-spacing:1px;
	line-height: 2em;
	}

table.attention td {
	padding:20px;
	}
	
	
/*--- school .otoiawase---*/
table.otoiawase {
	width:600px;
	margin-left:auto;
	margin-right:auto;
	font-size:18px;
	letter-spacing:1px;
	line-height: 2em;
	text-align:center;
	}
	
td.otoiawase p {
	padding:5px;
	padding-left:10x;
	font-size:16px;
	font-weight:bold;
	}