@charset "Shift_JIS";

.head_1 {
	margin-bottom: 15px !important;
}

/*==========================================================

	1k/index.html

==========================================================*/
h1#head_index { background: url(images/index_title.jpg) left top scroll;}


table.exhibitionUnderTab {}
	table.exhibitionUnderTab th { background: #C3D3E5; text-align: center; padding: 5px; font-weight: bold; width:25%; border: 1px solid #A6A6A6;}
	table.exhibitionUnderTab td { padding: 10px; border: 1px solid #A6A6A6;}
	
dl.exhibitionUnderDl { line-height: 1.4;}
	dl.exhibitionUnderDl dt { float: left; display: inline;}
	dl.exhibitionUnderDl dd {@padding-left: 100px;}

.photolist {
	position: relative;
	width: 520px;
	margin-left: 15px;
	zoom: 1;
}
.photolist:after {
	content:'';
	display: block;
	clear: both;
}
.photolist li {
	float: left;
	width: 250px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.winnerList dt {
	margin-top: 10px;
	font-weight: bold;
}