#mainArea {
	border:none;
}

#mainArea h1#mainImage {
	margin:0;
	border:none;
}

#mainArea .btn01 {
	padding:0 0 20px;
}

#mainArea section {
	position:relative;
	padding:0;
	border:none;
}


#mainArea section dt {
	position:absolute;
	text-indent:-999em;
}


#sect01 {
	height:621px;
	background:url(../images/2011sp01_img02.jpg) left bottom no-repeat;
}

#sect01 dl {
	position:absolute;
	left:82px;
}

#sect01 .course01 {
	top:275px;
}

#sect01 .course02 {
	top:403px;
	width:310px;
}

#sect01 .course02 dd {
	float:left;
	padding-right:28px;
}

#sect01 .course03 {
	top:489px;
}

#sect02 {
	height:263px;
	background:url(../images/2011sp01_img03.jpg) left bottom no-repeat;
}

#sect02 h2 {
	padding-left:26px;
}

#sect02 dl {
	position:absolute;
	top:120px;
	left:312px;
}

#sect03 {
	height:256px;
	background:url(../images/2011sp01_img04.jpg) left bottom no-repeat;
}

#sect03 h2 {
	padding-left:26px;
}

#sect03 dl {
	position:absolute;
	top:120px;
	left:143px;
}

#mainArea .btn02 {
	padding:32px 0 27px 69px;
	background:#007130;
}

#mainArea .btmCaution {
	padding:3px 0 0;
}

#mainArea .btmCaution p {
	float:left;
	padding-right:25px;
}


/* @group clearfix ----------------------------------------- */

.section dl:after {
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	content:".";
	font-size:0;
}

* html .section dl {/* IE6 */
	zoom:1;
}

*:first-child+html .section dl {/* IE7 */
	zoom:1;
}

/* @end */

