#side h3 {
	background: #96d41f;
	color: #fff;
	line-height: 40px;
	font-size: 18px;
	text-align: center;
	border-radius: 20px;
	margin: 0 0 10px 0;
}

#side1 {
	margin: 0 0 20px 0;
}

#side1 a {
	width: 220px;
	padding: 0 0 0 20px;
	height: 40px;
	margin: 0 0 10px 0;
	font-size: 15px;
	display: block;
	line-height: 40px;
	color: #2f2f2f;
	text-decoration: none;
	background: url('../images/admission/bg_side_nav.png') no-repeat;
}

#admission_banner {
	list-style: none;
}

#admission_banner li {
	float: left;
	width: 312px;
	margin: 0 10px 20px;
}

#admission_banner li:last-child {
	width: 652px;
	float: none;
}

#contents article {
	margin: 0 0 65px 0;
	background: #ebf5f9;
	border: 1px solid #379cc2;
	border-radius: 10px;
	padding: 35px;
}

article h3 {
	text-align: center;
	font-size: 22px;
	width: 621px;
	margin: 0 auto 25px;
	padding: 0 0 20px 0;
	font-weight: normal;
	background: url('../images/benefit/bg_h3.png') no-repeat bottom;
}

section article table {
	width: 100%;
}

section article th {
	padding: 3px;
	background: #379cc2;
	border: 1px solid #2e2e2e;
	font-weight: normal;
	font-size: 90%;
}

section article td {
	padding: 3px;
	background: #fff;
	border: 1px solid #2e2e2e;
	font-size: 90%;
}
