#Main {width:700px;}

.section h2 { margin-bottom:6px; padding-top:20px; }
.section h2.top { margin-bottom:6px; padding-top:0; }

.courseTable { width:700px; vertical-align:top; }

.text2 {
font-size: 12px;
line-height: 24px;
color: #333333;
height:20px;
width:115px;
padding-bottom:8px;
vertical-align:top;
}
.text {
font-size: 12px;
line-height: 24px;
color: #333333;
height:20px;
width:585px;
text-align:left;
padding-bottom:8px;
vertical-align:top;
}


#course { width:700px; margin-bottom:8px; }
#course dt { width:700px; margin-bottom:4px; margin-top:4px; }
#course dt.noLink { width:700px; margin-bottom:4px; margin-top:4px; padding:3px 0 3px 5px; text-decoration:none; display:block;background-color:#e1f2ec; }

#course dt.beautyCourse { background-color:#e1f2ec; }
	#course dt.beautyCourse a { padding:3px 5px 3px 5px; text-decoration:none; display:block;}
	#course dt.beautyCourse a:hover { background-color:#f9cfe1; }

#course dt.businessCourse { background-color:#e1f2ec; }
	#course dt.businessCourse a { padding:3px 5px 3px 5px; text-decoration:none; display:block;}
	#course dt.businessCourse a:hover { background-color:#e6d7cc; }

#course dt.pcCourse { background-color:#e1f2ec; }
	#course dt.pcCourse a { padding:3px 5px 3px 5px; text-decoration:none; display:block;}
	#course dt.pcCourse a:hover { background-color:#fff2c6; }

#course dt.medicalCourse { background-color:#e1f2ec; }
	#course dt.medicalCourse a { padding:3px 5px 3px 5px; text-decoration:none; display:block;}
	#course dt.medicalCourse a:hover { background-color:#c6eded; }

#course dd { width:700px; }
#course dd .pay { width:120px; float:left; padding-bottom:4px; }
#course dd .details { width:561px; float:right; padding-bottom:4px; }
#course dd .pay-details { width:561px; float:right; padding-bottom:2px; }


#course dd:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.section dl#course,.section dt,.section dd {padding:0; margin:0;}



div#Main div.ttlMain{
	padding:0 0 9px 0;
}
div#Main div.ttlMain h1{
	padding:8px 0 9px 12px;
	background:url(/about/feature/common/images/img_main_bg.gif) no-repeat 8px 0;
}
/*-----------------------------------------------------
section
-------------------------------------------------------*/
div#Main div.section{
	width:700px;
	margin:25px 0 30px 8px;
	padding:0 0 15px 0;
}