@charset "utf-8";

/* -----------------------------------------------------------
  lecture layout
------------------------------------------------------------ */

/* common style 
------------------------------------------ */

#lecture01 #seasonList {
width:734px;
overflow:hidden;
font-size:0;
line-height:0;
}
#lecture01 #seasonList li {
width:178px;
float:left;
padding-left:7px;
}
#lecture01 #seasonList li.first {padding-left:0;}

#lecture01 #titleArea {
height:190px;
position:relative;
}

#lecture01 h3 {margin:36px 0 29px;}
#lecture01 h3.first {margin:0;}

#lecture01 #innerArea {
width:734px;
color:#666;
}
#lecture01 #innerBottomArea {
width:734px;
padding-bottom:82px;
}
#lecture01 .contentsBlock {
width:665px;
margin-left:34px;
}
#lecture01 .contentsBlock .graph {
width:655px;
overflow:hidden;
}
#lecture01 .contentsBlock li {padding:0 0 15px 18px;}
.left {float:left;}
.right {float:right;}


/* ------------------------------------------
	Season1 settings 
------------------------------------------ */
.season01 #innerArea {
background:url(/freeplus/lecture/images/season01_bgcenter_01.gif) left top repeat-y;
}
.season01 #innerBottomArea {
background:url(/freeplus/lecture/images/season01_bgBtm_01.gif) left bottom no-repeat;
}

.season01 #titleArea {
border-top:solid #ff8ba3 4px;
}
.season01 #titleArea p {
position:absolute;
top:0;
right:28px;
}
.season01 .contentsBlock .graph {margin:38px 0;}
.season01 .contentsBlock .list01 {
background:url(/freeplus/lecture/images/season01_number_01.gif) left top no-repeat;
}
.season01 .contentsBlock .list02 {
background:url(/freeplus/lecture/images/season01_number_02.gif) left top no-repeat;
}
.season01 .contentsBlock .list03 {
background:url(/freeplus/lecture/images/season01_number_03.gif) left top no-repeat;
}

/* ------------------------------------------
	Season2 settings 
------------------------------------------ */
.season02 #titleArea {border-top:solid #75d0ee 4px;}
.season02 #innerArea {
background:url(/freeplus/lecture/images/season02_bgcenter_01.gif) left top repeat-y;
}
.season02 #innerBottomArea {
background:url(/freeplus/lecture/images/season02_bgBtm_01.gif) left bottom no-repeat;
}
.season02 #titleArea p {
position:absolute;
top:0;
right:17px;
}
.season02 .contentsBlock .graph {margin:43px 0;}
.season02 .contentsBlock .list01 {
background:url(/freeplus/lecture/images/season02_number_01.gif) left top no-repeat;
}
.season02 .contentsBlock .list02 {
background:url(/freeplus/lecture/images/season02_number_02.gif) left top no-repeat;
}
.season02 .contentsBlock .list03 {
background:url(/freeplus/lecture/images/season02_number_03.gif) left top no-repeat;
}


/* ------------------------------------------
	Season3 settings 
------------------------------------------ */
.season03 #titleArea {border-top:solid #e0bd69 4px;}
.season03 #innerArea {
background:url(/freeplus/lecture/images/season03_bgcenter_01.gif) left top repeat-y;
}
.season03 #innerBottomArea {
background:url(/freeplus/lecture/images/season03_bgBtm_01.gif) left bottom no-repeat;
}
.season03 #titleArea p {
position:absolute;
top:15px;
right:39px;
}
.season03 .contentsBlock .graph {margin:48px 0;}
.season03 .contentsBlock .list01 {
background:url(/freeplus/lecture/images/season03_number_01.gif) left top no-repeat;
}
.season03 .contentsBlock .list02 {
background:url(/freeplus/lecture/images/season03_number_02.gif) left top no-repeat;
}
.season03 .contentsBlock .list03 {
background:url(/freeplus/lecture/images/season03_number_03.gif) left top no-repeat;
}


/* ------------------------------------------
	Season4 settings 
------------------------------------------ */
.season04 #titleArea {border-top:solid #a3b2e5 4px;}
.season04 #innerArea {
background:url(/freeplus/lecture/images/season04_bgcenter_01.gif) left top repeat-y;
}
.season04 #innerBottomArea {
background:url(/freeplus/lecture/images/season04_bgBtm_01.gif) left bottom no-repeat;
}
.season04 #titleArea p {
position:absolute;
top:0px;
right:38px;
}
.season04 .contentsBlock .graph {margin:37px 0;}
.season04 .contentsBlock .list01 {
background:url(/freeplus/lecture/images/season04_number_01.gif) left top no-repeat;
}
.season04 .contentsBlock .list02 {
background:url(/freeplus/lecture/images/season04_number_02.gif) left top no-repeat;
}
.season04 .contentsBlock .list03 {
background:url(/freeplus/lecture/images/season04_number_03.gif) left top no-repeat;
}


/* ------------------------------------------
	Season05 settings 
------------------------------------------ */

.season05 #contentsInner {
width:734px;
height:604px;
background:url(/freeplus/lecture/images/season05_bg_01.gif) left top no-repeat;
}

.season05 #contentsInner ul {
width:680px;
margin:14px 0 8px 27px;
overflow:hidden;
font-size:0;
line-height:0;
}
.season05 #contentsInner ul li {
float:left;
padding-left:10px;
}
.season05 #contentsInner ul li.first {padding:0;}
.season05 #contentsInner .txt {text-align:center;}
.season05 #contentsInner .btn {
margin-top:14px;
text-align:center;
}
