@charset "utf-8";


/* インドア・アウトドアスクール ------------------------------*/

span.trial_button a {
	background-image: url(../../image/school/trial_button.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -500px;
	display: block;
	height: 40px;
	width: 270px;
	margin-bottom: 10px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
}
span.trial_button a:hover {
	background-position: 0px -40px;
}

span.join_button a {
	background-image: url(../../image/school/join_button.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -500px;
	display: block;
	height: 40px;
	width: 270px;
	margin-bottom: 10px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
}
span.join_button a:hover {
	background-position: 0px -40px;
}


/* お申し込み方法 ▼ */
ul.join_way_box li {
	float:left;
	line-height: 8px;
	background-repeat: no-repeat;
	text-indent: -500px;
	display: block;
	height: 130px;
	overflow: hidden;
}
ul.join_way_box li.join_way_0 {
	width: 130px;
	background-image: url(../../image/school/join_way_0.gif);
}
ul.join_way_box li.join_way_1 {
	width: 130px;
	background-image: url(../../image/school/join_way_1.gif);
}
ul.join_way_box li.join_way_2 {
	width: 130px;
	background-image: url(../../image/school/join_way_2.gif);
}
ul.join_way_box li.join_way_3 {
	width: 130px;
	background-image: url(../../image/school/join_way_3.gif);
}
ul.join_way_box li.plus_icon {
	width: 30px;
	background-image: url(../../image/school/plus_icon.gif);
	background-position: center center;
}

/* お申し込み方法 ▲ */



/* 体験レッスン ▼ */
span.trial_dis_00 {
	font-size: 8px;
	background-image: url(../../image/school/trial_dis_00.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: -500px;
	display: block;
	height: 30px;
	margin-bottom: 10px;
	overflow: hidden;
}

div.step_box_middle {
	background-image: url(../../image/school/step_box_middle.gif);
	background-repeat: repeat-y;
	width: 610px;
	margin-bottom: 30px;
}
div.step_box_head {
	background-image: url(../../image/school/step_box_head.gif);
	background-repeat: no-repeat;
	width: 610px;
	background-position: top;
}
div.step_box_foot {
	background-image: url(../../image/school/step_box_foot.gif);
	background-repeat: no-repeat;
	width: 610px;
	background-position: bottom;
}

div.step_sbox {
	border-bottom: 2px solid #b4beb4;
	padding: 20px 10px;
}
div.step_sbox_last {
	padding: 20px 10px;
}

span.step1,
span.step2,
span.step3,
span.step4,
span.step5,
span.step6 {
	font-size: 8px;
	background-repeat: no-repeat;
	background-position: left;
	text-indent: -500px;
	display: block;
	height: 30px;
	margin-bottom: 10px;
	overflow: hidden;
}
span.step1 {
	background-image: url(../../image/school/step1.gif);
}
span.step2 {
	background-image: url(../../image/school/step2.gif);
}
span.step3 {
	background-image: url(../../image/school/step3.gif);
}
span.step4 {
	background-image: url(../../image/school/step4.gif);
}
span.step5 {
	background-image: url(../../image/school/step5.gif);
}
span.step6 {
	background-image: url(../../image/school/step6.gif);
}

div.chara_bg {
	background-image: url(../../image/school/chara_bg.jpg);
	background-repeat: no-repeat;
	height: 290px;
	width: 610px;
}
div.chara_text {
	font-size: 12px;
	padding-right: 20px;
	line-height: 1.6;
	padding-top: 20px;
	padding-left: 200px;
}

/* 体験レッスン ▲ */

