#plof {
	width: 536px;
	margin-bottom: 15px;
	border: 1px solid #999999;
}
.p-tit {
	background-image: url(img/name-title.gif);
	background-repeat: no-repeat;
	height: 27px;
	text-align: left;
}
.p-tit div{
	font-size:14px;
	font-weight:bold;
	padding: 7px 5px 0px 15px;
}
.p-img {
	text-align: left;
	vertical-align: top;
	padding: 2px;
}
.p-img2 {
	text-align: left;
	vertical-align: top;
	padding: 5px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color:#ECECEC;
	font-size: 12px;
}
.p-detail2 {
	font-size: 12px;
	line-height: 140%;
	padding: 5px;
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	vertical-align: top;
	text-align: left;
}
.p-detail {
	font-size: 10px;
	line-height: 140%;
	padding: 5px;
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: 1px;
	vertical-align: top;
	text-align: left;
}
.p-detail div{
	font-size:12px;
	font-weight:bold;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	margin-bottom:5px;
	padding-bottom:5px;
	text-align: left;
	vertical-align: top;
}
#text-area {
	width: 540px;
	margin-bottom: 15px;
}
.text-detail {
	background-image: url(img/text-middle.gif);
	background-repeat: repeat-y;
	padding: 10px;
	font-size: 12px;
	line-height: 150%;
	vertical-align: top;
	text-align: left;
}
.text-detail div{ font-size:12px; font-weight:bold;border-bottom-color: #999999;border-bottom-style: dotted;border-bottom-width:1px;border-top-color: #999999;border-top-style: dotted;border-top-width:1px; margin:0px 0px 5px 0px; padding:5px 0px 5px 0px;}
/*教室一覧ボタン*/
.school-list { padding:10px 0px 6px 0px; text-align:center; vertical-align:bottom;}
.school-list a { display:block; width:207px; height:37px; background-image:url("img/school-btn.gif"); background-position:0px 0px; background-repeat:no-repeat;}
.school-list a:hover{ background-position:0px -37px;}
.btn-area {
	text-align: right;
	width: 547px;
	margin-top: 5px;
	margin-bottom: 10px;
}
