/*展示案内詳細ページ*/


.inner_box table {
	width: 100%;
	margin: 10px 0 0 0;
	border-collapse:collapse;
}

.inner_box td, th {
	border: 1px solid #464444;
	border-left: none;
	border-right: none;
	padding: 5px 10px;
	font-weight: normal;
	text-align: center;
}

img.zuroku  {
	float: left;
}

.atten {
	clear: both;
}

table.toku01 {
	width: 100%;
	margin: 10px 0 25px 0;
	border-collapse:collapse;
}

.toku01 th {
	padding: 5px 10px;
	text-align: center;
	border-top: 1px solid #464444;
	border-right: 1px dotted #464444;
	border-bottom: 1px solid #464444;
	border-left: none;
	vertical-align: top;
	width: 120px;
}

.toku01 td {
	text-align: left;
	border: 1px solid #464444;
	border-left: none;
	border-right: none;
line-height: 150%;
}

table.fee {
	width: 400px;
	margin: 10px 0 0 0;
	border-collapse:collapse;
}

.fee td, th {
	border: 1px solid #464444;
	border-left: none;
	border-right: none;
	padding: 5px 10px;
	font-weight: normal;
	text-align: center;
}

.exhib_name { font-size: 110%;}

.exhib_image {
        margin: 3px;
        border: 1px #cccccc solid;
}

.catalogue { border: 1px #cccccc solid;
}

.beniaka {color: #d9333f;}
.seiji {color: #7ebea5;}
.ukon {color: #fabf14;}
.shikaku {color: #cccccc;}
