@charset "utf-8";
table#crs_price {
	width: 480px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
table#crs_price th {
	background-color: #91A0B3;
	background-image: url(../course/img/bg_th.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 25px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
	line-height: 25px;
}
table#crs_price td {
	height: 25px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
	line-height: 25px;
	text-align: center;
}
table#crs_price td.price_idx {
	background-color: #EEF0F2;
}
#crs_price_txt {
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	color: #666666;
	line-height: 130%;
	margin-bottom: 20px;
}
table#crs_time {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	margin-bottom: 10px;
}
table#crs_time td {
	background-color: #F7F7F7;
	height: 31px;
	width: 90px;
	line-height: 31px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-left: 35px;
}
table#crs_time td.time01 {
	background-image: url(../course/img/01.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
}
table#crs_time td.time02 {
	background-image: url(../course/img/02.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
}
table#crs_time td.time03 {
	background-image: url(../course/img/03.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
}
table#crs_time td.time04 {
	background-image: url(../course/img/04.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
}
table#crs_time td.time05 {
	background-image: url(../course/img/05.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
}
table#crs_time td.time06 {
	background-image: url(../course/img/06.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
}
table#crs_time td.time07 {
	background-image: url(../course/img/07.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
}
table#crs_time td.time08 {
	background-image: url(../course/img/08.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
}
#crs_time_txt {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	color: #666666;
	line-height: 130%;
	margin-bottom: 20px;
}
table#crs_day {
	font-size: 12px;
	width: 190px;
	margin-left: 40px;
	margin-bottom: 10px;
}
table#crs_day th {
	height: 25px;
	width: 90px;
	line-height: 25px;
	font-weight: normal;
	background-color: #91A0B3;
	color: #FFFFFF;
}
table#crs_day td {
	background-color: #F7F7F7;
	text-align: center;
	height: 25px;
	width: 100px;
	line-height: 25px;
	margin-bottom: 10px;
}
#crs_day_txt {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 130%;
	margin-bottom: 20px;
}
#crs_pay_txt {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 130%;
	margin-bottom: 20px;
}
#crs_pay_txt ul {
	margin-top: 20px;
	margin-left: 20px;
}
#crs_pay_txt li {
	list-style-type: none;
	background-image: url(../img/arrow02.jpg);
	background-repeat: no-repeat;
	height: 21px;
	padding-left: 15px;
	background-position: 0px 3px;
	color: #336699;
}
