<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
/*--------------------------------------------*/
/*           採用情報メインスタイル           */
/*--------------------------------------------*/
@media screen and (min-width: 780px) {
body,html{
		font-size:100%;
}
section
{
	width:730px;
	margin:7px auto 20px;
}
h3{
	width:730px;
	height:30px;
	margin-bottom:7px;
	display:block;
	text-indent:-9999px;
}

section#Collection h3{
	background:url(../img/recruit_01.png) top left no-repeat ;
	background-size:100% auto;
}
section#event h3{
	background:url(../img/surprise_01.png) top left no-repeat;
	background-size:100% auto;
}
section#vision h3{
	background:url(../img/concept_01.png) top left no-repeat;
	background-size:100% auto;
}
#infomation h3{
	font-size:155%;
	height:120px;
	text-indent:0;
	text-align:right;
	text-shadow:1px 1px 1px #F9F9F9;
	}
#store_tokkou #infomation h3{
	background: url(../img/shop_title_tokkou.png) top left no-repeat ;
	background-size:20% auto;
	}
#store_tagiruba #infomation h3{
	background:url(../img/shop_title_tagiruba_2.png) top left no-repeat;
	background-size:35% auto;	
	}
#store_hyper #infomation h3{
	background:url(../img/shop_title_hyper.png) top left no-repeat;
	background-size:50% auto;	
	}
#store_miracle #infomation h3{
	background:url(../img/shop_title_mircle.png) top left no-repeat;
	background-size:35% auto;	
	}
#store_king #infomation h3{
	background:url(../img/shop_title_king.png) top left no-repeat;
	background-size:16% auto;	
	}
/*#store_tsubaki #infomation h3{
	background:url(../img/shop_title_tsubaki.png) top left no-repeat;
	background-size:16% auto;	
	}*/
#store_tsubaki #infomation h3{
	background:url(../img/shop_title_tsubaki.png) top left no-repeat;
	background-size:35% auto;	
	}
#store_chiken_tokyo #infomation h3{
	background:url(../img/shop_title_tokyo.png) top left no-repeat;
	background-size:16% auto;	
	}
	
	
h4{
	width:730px;
	height:30px;
	margin:17px 0 7px;
	display:block;
	text-indent:-9999px;
}
section#event h4{
	background:url(../img/surprise_02.png) no-repeat top left;
	background-size:100% auto;
}
section#vision h4{
	background:url(../img/concept_02.png) no-repeat top left;
	background-size:100% auto;
}
.innerBox{
	width:710px;
	background:rgba(0,0,0,0.8);
	padding:10px;
	margin:10px 0;
	border-radius: 10px; /*角丸を指定するプロパティ（ベンダプレフィックスなし）*/
  	-webkit-border-radius: 10px;/*webkit系ブラウザのベンダプレフィックス*/
  	-moz-border-radius: 10px; /*Firefoxのベンダプレフィックス*/
  	-ms-border-radius: 10px; /*IEのベンダプレフィックス*/
  	-o-border-radius: 10px; /*Operaのベンダプレフィックス*/
}
#infomation div.innerBox{
	width:710px;
	background:rgba(0,0,0,0.8);
	padding:10px;
	margin:0 0 10px;
	border-radius: 0 10px 10px 10px; /*角丸を指定するプロパティ（ベンダプレフィックスなし）*/
  	-webkit-border-radius: 0 10px 10px 10px;/*webkit系ブラウザのベンダプレフィックス*/
  	-moz-border-radius: 0 10px 10px 10px; /*Firefoxのベンダプレフィックス*/
  	-ms-border-radius: 0 10px 10px 10px; /*IEのベンダプレフィックス*/
  	-o-border-radius: 0 10px 10px 10px; /*Operaのベンダプレフィックス*/
}
div.innerBox p{
	width:340px;
	padding-top:0;
	font-size:82%;
	line-height:170%;
	}
img.party1{
	width:340px;
	float:left;
}
img.party2{
	width:340px;
	float:right;
}

p.collText_r{
	width:360px;
	margin-left:15px;
	float:left;
}
p.collText_l{
	width:360px;
	float:left;
}
div.innerBox p.pic{
	width:740px;
}
div.innerBox p.pic img{
	width:710px;
	margin:0 auto;
}
section#points{
	width:730px;
	margin:7px auto 20px;
}
section#points h3{
	width:730px;
	height:30px;
	margin-bottom:15px;
	display:block;
	text-indent:-9999px;
	background:url(../img/recruit_02.png) top left no-repeat;
	background-size:100% auto;
	
}

