@charset "utf-8";





/*
*
*
*	SCHOOL Layout
*
*	+ Top
*	+ Content
*
*
*/


/*///////////////////////////////// Insert Memo Bar ////*/



/*/////////////////////////////////////////////////////////////

	=top

/////////////////////////////////////////////////////////////*/

.top li{
	float:left;	
	}
	.top li.topList{
	margin-left:15px;
	}
	
	
	

/*/////////////////////////////////////////////////////////////

	=content

/////////////////////////////////////////////////////////////*/


.s_h4{
		display:block;
		height:29px;
		margin:5px 0 10px 5px;
		background:url(../images/%EF%BD%93_list001.gif) no-repeat left center;
		padding:5px 0 0 22px;
		color:#cf7916;
		font-size:15px;
		font-weight:bold;
		}

.s_h5{
     font-weight:bold;
	 }
	 
.content p.center{
	text-align:center;
	}
.content p.text001{
	line-height:2.2;
	}
	.content p.text001 strong{
	font-weight:bold;
	font-size:14px;
	}
.content ul{
	margin:0 10px 1em;
	}
/*	.content ul li{
	margin-bottom:0.5em;
	padding-left:13px;
	background:url(../images/s_list002.gif) no-repeat left 7px;
/*	background:url(../../share/images/list002.gif) no-repeat left 7px;* /
	}*/

    .list1{
	margin-bottom:0.5em;
	padding-left:13px;
	background:url(../images/s_list002.gif) no-repeat left 5px;	
	}
	
	.list2{
	margin-bottom:0.3em;
	padding-left:23px;
    padding-bottom:10px;
	background:url(../images/s_list003.gif) no-repeat left 2px;
	font-weight:bold;
	font-size:13px;
	}
	
	.s_p{
	font-size:15px;
	padding-left:25px;
	font-weight:bold;
	/*color:#FFFFFF;
	color:#d77c0e;
	background-color:#d77c0e;*/
	}
	
.content dl{
	margin:0 10px 1em;
	}
.content dl dt{
	font-weight:bold;
	}
	.content dl dd{
	margin-bottom:1em;
	}
	
	table.tableA{
	width:100%;
	margin:5px auto 10px;
	}
	table.tableA tr th{
		padding:6px;
		/*width:25%;*/
		color:#fff;
		font-weight:bold;
		font-size:12px;
		background:url(../images/s_tableBg.jpg) repeat-x bottom #fdead5;
		border:solid 1px #D87C0F;
	}
	table.tableA tr td.orange{
		background:#FFC26A;
		text-align:center;
		font-size:12px;
	}
	table.tableA tr td{
		padding:6px;
		border:solid 1px #D87C0F;
		background:#fdead5;
		font-size:10px;
		/*text-align:center;*/
	}
	.left {
	   text-align:left;
	   }
	.center2 {
	   text-align:center;
	   font-size:10px;
	   }
	.th1 {
	    width:13%;
		}
	.th2 {
	    width:29%;
		}
	.small {
	    font-size:8px;
		}
	
	table.tableB{
	width:100%;
	margin:5px auto 10px;
	}
	table.tableB tr th{
		padding:6px;
		color:#fff;
		font-weight:bold;
		/*background:#4895E9;*/
		/*background:url(../images/s_tableBg.jpg) repeat-x bottom #fdead5;*/
		background:url(../../share/images/bg_tableth.gif) repeat-x bottom #97C5F7;
		border:solid 1px #fff;
	}
	table.tableB tr td.orange{
		background:#FFC26A;
		border-bottom:solid 1px #303230;
	}
	table.tableB tr td.orange2{
		background:#FFC26A;
		/*border-bottom:solid 1px #303230;*/
	}
	table.tableB tr.gray td{
		background:#969696;
		color:#fff;
	}
	table.tableB tr td{
		padding:6px;
		border:solid 1px #fff;
		background:#DAECFF;
		/*background:#fdead5;*/
		text-align:center;
		font-size:10px;
	}
	table.tableB tr td.black{
		border-bottom:solid 1px #303230;
		}
	
	
	table.tableC{
	width:80%;
	margin:5px auto 10px;
	}
	table.tableC tr th{
		padding:6px;
		color:#fff;
		font-weight:bold;
		background:url(../images/s_tableBg.jpg) repeat-x bottom #fdead5;
/*		background:url(../../share/images/bg_tableth.gif) repeat-x bottom #97C5F7;*/
		border:solid 1px #fff;
	}
	table.tableC tr td{
		padding:6px;
		border:solid 1px #fff;
		background:#fdead5;
	}

	table.tableD{
	width:100%;
	margin:5px auto 10px;
	}
	table.tableD tr th{
		padding:6px;
		/*width:25%;*/
		color:#fff;
		font-weight:bold;
		background:url(../images/s_tableBg.jpg) repeat-x bottom #fdead5;
		border:solid 1px #fff;
	}
	table.tableD tr td.orange{
		background:#FFC26A;
		text-align:center;
	}
	table.tableD tr td{
		padding:6px;
		border:none;
		background:#fdead5;
		/*text-align:center;*/
	}
	.td1 {
	    width:34%;
		}


    #content_left h4{
		display:block;
		height:29px;
		margin:5px 0 10px 5px;
		background:url(../images/s_list001.gif) no-repeat left center;
		padding:5px 0 0 22px;
		color:#cf7916;
		font-size:15px;
		font-weight:bold;
		}
	#content_left .point1 {
	    font-weight:bold;
		color:#d77c0d;
		}
	#content_left .point2 {
	    font-weight:bold;
		color:#8b6c9e;
		}			
	#content_left .point3 {
	    font-weight:bold;
		color:#0962aa;
		}			
	#content_left .point4 {
	    font-weight:bold;
		color:#1297bd;
		}
	#content_left .point5 {
	    font-weight:bold;
		color:#d16882;
		}	
	#content_left .point6 {
	    font-weight:bold;
		color:#6fa731;
		}
	#content_left .point7 {
	    font-weight:bold;
		color:#e7bc27;
		}				

/* s-entrance */
    #content_entrance {
	    width:661px;
		margin-left:5px;
		}
		#content_entrance h3{
		padding-top:20px;
		margin-bottom:12px;
		}
		
	#content_table {
	    float:left;
		width:305px;
		}
	#content_table2 {
	    float:left;
		width:305px;
		margin-left:15px;
		}
