@charset "utf-8";
@import "base.css";

/*----------------------------------------------


                COURSE


-------------------------------------------------*/
#idMonitor{
	margin-top:15px;
	margin-bottom:40px;
	background: url(../img/course/top.gif) no-repeat center top;
	padding-top: 15px;}

#idMonitor #idMonitor2{
	background: url(../img/course/bk_corce.gif) repeat-y center;}

#idMonitor .clCourse{
	padding-top: 5px;}

#idMonitor .clCourse .clVoiceBottom{
	display: block;
	height: 20px;
	background-image:url(../img/course/bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	clear: both;
}
#idMonitor .clCourse #BoxLast {
	background-image: url(../img/course/bg_no-repeat_bottom.gif);
	height: 17px;}
#idMonitor .clCourse .clVoiceBottom hr{
	display: none;}

#idMonitor .clCourse .clVoiceTop{
	display: block;
	height: 17px;
	background-image:url(../img/course/top.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	margin-bottom:5px;
}
#idMonitor .clCourse .clVoiceTop hr{
	display: none;}
	

#idMonitor .clCourse .clLeftBox{
	width:397px;
	display:inline;
	margin-left:22px;
	float: left;
	padding-top:8px;
}
#idMonitor .clCourse .clLeftBox h2{
	margin-bottom:5px;
}
#idMonitor .clCourse .clLeftBox p{
	line-height:1.6em;
	padding-bottom:1em;
	padding-left:5px;
	padding-right:5px;
}


#idMonitor .clCourse .clLeftBox table{
	width:397px;
	margin-bottom:5px;
	background: #ad0002;
	color: #fff;}
#idMonitor .clCourse .clLeftBox table th{
	text-align:left;
	line-height:1.3em;
	padding:5px 5px;
	font-weight:bold;
	border-bottom: 1px solid #fff;
}
#idMonitor .clCourse .clLeftBox table td{
	line-height:1.3em;
	padding:5px 5px;
	text-align:left;
	font-weight:bold;
	border-bottom: 2px solid #fff;
}

#idMonitor .clCourse .clRightBox{
	width:196px;
	display:inline;
	margin-right:12px;
	float: right;
	padding-bottom:8px;
}




#idCourseMenu #idIntro .clRightBox{
	width:400px;
}
#idCourseMenu #idIntro .clRightBox li{
	line-height:1.6em;
}

#idCourseMenu #idIntro .clRightBox li span{
	color:#C80919;
	font-weight:bold;
}
#idCourseMenu #idIntro .clRightBox li strong{
	color:#1F6506;
}




