@charset "euc-jp";
/* common.css */ 
/*
========== TABLE of CONTENTS ==========
0:body
1:header
2:yj950-2
3:contents-body
4:tab-button
 4-1:tab-button
 4-2:tab
 4-3:button
5:cat-pass
6:pos-s
7:sub
 7-0:pos-lrec
 7-1:sub_box
 7-2:promo_bnr
 7-3:chain_list
 7-4:chain_other
 7-5:y_service
 7-6:promo_lnk
 7-7:sub_area
8:get_fp
9:copyright
10:font
11:noscript
12:error

clearfix rules(float clear hack)
========== TABLE of CONTENTS ==========
*/

/* ---------- 0:body ---------- */
html {
	overflow-y:scroll;
}
body {
	background:#faf7e9;
	color:#444;
	font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯","¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", sans-serif, Osaka;
}
input:focus,
select:focus {
	background-color:#fff;
}
/* ---------- /0:body ---------- */

/* ---------- 1:header ---------- */
#header,#contents-header {
	margin:0;
	padding:0;
	background:#fff;
}
/* ---------- /1:header ---------- */

/* ---------- 2:yj950-2 ---------- */
.yj950-2 #wrapper { 
	margin:0 auto;
	padding:0;
	width:950px;
	background:#fff;
}
.yj950-2 #contents-body #main {
	width:614px;
}
/* ---------- /2:yj950-2 ---------- */

/* ---------- 3:contents-body ---------- */
#contents-body {/* use clearfix hack */
	marign:0;
	padding:0 10px 0 10px;
	position:relative;
	display:block;
}
*html #contents-body {/* for IE */
	padding:0 10px 6px 10px;
	width:930px;
}
/* ---------- /3:contents-body ---------- */

/* ---------- 4:tab-button ---------- */
/* 4-1:tab-button */
div#tab-button {/* use clearfix hack */
	margin:0 0 0px 0;
	padding:0;
	position:relative;
	background:url(http://i.yimg.jp/images/gourmet/restaurant_renew_3/img/tab_border.gif) repeat-x bottom;
	height:34px;
	width:950px;
	clear:both;
}
*html div#tab-button {/* for IE */
	padding-bottom:2px;
}
/* /4-1:tab-button */

/* 4-2:tab */
ul#tab {
	padding:0 0 0 9px;
	float:left;
	height:28px;
}
ul#tab li {
	margin:0 1px 0 1px;
	display:inline;
}
/* /4-2:tab */

/* 4-3:button */
ul#button {
	padding:0 3px 0 0;
	float:right;
	width:300px;
	text-align:right;
}
ul#button li {
	display:inline;
}	
ul#button img {
	margin:6px 0 0 0;
}
/* /4-3:button */
/* ---------- /4:tab-button ---------- */

/* ---------- 5:cat-pass ---------- */
div#cat-pass-wrap,
div#cat-pass-wrap-top {/* use clearfix hack */
	padding:6px 0 4px 0;
	position:relative;
	width:950px;
}
div#cat-pass-wrap div#cat-pass,
div#cat-pass-wrap-top div#cat-pass {
	margin:0;
	padding:0 0 0 10px;
	float:left;
}
div#cat-pass-wrap-top div#cat-pass {
	width:60%;
}
div#cat-pass-wrap-top ul.right-box {
	margin-right:5px;
	float:right;
	text-align:right;
	line-height:1em;
}
div#cat-pass-wrap-top ul.right-box strong {
	font-weight: bold;
}
div#cat-pass-wrap-top ul.right-box .shop_num {
	color:#4F3824;
}
div#cat-pass-wrap-top ul.right-box .shop_num_v {
	color:#CC3300;
}
html:\66irst-child #cat-pass {/* safari only \*/
	padding:6px 0 8px 10px;
}
/* ---------- /5:cat-pass ---------- */

/* ---------- 6:pos-s ---------- */
div#pos-s2 {
	border-top: 1px solid #ccc;
	padding:10px 0;
	margin-top: 12px;
}
*html div#pos-s2 {
	margin-top: 5px;
}
div#pos-s2 hr {
	display:none;
}
div#pos-s2 table {
	line-height:1em;
	text-align:left;
}
/* ---------- /6:pos-s ---------- */

