#full #page {
	float: left;
	height: auto;
	width: 100%;
    margin-top: -2.5rem;
	background-color: #FFFFFF;
}
#full #page img {
	float: left;
	width: 96%;
	height: auto;
	margin-left: 2%;
	margin-right: 2%;
}
#full #page #junior {
	float: left;
	width: 100%;
	height: auto;
	margin-top: 2.0rem;
	margin-bottom: 1.0rem;
	background-color: #FFFFFF;
}
#full #page #junior #title {
	float: left;
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
}
#full #page #junior #course-01 {
	float: left;
	width: 100%;
	height: auto;
	margin-top: 0.5rem;
	text-align: center;
}
#full #page #junior #course-01 img{
	width: 96%;
	height: auto;
}
#full #page #junior #course-02 {
	float: left;
	width: 100%;
	height: auto;
	margin-top: 0.5rem;
	text-align: center;
}
#full #page #junior #course-02 img{
	width: 96%;
	height: auto;
}
#full #page #junior #course-03 {
	float: left;
	width: 100%;
	height: auto;
	margin-top: 0.5rem;
	text-align: center;
}
#full #page #junior #course-03 img{
	width: 96%;
	height: auto;
}
#full #page #junior #course-04 {
	float: left;
	width: 100%;
	height: auto;
	margin-top: 0.5rem;
	text-align: center;
}
#full #page #junior #course-04 img{
	width: 96%;
	height: auto;
}
#full #page #junior #course-05 {
	float: left;
	width: 100%;
	height: auto;
	margin-top: 0.5rem;
	text-align: center;
}
#full #page #junior #course-05 img{
	width: 96%;
	height: auto;
}
#full #page #junior #course-06 {
	float: left;
	width: 100%;
	height: auto;
	margin-top: 0.5rem;
	text-align: center;
}
#full #page #junior #course-06 img{
	width: 96%;
	height: auto;
}
#full #page #junior #course-07 {
	float: left;
	width: 100%;
	height: auto;
	margin-top: 0.5rem;
	text-align: center;
}
#full #page #junior #course-07 img{
	width: 96%;
	height: auto;
}
#full #page #junior #course-08 {
	float: left;
	width: 100%;
	height: auto;
	margin-top: 0.5rem;
	margin-bottom: 1.0rem;
	text-align: center;
}
#full #page #junior #course-08 img{
	width: 96%;
	height: auto;
}

#full #page #junior #schedule {
	float: left;
	width: 98%;
	height: auto;
	margin-top: 1.0rem;
	margin-bottom: 1.0rem;
	margin-left: 1%;
	margin-right: 1%;
	border: 0.1rem solid #333333;
	text-align: center;
}
#full #page #junior #schedule img {
	float: left;
	width: 100%;
	height: auto;
	margin-left: -0.1rem;
	text-align: center;
}
#full #page #junior #timetable {
	float: left;
	width: 98%;
	height: auto;
	margin-top: 1.0rem;
	margin-bottom: 1.0rem;
	margin-left: 1%;
	margin-right: 1%;
	text-align: center;
}
#full #page #junior #timetable img {
	float: left;
	width: 100%;
	height: auto;
}
#full #page #junior #tuition {
	float: left;
	width: 98%;
	height: auto;
	margin-top: 1.0rem;
	margin-bottom: 0.5rem;
	margin-left: 1%;
	margin-right: 1%;
	border: 0.1rem solid #009245;
	text-align: center;
}
#full #page #junior #tuition iframe {
	float: left;
	width: 100%;
	height: 50.0rem;
}
