@charset "utf-8";
/* CSS Document */

/*■□■□■□■□■□■□ フォルダ内共通タイトル ■□■□■□■□■□■□*/

/* タイトル */


/*■□■□■□■□■□■□ studyトップ用 ■□■□■□■□■□■□*/




p.font_14{ font-size:14px; margin-top:10px;}
#study_top .curriculum_btn { margin-top:10px;}
#study_top .curriculum_btn li{ float:left;}
#study_top .curriculum_btn li.right_sp{ margin-right:17px;}

#class_style{ padding-top:10px;}

#class_style .outside{ width:306px; border:#d0cbcf 1px solid; float:left; margin-top:10px;}
#class_style .class_center{ margin-right:17px; }
#class_style .inside{ width:300px; margin:3px; }
#class_style .inside p{ padding:5px;}


#class_style .classname{ background:url(../img/classname.jpg) no-repeat; width:285px; height:30px; padding-left:15px; margin:3px 0; line-height:32px; overflow:hidden; font-size:16px;}
#class_style .classname_btn{ background:url(../img/classname_btn.jpg) no-repeat; width:285px; height:30px;}


#class_style .classname a{ display:block; width:285px; height:30px;}

#class_style .line{ padding-top:10px;}











/* カリキュラム */

#study div.curriculum{
	background:url(../img/study_curriculum.jpg) no-repeat;
	height:300px;
	margin-top:10px;
}

#study div.curriculum ul{
	padding-top:14px;
}

#study div.curriculum li.one{
	margin-bottom:30px;
}

#study div.curriculum li.two{
	margin-bottom:45px;
}

/* 実習スタイル */

#study div.lesson{
	background:url(../img/study_lesson.jpg) no-repeat;
	height:818px;
}

#study div.lesson em{/* 2年制学科では専門を極める授業 */
	display:block;
	height:50px;
	text-indent:-9999px;
}

#study div.lesson ul{
	padding-top:14px;
}

#study div.lesson li{
	margin-bottom:9px;
}

/* 講師紹介 */

#study div.instructor{
	background:url(../img/study_instructor.jpg) no-repeat;
	height:181px;
}

#study div.instructor ul{
	padding-top:98px;
}

