@charset "utf-8";
/* for Lecture  ---------------------- */

/* for index */
.lecture_index .container {
	padding-bottom:100px;	
}

.lecture_index h1,
.lecture_index #mainArea {
margin-left:15px;
}

.lecture_index .sBox{
width:460px;
margin:0 10px 10px 0;
float:left;
}

.lecture_index .sBoxInnerTop{
background: url(/common/images/index460_bg_border_01.gif) no-repeat left top;
padding-top:10px;
}
.lecture_index .sBoxInner{
padding:0 15px 0 15px;
text-align:left;
background: url(/common/images/index460_bg_border_02.gif) repeat-y left;
}
.lecture_index .sBoxInnerBg{
	padding-bottom:10px;
background: url(/common/images/index460_bg_border_03.gif) no-repeat left bottom;
position:relative;
}
.lecture_index .sBox .sBoxRight {
	width:260px;
}
.lecture_index .sBox .sBoxRight ul {
	margin-top:10px;
	
}




