/* exhibition */

.contents_header p { background-image: url(/action/images/exhibition.gif); }

#exhibit {
	padding: 30px 80px;
	}

#exhibit_info {
	clear: both;
	margin: 30px 100px;
	padding: 15px;
	border: 1px dotted #339966;
}

#exhibit_info h5 {
	margin: 10px 0px;
	font-size: 93%;
	}

#exhibit_info ul li {
	line-height: 1.5;
	font-size: 93%;
	}

#exhibit .contact {
	margin: 30px auto;
	padding: 0 60px;
	text-align: center;
	}


#exhibit_date {
	clear: both;
	list-style-type: none;
	line-height: 1.6;
}

.attention {
	color: #FF6600;
}

#exhibit_contents {
	clear: both;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 10px 0;
	margin: 15px 0;
}

#exhibit_contents dt {
	font-weight: bold;
	margin-top: 0.5em;
	font-size: 93%;
	line-height: 1.5;
}

#exhibit_contents dd {
	font-size: 93%;
	line-height: 1.5;
	}

.link_banner {
	text-align: center;
	margin: 20px 0px 0px;
	
}

.link_banner li {
	text-align: center;
	margin-bottom: 10px;
	}

/*　結果ページ　*/
.img_list ul { 
	list-style-type: none;
	text-align: center;
	margin: 20px auto;
	} 
	
.img_list ul li {
	display: -moz-inline-box; display: inline-block; /display: inline; /zoom: 1;	
	} 
	
.img_list ul li img {
	display: block;
	}
