@CHARSET "UTF-8";
#main{
	height: auto;
}
#title_about_t{
	margin: 10px 0;
}
#navi_home a{
	background: url("../img/common/home.jpg") no-repeat scroll 0 -25px;
}
#top_text{
	width: 430px;
	float: left;
	padding-bottom: 10px;
}

#teaconcierge{
	margin: 20px 0 30px 15px;
}
#under_text{
	clear: both;
}
span{
	font-weight: bold;
}
.member{
	margin-bottom: 10px;
	width: 700px;
}
.img-teacher{
	float: left;
}
.name{
	font-size: 1.2em;
	border-bottom: solid 1px #C99E9B;
	height: 20px;
}
.member_text{
	width: 560px; 
	height: 150px;
	padding: 10px 0 0 140px;
}
.member_text{ /padding: 10px 0　0 20px;　}
.member_text p{
	width: 550px;
	margin: 10px 0;
}


