@charset "UTF-8";
/*
///////////////////////////////////////////
CSS FOR education
Made by Huongnt
///////////////////////////////////////////
*/
/*/////MAIN-VISUAL/////*/
#Subvisual {
  width: 100%;
  height: 241px;
  position: relative;
	background:url(../images/education/sub_visual.png) center top no-repeat;
}
#Subvisual .inner {
	position:relative;
}
#Subvisual .heading-two {
 position:absolute;
 top:145px;
 left:0px;
 z-index:999;
}


.inner-main {
  padding: 80px 20px 20px 20px;
  background: url(../images/education/bg_main.png) repeat-y center top;
	margin-bottom:50px;
	margin-top:35px;
}
.section{
	padding-left:215px;
	padding-right:60px;
}
.ttl-h3{
	text-align:right;
	margin-right:-22px;
}
.txt{
	color:#524646;
	font-size:100%;
	line-height:24px;
	padding:5px 20px 0 0;
}
.ttl-h4{
	background:url(../images/education/bg_ttl.png) left bottom no-repeat;
	color:#524646;
	font-size:150%;
	padding-bottom:10px;
}
.ttl-h4.color{
	color:#95822b;
}
.txt01{
	font-size:100%;
	color:#524646;
	line-height:18px;
	padding:10px 0 0 435px;
}
.tbl{
	border-collapse:collapse;
	font-size:117%;
	line-height:24px;
	width:100%;
	margin-top:5px;
}
.tbl th{
	color:#95822b;
	background:#d9d3b4;
	border:1px solid #fff;
	text-align:center;
	padding:8px 0;
}
.tbl td{
	color:#5a5646;
	background:#e4e0ca;
	border:1px solid #fff;
	padding:8px 10px 8px 20px;
}
.red{color:#981010;}
.w17{width:17% !important;}
.w20{width:20% !important;}
.w15{width:15% !important;}
.w57{width:57% !important;}
.w23{width:23% !important;}
.w83{width:83% !important;}
.w63{width:63% !important;}
.btn-link{
	display:block;
	margin-top:30px;
}

.tbl01{
	border-collapse:collapse;
	font-size:117%;
	line-height:24px;
	width:100%;
	margin-top:5px;
}
.tbl01 th{
	color:#fff;
	background:#95822b;
	border:1px solid #fff;
	text-align:center;
	padding:3px 0;
}
.tbl01 td{
	color:#5a5646;
	background:#e4e0ca;
	border:1px solid #fff;
	padding:3px 10px 3px 20px;
}
.tbl01 td.col1{
	background:#d9d3b4;
	color:#95822b;
	text-align:center;
}
.tbl01 td.col3{
	text-align:center;
}






#Content{margin-top:0;}


/*#Banner {
  margin: 0 63px 0;
}
#Banner li {
  float: left;
  width: 124px;
  margin: 0 10px 0 0;
}
#Banner li.end {
  margin: 0;
}*/
.pd-fix th,.pd-fix td{
 padding:3px 10px 3px 20px !important;
}
.pd-fix td{
	background:#d9d3b4;
}
.space{
	padding:0 15px;
}
.space1{
	padding-left:28px;
}

.ft-bold{
	font-weight: bold;
}