.menuCategory h3{
	width:730px;
	height:25px;
	font-size:145%;
	padding-top:8px;
	margin-bottom:10px;
	display:block;
	text-indent:10px;
	background:url(../img/menu_titlebg_r.png) repeat-x;
}
.l_innerBox{
	width:720px;
	background:rgba(0,0,0,0.8);
	padding-bottom:7px;
	margin:0 5px 10px;
	border-radius: 5px; /*角丸を指定するプロパティ（ベンダプレフィックスなし）*/
  	-webkit-border-radius: 5px;/*webkit系ブラウザのベンダプレフィックス*/
  	-moz-border-radius: 5px; /*Firefoxのベンダプレフィックス*/
  	-ms-border-radius: 5px; /*IEのベンダプレフィックス*/
  	-o-border-radius: 5px; /*Operaのベンダプレフィックス*/
}
.l_innerBox h4{

}
.wrap_l{
	float:right;
	margin-right:7px;
}
.wrap_r{
	float:left;	
	margin-left:7px;	
}
.s_innerBox{
	width:355px;
	background:rgba(0,0,0,0.8);
	padding-bottom:7px;
	margin:0 5px 10px;
	float:left;
	border-radius: 5px; /*角丸を指定するプロパティ（ベンダプレフィックスなし）*/
  	-webkit-border-radius: 5px;/*webkit系ブラウザのベンダプレフィックス*/
  	-moz-border-radius: 5px; /*Firefoxのベンダプレフィックス*/
  	-ms-border-radius: 5px; /*IEのベンダプレフィックス*/
  	-o-border-radius: 5px; /*Operaのベンダプレフィックス*/
}
.m_innerBox h4{
	width:100%;
	height:20px;
	padding-top:8px;	
	margin:0 0 7px;
	display:block;
	text-indent:7px;
	background:url(../img/menu_titlebg_b.png) repeat-x #000;
}
.s_innerBox h4{
	width:355px;
	height:20px;
	padding-top:8px;
	margin:0 0 7px;
	display:block;
	text-indent:7px;
	background:url(../img/menu_titlebg_b.png) repeat-x;
}
.img_wrap{
	width:335px;
	margin:0 8px;
	text-align:center;
	}
.img_wrap img{
	border:solid 2px #eee;
	}
.img_wrap_f{
	text-align:center;
	float:left;
	}
.img_wrap_f img{
	border:solid 2px #eee;
	}
.img_wrap p,
.img_wrap_f p{
	font-size:74%;
	margin:4px 0 7px;
	}
.wrap{
	width:343px;
	margin:0 auto;
	border-bottom:dotted 1px #fff;
/*	background:#000;*/
	}
.wrap p{
	line-height:140%;
	}
.wrap p.a_name{
	float:left;
	}
.wrap p.price{
	float:right;
	}
#drink_main_img{
	width:700px;
	padding:5px;
	text-align:center;
	border:solid 1px #ccc;
}
.telLink{
	display:block;
	height:30px;
	line-height:30px;
	text-decoration:none;
	cursor:default;
	}
/*--------------------------------------------*/
/*　　　メニュー・店舗紹介tabスタイル 　　　　*/
/*--------------------------------------------*/

/*--------タブ追加差し換えここから------------*/
#infomation ul.tabs {
	width:100%;
	height:auto;
	padding:0;
	margin: 0;
	z-index:9999;
}
#infomation ul.tabs li{
	width:33.3%;
	float:left;
	margin-right:0%;
	z-index:9999;
}
#infomation ul.tabs li:nth-child(1){
/*	width:33%;*/
	margin-left:0;
}
#infomation ul.tabs li:nth-child(2){
/*	width:25%;*/
	margin-left:0%;
}
#infomation ul.tabs li:nth-child(3){
/*	width:33.3%;*/
	margin-left:0%;
}
#infomation ul.tabs li:nth-child(4){
	margin-left:0%;
}

#infomation ul.tabs li a{
	display:block;
	width:100%;
	height:43px;
	line-height:43px;
	border-radius: 10px 0 0 0; /*角丸を指定するプロパティ（ベンダプレフィックスなし）*/
	-webkit-border-radius: 10px 0 0 0;/*webkit系ブラウザのベンダプレフィックス*/
	-moz-border-radius: 10px 0 0 0; /*Firefoxのベンダプレフィックス*/
	-ms-border-radius: 10px 0 0 0; /*IEのベンダプレフィックス*/
	-o-border-radius: 10px 0 0 0;
	border:solid #585858;
	border-width:0 1px 1px 0;
	background-size:70% auto;
}
/*最上段右タブurl()の()内に画像URL挿入して下さい*/
#infomation ul.tabs li a.brank_tab{
	display:block;
	background: url(../img/tab10.png) center left no-repeat ; 
	background-color:#none;
	background-size:100% auto;
}
#infomation ul.tabs li a.brank_tab:hover{
	background-color:#none;
}


