@charset "shift_jis";

.h2_ttl {
	width: 300px;
	height: 30px;
	background-image: url(../course/title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 10px 0px 0px 10px;
}

.tuition_link {
	margin: 0px 10px 6px 0px;
	font-size: 12px;
	float: right;
}

.h3_ttl1 {
	width: 610px;
	height: 25px;
	background-image: url(../course/bar01.gif);
	background-repeat: no-repeat;
	margin: 10px auto;
	text-indent: -9999px;
	clear: both;
}

#h3_ttl2 {
	width: 610px;
	height: 25px;
	background-image: url(../course/bar02.gif);
	background-repeat: no-repeat;
	margin: 20px auto 10px;
	text-indent: -9999px;
}

.cobox {
	width: 580px;
	height: 110px;
	margin: 10px auto;
	clear: both;
}

.cobox_img {
	margin: 0px;
	float: left;
}

.cobox_ttl {
	margin: 0px 0px 8px 125px;
	font-size: 15px;
	font-weight: bold;
	color: #E7380D;
}

.cobox_txt {
	margin: 0px 5px 0px 15px;
	float: left;
	width: 450px;
	font-size: 12px;
	line-height: 18px;
}

.coursebox_ttl2 {
	height: 20px;
	background-image:url(../image/pink10.gif);
	background-repeat: no-repeat;
	background-position:left;
	padding-left: 15px;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 1px;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 2px;
}

#lessonbox1 {
	width: 580px;
	margin: 10px auto;
}

#lessonbox2 {
	width: 614px;
	margin-left: auto;
	margin-right: auto;
}

#lessonbox3 {
	width: 580px;
	margin: 10px auto;
	font-size:12px;
	padding: 10px 0px 10px 0px;
	line-height: 140%;
}

.txt_red {
	color: #E7380D;
	font-weight: bold;
}

table {
	border-collapse: collapse;
	font-size: 12px;
	margin: 0px 0px 10px 0px;
}

table, th, td {
	border: 1px solid #FFCB60;
}

.hyo01 {
	background-color: #FFE9B9;
	padding: 5px 30px;
	text-align: center;
}

.hyo02 {
	background-color: #FFF4DD;
	padding: 5px 30px;
	text-align: center;
}

.hyo_l {
	padding: 5px 30px;
	text-align: left;
}

.hyo_c {
	padding: 5px 30px;
	text-align: center;
}

.tuition_txt {
	font-size: 12px;
	padding: 5px 30px;
}