@charset "utf-8";

/* ▼▼▼ 出展社一覧
=====================================*/
h1.title {margin-bottom: 0;}
.map {
	widows: 950px;
	height: 207px;
	background: url(img/main.jpg) no-repeat left top;
	padding-top: 22px;
	margin-bottom: 10px;
	overflow: hidden;
	}
ul.nav {
	margin-bottom: 60px;
	overflow: hidden;
	}
	ul.nav li {
		float: left;
		margin: 0 9px 5px 0;
		}
	ul.nav li:nth-child(4n) {margin-right: 0;}

.date {
	margin-bottom: 10px;
	font-size: 12px;
	text-align: right;
	}
h2.subtitle {
	border: 1px solid #ccc;
	border-left: 8px solid #BF990E;
	padding-left: 25px;
	margin-bottom: 20px;
	font-size: 18px;
	line-height: 60px;
	overflow: hidden;
	}
table.info {
	width: 950px;
	margin-bottom: 60px;
	font-size: 16px;
	}
	table.info th,
	table.info td {
		padding: 25px 20px;
		}
	table.info th {
		width: 140px;
		background: #FFF7D3;
		border-bottom: 1px solid #fff;
		color: #BF990E;
		font-weight: bold;
		vertical-align: top;
		}
	table.info td {
		border-bottom: 1px dotted #ccc;
		}
		table.info td ul {
			overflow: hidden;
			}
			table.info td ul li {
				float: left;
				margin: 0 50px 10px 0;
				}
				table.info td ul li a {
					background: url(img/blank.png) no-repeat left center;
					padding-left: 21px;
					}
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
			
			