/* ---------------▼講習情報 ------------------------------------------------------------------ */
#course_main {
	width:800px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.course_box {
	margin-top: 10px;
	margin-left: 10px;
}
.course_ttl {
	background-image: url(../img/category_ttl.gif);
	background-repeat: no-repeat;
	width: 770px;
	margin-left: 10px;
	padding-left: 25px;
	font-weight: bold;
	padding-top: 10px;
	height: 40px;
	font-size: 16px;
	margin-top: 10px;
}
#course_info{
	width: 750px;
	margin-left: 10px;
	margin-right: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

#course_info ul{
	padding: 0;
	margin: 0;
}
#course_info li{
	background-image: url(../img/icon_01.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	width: 730px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 14px;
	}
.teach_box{
	margin-top: 10px;
	margin-left: 25px;
	margin-right: 15px;
}
.teach_nm {
	font-weight: bold;
	background-image: url(../img/ttl_icon.gif);
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	margin-bottom: 5px;
	font-size: 16px;
	margin-left: 10px;
}

/* ---------------▲講習情報 ------------------------------------------------------------------ */
.teach_pht {
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	margin-top: 10px;
}
.cmp_nm {
	background-image: url(../img/icon_03.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	clear: none;
	float: right;
	width: 525px;
	margin-top: 10px;
	font-weight: bold;
	font-size: 16px;
}
.cmp_nophot {
	background-image: url(../img/icon_03.gif);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	margin-top: 10px;
	padding-left: 15px;
	margin-left: 15px;
}
.sub_ttl {
	font-weight: bold;
	background-image: url(../img/icon_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	margin-top: 10px;
}
.cmp_box {
	padding-left: 15px;
	clear: none;
	float: right;
	width: 530px;
	margin-bottom: 20px;
}
.tokuten {
	font-weight: bold;
	background-color: #EEEEEE;
	width: 250px;
	padding: 5px;
}

