@charset "UTF-8";

/* --------------------------------
	article
-------------------------------- */

.exhibition .article {
	margin-bottom: 50px;
}
.exhibition .entry_title {
	font-size: 138%;
	font-weight: bold;
	background-color: #f5f5f5;
	padding: 15px;
	margin-bottom: 10px;
}
.banner {
	margin: 10px 0 20px;
}