/*資格取得実績------------------*/
.wr .lice_img{
	float:left;
	width:290px;
	padding:0 0 40px 0;
}
.wr .lice_right{
	float:left;
	width:360px;
	list-style-type:none;
	padding:-5px 0 20px 0;
}

.font_down{
	font-weight:normal;
	color:#333333;
}

/*ライセンスリスト---------------*/
table#license_list{
	width:600px;
	margin:10px 0 20px 25px;
	table-layout:fixed;
}
#license_list td{
	height:40px;
}
#license_list th{
	height:20px;
	line-height:120%;
}
#license_mb{
	background-color:#FF0099;
	text-align:center;
	width:80px;
	background-image:url(../img/license/mb_back.gif);
	background-repeat:no-repeat;
}
#license_ib{
	background-color:#33BDFF;
	text-align:center;
	background-image:url(../img/license/ib_back.gif);
	background-repeat:no-repeat;
	height:45px;
}
#license_ce{
	background-color:#51A200;
	text-align:center;
	background-image:url(../img/license/ce_back.gif);
	background-repeat:no-repeat;
	height:45px;
}
.lice_list{
	font-size:12px;
	line-height:110%;
	vertical-align:middle;
	padding-left:2px;
}
.back_ne{
	background-color:#BCE921;
}
.back_mc{
	background-color:#93DCFF;
}
.back_ie{
	background-color:#FDB640;
}
.back_ob{
	background-color:#FF928E;
}
.back_mb{
	background-color:#FFACC9;
}
.list_size{
	font-size:14px;
	padding:4px 0 4px 0;
}


/*先生-------------------*/
.teacher_img{
	float:left;
	width:124px;
	height:130px;
	padding:20px 0 10px 0;
}

.teacher_right{
	width:520px;
	height:140px;
	float:left;
	font-size:10px;
	padding:20px 0 10px 0;
}
.teacher_name{
	width:191px;
	height:28px;
	float:left;
	padding-top:30px;
}
.teacher_con{
	width:305px;
	height:68px;
	float:left;
	padding:0 10px 0 10px;
}
p.career{
	color:#0099FF;
	padding-top:10px;
}
p.t_mes{
	clear:both;
	font-size:12px;
	padding:0 10px 20px 0;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #00CCFF;

