@charset "UTF-8";

#main {
	width: 850px;
	/*height: 428px;*/
	position: relative;
}

#mainL {
	width: 395px;
	float: left;
}

#board {
	width: 342px;
	height: 166px;
	background: url(../img/board.jpg) no-repeat;
}

#board h2 {
	text-indent: -9999px;
}

/* @group partner */

#partner {
	width: 395px;
	height: 50px;
}

#PartnerMenu {
	width: 395px;
	height: 50px;
	top: 27px;
	right: 0;
	background: url(../img/navi-partner.jpg) no-repeat;
	float: left;
	overflow: hidden;
}


#PartnerMenu li {
	float: left;
}

#PartnerMenu li.farm a {
	width: 55px;
	height: 50px;
	display: block;
	text-indent: -9999px;
}

#PartnerMenu li.farm a:active,
#PartnerMenu li.farm a:focus,
#PartnerMenu li.farm a:hover {
	background: url(../img/navi-partner.jpg) no-repeat left bottom;
}

#PartnerMenu li.seitai a {
	width: 55px;
	height: 50px;
	display: block;
	text-indent: -9999px;
}

#PartnerMenu li.seitai a:active,
#PartnerMenu li.seitai a:focus,
#PartnerMenu li.seitai a:hover {
	background: url(../img/navi-partner.jpg) no-repeat -55px -50px;
}

#PartnerMenu li.forest a {
	width: 60px;
	height: 50px;
	display: block;
	text-indent: -9999px;
}

#PartnerMenu li.forest a:active,
#PartnerMenu li.forest a:focus,
#PartnerMenu li.forest a:hover {
	background: url(../img/navi-partner.jpg) no-repeat -110px -50px;
}

#PartnerMenu li.fairy a {
	width: 88px;
	height: 50px;
	display: block;
	text-indent: -9999px;
}

#PartnerMenu li.fairy a:active,
#PartnerMenu li.fairy a:focus,
#PartnerMenu li.fairy a:hover {
	background: url(../img/navi-partner.jpg) no-repeat -170px -50px;
}

#PartnerMenu li.meister a {
	width: 60px;
	height: 50px;
	display: block;
	text-indent: -9999px;
}

#PartnerMenu li.meister a:active,
#PartnerMenu li.meister a:focus,
#PartnerMenu li.meister a:hover {
	background: url(../img/navi-partner.jpg) no-repeat -258px -50px;
}

#PartnerMenu li.flola a {
	width: 77px;
	height: 50px;
	display: block;
	text-indent: -9999px;
}

#PartnerMenu li.flola a:active,
#PartnerMenu li.flola a:focus,
#PartnerMenu li.flola a:hover {
	background: url(../img/navi-partner.jpg) no-repeat -318px -50px;
}



/* @end */



#bn-school {
	width: 164px;
	height: 66px;
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
	background: url(../img/img/bn-school.jpg) no-repeat;
	text-indent: -9999px;
}

#bn-school a {
	width: 100%;
	height: 100%;
	display: block;
}

#bn-campaign {
	width: 169px;
	height: 66px;
	float: left;
	background: url(../img/img/bn-campaign.jpg) no-repeat;
	text-indent: -9998px;
}

#bn-campaign a {
	width: 100%;
	height: 100%;
	display: block;
}

#bn-ticket {
	width: 336px;
	height: 81px;
	background: url(../img/img/bn-ticket.jpg) no-repeat;
	clear: both;
	text-indent: -9999px;
	margin-bottom: 3px;
}

#bn-ticket a {
	width: 100%;
	height: 100%;
	display: block;
}

#bn-FC {
	width: 336px;
	height: 51px;
	background: url(../img/img/bn-FC.jpg) no-repeat;
	text-indent: -9999px;
}



#mainR {
	width: 410px;
	position: absolute;
	top: 15px;
	right: 5px;
}
