﻿@charset "utf-8";




div.banner a {
	display: block;
	height: 72px;
	outline-style: none;
	text-indent: -9999px;
}
div.banner a:hover {
	background-position: 0 -72px;
}

div.banner a#draw {
	width: 116px;
	background-image: url(/img/draw_festa.png);
}



div.banner a#new {
	width: 300px;
	height: 70px;
	background-image: url(http://kokuban.in/img/festa_new_110625.png);
}

div.banner a#new:hover {
	width: 300px;
	height: 70px;
	background-position : 0 -70px;
}
