@charset "utf-8";
/*----------------------------*/
.hidden {
  display: none;
}
.lead{
	padding-right: 10px;
	padding-left: 10px;
}

/*----------------------------*/
a.btn-course:link,
a.btn-course:visited,
a.btn-course:active{
	color: #333;
	text-decoration: none;
}

.btn-course{
	width: 200px;
	display: block;
	text-align: center;
	border: 1px solid #CECDC7;
	background-color: #EFEFEF;
	background-image: url(/af/img/common/btn-course_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 3px 10px;
	cursor: pointer;
	margin-bottom: 20px;
	margin-top: 10px;
}


.btn-course img{
	vertical-align: middle;
}

.center-m{
	margin: 0px auto;
	width: 220px;
}
.service-table{
	border-collapse: collapse;
	width: 590px;
	margin-top: 15px;
}
.service-table th,
.service-table td{
	border: 1px solid #CCC;
	padding: 5px;
}
.service-table th{
	background-color: #F2F2F2;
	text-align: center;
	font-weight: normal;
}
.col-sell01{
	width: 1em;
	text-align: center;
}
.col-sell02{
	width: 1em;
	text-align: center;
}
.col-sell03{
	width: 1em;
	text-align: center;
}
.col-sell04{}
.col-sell05,
.col-sell06,
.col-sell07{
	width: 123px;
}
.col-sell-left{
	text-align: left;
}

.col-red{background-color: #FFEEEE;}
.col-yellow{background-color: #FFF1BB;}

.service-table a:link,
.service-table a:visited,
.service-table a:active{
	color: #FF6600;
}
.service-table .borderB{
	border-bottom: 2px solid #CCC;
}