#infomation ul.tabs li a:hover{
		color:#FF3300;
		background: -moz-linear-gradient(top,  rgba(0,0,0,1) 0%, rgba(0,0,0,.8) 90%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,1)), color-stop(90%,rgba(0,0,0,0.8))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,.8) 90%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,.8) 90%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,.8) 90%); /* IE10+ */
		background: linear-gradient(to bottom,  rgba(0,0,0,1) 0%,rgba(0,0,0,.8) 90%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#cc0000',GradientType=0 ); /* IE6-9 */
}
#infomation ul.tabs li a.tokkou_tab{
	background: url(../img/tab01.png) center left no-repeat,-moz-linear-gradient(top,  rgba(0,0,0,0.6) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
	background: url(../img/tab01.png) center left no-repeat,-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.8)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
	background: url(../img/tab01.png) center left no-repeat,-webkit-linear-gradient(top,  rgba(0,0,0,0.6) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: url(../img/tab01.png) center left no-repeat,-o-linear-gradient(top,  rgba(0,0,0,0.6) 0%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
	background: url(../img/tab01.png) center left no-repeat,-ms-linear-gradient(top,  rgba(0,0,0,0.6) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
	background: url(../img/tab01.png) center left no-repeat,linear-gradient(to bottom,  rgba(0,0,0,0.6) 0%,rgba(0,0,0,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc0000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
	background-size:100% auto;
}
#infomation ul.tabs li a.tagiruba_tab{
	background: url(../img/tab02.png) center left no-repeat,-moz-linear-gradient(top,  rgba(0,0,0,0.6) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
	background: url(../img/tab02.png) center left no-repeat,-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.8)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
	background: url(../img/tab02.png) center left no-repeat,-webkit-linear-gradient(top,  rgba(0,0,0,0.6) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: url(../img/tab02.png) center left no-repeat,-o-linear-gradient(top,  rgba(0,0,0,0.6) 0%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
	background: url(../img/tab02.png) center left no-repeat,-ms-linear-gradient(top,  rgba(0,0,0,0.6) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
	background: url(../img/tab02.png) center left no-repeat,linear-gradient(to bottom,  rgba(0,0,0,0.6) 0%,rgba(0,0,0,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc0000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
	background-size:100% auto;
}
#infomation ul.tabs li a.hyper_tab{
	background: url(../img/tab03.png) center left no-repeat,-moz-linear-gradient(top,  rgba(0,0,0,0.6) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
	background: url(../img/tab03.png) center left no-repeat,-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.8)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
	background: url(../img/tab03.png) center left no-repeat,-webkit-linear-gradient(top,  rgba(0,0,0,0.6) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: url(../img/tab03.png) center left no-repeat,-o-linear-gradient(top,  rgba(0,0,0,0.6) 0%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
	background: url(../img/tab03.png) center left no-repeat,-ms-linear-gradient(top,  rgba(0,0,0,0.6) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
	background: url(../img/tab03.png) center left no-repeat,linear-gradient(to bottom,  rgba(0,0,0,0.6) 0%,rgba(0,0,0,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc0000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
	background-size:100% auto;

}
#infomation ul.tabs li a.miracle_tab{
	background: url(../img/tab06.png) center left no-repeat,-moz-linear-gradient(top,  rgba(0,0,0,0.6) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
	background: url(../img/tab06.png) center left no-repeat,-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.8)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
	background: url(../img/tab06.png) center left no-repeat,-webkit-linear-gradient(top,  rgba(0,0,0,0.6) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: url(../img/tab06.png) center left no-repeat,-o-linear-gradient(top,  rgba(0,0,0,0.6) 0%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
	background: url(../img/tab06.png) center left no-repeat,-ms-linear-gradient(top,  rgba(0,0,0,0.6) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
	background: url(../img/tab06.png) center left no-repeat,linear-gradient(to bottom,  rgba(0,0,0,0.6) 0%,rgba(0,0,0,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc0000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
	background-size:100% auto;

}
#infomation ul.tabs li a.king_tab{
	background: url(../img/tab07.png) center left no-repeat,-moz-linear-gradient(top,  rgba(0,0,0,0.6) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
	background: url(../img/tab07.png) center left no-repeat,-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.8)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
	background: url(../img/tab07.png) center left no-repeat,-webkit-linear-gradient(top,  rgba(0,0,0,0.6) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: url(../img/tab07.png) center left no-repeat,-o-linear-gradient(top,  rgba(0,0,0,0.6) 0%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
	background: url(../img/tab07.png) center left no-repeat,-ms-linear-gradient(top,  rgba(0,0,0,0.6) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
	background: url(../img/tab07.png) center left no-repeat,linear-gradient(to bottom,  rgba(0,0,0,0.6) 0%,rgba(0,0,0,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc0000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
	background-size:100% auto;
}
/*花椿三十郎 通常画像挿入して下さい*/
#infomation ul.tabs li a.tsubaki_tab{
	background: url(../img/tab08.png) center left no-repeat,-moz-linear-gradient(top,  rgba(0,0,0,0.6) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
	background: url(../img/tab08.png) center left no-repeat,-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.8)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
	background: url(../img/tab08.png) center left no-repeat,-webkit-linear-gradient(top,  rgba(0,0,0,0.6) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: url(../img/tab08.png) center left no-repeat,-o-linear-gradient(top,  rgba(0,0,0,0.6) 0%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
	background: url(../img/tab08.png) center left no-repeat,-ms-linear-gradient(top,  rgba(0,0,0,0.6) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
	background: url(../img/tab08.png) center left no-repeat,linear-gradient(to bottom,  rgba(0,0,0,0.6) 0%,rgba(0,0,0,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc0000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
	background-size:100% auto;

}
/*特攻TOKYO 通常画像挿入して下さい*/
#infomation ul.tabs li a.chiken_tokyo_tab{
	background: url(../img/tab09.png) center left no-repeat,-moz-linear-gradient(top,  rgba(0,0,0,0.6) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
	background: url(../img/tab09.png) center left no-repeat,-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.8)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
	background: url(../img/tab09.png) center left no-repeat,-webkit-linear-gradient(top,  rgba(0,0,0,0.6) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: url(../img/tab09.png) center left no-repeat,-o-linear-gradient(top,  rgba(0,0,0,0.6) 0%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
	background: url(../img/tab09.png) center left no-repeat,-ms-linear-gradient(top,  rgba(0,0,0,0.6) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
	background: url(../img/tab09.png) center left no-repeat,linear-gradient(to bottom,  rgba(0,0,0,0.6) 0%,rgba(0,0,0,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc0000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
	background-size:100% auto;
}
#infomation ul.tabs li a.food_tab{
	background: url(../img/tab04.png) center left no-repeat,-moz-linear-gradient(top,  rgba(0,0,0,0.6) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
	background: url(../img/tab04.png) center left no-repeat,-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.8)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
	background: url(../img/tab04.png) center left no-repeat,-webkit-linear-gradient(top,  rgba(0,0,0,0.6) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: url(../img/tab04.png) center left no-repeat,-o-linear-gradient(top,  rgba(0,0,0,0.6) 0%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
	background: url(../img/tab04.png) center left no-repeat,-ms-linear-gradient(top,  rgba(0,0,0,0.6) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
	background: url(../img/tab04.png) center left no-repeat,linear-gradient(to bottom,  rgba(0,0,0,0.6) 0%,rgba(0,0,0,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc0000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
	background-size:100% auto;
}
#infomation ul.tabs li a.drink_tab{
	background: url(../img/tab05.png) center left no-repeat,-moz-linear-gradient(top,  rgba(0,0,0,0.6) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
	background: url(../img/tab05.png) center left no-repeat,-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.8)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
	background: url(../img/tab05.png) center left no-repeat,-webkit-linear-gradient(top,  rgba(0,0,0,0.6) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: url(../img/tab05.png) center left no-repeat,-o-linear-gradient(top,  rgba(0,0,0,0.6) 0%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
	background: url(../img/tab05.png) center left no-repeat,-ms-linear-gradient(top,  rgba(0,0,0,0.6) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
	background: url(../img/tab05.png) center left no-repeat,linear-gradient(to bottom,  rgba(0,0,0,0.6) 0%,rgba(0,0,0,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc0000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
	background-size:100% auto;
}


#infomation ul.tabs li a.tokkou_tab:hover{
		background: url(../img/tab01_2.png) center left no-repeat,-moz-linear-gradient(top,  rgba(0,0,0,1) 0%, rgba(0,0,0,0.6) 100%); /* FF3.6+ */
		background: url(../img/tab01_2.png) center left no-repeat,-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,1)), color-stop(100%,rgba(0,0,0,0.8))); /* Chrome,Safari4+ */
		background: url(../img/tab01_2.png) center left no-repeat,-webkit-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* Chrome10+,Safari5.1+ */
		background: url(../img/tab01_2.png) center left no-repeat,-o-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* Opera 11.10+ */
		background: url(../img/tab01_2.png) center left no-repeat, -ms-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* IE10+ */
		background: url(../img/tab01_2.png) center left no-repeat,linear-gradient(to bottom,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#cc0000',GradientType=0 ); /* IE6-9 */
		background-size:100% auto;
}
#infomation ul.tabs li a.tagiruba_tab:hover{
		background: url(../img/tab02_2.png) center left no-repeat,-moz-linear-gradient(top,  rgba(0,0,0,1) 0%, rgba(0,0,0,0.6) 100%); /* FF3.6+ */
		background: url(../img/tab02_2.png) center left no-repeat,-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,1)), color-stop(100%,rgba(0,0,0,0.8))); /* Chrome,Safari4+ */
		background: url(../img/tab02_2.png) center left no-repeat,-webkit-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* Chrome10+,Safari5.1+ */
		background: url(../img/tab02_2.png) center left no-repeat,-o-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* Opera 11.10+ */
		background: url(../img/tab02_2.png) center left no-repeat,-ms-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* IE10+ */
		background: url(../img/tab02_2.png) center left no-repeat,linear-gradient(to bottom,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#cc0000',GradientType=0 ); /* IE6-9 */
		background-size:100% auto;
}
#infomation ul.tabs li a.hyper_tab:hover{
		background: url(../img/tab03_2.png) center left no-repeat,-moz-linear-gradient(top,  rgba(0,0,0,1) 0%, rgba(0,0,0,0.6) 100%); /* FF3.6+ */
		background: url(../img/tab03_2.png) center left no-repeat,-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,1)), color-stop(100%,rgba(0,0,0,0.8))); /* Chrome,Safari4+ */
		background: url(../img/tab03_2.png) center left no-repeat,-webkit-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* Chrome10+,Safari5.1+ */
		background: url(../img/tab03_2.png) center left no-repeat,-o-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* Opera 11.10+ */
		background: url(../img/tab03_2.png) center left no-repeat,-ms-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* IE10+ */
		background: url(../img/tab03_2.png) center left no-repeat,linear-gradient(to bottom,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#cc0000',GradientType=0 ); /* IE6-9 */
		background-size:100% auto;
}
#infomation ul.tabs li a.miracle_tab:hover{
		background: url(../img/tab06_2.png) center left no-repeat,-moz-linear-gradient(top,  rgba(0,0,0,1) 0%, rgba(0,0,0,0.6) 100%); /* FF3.6+ */
		background: url(../img/tab06_2.png) center left no-repeat,-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,1)), color-stop(100%,rgba(0,0,0,0.8))); /* Chrome,Safari4+ */
		background: url(../img/tab06_2.png) center left no-repeat,-webkit-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* Chrome10+,Safari5.1+ */
		background: url(../img/tab06_2.png) center left no-repeat,-o-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* Opera 11.10+ */
		background: url(../img/tab06_2.png) center left no-repeat,-ms-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* IE10+ */
		background: url(../img/tab06_2.png) center left no-repeat,linear-gradient(to bottom,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#cc0000',GradientType=0 ); /* IE6-9 */
		background-size:100% auto;
}
#infomation ul.tabs li a.king_tab:hover{
		background: url(../img/tab07_2.png) center left no-repeat,-moz-linear-gradient(top,  rgba(0,0,0,1) 0%, rgba(0,0,0,0.6) 100%); /* FF3.6+ */
		background: url(../img/tab07_2.png) center left no-repeat,-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,1)), color-stop(100%,rgba(0,0,0,0.8))); /* Chrome,Safari4+ */
		background: url(../img/tab07_2.png) center left no-repeat,-webkit-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* Chrome10+,Safari5.1+ */
		background: url(../img/tab07_2.png) center left no-repeat,-o-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* Opera 11.10+ */
		background: url(../img/tab07_2.png) center left no-repeat,-ms-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* IE10+ */
		background: url(../img/tab07_2.png) center left no-repeat,linear-gradient(to bottom,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#cc0000',GradientType=0 ); /* IE6-9 */
		background-size:100% auto;
}
/*花椿三十郎 アクティブ画像挿入して下さい*/
#infomation ul.tabs li a.tsubaki_tab:hover{
		background: url(../img/tab08_2.png) center left no-repeat,-moz-linear-gradient(top,  rgba(0,0,0,1) 0%, rgba(0,0,0,0.6) 100%); /* FF3.6+ */
		background: url(../img/tab08_2.png) center left no-repeat,-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,1)), color-stop(100%,rgba(0,0,0,0.8))); /* Chrome,Safari4+ */
		background: url(../img/tab08_2.png) center left no-repeat,-webkit-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* Chrome10+,Safari5.1+ */
		background: url(../img/tab08_2.png) center left no-repeat,-o-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* Opera 11.10+ */
		background: url(../img/tab08_2.png) center left no-repeat,-ms-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* IE10+ */
		background: url(../img/tab08_2.png) center left no-repeat,linear-gradient(to bottom,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#cc0000',GradientType=0 ); /* IE6-9 */
		background-size:100% auto;
}
/*特攻TOKYO アクティブ画像挿入して下さい*/

#infomation ul.tabs li a.chiken_tokyo_tab:hover{
		background: url(../img/tab09_2.png) center left no-repeat,-moz-linear-gradient(top,  rgba(0,0,0,1) 0%, rgba(0,0,0,0.6) 100%); /* FF3.6+ */
		background: url(../img/tab09_2.png) center left no-repeat,-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,1)), color-stop(100%,rgba(0,0,0,0.8))); /* Chrome,Safari4+ */
		background: url(../img/tab09_2.png) center left no-repeat,-webkit-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* Chrome10+,Safari5.1+ */
		background: url(../img/tab09_2.png) center left no-repeat,-o-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* Opera 11.10+ */
		background: url(../img/tab09_2.png) center left no-repeat,-ms-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* IE10+ */
		background: url(../img/tab09_2.png) center left no-repeat,linear-gradient(to bottom,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#cc0000',GradientType=0 ); /* IE6-9 */
		background-size:100% auto;
}


#infomation ul.tabs li a.food_tab:hover{
		background: url(../img/tab04_2.png) center left no-repeat,-moz-linear-gradient(top,  rgba(0,0,0,1) 0%, rgba(0,0,0,0.6) 100%); /* FF3.6+ */
		background: url(../img/tab04_2.png) center left no-repeat,-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,1)), color-stop(100%,rgba(0,0,0,0.8))); /* Chrome,Safari4+ */
		background: url(../img/tab04_2.png) center left no-repeat,-webkit-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* Chrome10+,Safari5.1+ */
		background: url(../img/tab04_2.png) center left no-repeat,-o-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* Opera 11.10+ */
		background: url(../img/tab04_2.png) center left no-repeat,-ms-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* IE10+ */
		background: url(../img/tab04_2.png) center left no-repeat,linear-gradient(to bottom,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#cc0000',GradientType=0 ); /* IE6-9 */
		background-size:100% auto;
}
#infomation ul.tabs li a.drink_tab:hover{
		background: url(../img/tab05_2.png) center left no-repeat,-moz-linear-gradient(top,  rgba(0,0,0,1) 0%, rgba(0,0,0,0.6) 100%); /* FF3.6+ */
		background: url(../img/tab05_2.png) center left no-repeat,-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,1)), color-stop(100%,rgba(0,0,0,0.8))); /* Chrome,Safari4+ */
		background: url(../img/tab05_2.png) center left no-repeat,-webkit-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* Chrome10+,Safari5.1+ */
		background: url(../img/tab05_2.png) center left no-repeat,-o-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* Opera 11.10+ */
		background: url(../img/tab05_2.png) center left no-repeat,-ms-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* IE10+ */
		background: url(../img/tab05_2.png) center left no-repeat,linear-gradient(to bottom,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#cc0000',GradientType=0 ); /* IE6-9 */
		background-size:100% auto;
}

#store_tokkou ul.tabs li a.tokkou_tab{
		height:45px;
		background: url(../img/tab01_2.png) center left no-repeat,-moz-linear-gradient(top,  rgba(0,0,0,1) 0%, rgba(0,0,0,0.6) 100%); /* FF3.6+ */
		background: url(../img/tab01_2.png) center left no-repeat,-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,1)), color-stop(100%,rgba(0,0,0,0.8))); /* Chrome,Safari4+ */
		background: url(../img/tab01_2.png) center left no-repeat,-webkit-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* Chrome10+,Safari5.1+ */
		background: url(../img/tab01_2.png) center left no-repeat,-o-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* Opera 11.10+ */
		background: url(../img/tab01_2.png) center left no-repeat, -ms-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* IE10+ */
		background: url(../img/tab01_2.png) center left no-repeat,linear-gradient(to bottom,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#cc0000',GradientType=0 ); /* IE6-9 */
		background-size:100% auto;
		-webkit-box-shadow:none;
		border:none;
}
#store_tagiruba ul.tabs li a.tagiruba_tab{
		height:45px;
		background: url(../img/tab02_2.png) center left no-repeat,-moz-linear-gradient(top,  rgba(0,0,0,1) 0%, rgba(0,0,0,0.6) 100%); /* FF3.6+ */
		background: url(../img/tab02_2.png) center left no-repeat,-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,1)), color-stop(100%,rgba(0,0,0,0.8))); /* Chrome,Safari4+ */
		background: url(../img/tab02_2.png) center left no-repeat,-webkit-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* Chrome10+,Safari5.1+ */
		background: url(../img/tab02_2.png) center left no-repeat,-o-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* Opera 11.10+ */
		background: url(../img/tab02_2.png) center left no-repeat,-ms-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* IE10+ */
		background: url(../img/tab02_2.png) center left no-repeat,linear-gradient(to bottom,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#cc0000',GradientType=0 ); /* IE6-9 */
		background-size:100% auto;
		-webkit-box-shadow:none;
		border:none;
}
#store_hyper ul.tabs li a.hyper_tab{
		height:45px;
		background: url(../img/tab03_2.png) center left no-repeat,-moz-linear-gradient(top,  rgba(0,0,0,1) 0%, rgba(0,0,0,0.6) 100%); /* FF3.6+ */
		background: url(../img/tab03_2.png) center left no-repeat,-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,1)), color-stop(100%,rgba(0,0,0,0.8))); /* Chrome,Safari4+ */
		background: url(../img/tab03_2.png) center left no-repeat,-webkit-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* Chrome10+,Safari5.1+ */
		background: url(../img/tab03_2.png) center left no-repeat,-o-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* Opera 11.10+ */
		background: url(../img/tab03_2.png) center left no-repeat,-ms-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* IE10+ */
		background: url(../img/tab03_2.png) center left no-repeat,linear-gradient(to bottom,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#cc0000',GradientType=0 ); /* IE6-9 */
		background-size:100% auto;
		-webkit-box-shadow:none;
		border:none;
}
#store_miracle ul.tabs li a.miracle_tab{
/*		height:45px;*/
		background: url(../img/tab06_2.png) center left no-repeat,-moz-linear-gradient(top,  rgba(0,0,0,1) 0%, rgba(0,0,0,0.6) 100%); /* FF3.6+ */
		background: url(../img/tab06_2.png) center left no-repeat,-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,1)), color-stop(100%,rgba(0,0,0,0.8))); /* Chrome,Safari4+ */
		background: url(../img/tab06_2.png) center left no-repeat,-webkit-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* Chrome10+,Safari5.1+ */
		background: url(../img/tab06_2.png) center left no-repeat,-o-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* Opera 11.10+ */
		background: url(../img/tab06_2.png) center left no-repeat,-ms-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* IE10+ */
		background: url(../img/tab06_2.png) center left no-repeat,linear-gradient(to bottom,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#cc0000',GradientType=0 ); /* IE6-9 */
		background-size:100% auto;
		-webkit-box-shadow:none;
		border:none;
}
#store_king ul.tabs li a.king_tab{
/*		height:45px;*/
		background: url(../img/tab07_2.png) center left no-repeat,-moz-linear-gradient(top,  rgba(0,0,0,1) 0%, rgba(0,0,0,0.6) 100%); /* FF3.6+ */
		background: url(../img/tab07_2.png) center left no-repeat,-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,1)), color-stop(100%,rgba(0,0,0,0.8))); /* Chrome,Safari4+ */
		background: url(../img/tab07_2.png) center left no-repeat,-webkit-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* Chrome10+,Safari5.1+ */
		background: url(../img/tab07_2.png) center left no-repeat,-o-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* Opera 11.10+ */
		background: url(../img/tab07_2.png) center left no-repeat,-ms-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* IE10+ */
		background: url(../img/tab07_2.png) center left no-repeat,linear-gradient(to bottom,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#cc0000',GradientType=0 ); /* IE6-9 */
		background-size:100% auto;
		-webkit-box-shadow:none;
		border:none;
}
/*花椿三十郎 アクティブ画像挿入して下さい*/
#store_tsubaki ul.tabs li a.tsubaki_tab{
/*		height:45px;*/
		background: url(../img/tab08_2.png) center left no-repeat,-moz-linear-gradient(top,  rgba(0,0,0,1) 0%, rgba(0,0,0,0.6) 100%); /* FF3.6+ */
		background: url(../img/tab08_2.png) center left no-repeat,-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,1)), color-stop(100%,rgba(0,0,0,0.8))); /* Chrome,Safari4+ */
		background: url(../img/tab08_2.png) center left no-repeat,-webkit-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* Chrome10+,Safari5.1+ */
		background: url(../img/tab08_2.png) center left no-repeat,-o-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* Opera 11.10+ */
		background: url(../img/tab08_2.png) center left no-repeat,-ms-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* IE10+ */
		background: url(../img/tab08_2.png) center left no-repeat,linear-gradient(to bottom,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#cc0000',GradientType=0 ); /* IE6-9 */
		background-size:100% auto;
		-webkit-box-shadow:none;
		border:none;
}
/*特攻TOKYO アクティブ画像挿入して下さい*/
#store_chiken_tokyo ul.tabs li a.chiken_tokyo_tab{
/*		height:45px;*/
		background: url(../img/tab09_2.png) center left no-repeat,-moz-linear-gradient(top,  rgba(0,0,0,1) 0%, rgba(0,0,0,0.6) 100%); /* FF3.6+ */
		background: url(../img/tab09_2.png) center left no-repeat,-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,1)), color-stop(100%,rgba(0,0,0,0.8))); /* Chrome,Safari4+ */
		background: url(../img/tab09_2.png) center left no-repeat,-webkit-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* Chrome10+,Safari5.1+ */
		background: url(../img/tab09_2.png) center left no-repeat,-o-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* Opera 11.10+ */
		background: url(../img/tab09_2.png) center left no-repeat,-ms-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* IE10+ */
		background: url(../img/tab09_2.png) center left no-repeat,linear-gradient(to bottom,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#cc0000',GradientType=0 ); /* IE6-9 */
		background-size:100% auto;
		-webkit-box-shadow:none;
		border:none;
}


