@charset "utf8";

table{
	border-collapse: separate;
}

table tr th{
	text-align: center;
	color: #000;
}
table tr td{
	text-align: center;
	color: #000;
}

th.h1{
	width: 45px;
	background-color: #dfd;
}
th.h2{
	width: 120px;
	background-color: #dfd;
}
th.h3{
	width: 150px;
	background-color: #dfd;
}
th.h4{
	width: 220px;
	background-color: #dfd;
}
th.h5{
	width: 100px;
	background-color: #dfd;
}

p.mapimage1{
	width: 700px;
	height: 380px;
	float: left;
}

p.mapimage2{
	width: 350px;
	height: 180px;
}

p.eventlist{
	float: right;
	margin-top: 0;
}