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


#stage{
	width:180px;
	height:60px;
	background: url(images/event/stageevent1.jpg);
	text-align:left;
	margin-left:30px;
	margin-top:10px;
	float: left;
	text-indent:-100000px;
}

#goods{
	width:180px;
	height:60px;
	background: url(images/event/goods_botan.jpg);
	text-align:left;
	margin-left:10px;
	margin-top:10px;
	float: left;
	text-indent:-100000px;
}

#workshop{
	width:180px;
	height:60px;
	background: url(images/event/workshop1.jpg);
	text-align:left;
	margin-left:10px;
	margin-top:10px;
	float: left;
	text-indent:-100000px;
}
#present{
	width:180px;
	height:60px;
	background: url(images/event/present1.jpg);
	text-align:left;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:30px;
	float: left;
	text-indent:-100000px;
}
#come{
	clear: both;
	margin-bottom: 10px;
	margin-left: 25px;
}
#s1{
	width:860px;
	height:40px;
	background: url(images/event/stageevent2.jpg);
	text-align:left;
	margin-left:25px;
	clear: both;
	text-indent:-100000px;
}


#p2{
	width:860px;
	height:985px;
	background: url(images/event/event_01stage.jpg);
	margin-top:10px;
	margin-bottom:10px;
	text-indent:-100000px;

}
#time{
	width:860px;
	height:603px;
	background: url(images/event/time.jpg);
	margin-top:10px;
	margin-left:20px;
	margin-bottom:10px;
	text-indent:-100000px;
}

#ws{
	width:860px;
	height:429px;
	background: url(images/event/ws.jpg);
	margin-top:10px;
	margin-left:20px;
	margin-bottom:10px;
	text-indent:-100000px;
}


#s4{
	width:860px;
	height:40px;
	background: url(images/event/Goods_banner.jpg);
	text-align:left;
	margin-left:25px;
	clear: both;
	text-indent:-100000px;
}

#p5{
	width:860px;
	height:1333px;
	background: url(images/event/event_02babycar.jpg);
	margin-left: 25px;
	margin-top:10px;
	margin-bottom:10px;
	text-indent:-100000px;

}
#p6{
	width:860px;
	height:1397px;
	background: url(images/event/event_03goods.jpg);
	margin-top:10px;
	margin-bottom:10px;
	text-indent:-100000px;
	margin-left: 25px;

}


#s2{
	width:860px;
	height:40px;
	background: url(images/event/workshop2.jpg);
	text-align:left;
	margin-left:25px;
	clear: both;
	text-indent:-100000px;
}
#p7{
	width:860px;
	height:751px;
	background: url(images/event/event_04satsuei.jpg);
	margin-left:25px;
	margin-top:10px;
	margin-bottom:10px;
	text-indent:-100000px;

}

#p3{
	width:860px;
	height:247px;
	background: url(images/event/workshop.jpg);
	margin-left:25px;
	margin-top:10px;
	margin-bottom:10px;
	text-indent:-100000px;

}
#s3{
	width:860px;
	height:40px;
	background: url(images/event/present2.jpg);
	text-align:left;
	margin-left:25px;
	clear: both;
	text-indent:-100000px;
}


#p4{
	width:860px;
	height:1779px;
	background: url(images/event/event_05omiyage.jpg);
	margin-left:70x;
	margin-top:10px;
	margin-bottom:10px;
	text-indent:-100000px;

}


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





