#main_contents {
	padding-left: 15px;
	width: 548px;
	padding-right: 15px;
}
#main_contents h1 {
    margin-bottom: 0;
}
#main_contents #reader {
    padding: 1em 0;
}
html>/**/body #main_contents table {
    border-collapse: separate;
}
*:first-child+html #main_contents table {
    border-collapse: collapse;
}
#main_contents table {
    margin-bottom: 10px;
    border: 1px solid #8DC21F;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0px 0px 5px #ccc;
    -webkit-box-shadow: 0px 0px 5px #ccc;
    box-shadow: 0px 0px 5px #ccc;
}
#main_contents table th,
#main_contents table td {
    border: 1px solid #8DC21F;
    padding: 0.5em;
    text-align: center;
}
#main_contents table th {
    font-weight: normal;
}
#main_contents table .tl {
    -moz-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;
    border-top-left-radius: 10px;
}
#main_contents table .tr {
    -moz-border-radius-topright: 10px;
    border-top-right-radius: 10px;
    border-top-right-radius: 10px;
}
#main_contents table .bl {
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
#main_contents table .br {
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
#main_contents table td.date {
    width: 20%;
    font-size: larger;
    font-weight: bold;
}
#main_contents table th.time {
    color: #666;
    border-right-width: 1px;
    border-right-style: dashed;
    width:20%;
}
#main_contents table th.ttl {
    border-left: none;
    width:15%;
}
#main_contents table td.body {
    font-weight: bold;
    color: #EF8200;
    line-height: 1.2em;
}
#main_contents table span {
    font-size: smaller;
    font-weight: normal;
}
#main_contents table em {
    font-size: smaller;
    line-height: 1.2em;
    background: yellow;
    font-style: normal;
}
/*
#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;
}
#contents .message_area {
text-align: center;
margin-bottom: 10px;
}
