@charset "shift_jis";
@import "../common/css/0-import_1.css";

/*------------------------------------------------------------
	カリキュラム内容
------------------------------------------------------------*/

#main {
	margin-top: 0;
}


#conts .main h3  {
	margin-bottom: 16px;

}


#conts .main p  {
	margin-bottom: 20px;
	line-height: 1.8em;
}

#conts .main .fl_r  {
	float:right;
	margin-left:16px;
}

#conts .main .course  {
	background:url(../img/curriculum/cu_course_back.jpg) no-repeat 0px 0px;
	height:478px;
}

#conts .main .course h3  {
	margin-bottom: 20px;
	background-image:none;
	height:auto;
	padding: 18px 0 0 20px;
}

#conts .main .course h3.cu_02  {
	margin-bottom: 23px;
	padding: 0 0 0 20px;
}



#conts .main .course p  {
	padding: 0 180px 0 37px;
	color:#FFF;
	line-height: 1.6em;
	margin-bottom: 37px;
}

#conts .main .course p.cu_02  {
	padding: 0 180px 0 37px;
}



