@charset "utf-8";
/* CSS Document */

#main .news {
	margin-top: 10px;
}
#main .news dt {
	width: 7.7em;
	float: left;
	font-weight: bold;
	margin-bottom: 3px;
	background-image: url(../../img/info_icon.jpg);
	background-repeat: no-repeat;
	/*background-position: 5.7em;*/
	background-position: 6.7em;
}
#main .news dd {
	margin-left: 7.7em;
	margin-bottom: 3px;
	margin-right: 10px;

}
#main .login a {
	text-indent: -9999px;
	display: block;
	background-image: url(../../img/top_button.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 200px;
	margin-top: 60px;
	margin-left: 50px;
}
#main .logintxt {
	text-align: center;
	margin-top: 15px;
}

#main .login a:active {
	background-image: url(../../img/top_button_f2.jpg);
	background-repeat: no-repeat;
}
#main .courseLeft {
	background-image: url(../../img/photo_middle.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width: 340px;
	float: left;
	margin-top: 10px;
}

#main .courseRight {
	background-image: url(../../img/photo_middle.jpg);
	background-repeat: repeat-y;
	background-position: 0px;
	width: 340px;
	float: right;
	margin-top: 10px;
}

	{*書き換え*}
.course_img {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	width: 700px;
	margin-left: 40px;
}
.course_img .course_imgsakura {
	background-image: url(../../img/photo_sakura.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 340px;
	height: 280px;
	float: left;
	margin-top: 10px;
}
.course_img .text_left {
	padding-top: 195px;
	padding-left: 10px;
}

.course_img .course_imgkaede {
	background-image: url(../../img/photo_kaede.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 280px;
	width: 340px;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
}
.course_img .text_right {
	text-align: right;
	padding-top: 195px;
	padding-right: 10px;
}

.course_img .course_imgtsubaki {
	background-image: url(../../img/photo_tsubaki.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 280px;
	width: 340px;
	float: left;
	margin-top: 10px;
}
.course_img .course_txt {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	display: inline;
}

.course_img .course_imgazusa {
	background-image: url(../../img/photo_azusa.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 340px;
	height: 280px;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
}
.course_img .course_imghiiragi {
	background-image: url(../../img/photo_hiiragi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 280px;
	width: 340px;
	float: left;
	margin-top: 10px;
}
.course_img .course_imgtachibana {
	background-image: url(../../img/photo_tachibana.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 280px;
	width: 340px;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
}


	{*書き換えここまで*}

#main .courseText {
	font-weight: bold;
}
#main .courseText .system {
	font-size: 85%;
	font-weight: normal;
}

#main .sakura h3 {
	text-indent: -9999px;
	background-repeat: no-repeat;
	display: block;
	height: 187px;
	width: 340px;
}


#main .sakura dl {
	display: block;
	background-image: url(../../img/btn_sakura.jpg);
	background-repeat: no-repeat;
	background-position: 240px;
	padding-left: 10px;
}
#main  .kaede  h3 {
	text-indent: -9999px;
	background-image: url(../../img/photo_kaede.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 187px;
	width: 340px;
}
#main .kaede dl {
	display: block;
	background-image: url(../../img/btn_kaede.jpg);
	background-repeat: no-repeat;
	background-position: 20px;
	text-align: right;
	padding-right: 10px;
}
#main .tsubaki h3 {
	background-image: url(../../img/photo_tsubaki.jpg);
	height: 183px;
	width: 340px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
#main .tsubaki dl {
	display: block;
	background-image: url(../../img/btn_tsubaki.jpg);
	background-repeat: no-repeat;
	background-position: 240px;
	padding-left: 10px;
}

#main  .hiiragi  h3 {
	text-indent: -9999px;
	background-image: url(../../img/photo_hiiragi.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 183px;
	width: 340px;
}
#main .hiiragi dl {
	display: block;
	background-image: url(../../img/btn_hiiragi.jpg);
	background-repeat: no-repeat;
	background-position: 20px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: right;
}

#main .ways {
	width: 350px;
	text-align: center;
	margin-top: 10px;
}
#main .ways dt {
	margin-top: 10px;
}

#main   .ways  .snav01 a {
	background-image: url(../../img/snavi01.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 46px;
	width: 240px;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: auto;
}
#main   .ways  .snav01 a:hover {
	background-image: url(../../img/snavi01_f2.jpg);
	background-repeat: no-repeat;
}
#main   .ways  .snav02 a {
	background-image: url(../../img/snavi02.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 46px;
	width: 240px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
#main   .ways  .snav02 a:hover {
	background-image: url(../../img/snavi02_f2.jpg);
	background-repeat: no-repeat;
}
#main .caution {
	margin: 0.3em;

}

#main .caution dt {
	width: 1.5em;
	float: left;
	font-size: 90%;
}
#main .caution dd {
	margin-left: 1em;
	font-size: 90%;
}

