@charset "utf-8";
/* CSS Document */

@import url("style_course.css");/* courseフォルダ内共通 */

/*■□■□■□■□■□■□■□ 学科選択スケジュール ■□■□■□■□■□■□■□*/

#schedule ul.go2go li{
	display:inline;
	background:url(../../img/common/ico_nextcursor.gif) no-repeat;
	padding:3px 0 3px 18px;
}

#schedule strong.bg_midashi{
	text-align:center;
}

#schedule p.img_choice{/* 学科選択の矢印 */
	display:block;
	background:url(../img/img_choice.gif) center no-repeat;
	width:200px;
	height:70px;
	text-indent:-9999px;
	margin:0 auto;
}

#schedule .course .w138{/* 学科選択スケジュール　4分割用 */
	width:138px;
}

#schedule td.bg_midashi span{
	display:block;
}

#schedule strong.bg_midashi{
	display:block;
	background:url(../img/bg_tit.gif) repeat-x;
	padding:5px;
	margin:20px 0 10px;
}



#course_head {
	background: url(../img/coursetop_01.gif) no-repeat;
	display: block;
	padding-top: 179px;
	margin-top: 10px;
}

#course_body {
	background:url(../img/coursetop_bg_01.gif) 1px 0 repeat-y;
}
	#course_body .gakka {
	width: 206px;
	float: left;
	margin-right: 8px;
	}

	#course_body .right_cancel { /* 右端のマージン削除 */
		margin-right:0px;
	}
	
	.gakka strong#course_top01,
	.gakka strong#course_top02,
	.gakka strong#course_top03 {
		text-indent: -9999px;
		height:215px;
		display: block;
	}
		
	.gakka strong#course_top01 {
		background:url(../img/coursetop_pho_01.jpg) no-repeat;
	}
	
	.gakka strong#course_top02 {
		background:url(../img/coursetop_pho_02.jpg) no-repeat;
	}
	
	.gakka strong#course_top03 {
		background:url(../img/coursetop_pho_03.jpg) no-repeat;
	}
	
	.gakka p {
		padding: 0 10px;
		height: 20em;
	}

	ul.gakka_btn {
		margin:10px 5px;
	}
	
	ul.gakka_btn li a {
		margin:0 0 5px 0;
	}
	

#course_bottom {
	background: url(../img/coursetop_02.gif) no-repeat;
	height: 80px;
	clear: both;
}

#course_bottom ul {
	margin: 0 auto;
	width: 460px;
	padding-top:40px;
}

#course_bottom li {
	float: left;
	margin-right: 10px;
}

#course_bottom li a {
	display:block;
	width: 220px;
	height: 40px;
	text-indent:-9999px;
}


/*■□■□■□■□■□■□■□■□ 各学科 ■□■□■□■□■□■□■□■□*/

/*:::::::::::::::::::::::: 各学科の詳細部分共通 ::::::::::::::::::::::::*/


.course div#detail h4{/* 学科の名前 */
	display:none;
	visibility:hidden;
}

.course div#detail p.copy{
	width:330px;
	padding: 10px 0;
}

.course div#detail dl dd{
	padding-left:5px;
}

.course div#detail dl dd.leading a{/* 就職へのリンク */
	background:url(../../img/common/ico_nextcursor.gif) no-repeat;
	padding:3px 18px 3px;

}

/* 見出し部分 */

.course div#detail dt,
.course strong.calender{
	display:block;
	font-size:14px;
	font-weight:bold;
	padding:5px 10px;
	margin:10px 0;
	width:10em;
	background:url(../img/bg_tit.gif) repeat-x;
}


/* 表の部分 */

.course em.bg_midashi02{
	display:block;
	clear:both;
	padding:3px 0;
	margin:5px 0;
	text-align:center;
	background:url(../../img/common/bg_lightblue.gif);
}

.course .table{
	width:100%;
	border-collapse: collapse;
	font-size:12px;
}
.course .table td {	border: solid 1px #F2A2A5;
	padding:5px;
}
.course .table th {
	background:#F9CECF;
	border: solid 1px #F2A2A5;
	padding:5px 0;
	text-align:center;
}

