/*会社概要　ページ
----------------------*/
.gaiyou {
	font-size:12px;
	color:#2B1300;
	line-height:140%;
} 

/*Q&A　ページ
----------------------*/
.ques {
	font-size:14px;
	font-weight:bold;
	margin-left:40px;
	margin-bottom:-6px;
	width:480px;
	color:#b20000;
}

.an {
	font-size:12px;
	margin-left:60px;
	width:460px;
	color:#3e3e3e;
}

/*料金　ページ
----------------------*/
.haken {
	width:575px;
	height:200px;
	background:url(img/back/haken.jpg) no-repeat;
	margin-bottom:20px;
}

.hakentext {
	padding:70px 0 0 15px;
	line-height:150%;
}

.kyoshitsu {
	width:575px;
	height:520px;
	background:url(img/back/school.jpg) no-repeat;
	margin-bottom:20px;
}

.kyoshitsutext {
	padding:60px 0 0 15px;
	line-height:150%;
}

.live {
	width:575px;
	height:295px;
	background:url(img/back/live.jpg) no-repeat;
	margin-bottom:20px;
}

.livetext {
	padding:70px 0 0 15px;
	line-height:150%;
}

.text{
  color : #b77700;
  font-size : 12px;
  text-align : left;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
}

.n-text {
	color:#b77700;
	font-size:12px;
	line-height:150%;
}
.kyoshitsu2 {
	width:575px;
	height:380px;
	background:url(img/back/school.jpg) no-repeat;
	margin-bottom:20px;
}
.kyoshitsutext2 {
	padding:60px 0 0 15px;
	line-height:150%;
}
