@charset "Shift_JIS";

.head_1 {
	margin-bottom: 15px !important;
}

/*==========================================================

	1k/index.html

==========================================================*/
h1#head_index { background: url(imags/index_title.gif) 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;}
