@charset "UTF-8";
/* CSS Document */

#header_top_inner {
	width:1000px;
	margin:0 auto;
	padding:0;
	height:150px;
	background-image:url(../img/grid_header.gif);
	background-repeat:no-repeat;
}

#header_top_inner h1 {
	margin:0;
	padding:0;
	text-indent:-9999px;
}

#top_container {
	background-image:url(../img/grid_top_main3.gif);　/*←これは消しても良いかも*/
	background-repeat:no-repeat;
	height:600px;
	width:1000px;
	margin:0 auto;
	padding:0;
}

.list_concept {
	padding:0 0 0 151px;
	float:left;
}

.list_plan {
	padding:100px 0 0 351px;
}

/*新しく入れた*/
.list_event {
	padding:1px 0 0 501px;
}

.list_exbihit {
	padding:1px 0 0 700px;
}

.list_past {
	padding:1px 0 0 251px;
}

.list_contact {
	padding:1px 0 0 600px;
}

.list_odaya {
	padding:51px 0 0 401px;
}

