@charset "utf-8";
/** $Id: images.css 1453 2009-09-08 07:53:04Z ogawa $ */
/**
 * ふくラボ！PC版　画像用 CSS(/themes/custom/fukulabo/css/images.css)
 *
 * ふくラボ！PC版　画像用CSSです。
 *
 * @author ogawa@hitbit-inc.net
 * @copyright HitBit co.,ltd.
 * @since 2009-03-13
 * @lastmodified $Date: 2009-09-08 16:53:04 +0900 (火, 08 9 2009) $
 * @see guideline: Ver. 1.01
 */

/* -------------------
	共通部分用
------------------- */

/**
 * 店舗検索ページ用 CSS(/css/shop_list/shop_list.cssに上書き)
 *
 * 店舗検索ページ用のCSSです。
 *
 * @section Search Style
 * @lastmodified 2009-03-13
 * @version おがわ
 */
/* パンくず　背景 */
div.head-bread {
	background: url(/themes/custom/fukulabo/shop/bk_bread.gif) repeat-y 0 0;
	border-top: 1px solid #B8DCDC;
	border-bottom: 1px solid #B8DCDC;
}
/* カテゴリ検索　リストアイコン */
div#container-category ul li { background:url(/themes/custom/fukulabo/shop/arrow_category.gif) no-repeat 0 10px; }
/* NEWS・特集アイコン */
div#container-shop-list div.box-shop p.news,
div#container-shop-list div.box-shop02 p.news { background:url(/themes/custom/fukulabo/shop/icon_news.png) no-repeat 0 1px; }
div#container-shop-list div.box-shop p.plus,
div#container-shop-list div.box-shop02 p.plus { background:url(/themes/custom/fukulabo/shop/icon_plus.png) no-repeat 0 1px; }
/* クーポン・プレゼントアイコン */
div#container-shop-list div.box-shop div.coupon a.icon-coupon,
div#container-shop-list div.box-shop02 div.coupon a.icon-coupon { background:url(/themes/custom/fukulabo/shop_list/icon_benefit.png) no-repeat 0 0; }
div#container-shop-list div.box-shop div.coupon a.icon-present,
div#container-shop-list div.box-shop02 div.coupon a.icon-present { background:url(/themes/custom/fukulabo/shop_list/icon_benefit.png) no-repeat 0 -30px; }
/**
 * 店舗ページ用 CSS(/themes/shop/default/css/locomill_shop_ver3.cssに上書き)
 *
 *  店舗ページで使用するCSSです。
 *
 * @section Shop Style
 * @lastmodified 2009-03-21
 * @version おがわ
 */
/* ナビゲーションタブ
---------------------------- */
dl#shop-nav dd ul.tab li a { background:url(/themes/custom/fukulabo/shop/bg_tab.png) repeat-y -300px 0; }
dl#shop-nav dd ul.tab li a:hover { background:url(/themes/custom/fukulabo/shop/bg_tab.png) repeat-y -600px 0; }
/* タブ クーポン・クチコミアイコン
---------------------------- */
dl#shop-nav dd ul#icon li#coupon a { background:url(/themes/custom/fukulabo/shop/shop_icons.png) no-repeat 0 -131px; }
dl#shop-nav dd ul#icon li#mouth a { background:url(/themes/custom/fukulabo/shop/shop_icons.png) no-repeat 0 -197px; }
/* CLICKアイコン */
div#news p.photo em { background:url(/themes/custom/fukulabo/shop/shop_icons.png) no-repeat 0 -10px; }
/* NEWSアイコン */
div#news div div.text p.news-img { background:url(/themes/custom/fukulabo/shop/shop_icons.png) no-repeat 0 -69px; }
/* お店からのメッセージ
----------------------------------- */
div#message div { background:url(/themes/custom/fukulabo/shop/icon_shop.png) no-repeat 0 10px; }
/* 注意アイコン */
div#message div p.att { background:url(/themes/custom/fukulabo/shop/shop_icons.png) no-repeat 0 -340px; }
/* マップ・バーコード
----------------------------------- */
div#map-qr p#btn a { background:url(/themes/custom/fukulabo/shop/shop_buttons.png) no-repeat 0 -400px; }
/* マイページ系ボタン
----------------------------------- */
div#btn-mp ul li a { background:url(/themes/custom/fukulabo/shop/shop_buttons.png) no-repeat; }
div#btn-mp ul li#favorite-add a { background:url(/themes/custom/fukulabo/shop/shop_buttons.png) no-repeat 0 -380px; }
/* お問い合わせ
----------------------------------- */
div#inquiry h3 { background:url(/themes/custom/fukulabo/shop/title_inquiry.png) no-repeat 0 0; }
div#inquiry div p a { background:url(/themes/custom/fukulabo/shop/shop_buttons.png) no-repeat 0 -350px; }
/* SPECIAL PRESENT
----------------------------------- */
div#present h3 { background:url(/themes/custom/fukulabo/shop/shop_icons.png) no-repeat 0 -637px; }
/* 外部リンク用アイコン
----------------------------------- */
div#permalink-link h3 { background:url(/themes/custom/fukulabo/shop/shop_icons.png) no-repeat 0 -519px; }
/* 周辺のお店
----------------------------------- */
div#vicinity h4 { background:url(/themes/custom/fukulabo/shop/title_vicinity.png) no-repeat 0 0; }


/**
 * クチコミ用 CSS(/css/shop/shop_grapevine.cssに上書き)
 *
 * クチコミで使用するCSSです。
 *
 * @section Shop Style
 * @lastmodified 2009-03-21
 * @version おがわ
 */
/* クチコミタイトル */
div#kuchikomi div#title p { background:url(/themes/custom/fukulabo/shop/shop_icons.png) no-repeat 0 -267px; }
/* 性別アイコン（推薦者・クチコミに使用） */
div#recommender div#reco p.male,
dt p.male { background:url(/themes/custom/fukulabo/shop/boy.png) no-repeat 0 0; }
div#recommender div#reco p.female,
dt p.female { background:url(/themes/custom/fukulabo/shop/girl.png) no-repeat 0 0; }
/* 投稿ボタン */
div#write-btn p.btn a { background:url(/themes/custom/fukulabo/shop/shop_buttons.png) no-repeat 0 -140px; }
div#write-btn p.btn a:hover { background:url(/themes/custom/fukulabo/shop/shop_buttons.png) no-repeat 0 -175px; }
/* 外部リンク用(/themes/shop/default/css/locomill_shop_ver3.cssに上書き) */
div#permalink-anchor h3 { background:url(/themes/custom/fukulabo/shop/shop_icons.png) no-repeat 0 -519px; }

/**
 * サイドバー用 CSS(/css/locomill_ver3/locomill_ver3.cssに上書き)
 *
 * サイドバーで使用するCSSです。
 *
 * @section SideBar Style
 * @lastmodified 2009-03-21
 * @version おがわ
 */
/* メンバーログイン */
div#sidebar div#member h4 { background:url(/themes/custom/fukulabo/sidebar/member_title.gif) no-repeat 0 0;}
div#sidebar div#member div.frame p#regist a { background:url(/themes/custom/fukulabo/sidebar/btn_register.gif) no-repeat 0 0; }
div#sidebar div#member div.frame p#regist a:hover { background:url(/themes/custom/fukulabo/sidebar/btn_register.gif) no-repeat 1px 1px; }
