@charset "UTF-8";

@import url(../base.css);
@import url(../footer.css);
@import url(../format.css);

#contentBorder h2 {
	width: 727px;
	height: 52px;
	background: url(../../examination/img/h2_school.gif) no-repeat;
}

#contentBorder h2 span {
	display: none;
}

#contentBody h3 {
	width: 585px;
	height: 24px;
	margin: 0 0 5px 0;
}

#contentBody h3 span {
	display: none;
}

#contentBody h3#c01  { background: url(../../examination/img/class01.gif) no-repeat; }
#contentBody h3#cJ01 { background: url(../../examination/img/classj01.gif) no-repeat; }
#contentBody h3#c02  { background: url(../../examination/img/class02.gif) no-repeat; }
#contentBody h3#cJ02 { background: url(../../examination/img/classj02.gif) no-repeat; }
#contentBody h3#c03  { background: url(../../examination/img/class03.gif) no-repeat; }
#contentBody h3#c04  { background: url(../../examination/img/class04.gif) no-repeat; }
#contentBody h3#cJ04 { background: url(../../examination/img/classj04.gif) no-repeat; }
#contentBody h3#c05  { background: url(../../examination/img/class05.gif) no-repeat; }

#contentBody p {
	margin:0 0 20px 0;
}

#contentBody table.outline {
	border-collapse: separate;
	border-spacing: 0;
	border-top: 1px solid #b8b8b8;
	border-left: 1px solid #b8b8b8;
	margin: 0 0 20px 0;
	font-size:100%;
	width:585px;
}


#contentBody table.outline caption {
	padding: 3px 0;
	text-align: right;
}

#contentBody table.outline th,
#contentBody table.outline td{
  border-bottom: 1px solid #b8b8b8;
  border-right: 1px solid #b8b8b8;
  padding: 5px;
}


#contentBody table.outline th { width: 10em; }
#contentBody table.outline th.class01  { background-color: #FFD7E0; }
#contentBody table.outline th.classJ01 { background-color: #F9D7FF; }
#contentBody table.outline th.class02  { background-color: #D7E0FF; }
#contentBody table.outline th.classJ02 { background-color: #D7EFFF; }
#contentBody table.outline th.class03  { background-color: #D7FFF7; }
#contentBody table.outline th.class04  { background-color: #D7FFD9; }
#contentBody table.outline th.classJ04 { background-color: #FDFFD7; }
#contentBody table.outline th.class05  { background-color: #FFE8D7; }

#contentBody table.outline td.listTitle {
	background-color: #eeeeee;
	font-weight: bold;
}

#contentBody table.outline td.price {
	font-weight: bold;
}