*{
	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;
}



	
/*------global navigation END-----*/
#oubo{
	margin-top: 30px;
}





#p1{
	background: url(images/download/Download-02.jpg);
	width:860px;
	height:159px;
	text-indent:-10000px;
    margin-left:25px;
}
h3{
	width:750px;
   	text-align:center;
	margin:10px 0 10px 75px;	
}
#p2{
	width:750px;
    margin-left:75px;
    margin-top: 10px;
}

#form{
	margin-left:300px;

}


#kakuninbutton {
	background: url(images/download/Download-Button.jpg);
	display: block;
	width:215px;
	height:87px;
    text-indent: -10000px;
    margin-left:30px;
	margin-top:50px;
    margin-bottom:30px;
}
#kakuninbutton:hover{
	background-position: 0 -87px;
}



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





