@charset "utf-8";



/*++++++++++++++++++++
@import
+++++++++++++++++++++*/
@import url("/common/css/reset.css");
@import url("/common/css/common.css");



/*++++++++++++++++++++
main
+++++++++++++++++++++*/
#main #coating01 .sHeader {
	margin-bottom:-40px;
}
#main #coating02 .sHeader {
	margin-bottom:-60px;
}
#main #coating01 .sBody .imgRight {
	margin-top:45px;
}
#main #coating02 .sBody .imgRight {
	margin-top:70px;
}
#main .sBody dl {
	float:left;
	width:324px;
}
#main .sBody dl.feature01 {
	margin:0 36px 20px 0;
	background:#FF000;
}
#main .sBody dl.feature02 {
	margin-bottom:20px;
}
#main .sBody dl dt {
	margin-bottom:10px;
	text-align:center;
}
#main .sBody table th,
#main .sBody table td {
	padding:5px 40px;
	font-size:21px;
	font-size:2.1rem;
	font-weight:bold;
	border:1px solid #333;
	text-align:center;
}
#main .sBody table th {
	background:#ccc;
}
#main .sBody table td {
	color:#f00;
}
#main .sBody #course {
	margin-bottom:25px;
}
#main .sBody #course .course {
	zoom:1;
	padding:0 25px 15px;
	background:url(img/course_bg.gif) no-repeat left bottom;
}
#main .sBody #course .course:after {content:"";}
#main .sBody #course .course .imgRight {
	margin-top:0;
	margin-left:50px !important;
}
#main #coating01 .price {

}


#main .sBody .price h4 {
	margin-bottom:20px;
}
#main .sBody table td.td-h{
color:#000000;
}