@charset "utf-8";

/* ========================================================
	index css => indexページ用css
======================================================== */

/* 
============================================================================================================ */
div#schoolArea {
	padding-bottom: 10px;
	zoom: 1;
}
div#schoolArea:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}
div#schoolArea div {
	width: 227px;
	float: left;
	margin-right: 9px;
	margin-bottom: 20px;
	font-size: 92%;
}
div#schoolArea div.right {
	float: right;
	margin-right: 0;
}
div#schoolArea h2 {
	padding-bottom: 11px;
	background: url(../../images/ph_bg.gif) no-repeat;
}
div#schoolArea h2 a {
	display: block;
	width: 227px;
	padding: 10px 0;
	text-align: center;
}
div#schoolArea dl {
	margin: 0 2px 0 0;
}
div#schoolArea dt {
	position: relative;
	top: -4px;
	border-bottom: 1px dotted #8e8e8c;
}
div#schoolArea dd {
	height: 3.6em;
	margin-bottom: 5px;
	padding: 2px 6px 0;
	border-bottom: 1px dotted #8e8e8c;
}



/* 1日体験入学
============================================================================================================ */
div#experience {
	padding: 10px 20px;
	font-size: 117%;
	border: 1px dotted #8e8e8c;
}
div#experience p img {
	margin-bottom: 0.4em;
}