/* ---------- 7:sub ---------- */
div#sub {
	font-size:84.5%;
	line-height:1.2em;
}

/* 7-0:pos-lrec */
div#pos-lrec dl {
	background-color: #fff;
}
div#pos-lrec dt {
	background-color: #ddd;
	display: block;
}
div#pos-lrec dd {
	height:auto;
	text-align:left;
}
/* /7-0:pos-lrec */

/* 7-1:sub_box */
dl#sub_box {
	margin-bottom: 10px;
}
dl#sub_box dt {
	background: #B0BEC7 url(http://i.yimg.jp/images/gourmet/demae/renew0810/right_s_ttl_bg.gif) no-repeat left top;
	font-weight: bold;
	height: 19px;
	padding: 3px 0 0 7px;
}
dl#sub_box dd {
	border: 1px solid #ddd;
	padding: 7px;
}
dl#sub_box dd strong {
	font-weight: bold;
}
dl#sub_box dd ul#odr_info {
	padding: 8px 0;
	text-align: center;
}
dl#sub_box dd ul#odr_info li {
	line-height: 1.8em;
}
dl#sub_box dd ul#odr_info strong {
	font-size: 120%;
}
dl#sub_box ul#regist_add_title {
	margin-bottom: 7px;
}
dl#sub_box .regist_add {
	margin: 0 10px 5px 10px;
}
dl#sub_box .regist_add .item {
	width: 50px;
}
dl#sub_box .regist_add td {
	vertical-align: top;
}
dl#sub_box .regist_add img {
	padding-left: 5px;
}
dl#sub_box p#odr_history {
	padding: 2px 0 5px;
	text-align: center;
}
dl#sub_box ul#logout {
	border-top: 1px dotted #ccc;
	padding-top: 5px;
	text-align: right;
}
dl#sub_box ul li.m10 {
	margin-bottom: 10px;
}
dl#sub_box ul li.m15 {
	margin-bottom: 15px;
}
/* /7-1:sub_box */

/* 7-2:promo_bnr */
img.promo_bnr {
	margin-bottom: 8px;
}
/* /7-2:promo_bnr */

/* 7-3:chain_list */
dl#sub_box dl.chain_list {
	border-bottom: 1px dotted #ccc;
	padding: 5px 0;
}
dl#sub_box dl.chain_list_top {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 5px;
}
dl#sub_box dl.chain_list img,
dl#sub_box dl.chain_list_top img {
	float: left;
	padding-right: 5px;
}
dl#sub_box dl.chain_list dt,
dl#sub_box dl.chain_list_top dt {
	background: none;
	height: 100%;
	padding: 0;
	margin-bottom: 5px;
}
dl#sub_box dl.chain_list dd,
dl#sub_box dl.chain_list_top dd {
	border: 0;
	padding: 0;
}
/* /7-3:chain_list */

/* 7-4:chain_other */
dl#sub_box dl#chain_other dt {
	background: none;
	height: 100%;
	font-weight: normal;
	padding: 5px 0;
}
dl#sub_box dl#chain_other dd {
	border: 0;
	padding: 0;
}
dl#sub_box dl#chain_other ul {
	margin-bottom: 3px;
	text-align: center;
}
dl#sub_box dl#chain_other ul li {
	display: inline;
	padding: 0 7px;
}
dl#sub_box dl#chain_other dd p {
	text-align: right;
}
/* /7-4:chain_other */

/* 7-5:y_service */
dl#sub_box dl#y_service,
dl#sub_box div#y_service {
	padding-left: 5px;
}
dl#sub_box dl#y_service dt {
	background: none;
	height: 100%;
	padding: 0;
	margin-bottom: 5px;
}
dl#sub_box dl#y_service dd {
	border: none;
	padding: 0;
}
dl#sub_box dl#y_service dd ul img,
dl#sub_box div#y_service ul img {
	padding-right: 5px;
	vertical-align: middle;
}
dl#sub_box dl#y_service dd ul div,
dl#sub_box div#y_service ul div {
	padding: 2px 0 4px 10px;
}
/* /7-5:y_service */

