#navi01 {
	background: url(../images/navi01.jpg) no-repeat;
	text-indent: -9999px;
}
#navi01 a:hover {
	background: url(../images/navi01_hover.jpg) no-repeat;
}
#mainVisual h2 {
	background: url(../images/course/courseMV01.jpg) no-repeat;
	text-indent: -9999px;
	height: 239px;
	width: 900px;
}
#mainVisual h3 {
	background: url(../images/course/courseMV02.jpg) no-repeat;
	height: 51px;
	width: 900px;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	letter-spacing: 0.1em;
}
#courseUpper {
	color: #FFF;
	background: #000;
	font-size: 15px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
#courseText {
	float: right;
	width: 330px;
	padding-right: 10px;
	padding-left: 10px;
}

#courseUpper strong {
	font-weight: normal;
}
#course {
	color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
}
#course h3 {
	margin-bottom: 20px;
	margin-top: 10px;
}
#course p {
	text-align: right;
	margin-right: 5px;
	font-size: 12px;
}
#course ul {
	margin-bottom: 10px;
}

#course ul li {
	margin-left: 100px;
	list-style: square outside;
}
