@charset "utf-8";
/* --------------------------------------------------- Restaurant*/
#Restaurant h1{
  margin:14px 25px 13px 23px;
}
#Restaurant .menu_detail{
  padding:0 43px;
}
#Restaurant .menu_detail .detail-header{
  margin:30px 0 12px 0;
  padding:20px 0 0 16px;
  font-size:108%;
  line-height:150%;
  font-weight:bold;
  border-top:1px dotted #daa94d;
  background:url(../img/body_icon_11.gif) no-repeat left 22px;
}
#Restaurant .menu_detail .detail-contents{
  padding:9px;
  width:624px;
  background-color:#f1eee5;
}
#Restaurant .menu_detail .detail-contents .pic{
  margin:0 0 10px 10px;
  float:right;
}
#Restaurant .list-area .pic{
  width:315px;
  float:left;
}
#Restaurant .list-area .text{
  width:350px;
  margin-left:15px;
  float:left;
}
#Restaurant .list-area .text .title{
  margin:5px 0 15px;
  text-align:right;
}
#Restaurant .list-area .text .title a{
  text-decoration:underline;
}
#Restaurant .list-area .text a{
  color:#f96810;
}
#Restaurant .list-area .place{
  margin:0 0 25px;
}
#Restaurant .list-area .info{
  margin:14px 0 7px 0;
  padding:0 6px;
  border:1px solid #e7d3ca;
}
*html #Restaurant .list-area .info{
  width:347px;
}
#Restaurant .list-area .info th,
#Restaurant .list-area .info td{
  padding:6px 4px;
  color:#947160;
  border-bottom:1px solid #e7d3ca;
}
#Restaurant .list-area .info th.bottom,
#Restaurant .list-area .info td.bottom{
  border-bottom:none;
}
#Restaurant .list-area .info th{
  font-weight:bold;
  white-space:nowrap;
}
#Restaurant .list-area .info th .head{
  font-weight:normal;
  color:#d7a33f;
}
*:first-child+html #Restaurant .list-area .info th .head{
  vertical-align:2px;
}
#Restaurant .list-area .link{
  margin-bottom:12px;
  text-align:right;
}
#Restaurant .list-area .link a{
  padding:0 8px 0 16px;
  color:#625149;
  background:transparent url(../img/body_icon_09.gif) no-repeat scroll 8px 3px;
  border-left:1px solid #e7d3ca;
  border-right:1px solid #e7d3ca;
}
#Restaurant .list-area .button{
  padding-top:14px;
  text-align:center;
  border-top:1px dotted #c8c8c8;
}
#Restaurant .list-area .button li{
  display:inline;
}

#Restaurant .text-area .text{
  width:435px;
  margin-right:10px;
  float:left;
}
#Restaurant .text-area .pic{
  width:196px;
  padding:0 0 6px 0;
  text-align:center;
  background:url(../restaurant/img/bg_pic_bottom.gif) no-repeat left bottom;
  float:left;
}
#Restaurant .text-area .pic p{
  padding:4px 0 0 0;
  background:url(../restaurant/img/bg_pic_top.gif) no-repeat left top;
}
#Restaurant .text-area .price{
  margin:0 0 5px 0;
  text-align:right;
  font-weight:bold;
  font-size:93%;
  line-height:150%;
}
#Restaurant .text-area .sep{
  margin-bottom:12px;
  padding:8px 0 0 0;
  border-bottom:1px dotted #daa94d;
}
#Restaurant .text-area .pri-pic{
  width:211px;
  margin:0 10px 10px 0;
  color:#947160;
  text-align:center;
  float:left;
}
#Restaurant .text-area .pri-text{
  width:419px;
  float:left;
}
#Restaurant .text-area .inq{
  margin-top:12px;
}
#Restaurant .text-area .inq strong{
  margin-right:0;
}
#Restaurant .text-area .title a{
  text-decoration:underline;
}
#Restaurant .list-area .tokuten{
  margin-top:18px;
  padding:8px 10px 14px 10px;
  color:#947160;
  border:1px solid #e7d3ca;
}
#Restaurant .list-area .tokuten li{
  margin:3px 0 0 12px;
  list-style:disc;
}
#Restaurant dl.num{
  margin-top:15px;
}
#Restaurant dl.num dt{
  padding-left:0;
  background:none;
}
#Restaurant dl.num dd{
  padding-left:13px;
}