.course .table td.bg_midashi {
	background:#F9CECF url(../../img/common/bg_01.gif);
	text-align:center;
}

.course .table td.bg_midashi03 {
	background:#ffe346 url(../../img/common/bg_01.gif);
}

.course div#detail em.bg_midashi02,
.course div#detail table.table{
	width:75%;
}

.course .w_s{/* 左端のtdの横幅 */
	width:80px;
}

.course .w138{/* 学科選択スケジュール　4分割用 */
	width:138px;
}

.course p.txt_small{/* 学科選択スケジュール　小さい文字用 */
	line-height:1.2em;
}


.course div#detail p.img_choice{/* 学科選択の矢印 */
	display:block;
	background:url(../img/img_choice.gif) 0 10px no-repeat;
	width:200px;
	height:70px;
	text-indent:-9999px;
	margin-left:135px;
}


.course div.calender2 p a{/* 資料請求のリンク */
	background:url(../../img/common/ico_nextcursor.gif) no-repeat;
	padding:3px 0 3px 18px;

}

/* ページ下部ボタン */

.course div#detail ul.box_three{/* 共通 */
	background:url(../img/btn_course.gif) no-repeat;
	height:40px;
	margin-top:30px;
}

.course div#detail ul.box_three li,
.course div#detail ul.box_three li a{/* 共通 */
	display:block;
	height:40px;
	text-indent:-9999px;
}	

.course ul.box_two{/* 1年制のみ */
	background:url(../img/btn_c01.gif) no-repeat;
	height:50px;
}	

.course ul.box_two li,
.course ul.box_two li a{/* 1年制のみ */
	display:block;
	height:50px;
	text-indent:-9999px;
}

/* 学科トップ＆学科の選び方へ戻る */
ul.back2course{
	background:url(../img/back2course.gif) no-repeat;
	height:43px;
	width:444px;
	margin:30px auto 0;
}

ul.back2course li{
	display:block;
	height:43px;
	width:222px;
	float:left;
}

ul.back2course li a{
	display:block;
	height:43px;
	width:222px;
	text-indent:-999px;
}

/*■□■□■□■□■□■□■□■□ 1年制学科 ■□■□■□■□■□■□■□■□*/
	
/*:::::::::::::::::::::::: 1年制学科・パティスリー科 ::::::::::::::::::::::::*/

/* 背景画像 */

#c01pati div#detail{
	background:url(../img/c01pati_img.jpg) no-repeat;
	zoom:1;/* IE6の印刷対策 */
	padding-top:80px;	
}

/* カレンダー */

#c01pati div.calender1{
	background:url(../img/c01pati_pho01.jpg) right top no-repeat;
	zoom:1;/* IE6の印刷対策 */
}

#c01pati div.calender2{
	background:url(../img/c01pati_pho02.jpg) right top no-repeat;
	height:120px
}

/*:::::::::::::::::::::::: 1年制学科・カフェ科 ::::::::::::::::::::::::*/

/* 背景画像 */

#c01cafe div#detail{
	background:url(../img/c01cafe_img.jpg) no-repeat;
	zoom:1;/* IE6の印刷対策 */
	padding-top:80px;	
}

/* カレンダー */

#c01cafe div.calender1{
	background:url(../img/c01cafe_pho01.jpg) right top no-repeat;
	zoom:1;/* IE6の印刷対策 */
}

#c01cafe div.calender2{
	background:url(../img/c01cafe_pho02.jpg) right top no-repeat;
	height:120px
}

/*:::::::::::::::::::::::: 1年制学科・和菓子科 ::::::::::::::::::::::::*/

/* 背景画像 */

#c01wagashi div#detail{
	background:url(../img/c01wagashi_img.jpg) no-repeat;
	zoom:1;/* IE6の印刷対策 */
	padding-top:80px;	
}

/* カレンダー */

#c01wagashi div.calender1{
	background:url(../img/c01wagashi_pho01.jpg) right top no-repeat;
	zoom:1;/* IE6の印刷対策 */
}

