@charset "utf-8";
.course {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #669933;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCE3D6;
	height: 20px;
	width: 500px;
	letter-spacing: 0.1em;
	margin-bottom: 5px;
	margin-top: 20px;
}
.box-es1 {
	background-image: url(../images/spa/aesthetic/bg1.jpg);
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: right top;
}

.box-es2 {
	background-image: url(../images/spa/aesthetic/bg2.jpg);
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left top;
}
.box-es3 {
	background-image: url(../images/spa/aesthetic/bg3.jpg);
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: right top;
}

.link {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 20px;
	width: 500px;
	letter-spacing: 0.1em;
	margin-bottom: 5px;
	margin-top: 20px;
}
