@charset "utf-8";



.admission {

	width: 900px;

	height: 180px;

	margin: 0 auto 10px;

	background:url(../img/admission/bg.jpg) no-repeat bottom;

	position: relative;

}

.nyukai {
	width: 900px;
	margin: 0 auto 10px;
}

.btn02 {

	position: absolute;

	top: 100px;

	left: 145px;

}



.btn03 {

	position: absolute;

	top: 100px;

	left: 331px;

}



.btn04 {

	position: absolute;

	top: 100px;

	left: 517px;

}



.btn05 {

	position: absolute;

	top: 100px;

	left: 703px;

}







.freeConsultation {

	width: 870px;

	border: 1px solid #fff;

	background: #e4dabe;

	margin: 0 auto 10px;

	padding: 15px;

}



.freeL {

	float: left;

	width: 550px;

}



.freeR {

	float: right;

	width: 281px;

}







.seminarL {

	float: left;

	width: 480px;

}



.seminarR {

	float: right;

	width: 400px;

}

.seminar-banner ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}
.seminar-banner ul li {
    width: 445px;
    margin-bottom: 10px;
}





.news {

	float: left;

	width: 580px;

	background: url(../img/news/bg.png) repeat-x bottom #fff;

	padding: 10px 10px 15px;

}



.news table {

	width: 100%;

	border-collapse: collapse;

	}



.rss-time {

	width: 80px;

	font-size: 75%;

	padding: 2px;

	vertical-align: top;

	border-bottom: 1px solid #eee;

	}



.rss-title {

	font-size: 75%;

	padding: 2px 0;

	border-bottom: 1px solid #eee;

	}



#newsRSS {

}



#newsRSS p {

	margin: 0 0 3px;

	padding: 0 0 3px;

	font-size: 75%;

}

.newsBtn {
    width: 140px;
    margin: 10px auto 0;
    text-align: center;
    font-size: 75%;
    font-weight: bold;
}
.newsBtn a {
    display: block;
    padding: 8px;
    border-radius: 4px;
    background-color: #458D11;
    color: #fff;
    line-height: 1;
}
.newsBtn a:hover {
    text-decoration: none;
    background-color: #5cb919;
}























.member {

	float: right;

	width: 280px;

}







.banner li {

	float: left;

}







.link {

	width: 770px;

	margin: 0 auto 20px;

	background: #fff;

	padding: 20px 65px 10px;

}



.link li {

	float: left;

	margin-bottom: 10px;

}