#c01wagashi div.calender2{
	background:url(../img/c01wagashi_pho02.jpg) right top no-repeat;
	height:120px
}

/*■□■□■□■□■□■□■□■□ 2年制学科 ■□■□■□■□■□■□■□■□*/
	
/*:::::::::::::::::::::::: 2年制学科・パティスリーショコラ科 ::::::::::::::::::::::::*/

/* 背景画像 */

#c02pati div#detail{
	background:url(../img/c02pati_img.jpg) no-repeat;
	zoom:1;/* IE6の印刷対策 */
	padding-top:80px;	
}

/* カレンダー */

#c02pati div.calender1{
	background:url(../img/c02pati_pho01.jpg) right top no-repeat;
	zoom:1;/* IE6の印刷対策 */
}

#c02pati div.calender2{
	background:url(../img/c02pati_pho02.jpg) right top no-repeat;
	zoom:1;/* IE6の印刷対策 */
}

/*:::::::::::::::::::::::: 2年制学科・カフェスイーツ科 ::::::::::::::::::::::::*/

/* 背景画像 */

#c02cafe div#detail{
	background:url(../img/c02cafe_img.jpg) no-repeat;
	zoom:1;/* IE6の印刷対策 */
	padding-top:80px;	
}

/* カレンダー */

#c02cafe div.calender1{
	background:url(../img/c02cafe_pho01.jpg) right top no-repeat;
	zoom:1;/* IE6の印刷対策 */
}

#c02cafe div.calender2{
	background:url(../img/c02cafe_pho02.jpg) right top no-repeat;
	zoom:1;/* IE6の印刷対策 */
}

/*:::::::::::::::::::::::: 2年制学科・製パン科 ::::::::::::::::::::::::*/

/* 背景画像 */

#c02bread div#detail{
	background:url(../img/c02bread_img.jpg) no-repeat;
	zoom:1;/* IE6の印刷対策 */
	padding-top:80px;	
}

/* カレンダー */

#c02bread div.calender1{
	background:url(../img/c02bread_pho01.jpg) right top no-repeat;
	zoom:1;/* IE6の印刷対策 */
}

#c02bread div.calender2{
	background:url(../img/c02bread_pho02.jpg) right top no-repeat;
	zoom:1;/* IE6の印刷対策 */
}

/*:::::::::::::::::::::::: 2年制学科・京菓子科 ::::::::::::::::::::::::*/

/* 背景画像 */

#c02kyogashi div#detail{
	background:url(../img/c02kyogashi_img.jpg) no-repeat;
	zoom:1;/* IE6の印刷対策 */
	padding-top:80px;	
}

/* カレンダー */

#c02kyogashi div.calender1{
	background:url(../img/c02kyogashi_pho01.jpg) right top no-repeat;
	zoom:1;/* IE6の印刷対策 */
}

#c02kyogashi div.calender2{
	background:url(../img/c02kyogashi_pho02.jpg) right top no-repeat;
	zoom:1;/* IE6の印刷対策 */
}

/*■□■□■□■□■□■□■□■□ 1.5年制学科 ■□■□■□■□■□■□■□■□*/
	
/*:::::::::::::::::::::::: 1.5年制学科・夜間部 ::::::::::::::::::::::::*/

/* 背景画像 */

#yakan div#detail{
	background:url(../img/yakan_img.jpg) no-repeat;
	zoom:1;/* IE6の印刷対策 */
	padding-top:80px;	
}

/* 目指職種 */

#yakan dd ol,
#yakan dd strong{/* 共通 */
	padding-left:190px;
}


#yakan dd div.pati{
	background:url(../img/yakan_pati.jpg) left top no-repeat;
	height:140px;
}

#yakan dd div.cafe{
	background:url(../img/yakan_cafe.jpg) left top no-repeat;
	height:140px;
}

#yakan dd div.kyogashi{
	background:url(../img/yakan_kyogashi.jpg) left top no-repeat;
	height:140px;
}