/* 7-6:promo_lnk */
dl.promo_lnk {
	border: 1px solid #ddd;
	display: block;
	margin-bottom: 10px;
}
dl.promo_lnk dt {
	float: left;
	padding: 5px 0 0 5px;
	width: 38px;
}
dl.promo_lnk img {
	padding:2px 0;
	vertical-align: middle;
}
dl.promo_lnk dd {
	float: left;
	line-height: 170%;
	padding: 5px 0px 3px;
	width: 250px;
}
dl.promo_lnk dd a {
	line-height: 90%;
	vertical-align: middle;
}
/* /7-6:promo_lnk */

/* 7-7:sub_area */
#sub_area{
	color:#333333;
	margin:0 0 10px;
	padding:0px;
	background:#ffe492;
}
#sub_area dl{
	margin:0px;
	padding:0 0px 6px;
	background:url(http://i.yimg.jp/images/gourmet/restaurant_renew_3/img/gourmet_top_renew/sub_area_bg.gif) no-repeat bottom;
}
#sub_area dt{
	margin:0px;
	padding:12px 6px 10px;
	background:url(http://i.yimg.jp/images/gourmet/restaurant_renew_3/img/gourmet_top_renew/sub_area_bg.gif) no-repeat top;
	font-weight:bold;
}
#sub_area dt a:link,#sub_area dt a:visited,#sub_area dt a:hover,#sub_area dt a:active{
	color:#333333;
	font-weight:bold;
}
#sub_area dd{
	margin:0 6px;
	padding:8px 6px 8px;
	background:#ffffff;
	border-bottom:2px solid #ffe492;
	line-height:120%;
}
#sub_area dd.exp {
	background-color: #ffe492;
	padding:8px 6px 0;
	margin:0 3px;
}
/* /7-7:sub_area */

/* ---------- /7:sub ---------- */

/* ---------- 8:get_fp ---------- */
div#get_fp {
	margin:0 10px;
}
/* ---------- /8:get_fp ---------- */

/* ---------- 9:copyright ---------- */
#footer address {
	border:none;
	padding:0;
}
#footer div#copyright {
	border-top:1px solid #CCCCCC;
	font-size:small;
	line-height:1.4em;
	padding:10px 0pt 20px;
}
/* ---------- 9:copyright ---------- */

/* ---------- 10:font-size ---------- */
.s845 {
	font-size:84.5%;
	line-height:1.2em;
}
.s90 {
	font-size:90%;
	line-height:1.4em;
}
/* ---------- /10:font-size ---------- */

/* ---------- 11:noscript ---------- */
div#javascript-off {
	border:1px solid #FF0000;
	font-size:80%;
	margin:0pt 0pt 8px;
	padding:5px;
}
div#javascript-off p {
	color:#FF0000;
	font-size:100%;
	line-height:1.2em;
}
div#javascript-off p strong {
	font-weight:bold;
}
/* ---------- /11:noscript ---------- */

/* ---------- 12:error ---------- */
.error,
.error_mb {
	color:#ff0000;
	font-weight:bold;
}
.error_mb {
	margin-bottom:10px;
}
/* ---------- /12:error ---------- */

/* ---------- clearfix rules(float clear hack) ---------- */
/* for FF,Safari,Opera */
#contents-body:after,
div#tab-button:after,
div#cat-pass-wrap:after,
div#cat-pass-wrap-top:after,
dl#sub_box dl.chain_list:after,
dl#sub_box dl.chain_list_top:after,
dl.promo_lnk:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#contents-body,
div#tab-button,
div#cat-pass-wrap,
div#cat-pass-wrap-top,
dl#sub_box dl.chain_list,
dl#sub_box dl.chain_list_top,
dl.promo_lnk {
	display: inline-block;
}

/* Hides from IE5-mac \*/
*html #contents-body,
*html div#tab-button,
*html div#cat-pass-wrap,
*html div#cat-pass-wrap-top,
*html dl#sub_box dl.chain_list,
*html dl#sub_box dl.chain_list_top,
*html dl.promo_lnk {
	height: 1%;
}
#contents-body,
div#tab-button,
div#cat-pass-wrap,
div#cat-pass-wrap-top,
dl#sub_box dl.chain_list,
dl#sub_box dl.chain_list_top,
dl.promo_lnk {
	display: block;
}
	
/* for IE5.5-7 */
div#tab-button {
	zoom: 1;
}
/* ---------- /clearfix rules(float clear hack) ---------- */