@charset "UTF-8";
@import "common.css";
@import "corner.css";

h3 {
	clear:both;
}

/*-----------------------------------------
	caution
-----------------------------------------*/

.ttl01 {
	margin-bottom:10px;
}

.caution {
	clear:both;
	width:100%;
	margin-bottom:15px;
	text-align:right;
}

/*-----------------------------------------
	公立・私立
-----------------------------------------*/

.high-box01 {
	float:left;
	width:275px;
	margin-bottom:20px;
}


.high-box02 {
	float:right;
	width:275px;
	margin-bottom:20px;
}

.high-box01 h4,
.high-box02 h4 {
	margin-bottom:5px;
	padding:2px 10px;
	background-color:#E7E5D9;
}
