@charset "utf-8";
/*------------------------------------------------------------
	英語　Model Courses
------------------------------------------------------------*/

.conts_wrap .inner p.fl {
	margin: 0 14px 0 0;
}
.conts_wrap .inner .txt_conts {
	padding: 20px 20px 20px 0px;
	overflow: hidden;
}
.conts_wrap .inner .txt_conts .txt_box {
	padding: 20px 0px;
	overflow: hidden;
}
.conts_wrap .inner .txt_conts .txt_box h3 {
	font-size: 20px;
	margin: 0px 0px 8px;
	padding: 0px 0px 5px;
	border-bottom: 1px solid #333;
}
.conts_wrap .inner .detail_list {
	margin: 0 0 30px;
	overflow: hidden;
	clear: both;
}
.conts_wrap .inner .detail_list li {
	float: left;
	width: 190px;
	font-size: 18px;
}
.conts_wrap .inner .detail_list li dl, .conts_wrap .inner .detail_list li:last-child {
	width: 162px;
}
.conts_wrap .inner .detail_list li dd {
	font-size: 14px;
}

.conts_wrap .inner .detail_list li .photo {
	background: url(../../img/en/course/icon_01.jpg) no-repeat right center;
	padding: 0 24px 0 0;
}
.conts_wrap .inner .detail_list li:last-child .photo {
	background: none;
	padding: 0;
}
.conts_wrap .inner .txt_conts .txt_box .icon01 a{
	font-size: 16px;
	background: url(../../img/en/course/icon_01.gif) no-repeat left bottom;
	padding: 6px 0px 0px 30px;
	color: #0073d7;
}


.bnr_list {
	clear: both;
	padding:10px 0 50px;
	overflow: hidden;
}
.bnr_list li {
	float: left;
	margin:0 15px 0 0;
	
}
.bnr_list li:last-child {
		margin-right:0;
	
}