@charset "utf-8";

/*　トップ
------------------------------------------------------------ */

#img_top {
	width: 960px;
	height: 180px;
	background: url(../common/images/img_school.jpg) no-repeat;
	text-indent: -999em;
}

#wrapper h3 {
	font-size: 1.2em;
	color: #663300;
	margin-bottom: 10px;
}
#wrapper h4 {
	font-size: 1.2em;
	color: #663300;
	font-weight: bold;
}
.box_01,.box_02 {
	margin-bottom: 30px;
}
.box_01 img {
	float: right;
}
.box_01 p {
	font-size: 1.2em;
}
.box_01 p span {
	color: #FF0000;
}
table {
	width:668px;
	font-size: 100%;
	margin-bottom: 10px;
}

td,.td {
	background: #876646;
	color: #fff;
	padding: 0.5em 1em;
}
td.tar {
	text-align: right;
}

.td {
	width:642px;
	_width:668px;
	background: #876646;
	color: #fff;
	padding: 0.5em 1em;
	margin-bottom: 2px;
}