@charset "euc-jp";
@import "http://i.yimg.jp/images/css/yj2.css";

<!--

/*テキストの設定*/
body{
	color:#444444;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
}

/*マストヘッド*/
#wrapper{
width:100%;
margin:0 auto;
text-align:left;
}
.yjmth{
margin-bottom:1em;
}

/*グルメ共通帯*/
#ttl{
background-image:url(http://i.yimg.jp/images/gourmet/ttl_bg.jpg);
border:solid #ffcc66;
border-width:1px;
background-repeat:repeat-x;
background-color:#FFB51A;
}

/*SEO対策*/
h1{
	margin:0px;
	padding:0px;
	font-size:110%;
	font-weight:bold;
	display:inline;
}

/*yahooIDなど英数字強制改行*/
.wb {
	table-layout:fixed;
	word-break:break-all;
}

-->



/* === 1:tab-button-750,tab-button-100 layout === */
/* 1-1:tab-button-750,tab-button-100 */
div#tab-button-750 li,div#tab-button-100 li
	{
	margin:0;
	padding:0;
	}

div#tab-button-750 img,div#tab-button-100 img{
	border:0;
	}


div#tab-button-750{/* use clearfix hack */
	margin:0;
	position:relative;
	background:url(http://i.yimg.jp/images/gourmet/restaurant_renew_3/img/tab_border_750.gif) repeat-x left bottom;
	height:34px;
	width:750px;
	clear:both;
	}

div#tab-button-100{/* use clearfix hack */
	margin:0;
	position:relative;
	background:url(http://i.yimg.jp/images/gourmet/restaurant_renew_3/img/tab_border_750.gif) repeat-x left bottom;
	height:34px;
	width:100%;
	clear:both;
	}

*html div#tab-button-750{/* for IE */
	padding-bottom:2px;
	}

*html div#tab-button-100{/* for IE */
	padding-bottom:2px;
	}

/* /1-1:tab-button-750,tab-button-100 */

/* 1-2:tab */
ul#tab{
	margin:0 0 0 3px;
	padding:0;
	float:left;
	height:28px;
	}

ul#tab li{
	margin:0 1px 0 1px;
	display:inline;
	background:none;
	}

/* /1-2:tab */

/* 1-3:button */
ul#button{
	margin:0;
	padding:0 3px 0 0;
	float:right;
/*	width:300px;*/
	text-align:right;
	}

ul#button li{
	display:inline;
	background:none;
	}	

ul#button img{
	margin:6px 0 0 0;
	}

/* /1-3:button */
/* === /1-1:tab-button-750,tab-button-100 layout === */

#head_title{
	background:url(http://i.yimg.jp/images/gourmet/demae/renew0810/bg_head.png) repeat-x;
	margin:0 0 2px 0;
}
#head_title .ttl{
	background:url(http://i.yimg.jp/images/gourmet/demae/renew0810/ttl_head.png) no-repeat;
	height:37px;
	width:186px;
	text-indent:-9999px;
	float:left;
	margin:0;
}
#head_title .button{
	float:right;
	padding:7px 5px 0 0;
	margin:0;
}
#head_title li{
	list-style:none;
}
#head_title img{
	border:0;
}

/* gourmet-link*/
.gourmet-link{ margin:8px; font-weight:bold;}


/* ---------- clearfix rules(float clear hack) ---------- */
/* for FF,Safari,Opera */
div#tab-button-750:after,div#tab-button-100:after,#head_title:after
	{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

div#tab-button-750,div#tab-button-100,#head_title
	{
	display: inline-block;
	}
/* Hides from IE5-mac \*/

*html div#tab-button-750,*html div#tab-button-100,*html #head_title
	{
	height: 1%;
	}

div#tab-button-750,#head_title{
	display: block;
	}
/* End hide from IE5-mac */	
	
/* for IE5.5-7 */
div#tab-button-750,div#tab-button-100,#head_title
	{
	zoom: 1;
	}
/* ---------- /clearfix rules(float clear hack) ---------- */