body {
	font-family: Verdana, Arial;
	margin: 0px;
}

.border {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

/* お知らせバー */
#new {
	font-size:13px;
	width: 620px;
	height: 17px;
	z-index: 2;
	top: 30px;
	position: relative;
	background-color: #FFFFFF;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
/* 開催概要 */
#information{
}
/* イメージマップ */
#map {
	position: relative;
  top: 0px;
	z-index: 1;
}
/* メニューバー */

<!---【封印】
#menu {
	position: relative;
  top: -30px; 
	height: 15px;
	/* width: 600px; */
}-->

.menu_ {
	height: 70px;
	width: 120px;
	text-align: center;
	font-size: 20px;
	float: left;
}
