/*コース紹介*/
#course{
	margin:3px 10px 10px 30px;
}
#course table{	
	margin:0px;
	padding:0px;
}
#course td{	
	vertical-align: top;
	border:1px solid #DEDEDE;
}
.list_or{
	margin: 0px;
	padding:0px 0px 0px 12px;
	background-image: url(../img/list_06.gif);
	background-repeat: no-repeat;
}
.list_bu{
	margin: 0px;
	padding:0px 0px 0px 12px;
	background-image: url(../img/list_07.gif);
	background-repeat: no-repeat;
}
.list_re{
	margin: 0px;
	padding:0px 0px 0px 12px;
	background-image: url(../img/list_08.gif);
	background-repeat: no-repeat;
}
.list_gr{
	margin: 0px;
	padding:0px 0px 0px 12px;
	background-image: url(../img/list_09.gif);
	background-repeat: no-repeat;
}
.subtitle{
	margin:0px;
	padding:0px 0px 0px 15px;
	background-image: url(../img/list_04.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FF6600;

}
/*活躍する卒業生*/
.draduate{
	width:670px;
	margin:0px 0px 10px 0px;
	padding:10px;
	border: 1px solid #DEDEDE;
	float: left;
}
.drad{
	width:130px;
	margin:0px 18px 10px 0px;
	padding:10px;
	border: 1px solid #DEDEDE;
	float: left;
}
.photo_left{float:left;width:130px;margin:0px;padding:0px;}
.drad_name{
	font-weight: bold;
	color: #0066cc;
	height:40px;
	padding-left:3px;
	border-width: 3px;
	border-left-style: solid;
	border-color: #0066cc;
}
.draduate_name{
	font-weight: bold;
	color: #FF6600;
	padding-left:3px;
	border-width: 3px;
	border-left-style: solid;
	border-color: #FF6600;
}
.draduate_com{
	font-size:10px;
	line-height:12px;
	font-weight: normal;
}
.draduate_mes{
	text-align:left;
	margin-top:10px;
}
/*就職実績*/
#jisseki table{	
	margin:0px;
	padding:0px;
}
#jisseki td{	
	vertical-align: middle;
	border:1px solid #DEDEDE;
}
.list1{
	line-height:12px;
	margin: 0px;
	padding:0px 0px 0px 20px;
	background-image: url(../img/list_22.gif);
	background-repeat: no-repeat;
}
/*卒業後の進路*/
.s10{padding:10px;}
/*コースインデックス*/
.td_line{
	vertical-align: top;
	border:1px solid #DEDEDE;
}
.td-center {
	text-align: center;
}
