/* btn_sp_plan */

.btn_sp_plan {
	margin:0px 0 4px;
	display:block;
	width:594px;
	height:120px;
	text-indent:-9999px;
}
.btn_sp_plan a {
	display:block;
	width:100%;
	height:100%;
	background:transparent url(../iwaki/sp_plan/images/bnr_std_plan_t.jpg) no-repeat top left;
	outline:none;
}
.btn_sp_plan a:hover {
	background-position:0 -120px;
}


/* btn_beer_plan */

.btn_beer_plan {
	margin:0px 0 4px;
	display:block;
	width:594px;
	height:120px;
	text-indent:-9999px;
}
.btn_beer_plan a {
	display:block;
	width:100%;
	height:100%;
	background:transparent url(../iwaki/sp_plan/images/bnr_beergarden.jpg) no-repeat top left;
	outline:none;
}
.btn_beer_plan a:hover {
	background-position:0 -120px;
}


/* btn_gw_plan */

.btn_gw_plan {
	margin:0px 0 4px;
	display:block;
	width:594px;
	height:120px;
	text-indent:-9999px;
}
.btn_gw_plan a {
	display:block;
	width:100%;
	height:100%;
	background:transparent url(../iwaki/sp_plan/images/bnr_gw_plan_t.jpg) no-repeat top left;
	outline:none;
}
.btn_gw_plan a:hover {
	background-position:0 -120px;
}

/* btn_to_plan */

.btn_to_plan {
	margin:12px 0 12px 48px;
	display:block;
	width:190px;
	height:31px;
	text-indent:-9999px;
}
.btn_to_plan a {
	display:block;
	width:100%;
	height:100%;
	background:transparent url(../iwaki/sp_plan/images/btn_to_plan.jpg) no-repeat top left;
	outline:none;
}
.btn_to_plan a:hover {
	background-position:0 -31px;
}

/* bnr_season_plan */

.bnr_season_plan {
	margin:8px 0 0px;
	display:block;
	width:594px;
	height:102px;
	text-indent:-9999px;
	background:transparent url(../iwaki/sp_plan/images/bnr_season_plan.jpg) no-repeat top left;
}
.bnr_season_plan a {
	display:block;
	width:100%;
	height:100%;
	
	outline:none;
}
.bnr_season_plan a:hover {
	background-position:0 -0px;
}