@charset "utf-8";

#contents.school #maincontent .school-set{
	margin-top:24px;
	margin-right:15px;
	padding-bottom:6px;
}
#contents.school #maincontent .school-set h3{
	background-color:#010101;
	background-image:url(../../img/school/school-h3-bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color:#fff;
	font-size:90%;
	font-weight:bold;
	padding:7px 18px 8px;
}
#contents.school #maincontent .school-list{
	border:1px solid #d7d7d7;
	margin-top:4px;
	padding-top:8px;
	padding-bottom:12px;
	width:690px;
}
#contents.school #maincontent .school-list .logo{
	float:left;
	text-align:center;
	width:250px;
}
#contents.school #maincontent .school-list .detail{
	float:left;
	width:432px;
}
#contents.school #maincontent .school-list .detail p.school-url{
	float:right;
	padding-left:10px;
}
#contents.school #maincontent .school-list .detail p.school-url a{
	background-image:url(../../img/common/detail-button.gif);
	background-position:center top;
	background-repeat:no-repeat;
	display:block;
	height:63px;
	text-indent:-9999px;
	width:112px;
}
#contents.school #maincontent .school-list .detail p.school-url a:hover{
	background-position:center bottom;
}
#contents.school #maincontent .school-list .detail p{
	color:#666;
	font-size:85%;
	line-height:130%;
	padding-bottom:12px;
}
#contents.school #maincontent .school-list .detail p.school-copy{
	color:#fc1f8c;
	font-size:100%;
	font-weight:bold;
}
#contents.school #maincontent .school-list .detail p.school-name{
	color:#fc1f8c;
	font-size:130%;
	font-weight:bold;
}
#contents.school #maincontent .school-list .detail div.comment{
	background-image:url(../../img/school/school-comment-bg.gif);
	background-position:center top;
	background-repeat:no-repeat;
	padding-top:9px;
	width:431px;
}
#contents.school #maincontent .school-list .detail div.comment p{
	background-image:url(../../img/school/school-comment-bg-bottom.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	color:#000;
	font-size:75%;
	font-weight:bold;
	padding:0 8px 12px 10px;
	margin-left:51px;
}
