@charset "utf-8";

.mainContent{
	background: url(../lesson/img/lesson_bg01.jpg) top right no-repeat;
}
.contentsBox{
	padding-left: 20px;
}
.contentsBox h4{
	font-size: 120%;
	color: #f6eca3;
	margin-bottom: 10px;
}
.contentsBox p{
	margin-bottom: 10px;
}
.contentsBox .itemEnd{
	padding-bottom: 20px;
	margin-bottom: 20px;
	background: url(../common/img/index_line01.gif) 20px 100% repeat-x;
}
.contentsBox .sectionEnd{
	margin-bottom: 32px;
}
.contentsBox span{
	font-size: 80%;
}
.lessonEnd{
	margin-bottom: 80px;
}