/*----レッスン案内-------------------------*/
.list_about {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 14px;
	background-image: url(../img/bg/bot_bar.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.list {
	width: 580px;
	background-image: url(../img/bg/bot_bar.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.list_contain {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	background-image: url(../img/bg/news_list.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.list_text {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 485px;
	text-align: right;
}
.list_text h2 {
	display: block;
	font-size: 14px;
	margin: 0px 0px 8px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
	background-image: url(../img/bg/bot_bar.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	padding-top: 0px;
	text-align: left;
}
.list_text p {
	font-weight: normal;
	display: block;
	margin: 0px;
	font-size: 12px;
	padding: 0px;
	text-align: left;
}

.list_pict {
	margin: 0px;
	padding: 5px;
	float: left;
	width: 75px;
	text-align: center;
}

/*----ニュース＆トピックス詳細-------------------------*/
.news_about {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 14px;
	background-image: url(../img/bg/bot_bar.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.news {
	width: 580px;
	background-image: url(../img/bg/bot_bar.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.news_contain {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	background-image: url(../img/bg/school_feature.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.news_text {
	margin: 0px;
	padding: 15px 0px;
	float: left;
	width: 310px;
}
.news_text h2 {
	display: block;
	padding: 0px 0px 15px;
	font-size: 14px;
	margin: 0px 0px 5px;
	line-height: 18px;
	font-weight: bold;
	color: #D5A433;
	background-image: url(../img/bg/bot_bar.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.news_text p {
	font-weight: normal;
	display: block;
	margin: 0px 0px 20px;
	font-size: 12px;
	padding: 0px;
}

.news_pict {
	margin: 0px;
	padding: 5px;
	float: right;
	width: 240px;
	text-align: center;
}


/*----その他------------*/
.gotop {
	text-align: right;
	padding: 5px 5px 0px;
}
.btn {
	margin: 15px 0px 0px;
	padding: 5px;
}
