@charset "UTF-8";
/* CSS Document */
@import url("../../../css/base.css");
body.mainvisualon h1 {
	display: block;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/mainvisual.jpg);
	height: 246px;
	text-indent: -9999px;
	position: relative;
	margin: 0px;
}
.course ul {
	background-image: url(../images/course_all.jpg);
	height: 40px;
}
.course ul li.active {
	background-image: url(../images/course_all_active.jpg);
}
.course strong a {
	background-image: url(../images/course_trial.jpg);
}
