*{
	margin: 0;
	padding: 0;
}

body{
	background-image: url(images/top_back.gif);
	text-align:center; /* IEでセンタリング */
}
#container{
	width:910px;
	text-align:left;
	margin:0px auto 0px auto; /* Mozilla系ブラウザでセンタリング */
	background: #fff;
}



#topimg{
	background:url(images/header.jpg);
	width:910px;
	height:120px;	
	margin-top:30px;
    text-indent: -100000px;
}
/*-----button------*/
#button{
	width:910px;
	height:85px;
	float:left;
	background: #fff;
}

#b1{
	width:130px;
	height:48px;
	background:url(images/top/menu_top.jpg);
	float:left;
	margin-top:13px;
    text-indent: -100000px; /* 文字を見えなくする */
}

#button a:hover{
	background-position:0 -48px; 
}

#b2{
	width:130px;
	height:48px;
	background:url(images/top/menu_event.jpg);
	float:left;
	margin-top:13px;
    text-indent: -100000px;
}
#b3{
	width:130px;
	height:48px;
	background:url(images/top/menu_ticket.jpg);
	float:left;
	margin-top:13px;
    text-indent: -100000px;
}
#b4{
	width:130px;
	height:48px;
	background:url(images/top/menu_present.jpg);
	margin-top:13px;
    text-indent: -100000px;
	float:left;
}
#b5{
	width:130px;
	height:48px;
	background:url(images/top/menu_access.jpg);
	margin-top:13px;
    text-indent: -100000px;
	float:left;
}
#b6{
	width:130px;
	height:48px;
	background:url(images/top/menu_contest.jpg);
	margin-top:13px;
    text-indent: -100000px;
	float:left;
}
#b0{
	width:130px;
	height:48px;
	background:url(images/top/menu_exhibition.jpg);
	margin-top:13px;
    text-indent: -10000px;
	float:left;
}


#access{
	width:850px;
	height:40px;
	background: url(images/access/title_access.jpg);
	text-align:left;
	margin-left:30px;
	margin-top:10px;
	margin-bottom:10px;
	float: left;
	text-indent:-100000px;
}
#annnai{
	width:450px;
	margin-left:30px;
	float: left;
}
#map{
	width:295px;
	height:195px;
	background: url(images/access/map.jpg);
	text-align:left;
	float: left;
	margin-left: 50px;
	text-indent:-100000px;

}

#guide{
	width:850px;
	height:40px;
	background: url(images/access/title_guide.jpg);
	text-align:left;
	margin-left:30px;
	margin-top:50px;
	margin-bottom:50px;
	float: left;
	text-indent:-100000px;
}


#p4{
	width:850px;
	height:595px;
	background: url(images/access/map0.jpg);
	margin-left:30px;
	margin-bottom:50px;
	text-indent:-100000px;
	clear:both;
}


#footer span{
	display: block;
	width:910px;
	height:60px;	
	background: url(images/footer.jpg);
	text-indent:-100000px;
}
#footer p{
	margin-bottom:30px;
}





