
#ippanImage{
	float: left;
	width: 340px;
	margin-top: 30px;
}

#ippan{
	float: right;
	width: 540px;
	margin-bottom: 100px;
	margin-top: 30px;
}

	.courseMari{
		float: right;
	}
	
.kaikoubi{
	font-weight: normal;
	font-size: 15px;
}

#proImage{
	float: right;
	width: 340px;
}

#pro{
	float: left;
	width: 540px;
	margin-bottom: 100px;
}

#academyImage{
	float: left;
	width: 340px;
}

#academy{
	float: right;
	width: 540px;
	margin-bottom: 100px;
}


#toFee{
	text-align: center;
	margin-top: 40px;
}

