#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 #bestone {
	float: left;
	width: 100%;
	height: auto;
	margin-top: 2.0rem;
	margin-bottom: 1.0rem;
	background-color: #FFFFFF;
}
#full #page #bestone #course-01 {
	float: left;
	width: 96%;
	height: auto;
	margin-top: 0.5rem;
	text-align: center;
}
#full #page #bestone #course-01 img{
	width: 100%;
	height: auto;
}
#full #page #bestone #course-02 {
	float: left;
	width: 96%;
	height: auto;
	margin-top: 0.5rem;
	text-align: center;
}
#full #page #bestone #course-02 img{
	width: 100%;
	height: auto;
}
#full #page #bestone #course-03 {
	float: left;
	width: 96%;
	height: auto;
	margin-top: 0.5rem;
	text-align: center;
}
#full #page #bestone #course-03 img{
	width: 100%;
	height: auto;
}
#full #page #bestone #course-04 {
	float: left;
	width: 100%;
	height: auto;
	margin-top: 0.5rem;
	margin-bottom: 1.0rem;
	text-align: center;
}
#full #page #bestone #course-04 img{
	width: 96%;
	height: auto;
}
#full #page #bestone #course-05 {
	float: left;
	width: 100%;
	height: auto;
	margin-top: 0.5rem;
	margin-bottom: 1.0rem;
	text-align: center;
}
#full #page #bestone #course-05 img{
	width: 96%;
	height: auto;
}
#full #page #bestone #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 #bestone #tuition img {
	float: left;
	width: 100%;
	height: auto;
	margin-left: -0.1rem;
	text-align: center;
}
