@charset "utf-8";

/* ▼▼▼ 出展をお考えの方へ
=====================================*/
ul.pnav {
	margin-bottom: 30px;
	overflow: hidden;
	}
	ul.pnav li {
		float: left;
		margin-right: 45px;
		}
		ul.pnav li a {
			color: #333;
			text-decoration: underline;
			}
		ul.pnav li a:hover {
			text-decoration: none;
			}
.booth {
	background: url(img/img.jpg) no-repeat right top;
	}
.txt {
	margin: 0 0 30px 1em;
	}
	.txt a {
		color: #0067B7;
		text-decoration: underline;
		}
	.txt a:hover {
		text-decoration: none;
		}
	
table.base {
	width: 689px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin-bottom: 40px;
	}
	table.base th,
	table.base td {
		border-right: 1px solid #ccc;
		padding: 15px 0;
		text-align: center;
		}
	table.base th {
		background: #F6F2E9;
		}
	table.col4 td {width: 169px;}
	table.col2 td {width: 344px;}
	
ul.schedule {
	overflow: hidden;
	}
	ul.schedule li {
		float: left;
		margin-right: 2px;
		}
	ul.schedule li:last-child {margin-right: 0;}