.topArea{
  width: 100%;
  height: auto;
}

.lessonTitle{
  font-size: 27px;
  color: #716b5e;
  position: absolute;
  top: 17px;
  left: 16px;
  z-index: 10;
  font-family: 'SpoqaHanSansRegular';
}

.contentTitle{
  background: url(../img/top/contentsTitle.png) no-repeat left top;
  width: 338px;
  height: 94px;
  top: 0;
  right: 0;
  position: absolute;
  z-index: 10;
}