#menu_food ul.tabs li a.food_tab{
		height:45px;

		background: url(../img/tab04_2.png) center left no-repeat,-moz-linear-gradient(top,  rgba(0,0,0,1) 0%, rgba(0,0,0,0.6) 100%); /* FF3.6+ */
		background: url(../img/tab04_2.png) center left no-repeat,-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,1)), color-stop(100%,rgba(0,0,0,0.8))); /* Chrome,Safari4+ */
		background: url(../img/tab04_2.png) center left no-repeat,-webkit-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* Chrome10+,Safari5.1+ */
		background: url(../img/tab04_2.png) center left no-repeat,-o-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* Opera 11.10+ */
		background: url(../img/tab04_2.png) center left no-repeat,-ms-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* IE10+ */
		background: url(../img/tab04_2.png) center left no-repeat,linear-gradient(to bottom,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#cc0000',GradientType=0 ); /* IE6-9 */
		background-size:100% auto;
		-webkit-box-shadow:none;
		border:none;
}
#menu_drink ul.tabs li a.drink_tab{
		height:45px;
		background: url(../img/tab05_2.png) center left no-repeat,-moz-linear-gradient(top,  rgba(0,0,0,1) 0%, rgba(0,0,0,0.6) 100%); /* FF3.6+ */
		background: url(../img/tab05_2.png) center left no-repeat,-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,1)), color-stop(100%,rgba(0,0,0,0.8))); /* Chrome,Safari4+ */
		background: url(../img/tab05_2.png) center left no-repeat,-webkit-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* Chrome10+,Safari5.1+ */
		background: url(../img/tab05_2.png) center left no-repeat,-o-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* Opera 11.10+ */
		background: url(../img/tab05_2.png) center left no-repeat,-ms-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* IE10+ */
		background: url(../img/tab05_2.png) center left no-repeat,linear-gradient(to bottom,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#cc0000',GradientType=0 ); /* IE6-9 */
		background-size:100% auto;
		-webkit-box-shadow:none;
		border:none;
}
/*--------タブ追加差し換えここまで------------*/

