@charset "utf-8";
#main_img {
	background-image: url(../img/about/main_img.jpg);
	background-repeat: no-repeat;
	height: 283px;
}
#concept {
	width: 600px;
	float: right;
	margin-right: 70px;
	margin-top: 120px;
	height: 140px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	text-align: left;
}
#concept p {
	line-height: 1.7em;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
}


#main_contents {
	width: 650px;
	float: right;
	margin-right: 32px;
	margin-top: 5px;
	background-color: #FFFFFF;
}

#tuition {
	background-image: url(../img/class/tuition_bg.jpg);
	background-repeat: repeat-y;
	margin-bottom: 25px;
}
#tuition li {
	text-align: left;
	margin-left: 20px;
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 10px;
}
#tuition p {
	margin-right: 10px;
	margin-bottom: 10px;
	line-height: 1.5em;
}

.category {
	padding-top: 15px;
	padding-bottom: 5px;
}
#tuition .sub_category {
	margin-left: 35px;
	padding-top: 10px;
	padding-bottom: 5px;
}
#tuition .piano {
	margin-left: 35px;
}



#tuition_footer {

}
#about_teacher {
	margin-bottom: 20px;
	background-image: url(../img/about/teacher_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	overflow: auto;
}
#about_teacher h3 {
	font-size: 14px;
	font-weight: bold;
	color: #4F3500;
	text-align: left;
	padding-top: 7px;
}
#about_teacher p {
	line-height: 1.4em;
	text-align: left;
	margin-top: 7px;
	margin-right: 5px;
	margin-left: 170px;
	font-size: 11px;
	color: #333333;
}
#about_teacher img {
	float: left;
	margin-right: 10px;
}
#place {
	background-image: url(../img/top/voice_bg.jpg);
	background-repeat: repeat-y;
	padding-bottom: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 20px;
}
#place .place_disc {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #FFFFCC;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 15px;
}
#place .place_disc p {
	line-height: 1.5em;
	text-align: left;
	margin-right: 10px;
	margin-top: 5px;
	margin-left: 10px;
}

#place .place_disc img {
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}

