﻿@charset "UTF-8";

#navi li.lesson {
	text-indent: -9999px;
	width: 129px;
	height: 60px;
	background-image: url("../images/navi.jpg");
	background-repeat: no-repeat;
	background-position: -129px -60px;
}

#page_title {
	width: 324px;
	height: 16px;
	text-indent: -9999px;
	background-image: url("../lesson/images/page_title.gif");
	background-repeat: no-repeat;
	margin: 0 0 0 31px;
}


.chapter {
	text-indent: -9999px;
	width: 876px;
	margin: 33px 12px 20px;
}

.chapter_block {
	width: 834px;
	margin: 0 28px 0 30px;
}

#chapter1 {
	height: 45px;
	background-image: url("../lesson/images/chapter_1.jpg");
	background-repeat: no-repeat;
	margin-top: 16px;
}

#chapter2 {
	height: 45px;
	background-image: url("../lesson/images/chapter_2.jpg");
	background-repeat: no-repeat;
}

#chapter3 {
	height: 45px;
	background-image: url("../lesson/images/chapter_3.jpg");
	background-repeat: no-repeat;
}


/*
 * １．年齢や経験の有無に合わせて、７つのクラスがあります。
 */
#photo1_1 {
	width: 846px;
	margin: 0 auto 5px;
}

#chapter_block1 .attention {
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 3px;
}

#chapter_block1 .container {
	width: 834px;
	margin: 0 0 12px;
}

#chapter_block1 .container .left,
#chapter_block1 .container .right {
	color: #45020b;
}

#chapter_block1 .container .class_name {
	text-indent: -9999px;
	width: 398px;
	height: 40px;
	background-repeat: no-repeat;
	margin: 6px 0 13px 6px;
}

#chapter_block1 .container .summary {
	color: #ff0033;
	font-weight: bold;
	margin: 0 0 5px 15px;
}

#chapter_block1 .container .explain {
	width: 290px;
	margin: 0 0 0 15px;
}

#chapter_block1 .container .schedule {
	margin: 0 0 0 15px;
}

#chapter_block1 .container .schedule a {
	color: #ff0033;
	text-decoration: underline;
}

#chapter_block1 .container .schedule .small {
	font-size: 12px;
}

#chapter_block1 .container .left {
	width: 417px;
	float: left;
}

#chapter_block1 .container .right {
	width: 410px;
	float: right;
}

/* 3歳頃～小学生未満クラス／小学校低学年クラス */
#class_container1 .left {
	height: 228px;
	background-image: url("../lesson/images/class_1_bg.jpg");
	background-repeat: no-repeat;
}

#class_container1 .right {
	height: 228px;
	background-image: url("../lesson/images/class_2_bg.jpg");
	background-repeat: no-repeat;
}

#class_container1 .left .class_name {
	background-image: url("../lesson/images/class_1.jpg");
	background-repeat: no-repeat;
}

#class_container1 .right .class_name {
	background-image: url("../lesson/images/class_2.jpg");
	background-repeat: no-repeat;
}

#class_container1 .inside {
	height: 195px;
}

/* 小学校中・高学年クラス／中・高校生以上クラス */
#class_container2 .left {
	height: 228px;
	background-image: url("../lesson/images/class_3_bg.jpg");
	background-repeat: no-repeat;
}

#class_container2 .right {
	height: 228px;
	background-image: url("../lesson/images/class_5_bg.jpg");
	background-repeat: no-repeat;
}

#class_container2 .left .class_name {
	background-image: url("../lesson/images/class_3.jpg");
	background-repeat: no-repeat;
}

#class_container2 .right .class_name {
	background-image: url("../lesson/images/class_5.jpg");
	background-repeat: no-repeat;
}

#class_container2 .inside {
	height: 195px;
}

#class_container2 .left .explain {
	width: 300px;
}

/* 婦人・OLクラス／全くはじめての方のクラス */
#class_container3 .left {
	height: 244px;
	background-image: url("../lesson/images/class_6_bg.jpg");
	background-repeat: no-repeat;
}

#class_container3 .right {
	height: 244px;
	background-image: url("../lesson/images/class_7_bg.jpg");
	background-repeat: no-repeat;
}

#class_container3 .left .class_name {
	background-image: url("../lesson/images/class_6.jpg");
	background-repeat: no-repeat;
}

#class_container3 .right .class_name {
	background-image: url("../lesson/images/class_7.jpg");
	background-repeat: no-repeat;
}

#class_container3 .inside {
	height: 210px;
}

#class_container3 .right .explain {
	width: 260px;
}

/* 専門・コンクールクラス */
#class_container4 .left {
	height: 244px;
	background-image: url("../lesson/images/class_8_bg.jpg");
	background-repeat: no-repeat;
}

#class_container4 .right {
	height: 244px;
}

#class_container4 .left .class_name {
	background-image: url("../lesson/images/class_8.jpg");
	background-repeat: no-repeat;
}

#class_container4 .right .class_name {
}

#class_container4 .inside {
	height: 210px;
}

#class_container4 .left .explain {
	width: 260px;
}

#class_container4 .right .explain {
	width: 280px;
}


/*
 * ２．２人の先生が指導を行います。
 */

#chapter_block2 .frame {
	width: 834px;
	background-image: url("../lesson/images/teacher_frame_mid.gif");
	background-repeat: repeat-y;
}

#chapter_block2 .frame .inside {
	width: 834px;
	background-image: url("../lesson/images/teacher_frame_top.gif");
	background-repeat: no-repeat;
	background-position: left top;
}

#chapter_block2 .frame .bottom {
	font-size: 1px;
	line-height: 1px;
	width: 834px;
	height: 5px;
	background-image: url("../lesson/images/teacher_frame_bottom.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 10px 0 0;
}

#chapter_block2 .left {
	width: 410px;
	float: left;
}

#chapter_block2 .right {
	width: 410px;
	float: right;
}

#chapter_block2 .name {
	width: 398px;
	height: 54px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	margin: 6px 5px 19px 6px;
}

#chapter_block2 .left .name {
	background-image: url("../lesson/images/teacher_1.jpg");
}

#chapter_block2 .right .name {
	background-image: url("../lesson/images/teacher_2.jpg");
}

#chapter_block2 .explain {
	color: #000000;
	width: 226px;
	float: right;
	padding-right: 11px;
	padding-bottom: 10px;
/*
	margin: 0 11px 0 0;
*/
}

#chapter_block2 .photo {
	width: 143px;
	float: left;
	padding-left: 11px;
/*
	margin: 0 0 0 11px;
*/
}


/*
 * ３．レッスン料は、月に6,000円～とリーズナブルです。
 */

#chapter_block3 #price1 {
	width: 201px;
	height: 240px;
	text-indent: -9999px;
	float: left;
	background-image: url("../lesson/images/price_1.jpg");
	background-repeat: no-repeat;
}

#chapter_block3 #price2 {
	width: 633px;
	height: 240px;
	float: right;
	text-indent: -9999px;
	background-image: url("../lesson/images/price_2.jpg");
	background-repeat: no-repeat;
}

#chapter_block3 .attention {
	margin: 12px 0 0 0;
}
