﻿@charset "UTF-8";

/* ■メインメニュー（リンク設定） */
/* ■ヘッド部 */
/* ■トップ */
ul#BT_H_Top{
	list-style:none;
	width:100%;
}
ul#BT_H_Top li{
	list-style:none;
	float:left;
	width:160px;
}
ul#BT_H_Top a{
	display:block;
	width:160px;
	height:30px;
	text-indent:-9999px;
	overflow:hidden;
}
a.BT_H_Top{
	background-image:url(../img/BT_Top.gif);
}
a:hover.BT_H_Top{
	background-position:0px -30px;
}

/* ■新商品のご案内 */
ul#BT_H_NewMenu{
	list-style:none;
	width:100%;
}
ul#BT_H_NewMenu li{
	list-style:none;
	float:left;
	width:160px;
}
ul#BT_H_NewMenu a{
	display:block;
	width:160px;
	height:30px;
	text-indent:-9999px;
	overflow:hidden;
}
a.BT_H_NewMenu{
	background-image:url(../img/BT_NewMenu.gif);
}
a:hover.BT_H_NewMenu{
	background-position:0px -30px;
}


/* ■しゃぶ叙のこだわり */
ul#BT_H_Conviction{
	list-style:none;
	width:100%;
}
ul#BT_H_Conviction li{
	list-style:none;
	float:left;
	width:160px;
}
ul#BT_H_Conviction a{
	display:block;
	width:160px;
	height:30px;
	text-indent:-9999px;
	overflow:hidden;
}
a.BT_H_Conviction{
	background-image:url(../img/BT_Conviction.gif);
}
a:hover.BT_H_Conviction{
	background-position:0px -30px;
}


/* ■メニューのご紹介 */
ul#BT_H_Menu{
	list-style:none;
	width:100%;
}
ul#BT_H_Menu li{
	list-style:none;
	float:left;
	width:160px;
}
ul#BT_H_Menu a{
	display:block;
	width:160px;
	height:30px;
	text-indent:-9999px;
	overflow:hidden;
}
a.BT_H_Menu{
	background-image:url(../img/BT_Menu.gif);
}

a:hover.BT_H_Menu{
	background-position:0px -30px;
}


/* ■店舗のご案内･ご予約 */
ul#BT_H_ShopInformation{
	list-style:none;
	width:100%;
}
ul#BT_H_ShopInformation li{
	list-style:none;
	float:left;
	width:160px;
}
ul#BT_H_ShopInformation a{
	display:block;
	width:160px;
	height:30px;
	text-indent:-9999px;
	overflow:hidden;
}
a.BT_H_ShopInformation{
	background-image:url(../img/BT_ShopInformation.gif);
}
a:hover.BT_H_ShopInformation{
	background-position:0px -30px;
}


/* ■ボトム部 */
/* ■トップ */
ul#BT_B_Top{
	list-style:none;
	width:100%;
}
ul#BT_B_Top li{
	list-style:none;
	float:left;
	width:160px;
}
ul#BT_B_Top a{
	display:block;
	width:160px;
	height:30px;
	text-indent:-9999px;
	overflow:hidden;
}
a.BT_B_Top{
	background-image:url(../img/BT_Top.gif);
}
a:hover.BT_B_Top{
	background-position:0px -30px;
}

/* ■新商品のご案内 */
ul#BT_B_NewMenu{
	list-style:none;
	width:100%;
}
ul#BT_B_NewMenu li{
	list-style:none;
	float:left;
	width:160px;
}
ul#BT_B_NewMenu a{
	display:block;
	width:160px;
	height:30px;
	text-indent:-9999px;
	overflow:hidden;
}
a.BT_B_NewMenu{
	background-image:url(../img/BT_NewMenu.gif);
}
a:hover.BT_B_NewMenu{
	background-position:0px -30px;
}


/* ■しゃぶ叙のこだわり */
ul#BT_B_Conviction{
	list-style:none;
	width:100%;
}
ul#BT_B_Conviction li{
	list-style:none;
	float:left;
	width:160px;
}
ul#BT_B_Conviction a{
	display:block;
	width:160px;
	height:30px;
	text-indent:-9999px;
	overflow:hidden;
}
a.BT_B_Conviction{
	background-image:url(../img/BT_Conviction.gif);
}
a:hover.BT_B_Conviction{
	background-position:0px -30px;
}


/* ■メニューのご紹介 */
ul#BT_B_Menu{
	list-style:none;
	width:100%;
}
ul#BT_B_Menu li{
	list-style:none;
	float:left;
	width:160px;
}
ul#BT_B_Menu a{
	display:block;
	width:160px;
	height:30px;
	text-indent:-9999px;
	overflow:hidden;
}
a.BT_B_Menu{
	background-image:url(../img/BT_Menu.gif);
}

a:hover.BT_B_Menu{
	background-position:0px -30px;
}


/* ■店舗のご案内･ご予約 */
ul#BT_B_ShopInformation{
	list-style:none;
	width:100%;
}
ul#BT_B_ShopInformation li{
	list-style:none;
	float:left;
	width:160px;
}
ul#BT_B_ShopInformation a{
	display:block;
	width:160px;
	height:30px;
	text-indent:-9999px;
	overflow:hidden;
}
a.BT_B_ShopInformation{
	background-image:url(../img/BT_ShopInformation.gif);
}
a:hover.BT_B_ShopInformation{
	background-position:0px -30px;
}

