@charset "shift_jis";
/*----------------------------
  CSS 担当者名 Document 2009.02
  Last Update 2009.00.00 担当者名
  

・
	・
	・
・
	・
	・


----------------------------*/

@import "common.css";

/*####################　共通設定　####################*/

.tabNavi ul {border-bottom:5px solid #cb0606;}
.tabNavi li a{background-image:url(../../gourmet/img/tab-blank.gif);}
.tabNavi li.menu01 a {background-image:url(../../gourmet/img/tab-top.gif);}

.subNavi ul {background-image:url(../../gourmet/img/wall-subnavi.gif); background-color:#e0464b;}
.subNavi li {background-image:url(../../gourmet/img/arrow-white.gif);}


#PageTitle p.area {color:#c21515;}


/*####################　TOP　####################*/

/*　Leafおすすめ店
-------------------------------------*/
#RecommendBox {
	float:left;
	background:#f6f3ea;
	width:285px;
	margin-bottom:15px;
	padding-bottom:10px;
	}
#RecommendBox h3 {display:none;}

#RecommendBox p {
	margin:0 15px 10px;
	line-height:1.8;
	}
#RecommendBox p.copy {
	background:url(../../gourmet/img/ico-recommend.gif) 0 0 no-repeat;
	margin:10px;
	padding:12px 0 12px 71px;
	min-height:40px;
	_height:66px;
	line-height:1.5;
	color:#990000;
	}
#RecommendBox p.sign {
	margin-top:15px;
	text-align:right;
	}

/* 住所 */
#RecommendBox dl {
	background:url(../img/contents/line-dashed.gif) top left  no-repeat;
	margin:0 10px 10px;
	padding:15px 5px 0;
	font-size:10px;
	}
#RecommendBox dl:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	}
#RecommendBox dt {
	float:left;
	width:45px;
	margin-right:5px;
	}
#RecommendBox dd {
	float:left;
	width:205px;
	}

/* アイコン類 */
#RecommendBox ul {
	clear:both;
	margin:0 15px 20px;
	}
#RecommendBox ul:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	}
#RecommendBox ul.category li {
	float:left;
	margin-right:5px;
	}

/* クーポン */
#RecommendBox .couponBox {
	clear:both;
	background:url(../../gourmet/img/wall-coupon.gif) left bottom no-repeat;
	margin:0 7px;
	padding-bottom:10px;
	}
#RecommendBox .couponBox h3{
	display:block;
	background:url(../../gourmet/img/title-coupon.gif);
	width:271px;
	height:50px;
	margin-bottom:12px;
	}
#RecommendBox .couponBox h3 a{
	display:block;
	position:relative;
	top:20px;
	left:148px;
	width:110px;
	height:18px;
	text-indent:-9999px;
	}
#RecommendBox .couponBox ul {
	margin:0 15px 0 15px;
	}
#RecommendBox .couponBox li {
	margin-bottom:8px;
	line-height:1;
	}


/*　店舗写真
-------------------------------------*/
#PhotoBox {
	position:relative;
	left:1px;
	float:right;
	background:url(../../gourmet/img/wall-photo_main.gif) 0 0 no-repeat;
	width:390px;
	height:511px;
	_height:515px;
	margin-bottom:10px;
	padding-top:4px;
	text-align:center;
	}
#PhotoBox h3 {display:none;}

#PhotoBox table {
	width:382px;
	margin:0 auto;
	}
	
#PhotoBox td.up {
	width:382px;
	height:380px;
	text-align:center;
	vertical-align:middle;
	}
#PhotoBox td.thumb {
	width:125px;
	height:127px;
	text-align:center;
	vertical-align:middle;
	}
#PhotoBox td.thumb:hover{
	background:url(../../gourmet/img/border-photo.gif);
	}

#Main p.link {
	float:right;
	clear:right; text-align:right;
	}


/*　お店からのおすすめ・新着情報
-------------------------------------*/
#InfoBox .wrap{
	background:url(../../gourmet/img/wall-info_bottom.gif) left bottom no-repeat;
	margin-bottom:35px;
	padding-bottom:3px;
	border-top:1px solid #faede9;
	}
#InfoBox h3{
	background:url(../../gourmet/img/wall-info_top.gif) left bottom no-repeat;
	padding-bottom:25px;
	margin-bottom:0;
	}
#InfoBox table {
	display:inline;
	float:left;
	width:204px;
	margin-left:16px;
	}
#InfoBox table td {
	padding:10px;
	line-height:1.3;
	}
