.Information_box {
	font-size: small;
	width: 460px;
	line-height: 2em;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.topics_box {
	font-size: small;
	color: #115165;
	width: 480px;
	line-height: 2em;
	text-align: left;
}

.exhibition_title_kon {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: medium;
	color: #115165;
	border-top-width: 0 0 0 0;
	border-top-style: 0 0 0 0;
	margin-right: 5px;
	height: 15px;
	width: auto;
	padding-top: -10px;
	margin-top: -5px;
	font-weight: bold;
	text-align: center;
}
.exhibition_title_cha {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: medium;
	color: #967663;
	border-top-width: 0 0 0 0;
	border-top-style: 0 0 0 0;
	margin-right: 5px;
	height: 15px;
	width: auto;
	padding-top: -10px;
	margin-top: -5px;
	font-weight: bold;
}
.exhibition_title_momo {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: medium;
	color: #F9D1CA;
	border-top-width: 0 0 0 0;
	border-top-style: 0 0 0 0;
	margin-right: 5px;
	height: 15px;
	width: auto;
	padding-top: -10px;
	margin-top: -5px;
	font-weight: bold;
	text-align: left;
}

.pink{
	color: #F9D1CA;
}
.navy{
	color: #D3EDF9;
}

table.brwsr2 {
	width: 470px;
	border: none;
	border-top: solid 1px #666;
	border-bottom: solid 1px #666;
	border-collapse: separate;
	border-spacing: 0 10px;
	background: #f5f5f5;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	}
	
table.brwsr2 th {
	vertical-align: middle;
	height: 53px;
	width: 130px;
	border-right: solid 1px #666;
	margin: 0;
	text-align: center;
	color: #333;
	font-size: 16px;
	font-weight: bold;
}
table.brwsr2 td.data {
	padding: 0;
	margin: 0;
	height: 53px;
	width: 300px;
	border: none;
	color: #666;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	overflow: hidden; }

table.brwsr2 td:fst-child {
	padding: 0 0 0 10px;
	vertical-align: middle;
	}
	
table.brwsr2 td.bar {
	height: 1px;
	width: 100%;
	border-top: solid 1px #34495e;
} 
