@charset "UTF-8";
/*---------------------------------------------------------------*/
/*	ヘッドメニュー
/*---------------------------------------------------------------*/
#head_menu {
	width: 801px;
	height: 40px;
	float: left;
}
#head_menu ul{
	display: block;
	text-indent: -9999pt;
	float: left;
	padding: 0px;
	margin: 0px;
	width: 801px;
}

#head_menu li{
	list-style-type: none;
	display: block;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 40px;
	float: left;
	text-align: left;
}

/*	HOME	*/
#head_home {
	background-image:  url(../common/head_home.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 160px;
	height: 40px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#head_home a{
	background-image:  url(../common/head_home.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 160px;
	height: 40px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#head_home a:hover{
	background-image:  url(../common/head_home_ro.gif);
	background-repeat: no-repeat;
}

/*	店舗案内	*/
#head_store {
	background-image:  url(../common/head_store.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 160px;
	height: 40px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#head_store a{
	background-image:  url(../common/head_store.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 160px;
	height: 40px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#head_store a:hover{
	background-image:  url(../common/head_store_ro.gif);
	background-repeat: no-repeat;
}

/*	お得情報	*/
#head_profit {
	background-image:  url(../common/head_profit.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 161px;
	height: 40px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#head_profit a{
	background-image:  url(../common/head_profit.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 161px;
	height: 40px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#head_profit a:hover{
	background-image:  url(../common/head_profit_ro.gif);
	background-repeat: no-repeat;
}

/*  熊本ホルモンオリジナル「旨かたれ」	*/
#head_umaka {
	background-image:  url(../common/head_umaka.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 160px;
	height: 40px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#head_umaka a{
	background-image:  url(../common/head_umaka.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 160px;
	height: 40px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#head_umaka a:hover{
	background-image:  url(../common/head_umaka_ro.gif);
	background-repeat: no-repeat;
}

/*	旨かたれを使ったレシピ紹介	*/
#head_recipe {
	background-image:  url(../common/head_recipe.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 160px;
	height: 40px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#head_recipe a{
	background-image:  url(../common/head_recipe.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 160px;
	height: 40px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#head_recipe a:hover{
	background-image:  url(../common/head_recipe_ro.gif);
	background-repeat: no-repeat;
}

/*	お得なクーポン	*/
#head_coupon {
	background-image:  url(../common/head_coupon.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 161px;
	height: 40px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#head_coupon a{
	background-image:  url(../common/head_coupon.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 161px;
	height: 40px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#head_coupon a:hover{
	background-image:  url(../common/head_coupon_ro.gif);
	background-repeat: no-repeat;
}



.side_banner {
	padding-bottom: 10px;
	width: 165px;
}
.eccube_side_margin {
	padding-top: 10px;
	padding-bottom: 20px;
}

.eccube_side_margin2 {
	padding-top: 15px;
}