#InfoBox table td.photo {
	background:url(../../gourmet/img/wall-photo_info.gif);
	width:204px;
	height:204px;
	padding:0;
	text-align:center;
	vertical-align:middle;
	}
#InfoBox table td.photo:hover {background:url(../../gourmet/img/border-photo_info.gif);}
#InfoBox table a {
	text-decoration:underline;
	color:#990000;
	}
#InfoBox table td dl{
	margin:0;
	padding:0;
	}
#InfoBox table td dt {
	font-weight:bold;
	margin-bottom:1em;
	}
#InfoBox table td dd {
	margin-bottom:1em;
	line-height:1.5;
	}
#InfoBox table td dd.price {
	text-align:right;
	font-weight:bold;
	font-family:verdana;
	color:#999999;
	}


/*　ブログ
-------------------------------------*/
#BlogBox {margin-bottom:35px;}
#BlogBox h3 {margin-bottom:15px;}
#BlogBox li {
	background:url(../img/contents/line-dashed.gif) left bottom repeat-x;
	margin-bottom:7px;
	padding:0 12px 7px;
	}
#BlogBox li span{
	display:block;
	background:url(../img/contents/arrow-red.gif) 0 0.5em no-repeat;
	padding-left:12px;
	}

#BlogBox li a {
	text-decoration:underline;
	color:#73695e;
	}

/*　詳細
-------------------------------------*/
#DetailBox {margin-bottom:30px;}
#DetailBox h3 {margin-bottom:20px;}
#DetailBox table {
	border:1px solid #e0ddd1;
	width:682px;
	margin-bottom:10px;
	}
#DetailBox table.box1 {
	float:left;
	width:337px;
	margin-bottom:0;
	}
#DetailBox table.box2 {
	float:right;
	width:337px;
	margin-bottom:0;
	}
#DetailBox th {
	border:1px solid #e0ddd1;
	border-bottom:1px solid #fff;
	background:#e4e2d9;
	padding:5px 10px;
	width:100px;
	font-weight:bold;
	}
#DetailBox .end th {border-bottom:1px solid #e0ddd1;}
#DetailBox th.title {
	background:#d0cdbe;
	color:#fff;
	}
#DetailBox td {
	border:1px solid #e0ddd1;
	padding:7px 10px;
	}
#DetailBox table.box1 td,
#DetailBox table.box2 td {text-align:center;}

/*####################　クーポン・地図　####################*/

#CouponBox {margin-bottom:15px;}
#CouponBox h3 {
	margin-bottom:15px;
	font-weight:normal;
	font-size:12px;
	}
#CouponBox h3 img {vertical-align:middle;}
#CouponBox .entry {
	background:url(../../gourmet/img/wall-coupon2_bottom.gif) left bottom no-repeat;
	margin-bottom:10px;
	padding-bottom:5px;
	color:#333333;
	}
#CouponBox .wrap {
	background:url(../../gourmet/img/wall-coupon2_top.gif) left top no-repeat;
	padding:15px 19px 10px;
	}

#CouponBox .title{
	float:left;
	width:350px;
	}
#CouponBox .title h4 {
	margin-bottom:0.4em;
	line-height:1.2;
	font-size:14px;
	}
#CouponBox .title p.copy {font-size:10px;}

#CouponBox dl {
	float:right;
	width:265px;
	margin:0;
	font-size:10px;
	color:#666666;
	}
#CouponBox dt {
	float:left;
	width:65px;
	margin-bottom:10px;
	padding-right:10px;
	}
#CouponBox dd {
	float:right;
	width:190px;
	margin-bottom:10px;
	}


/*####################　検索結果　####################*/

/* 検索条件 */
#SearchTable .wrap li {color:#993333;}

/* ページ分割 */
.pageBute li a{color:#980000;}
.pageBute li.current {
	border:1px solid #f7cdcd;
	background:#fdf1f1;
	}

/* 背景色 */
.contentsBox .entry.plus {background:#fdf4f4;}


/* タイトル */
.contentsBox .title h3 a {color:#990000;}


/* クーポン詳細リンク */
.contentsBox .title p.coupon{background:url(../../gourmet/img/serch-coupon.gif);}


/* 割引サービス */
.contentsBox .discount{
	border:2px solid #ee9393;
	background:#fae1e1;
	color:#cc3333;
	}
.contentsBox .discount p{background:url(../../gourmet/img/ico-discount.gif) 0 center no-repeat;}



/*####################　おやみだし　####################*/


/*　こみだし
-------------------------------------*/

/* まごみだし */

















/*end*/

