@charset "UTF-8";


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

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





#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;
}
