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


#contest{
	clear: both;
	margin-top:200px;
	margin-left:165px;
	margin-bottom: 200px;
}

#ikumen-con{
	width:285px;
	height:50px;
	background:url(images/top/contest1.jpg);
    text-indent: -100000px;
	float:left;
}
#babykids{
	width:285px;
    text-indent: -100000px;
    margin-left:10px;
	float:left;
	margin-bottom: 150px;
}

#babykids-con{
	width:285px;
	height:50px;
	background:url(images/top/contest2.jpg);
    text-indent: -100000px;
    margin-left:10px;
	float:left;
	margin-bottom: 15px;
}
#takara{
	width:150px;
	height:100px;
	background:url(images/top/takaratomy.jpg);
    text-indent: -100000px;
    margin-left:68px;
	float:left;
	margin-bottom: 15px;
}

#kidstokei{
	width:155px;
	height:55px;
	background:url(images/top/kidstokei.jpg);
    text-indent: -100000px;
    margin-left:65px;
    margin-top: 15px;
	clear:both;
	float:left;
	margin-bottom: 2px;
}




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





