/* =============== TopMenu =============== */
#MainBox #TopMenu{
	width: 750px;
	height: 210px;
	position: relative;
	z-index: 0;
	text-align: left;
}
#MainBox #TopMenu h1{
	position: absolute;
	margin: 13px 0px 0px 15px;
	z-index: 3;
}
#MainBox #TopMenu ul{
	position: absolute;
	margin: 35px 0px 0px 233px;
	z-index: 2;
}
#MainBox #TopMenu ul li{
	list-style: none;
	display: inline;
	z-index: 4;
}
#MainBox #TopMenu p{
	position: absolute;
	z-index: 1;
}
#MainBox #TopMenu p#TEL{
	position: absolute;
	margin: 11px 0px 0px 236px;
	z-index: 3;
}

/* =============== Contents =============== */
#MainBox #Contents{
	width: 740px;
	height: auto;
	margin: 10px auto 0px auto;
	padding: 0px 0px 20px 0px;
	text-align: left;
}
#MainBox #Contents h2#Syo46{
	width: 366px;
	height: auto;
	float: left;
}
#MainBox #Contents h2#Chu13{
	width: 366px;
	height: auto;
	float: right;
}
#MainBox #Contents table#SupportList{
	padding: 10px 0px 0px 0px;
}
#MainBox #Contents table#BlueBox{
	margin: 1px 0px 0px 0px;
}
#MainBox #Contents table#BlueBox tr td{
	width: 139px;
	height: auto;
	background: #c6e7f9;
	border-right: 5px solid #ffffff;
}
#MainBox #Contents table#BlueBox tr td#End{
	width: 139px;
	height: auto;
	background: #c6e7f9;
	border-right: 0px none;
}
#MainBox #Contents table#BlueBox tr td p{
	width: 129px;
	height: auto;
	padding: 5px;
	font-size: 0.7em;
}
#MainBox #Contents h3{
	margin: 15px 0px 0px 0px;
}

/* ===== 下部スクールリスト ===== */
#MainBox #Contents ul li{
	list-style: none;
	float: left;
	padding: 0px 4px 0px 0px;
}
#MainBox #Contents ul li#EndList{
	list-style: none;
	float: left;
	padding: 0px 0px 0px 0px;
}
#MainBox #Contents ul#SelectionList{
	margin: 20px 0px 0px 7px;
}
#MainBox #Contents ul#SelectionList li{
	padding: 0px 10px 0px 0px;
}