/* メイン画像 */
#slider1 {
	width: 732px; /* important to be same as image width */
	height: 250px; /* important to be same as image height */
	overflow: hidden; /* important */
	background-color:#FFFFFF;
	margin-top: 23px;
	margin-left:17px;
}
*html #slider1 {
	width: 732px; /* important to be same as image width */
	height: 250px; /* important to be same as image height */
	overflow: hidden; /* important */
	background-color:#FFFFFF;
	margin-top: 23px;
	margin-left:8px;
}
#slider1Content {
	width: 732px; /* important to be same as image width or wider */
	height: 250px;
}
.slider1Image {
	position: relative;
	display: none;
}
.slider1Image span {
	position: absolute;
	font: 14px/15px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 30px 30px;
	line-height: 1.6;
	width: 694px;
	background-color: #80BC19;
	filter: alpha(style=0, opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	color: #ffffff;
	display: none;
}
.slider1Image span strong {
	font-size: 22px;
}
.left1 {
	top: 0;
	left: 0;
	width: 224px !important;
	height: 188px;
	margin-top: 1px;
	margin-left: 9px;
}
.right1 {
	top: 0;
	right: 0;
	width: 212px !important;
	height: 188px;
	margin-top: 1px;
	margin-right: 9px;
}
ul {
	list-style-type: none;
}
/* メインコンテンツ */
#news1 {
	width: 732px;
	background-color:#FFFFFF;
	border: 1px solid #6D5C55;
	line-height:1.6;
	margin-top: 15px;
	margin-left:17px;
}
#main-news a:hover {
	color: #FF0000;
	width: 732px;
}
#main-news-text {
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
}
#main-content {
	width: 770px;
	height: 350px;
	background-color:#fff;
	line-height:1.6;
}
*html #main-content {
	width: 760px;
	height: 350px;
	background-color:#fff;
	line-height:1.6;
}
a:link {
	color: #0064FF;
}
a:visited {
	color: #0064FF;
}
.hover {
	cursor: pointer;
}
.hover a:link {
	color: #FF0000;
}
.hover a:visited {
	color: #FF0000;
}
#main-welcome {
	width: 358px;
	float:left;
	background-color:#FFFFFF;
	border: 1px solid #6D5C55;
	margin-top: 15px;
	margin-left:17px;
}
*html #main-welcome {
	width: 358px;
	float:left;
	background-color:#FFFFFF;
	border: 1px solid #6D5C55;
	margin-top: 15px;
	margin-left:8px;
}
.maintext {
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
}
#main-plan {
	width: 358px;
	float:left;
	background-color:#FFFFFF;
	border: 1px solid #6D5C55;
	margin-top: 15px;
	margin-left: 14px;
}
*html #main-plan {
	width: 358px;
	float:left;
	background-color:#FFFFFF;
	border: 1px solid #6D5C55;
	margin-top: 15px;
	margin-left: 7px;
}
#main-lesson {
	width: 358px;
	float:left;
	background-color:#FFFFFF;
	border: 1px solid #6D5C55;
	margin-top: 15px;
	margin-left:17px;
	margin-bottom: 23px;
}
*html #main-lesson {
	width: 358px;
	float:left;
	background-color:#FFFFFF;
	border: 1px solid #6D5C55;
	margin-top: 15px;
	margin-left:8px;
	margin-bottom: 23px;
}
#main-teacher {
	width: 358px;
	float:left;
	background-color:#FFFFFF;
	border: 1px solid #6D5C55;
	margin-top: 15px;
	margin-bottom: 23px;
	margin-left: 14px;
}
*html #main-teacher {
	width: 358px;
	float:left;
	background-color:#FFFFFF;
	border: 1px solid #6D5C55;
	margin-top: 15px;
	margin-bottom: 23px;
	margin-left: 7px;
}

