@charset   "UTF-8";
* {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}

#main {
	background-color: white;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
	border-width: 2px;
	border-style: solid;
	border-color: #660000;
	width: 760px;
	height: auto;
}

#header {
	background-image: url();
	
	text-align: center;
	padding-left: 3px;
	
  border-top-width : 0px;
  border-bottom-style : none;
  border-bottom-color : #660000;
  background-image : url(event/asupiadaiji3.jpg);
  background-repeat : no-repeat;
  width : 760px;
}

#navi {
	background-color : #660000;
	
	border-style : solid solid solid solid;
	border-color: #660000;
	width: 760px;
	height : 62px;
   text-align : center;
border-width : 0px 0px 0px 0px;
}

#cont {
	width : 760px;
	background-color: white;
	padding-top : 10px;
	padding-left : 10px;
	padding-right : 10px;
	padding-bottom : 10px;
	margin-top: 0px;
	margin-left: auto;
      margin-right: auto;
	margin-bottom: 0px;
}

#footer {
	background-color: #660000;
	width : 760px;
	padding-top: 5px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	clear: both;
}

BODY {
	background-image : url(event/happa.jpg);
	text-align: center;
	font-size: small;
	line-height: 18px;margin-left: auto;
      margin-right: auto;
}