@charset "utf-8";



/* layout */
#index #box {
	width:900px;
	margin:0 auto;
	padding:65px 0 0;
}


/* index */
#index h1 {
	width:297px;
	height:105px;
/*
	background:url(../image/title.gif) no-repeat;
*/
	background:url(../image/gobrex1415_bnr.gif) no-repeat;
	font-size:0;
	text-indent:-9999px;
	position:absolute;
	top:480px;
	left:360px;
}
#index h1 a {
	display:block;
	width:297px;
	height:105px;
	text-decoration:none;
}
#index h2 {
	width:62px;
	height:259px;
	background:url(../image/catch.gif) no-repeat;
	font-size:0;
	text-indent:-9999px;
	position:absolute;
	top:59px;
	left:96px;
}
#index #brex {
	width:109px;
	height:85px;
	background:url(../image/welovebrex.gif) no-repeat;
	font-size:0;
	text-indent:-9999px;
	position:absolute;
	top:509px;
	left:788px;
}
#index #brex a {
	display:block;
	width:109px;
	height:85px;
	text-decoration:none;
}

/* navi */
ul#indexnavi {
	display:block;
	width:900px;
	height:546px;
	margin:0 auto;
	list-style-type:none;
	background:url(../image/goal.gif) no-repeat 740px 285px;
}
ul#indexnavi li {
	display:block;
	position:absolute;
}
ul#indexnavi #photo {
	width:231px;
	height:86px;
	background:url(../image/photo.gif) no-repeat;
	top:422px;
	left:95px;
}
ul#indexnavi #event {
	width:231px;
	height:86px;
	background:url(../image/event.gif) no-repeat;
	top:262px;
	left:219px;
}
ul#indexnavi #limited {
	width: 215px;
	height: 86px;
	background: url(../image/limited.gif) no-repeat;
	top: 132px;
	left: 240px;
}
ul#indexnavi #ticket {
	width:245px;
	height:86px;
	background:url(../image/ticket.gif) no-repeat;
	top:65px;
	left:407px;
}
ul#indexnavi #specialgift {
	width:214px;
	height:86px;
	background:url(../image/specialgift.gif) no-repeat;
	top:150px;
	left:602px;
}
ul#indexnavi #interview {
	width:208px;
	height:86px;
	background:url(../image/interview.gif) no-repeat;
	top:302px;
	left:680px;
}
