#main_contents {
	padding-left: 15px;
	width: 548px;
	padding-right: 15px;
}
#main_contents h1 img{
	height: 177px;
	width: 548px;
	text-align: center;
}
#main_contents #reader {
	background-image: url(../exam/openschool/detail/img/2010_bg_reader.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 70px;
	padding-left: 60px;
	width: 363px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}

#main_contents #reader p {
	font-size: 1.1em;
	line-height: 1.8em;
	color: #F60;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
}
#main_contents .schedule_box {
	background-image: url(../exam/openschool/detail/img/2010_bg_schd.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 2em;
}
#contents .schedule_box .inner {
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#contents_body h2 {
	background:none;
	padding:0;
	border-bottom-color: #8FC31F;
	color:#FFF;
	margin:0;
}
.headingA {	
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 0.2em;
}
.headingA h2 {
	float:left;
	
}
#contents .headingA p   {
	color: #FFF;
	float:left;
	padding-top:4px;
	padding-left:15px;
}
.headingA :after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
.headingA { display: inline-block;}
.headingA { display: block;}
#contents .schedule_box .tablestyle01{
	clear: both;
}
#contents .schedule_box .tablestyle01 table{
	width: 100%;
	border: 1px solid #7CAD17;
}
#contents .schedule_box .tablestyle01 table th {
	background-color: #f3fabb;
	padding:6px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #81B417;
}
#contents .schedule_box .tablestyle01 table th.time {
	background-color: #f9feed;
	font-size: 1em;
	color: #666;
	font-weight: normal;
}
#contents .schedule_box .tablestyle01 table td {
	background-color: #fff;
	padding:6px;
	text-align: center;
	border: 1px solid #81B417;
}
#contents .btn_area {
	text-align: center;
}
