/*-- カリキュラム --*/
h2.H_curriculum {
	background-image: url(../images/curriculum_h2.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 68px;
	width: 644px;
	margin: 0px;
	padding: 0px;
}
.curriculum_con {
	width: 584px;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px;
}
.curriculum_level {
	background-image: url(../images/level_bg.gif);
	background-repeat: no-repeat;
	height: 217px;
	width: 584px;
}
.level_beginner {
	background-image: url(../images/level_beginner_bot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 15px;
	width: 584px;
}
.level_intermediate {
	background-image: url(../images/level_intermediate_bot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 15px;
	width: 584px;
}
.level_grade {
	background-image: url(../images/level_grade_bot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 15px;
	width: 584px;
}
.level_img {
	float: left;
	width: 73px;
	margin-right: 15px;
}
.level_text {
	float: right;
	width: 496px;
	padding-bottom: 16px;
	border-bottom: 1px solid #CCCCCC;
}
.level_text ol.level_list {
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	list-style-type: decimal;
	margin: 0px;
	padding-left: 24px;
}
ol.class_list {
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	list-style-type: decimal;
	margin: 0px;
	padding-left: 24px;
}
.beginner_sche {
	margin-top: 10px;
	margin-right: 15px;
	margin-left: 15px;
	width: 554px;
}
.beginner_sche th {
	color: #FFFFFF;
	padding: 5px;
	background-color: #072869;
	font-weight: normal;
	text-align: center;
	font-size: 11px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	line-height: 130%;
}
.beginner_sche td {
	padding: 5px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	color: #000000;
	font-size: 11px;
	line-height: 130%;
	background-color: #f2f2f2;
}
.beginner_sche td ul {
	margin: 0px;
	padding: 0px;
}
.beginner_sche td li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}


/*-- 見出し --*/
h3.H_curriculum_t1 {
	background-image: url(../images/curriculum_t1.gif);
	text-indent: -9999px;
	padding: 0px;
	height: 34px;
	width: 614px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
h3.H_curriculum_t2 {
	background-image: url(../images/curriculum_t2.gif);
	text-indent: -9999px;
	padding: 0px;
	height: 34px;
	width: 614px;
	margin-top: 30px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
h3.H_curriculum_t3 {
	background-image: url(../images/curriculum_t3.gif);
	text-indent: -9999px;
	padding: 0px;
	height: 34px;
	width: 614px;
	margin-top: 30px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
h4.H_curriculum_t4 {
	background-image: url(../images/curriculum_t4.gif);
	text-indent: -9999px;
	padding: 0px;
	height: 22px;
	width: 584px;
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-bottom: 10px;
}

