@charset "utf-8";
/* CSS Document */

/*--- mainPic -------------------------------------------------------------*/

#mainPic {
	height: 500px;
	width: 850px;
	clear: both;
}


#lesson_top {
	background-image: url(images/images/lesson_title_02.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding-bottom: 19px;
}
#lesson_center	{
	background-image: url(images/images/images/news_title_center.png);
	background-repeat: repeat-y;
	width: 570px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
#lesson_frame	{
	width: 570px;
	padding-bottom: 21px;
	background-image: url(images/images/images/news_title_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 30px;
	margin-left:280px;
}

#teacher_top {
	background-image: url(images/images/teacher_02.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding-bottom: 19px;
}

#teacher_center {
	background-image: url(images/images/pic_box_03.png);
	background-repeat: repeat-y;
	width: 300px;
	padding-top: 10px;
	padding-right: 1px;
	padding-left: 1px;
	text-align: center;
}
#teacher_frame {
	background-image: url(images/images/pic_box_04.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 300px;
	margin-top: 30px;
	padding-bottom: 21px;
	float: left;
}

#taiken_box_top {
	background-image: url(images/images/taiken_title1_02.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding-bottom: 19px;
}

#taiken_box_center {
	background-image: url(images/images/pic_box_03.png);
	background-repeat: repeat-y;
	width: 300px;
	padding-top: 10px;
	padding-right: 1px;
	padding-left: 1px;
	text-align: center;
}
#taiken_box_frame {
	background-image: url(images/images/pic_box_04.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 300px;
	margin-top: 30px;
	padding-bottom: 21px;
	float: left;
	clear: both;
}
#text_box_top {
	background-image: url(images/images/text_sample_02.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding-bottom: 19px;
}

#text_box_center {
	background-image: url(images/images/pic_box_03.png);
	background-repeat: repeat-y;
	width: 300px;
	padding-top: 10px;
	padding-right: 1px;
	padding-left: 1px;
	text-align: center;
}
#text_box_frame {
	background-image: url(images/images/pic_box_04.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 300px;
	margin-top: 30px;
	padding-bottom: 21px;
	float: left;
	clear: both;
}

#schedule_top {
	background-image: url(images/images/lesson_schedule_title_02.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding-bottom: 19px;
}
#schedule_center	{
	background-image: url(images/images/images/news_title_center.png);
	background-repeat: repeat-y;
	width: 570px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
#schedule_frame	{
	width: 570px;
	padding-bottom: 21px;
	background-image: url(images/images/images/news_title_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 30px;
	margin-left:280px;
}
.red {
	color: #F00;
}
#wrapper #lesson_frame #lesson_center p strong {
	color: #F00;
}