/*--------------------------------------------*/
/*　　　店舗紹介、採用情報tableスタイル 　　　*/
/*--------------------------------------------*/
table.essentialPoints,
table.storedata{
	width:650px;
	border-collapse:0; 
	border-spacing:0; 
	margin:0 auto;
	border:solid 2px #fff;
}
table.essentialPoints th,
table.storedata th{
	width:150px;
	font-size:90%;
	color:#000;
	vertical-align:middle; 
	background:rgba(255,255,255,0.6);
	border:solid 2px #fff;
}
table.essentialPoints td,
table.storedata td{
	padding-left:20px;
	line-height:170%;
	border:solid 2px #fff;
}
table.essentialPoints td img,
table.storedata td img{
	padding-top:10px;
	margin-left:-15px;
}
table.essentialPoints td.service{
	border:dotted 2px #fff;
}
table.essentialPoints td.none{
	border-top:none;
}
.aTeam{
	width:30px;
}

/*--------------------------------------------*/
/*　　　　　　店舗紹介MAPスタイル 　　　　　　*/
/*--------------------------------------------*/
table.storedata td.maps{
	padding:0;
	color:#000;
}
#map{
	font-size:72%;
	line-height:120%;
	color:000;
	padding:0;
	margin:0;
}
}</pre></body></html>