*{
	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-----*/
#wapper {
	width:750px;
	text-align:left;

}
p{
	margin-left:150px;
}
h1{
	width:870px;
	height:75px;
	background:url(images/title/Title-Pre.jpg);
	margin-top:5px;
	margin-left:15px;
	text-indent:-10000px;
}
#present{
	margin-left:90px;
}

.shouhin td{
	font-size:95%;

}

.shouhin a{
	color:#03f;
	font-weight:bold;

}


.setumei td{
	text-align:left;
	font-size:85%;
	padding-left:22px;
	padding-right:23px;
	padding-top:2px;
	padding-bottom:30px;
}
#dl {
	display: block;
	width:255px;
	height:35px;
	background: url(images/pre/Download-04.jpg);
	text-indent:-10000px;
	margin-left:322px;
	margin-bottom:20px;

}
#dl:hover{
	background-position: 0 -35px;
}

#p2{
	width:301px;
	height:22px;
	background: url(images/comingsoon.jpg);
	margin-left:299px;
	margin-top:250px;
	margin-bottom: 250px;
	text-indent:-10000px;
}







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





