@charset "utf-8";
/* CSS Document */
#header {
	position:relative;
	width:972px;
	height:444px;
	background:url(../images/top_header_bg01.png) no-repeat;
}
#header h1{
	position:absolute;
	top:-2px;
	left:-5px;
}
#header #headerBtn01{
	position:absolute;
	top:366px;
	left:609px;
}
#contents{
}
#contents h2{
	position:absolute;
	top:-104px;
	left:0px;
}
#contents #lecture{
	position:absolute;
	top:300px;
	left:727px;
	z-index:10;
}
#contents #content #topAbout{
	background:url(../images/top_about_bg01.jpg) no-repeat;
	min-height:346px;
	_height:346px;
}
#contents #content #topAbout #section{
	width:480px;
	padding-top:130px;
	padding-left:200px;
}
#contents #content #topAbout #section p{
	font-size:93%;
	line-height:1.4;
	margin-bottom:10px;
}
#contents #content #topAbout #section p strong{
	color:#652C04;
	font-weight:bold;
}
#contents #content #topAbout #section #dvdBtn{
	text-align:center;
}
#contents #content .section {
	padding:10px 16px;
	background:#FFF;
	line-height:1.4;
}
#contents #content .section dt{
	float:left;
	display:inline;
	padding:5px 0;
	font-size:100%;
}
#contents #content .section dd{
	padding:5px 0 16px 9em;
	border-bottom:1px dotted #666;
	font-size:100%;
}
#contents #content .section dd.last{
	border-bottom:none;
}
#contents #content .section dd a{
	color:#F30;
	font-size:116%;	
}
#contents #content h4 {
	background:url(../common/images/under_h4.jpg) no-repeat;
	line-height:32px;
	padding-left:10px;
	margin:14px;
	font-size:108%;
	color:#FFF;
	font-weight:bold;
}
#contents #content .section2 .columnL{
	float:left;
	padding:10px;
}

#contents #content .section2 .columnR{
	float:right;
	padding:10px;
}
#wrapper #contents #content #topLesson {
	position:relative;
	height:319px;
	background:url(../images/top_lesson.jpg) no-repeat;
}
#wrapper #contents #content #topLesson #lessonBtn {
	position:absolute;
	left:434px;
	top:245px;
}

