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

#event {
	position:absolute;
	top:63px;
	right:228px;}


body {
	background-color:#f2f2f2	;
	}

#contents {
	text-align:center;
	}

/* 外枠 */

.box {
	width:950px;
	margin:0px auto 0px;	
	text-align:center;	
	clear:both;
	}

#second , #plan , #photo {
	margin:0px auto 0px;	
	}


.next img {
	margin-bottom:30px;
	}

/* #top */

h1 img {
	margin-top:120px;
	}

#top {
	background:url(../img/cercle.png) no-repeat top center;
	height:1000px;
	margin-top:10px;
	position:relative;
	}

h2 {
	width:480px;
	margin:0px auto;
	padding-top:0px;
	}

/* #second */

.botton {
	padding:50px 0px;

	overflow:hidden;
	display:block;
	}


/* plan */

#third {
	width:100%;
	background:#fff;
	overflow:hidden;
	margin:50px 0px;
	}


#planlist li {
	width:280px;
	height:360px;
	padding:15px;
	float:left;
	}

#planlist .back {
	background:url(../img/back.png) no-repeat right bottom;
	}

#planlist .back2 {
	background:url(../img/back2.png) no-repeat right bottom;
	}

#planlist .back3 {
	background:url(../img/back3.png) no-repeat right bottom;
	}


/* #photo */

#photobox li img{
	float:left;
	margin-right:1px;
	}

#photobox li {
	clear:both;
	width:950px;
	overflow:hidden;
	margin-bottom:1px;
	}

#photobox li .last {
	margin-bottom:1px;
	}




#menu {
	position:fixed;
	top:100px;
	right:10px;
	}

.fb-page {
	width:100%;
	margin:0px auto 100px;
	clear:both;
	}

#next_img {
	clear:both;
	}