@charset "UTF-8";



#header {
	display: block;
	width: 670px;
	height: 180px;
	margin-bottom: 20px;
	background: url(../img/school/header.jpg) left top no-repeat;
	text-indent: -9999px;
}

h3.h3-01 {
	width:670px;
	height: 45px;
	background: url(../img/school/h3_01.gif) left no-repeat;
	text-indent: -9999px;
}

#price {
	border-collapse: collapse;
	width: 670px;
}

#price th.th-01 {
	width: 100px;
	vertical-align: middle;
	text-align: center;
	background: #aad3f3;
	color: #fff;
	border: 1px solid #aaaaaa;
	border-right:  none;
}

#price th.th-02 {
	vertical-align: middle;
	text-align: center;
	background: #aad3f3;
	color: #fff;
	border-left: 1px solid #aaaaaa;
	border-top:  1px solid #aaaaaa;
	border-right:  1px solid #aaaaaa;
}

#price td.td-01 {
	width: 190px;
	vertical-align: middle;
	text-align: center;
	background: #dcedfb;
	border-left: 1px solid #aaaaaa;
	border-top: 1px solid #aaaaaa;
}

#price td.td-02 {
	width: 190px;
	vertical-align: middle;
	text-align: center;
	background: #dcedfb;
	border: 1px solid #aaaaaa;
	border-bottom: none;
}

#price td.td-03 {
	vertical-align: middle;
	text-align: center;
	border: 1px solid #aaaaaa;
	border-right: none;
}

#price td.td-04 {
	vertical-align: middle;
	text-align: center;
	border: 1px solid #aaaaaa;
}