@charset "utf-8";

/* ============================================
 *
 * Last UpDate : 2010/06/28
 *
============================================ */
/* ============================================
	入学時期のご案内
============================================ */
.admissionsSection01 {
	position: relative;
	overflow: hidden;
	zoom: 1;
	margin-bottom: 15px;
	width: 670px;
	height: 188px;
}
	.admissionsSection01 .img {
		position: absolute;
		z-index: 1;
	}
	.admissionsSection01 .txt {
		position: absolute;
		left: 129px;
		top: 65px;
		z-index: 2;
		font-size: 20px;
		color: #739301;
		font-weight: bold;
		text-align: center;
	}

.ul_admissions01 {
	position: relative;
	overflow: hidden;
	zoom: 1;
	background: url(/shared/img/bg/bg_gradation19.gif) no-repeat left bottom;
	margin-right: -25px;
	padding-bottom: 105px;
}
	.ul_admissions01 li {
		float: left;
		margin-right: 25px;
		width: 200px;
	}
	.ul_admissions01 li h4 {
	}
	.ul_admissions01 li p.txt {
		padding: 5px 20px;
		font-size: 115%;
		text-align: center;
	}
	.ul_admissions01 li p.btn {
		position: absolute;
		bottom: 64px;
		width: 200px;
		text-align: center;
	}
.admissionsSection02 {
	background: url(/shared/img/bg/bg_gradation20.gif) no-repeat left bottom;
	padding-bottom: 16px;
	zoom: 1;
}
.admissionsSection03 {
	background: url(/shared/img/bg/bg_gradation21.gif) no-repeat left bottom;
	padding-bottom: 16px;
	zoom: 1;
}
	.admissionsSection02 .txt,
	.admissionsSection03 .txt {
		padding: 2px 0;
		font-size: 115%;
		text-align: center;
	}




