@charset "utf-8";
/* CSS Document */

@import url("../../css/study.css");/* 授業内全体共通 */

/*■□■□■□■□■□■□■□ 共通項目 ■□■□■□■□■□■□■□*/



.tokushoku ul{ padding:10px 10px;}

.tokushoku ul li{
	 float:left;
	 width:295px;
	 padding-bottom:15px;
	 	 }

.tokushoku ul li.no1{ margin-right:14px;}

.tokushoku ul li img{
	float: left;
	margin: 0px 10px 0px 0px;}


.tokushoku_tit{
	padding:0px 0 0 36px;} 
	

.tokushoku ul li .link_arrow{ float:right; margin: 5px 0px 0px 0px; line-height:14px;}
.tokushoku ul li  .link_arrow img{margin:0px; margin-right:5px;}

/* 特徴見出しカラー */	
.tokushoku ul li strong{ display:block; font-size:14px; color:#c51a22; margin-bottom:10px;}	/* 2年 */
#curriculum_01 .tokushoku ul li strong{ display:block; font-size:14px; color:#fdc62e; margin-bottom:10px;}	/* 1年 */
#curriculum_yakan .tokushoku ul li strong{ display:block; font-size:14px; color:#1d2788; margin-bottom:10px;}	/* 夜間部 */

.tokushoku ul li p{
	overflow: auto;/* for modern browser */
	zoom: 1;/* for ie6 */
}

#curriculum_yakan .graph{ border:3px double #66F; margin:20px; padding:10px;}
#curriculum_yakan .graph strong{ display:block; font-size:14px; color:#1d2788; margin-bottom:10px; }



/* 一番上、時間割例の部分 */

.curriculum th{ text-align:center;}
.curriculum td span{/* 時限 */
	font-weight:bold;
	display:block;
	background:#7ACE12 url(../../../img/common/back_shade.gif);
}

.curriculum .lecture{/* 講義 */
	color:#D8DAEF;
}

.curriculum .training{/* 実習 */
	color:#f5d8d8;
}

.curriculum .schooling{/* 製菓通信スクーリング */
	color:#fbfdba;
}

.curriculum h5{
	background:url(../../../img/common/ico_dot01.gif) 0 6px no-repeat;
	padding-left:15px;
	margin:15px 0;
	font-size:13px;
}

/* 時間割 */

.curriculum .bg_midashi{
	text-align:center;
}

.curriculum th.th_week{
	width:14%;
}

/* 詳細 */

.curriculum dl.detail{
	padding:20px 0;
}

.curriculum dl.detail dt{
	background:#c2d175 url(../../../img/common/back_shade.gif);
	padding:5px;
	margin:10px 0;
}

.curriculum dl.detail dd.back2top{
	padding:5px 0;
}

/*■□■□■□■□■□■□■□ 2年制学科 ■□■□■□■□■□■□■□*/

/* 2年目カリキュラムへのリンク  */

#curriculum_02 ul.box_four{
	background:url(../img/02_btn.gif) no-repeat;
	height:45px;
	text-indent:-9999px;
}

#curriculum_02 ul.box_four li,
#curriculum_02 ul.box_four li a{
	display:block;
	height:45px;
}

#curriculum_02 p.seika{/* 製菓衛生師免許取得コース */
	display:block;
	margin:10px 0;
	background:url(../img/02_seika.gif) no-repeat;
	height:270px;
	text-indent:-9999px;
}

/*■□■□■□■□■□■□■□ 夜間部 ■□■□■□■□■□■□■□*/

#curriculum_yakan ul.box_two li{
	margin-bottom:10px;
}

#curriculum_yakan ul.box_two span{
	display:block;
}

#curriculum_yakan ul.box_two img.photo{
	margin-right:10px;
}
