@charset "utf-8";

#page {
	background: #FFF;
}
p#back-top,
p#back-top a {
	display: none;
}



p.book_ttl {
	font-size: 12px;
	height: 3em;
}

#contents div.view--school .views-row,
#contents div.view--chair .views-row {
	width: 233px;
	margin: 0 8px 20px 0;
	padding: 0 0 10px;
	height: 340px!important;
}
*:first-child+html #contents div.view--chair .views-row {
	float: none;
}




#contents div.view--book .views-row {
	height: 290px!important;
	margin: 0 5px 10px 0;
}
#article div.book_caption {
	height: 4em;
}