/* メニュー */
div.btn a{
	display:block;
	width:150px;
	height:20px;
	margin-top:0px;
	margin-bottom:2px;
	text-indent:-9999px;
}

div.btn_top a{
	margin-top:5px;
	background:url("../img/btn_top.gif") no-repeat;
}
div.btn_top a:hover{
	background:url("../img/btn_top.gif") no-repeat -150px;
}
/* リーグ戦 */
div.btn_league a{
	margin-top:5px;
	cursor:default;
	background:url("../img/btn_league.gif") no-repeat;
}

/* 情報 */
div.btn_info a{
	background:url("../img/btn_info.gif") no-repeat;
}
div.btn_info a:hover{
	background:url("../img/btn_info.gif") no-repeat -150px;
}

/* 日程・結果 */
div.btn_result a{
	background:url("../img/btn_result.gif") no-repeat;
}
div.btn_result a:hover{
	background:url("../img/btn_result.gif") no-repeat -150px;
}

/* 大会 */
div.btn_rally a{
	margin-top:5px;
	cursor:default;
	background:url("../img/btn_rally.gif") no-repeat;
}

/* 大会案内 */
div.btn_rally_info a{
	background:url("../img/btn_rally_info.gif") no-repeat;
}
div.btn_rally_info a:hover{
	background:url("../img/btn_rally_info.gif") no-repeat -150px;
}

/* 申し込み */
div.btn_rally_application a{
	background:url("../img/btn_rally_application.gif") no-repeat;
}
div.btn_rally_application a:hover{
	background:url("../img/btn_rally_application.gif") no-repeat -150px;
}

/* 結果 */
div.btn_rally_result a{
	background:url("../img/btn_rally_result.gif") no-repeat;
}
div.btn_rally_result a:hover{
	background:url("../img/btn_rally_result.gif") no-repeat -150px;
}

/* 個サル */
div.btn_individual a{
	margin-top:5px;
	background:url("../img/btn_individual.gif") no-repeat;
}
div.btn_individual a:hover{
	background:url("../img/btn_individual.gif") no-repeat -150px;
}

/* マッチメイク */
div.btn_match a{
	margin-top:5px;
	background:url("../img/btn_match.gif") no-repeat;
}
div.btn_match a:hover{
	background:url("../img/btn_match.gif") no-repeat -150px;
}

/* スポンサー＆リンク */
div.btn_link a{
	margin-top:5px;
	background:url("../img/btn_link.gif") no-repeat;
}
div.btn_link a:hover{
	background:url("../img/btn_link.gif") no-repeat -150px;
}

/* イベントプロデュース */
div.btn_event a{
	margin-top:5px;
	background:url("../img/btn_event.gif") no-repeat;
}
div.btn_event a:hover{
	background:url("../img/btn_event.gif") no-repeat -150px;
}

/* コートレンタル */
div.btn_coat a{
	margin-top:5px;
	cursor:default;
	background:url("../img/btn_coat.gif") no-repeat;
}

/* ワンコインレンタル */
div.btn_onecoin a{
	background:url("../img/btn_onecoin.gif") no-repeat;
}
div.btn_onecoin a:hover{
	background:url("../img/btn_onecoin.gif") no-repeat -150px;
}

/* 予約システム */
div.btn_reserve a{
	background:url("../img/btn_reserve.gif") no-repeat;
}
div.btn_reserve a:hover{
	background:url("../img/btn_reserve.gif") no-repeat -150px;
}
div.btn_school a{
	margin-top:5px;
	background:url("../img/btn_school.gif") no-repeat;
}
div.btn_school a:hover{
	background:url("../img/btn_school.gif") no-repeat -150px;
}

div.btn_regist a{
	margin-top:5px;
	background:url("../img/btn_regist.gif") no-repeat;
}
div.btn_regist a:hover{
	background:url("../img/btn_regist.gif") no-repeat -150px;
}

div.btn_regist_team a{
	background:url("../img/btn_regist_team.gif") no-repeat;
}
div.btn_regist_team a:hover{
	background:url("../img/btn_regist_team.gif") no-repeat -150px;
}
div.btn_regist_private a{
	background:url("../img/btn_regist_private.gif") no-repeat;
}
div.btn_regist_private a:hover{
	background:url("../img/btn_regist_private.gif") no-repeat -150px;
}
div.btn_gallery a{
	margin-top:5px;
	background:url("../img/btn_gallery.gif") no-repeat;
}
div.btn_gallery a:hover{
	background:url("../img/btn_gallery.gif") no-repeat -150px;
}
div.btn_shisetsu a{
	margin-top:5px;
	cursor:default;
	background:url("../img/btn_shisetsu.gif") no-repeat;
}
div.btn_setsubi a{
	background:url("../img/btn_setsubi.gif") no-repeat;
}
div.btn_setsubi a:hover{
	background:url("../img/btn_setsubi.gif") no-repeat -150px;
}
div.btn_rule a{
	background:url("../img/btn_rule.gif") no-repeat;
}
div.btn_rule a:hover{
	background:url("../img/btn_rule.gif") no-repeat -150px;
}
div.btn_charge a{
	background:url("../img/btn_charge.gif") no-repeat;
}
div.btn_charge a:hover{
	background:url("../img/btn_charge.gif") no-repeat -150px;
}
div.btn_access a{
	background:url("../img/btn_access.gif") no-repeat;
}
div.btn_access a:hover{
	background:url("../img/btn_access.gif") no-repeat -150px;
}
div.btn_prova a{
	background:url("../img/btn_prova.gif") no-repeat;
}
div.btn_prova a:hover{
	background:url("../img/btn_prova.gif") no-repeat -150px;
}
div.btn_blog a{
	margin-top:5px;
	background:url("../img/btn_blog.gif") no-repeat;
}
div.btn_blog a:hover{
	background:url("../img/btn_blog.gif") no-repeat -150px;
}
div.btn_contact a{
	margin-top:5px;
	margin-bottom:50px;
	background:url("../img/btn_contact.gif") no-repeat;
}
div.btn_contact a:hover{
	background:url("../img/btn_contact.gif") no-repeat -150px;
}

