﻿#leftnavi{
	width:180px;
	float:left;
}

/*------------------------------------------------------
　　　お届け予定日の変更
------------------------------------------------------*/
#shgatu{
	font-size:15px;
	color:#F00;
	position:relative; top:68px; left:32px;}

/*最短お届け予定日*/
#left-delivery{
	width: 180px;
	margin-bottom: 10px;
}
#left-delivery a{
	width: 180px;
	height: 167px;
	display: block;
	margin: 10px 0 0;
	background: url( ../../../toppicture/delivery.jpg) no-repeat;
}
/*------------------------------------------------------
　　　★　レフトナビの基本設定　★
------------------------------------------------------*/
#left-sub{
	margin:auto;
}

/*----トップページのレフトナビの高さを延ばす設定----*/
#left-space{height:500px; width:181px;}


/*----見積ページのレフトナビの高さを延ばす設定----*/
#left-space-m{height:350px;}


/*----二次会ランキングのレフトナビの高さを延ばす設定----*/
#left-space-n{height:550px;}


/*----トップページのleft-subの高さ設定----*/
#left-sub-top{
	margin:auto;
}

/*----トップページ以外のleft-subの高さ設定----*/
#left-sub{
	width:180px;
	height:3200px;
	margin:auto;
}



/*------------------------------------------------------
　　　検索フォームの設定
------------------------------------------------------*/
#left-sub{
	width:180px;
	margin:0px 0px 20px 0px;
	clear:left;}

/*--検索BOXの設定--*/
#left-rebew-2{
	width:180px;
	height:100px;
}

/*--商品タグを見えなくする--*/
#kennsakua{visibility:hidden;}

.searchbox{width:180px; height:44px; margin:16px 0px 0px 0px; position: relative; z-index: 1;}
#key{width:135px; height:44px; float:left; position: relative; z-index: 2;}
#botan{float:right; margin:25px 0px 0px 0px; position: relative; z-index: 3;}
#key-text{font-size:12px;}


/*--フューチャーショップ虎の巻から 編集済--*/
ul#searchBox{width:98%; margin:10px auto;}
ul#searchBox li, ul#searchBox dl, ul#searchBox dt, ul#searchBox dd{margin:0;}
ul#searchBox li{ list-style:none; text-align:center;}
ul#searchBox li.midashi{ font-weight:bold; background:#EEE;}
ul#searchBox li.item dt{font-weight:bold;}

/*------------------------------------------------------
　　　電話・ポイント・見積もり等のバナー項目設定
------------------------------------------------------*/

/*----幹事様相談ダイヤル----*/
#left-sub-tel{
	width:180px;
	height:83px;
	margin:0px 0px 3px 0px;
	background-image:url(../left-picture/left-tel2.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

/*----メールで問い合わせ----*/
#left-sub-mail a{
	width:180px;
	height:21px;
	display:block;
	position:relative;
	background-image:url(../left-picture/left-mail.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin-bottom:8px;
}
/*オンマウス入替設定*/
#left-sub-mail a:hover{background:url(../left-picture/left-mail2.gif) no-repeat;}

/*----よくある質問ランキング----*/
#left-sub-qranking{
	width:181px;
	height:134px;
	margin:9px 0px 0px 0px;
	background:url(../left-picture/l-situmon-back.gif) no-repeat;
}
	
#left-sub-qranking0{
	height:70px;
	width:140px;
	position:relative; top:52px; left:29px;
	font-size:11.3px;
	line-height:213%;
}
	
#left-sub-allquestion{
	width:181px;
	height:12px;
	font-size:10px;
	text-align:right;
}

/*----12時までのご注文即日出荷可能----*/
#left-12{
	width:180px;
	height:141px;
	margin:14px 0px 0px 0px;
	background:url(../left-picture/left-sokujitu.gif) no-repeat;
}

#left-sokujitu-link a{
	width:180px;
	height:21px;
	display:block;
	position:relative;
	background-image:url(../left-picture/left-sokujitu-link.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin-bottom:10px;
}
/*オンマウス入替設定*/
#left-sokujitu-link a:hover{background:url(../left-picture/left-sokujitu-link2.gif) no-repeat;}

/*----最短の配達日表示----*/
#leftdate{
	width:135px;
	height:20px;
	position:relative; top:67px; left:35px;}
	
/*プレゼント*/	
#left-present a{
	width:180px;
	height:90px;
	background:url(../left-picture/left-present.jpg) no-repeat;
	display:block;
	margin-bottom:10px;
}
/*オンマウス入替設定*/
#left-present a:hover{background:url(../left-picture/left-present-r.jpg) no-repeat;}

/*------------------------------------------------------
　　　テキストリンクゾーン　1/3
------------------------------------------------------*/

/*▼テキストリンク設定　（幅・リストスタイル・フォント・点線）-----------*/
.search-list li a{
	display:block;
	width:149px;
	padding:0 0 0 31px;
	list-style-type:none;
	background:url(../left-picture/l-list-back.png) left top no-repeat;

	text-decoration: none;
	color: #000;
	font-size:9pt;
	font-family: "メイリオ", sans-serif;
	line-height:28px;
	border-top: 1px dotted #CCCCCC;
}

/*テキストリンク　マウスオーバー*/
.search-list li a:hover {
	background-color:#fef5e2;
}

/*2列テキストリンク　幅・リストスタイル・フォント・点線*/
.search-list-2line li a{
	display:block;
	float:left;
	width:64px;
	padding:0 0 0 26px;
	background:url(../left-picture/l-list-back.png) left top no-repeat;
	text-decoration: none;
	color: #000;
	font-size:8pt;
	line-height:28px;
	font-family: "メイリオ", sans-serif;
	border-top: 1px dotted #CCCCCC;
}

/*2列テキストリンク　マウスオーバー*/
.search-list-2line li a:hover {
	background-color:#fef5e2;
}

#left-picture-price-set{
	height:24px;
	width:180px;
	background-image:url(../left-picture/l-yosan-set.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	display:block;
}

/*▼以下　各エリア----------------------------------------------*/

/*▼セット品を予算で選ぶ*/
#l-area-yosan-s{
	height:170px;　/*←「29×行数＋25＝高さ」*/
	width:180px;
	margin-bottom:10px;
}

/*↑の見出し画像*/
#left-picture-price-set{
	height:24px;
	width:180px;
	background-image:url(../left-picture/l-yosan-set-n.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	display:block;
}

/*▼単品を予算で選ぶ*/
#l-area-yosan-t{
	height:170px;　/*←「29×行数＋25＝高さ」*/
	width:180px;
	margin-bottom:10px;
}

/*↑の見出し画像*/
#left-picture-price-tanpin{
	height:24px;
	width:180px;
	background-image:url(../left-picture/l-yosan-tanpin-n.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

/*▼人気の景品から選ぶ*/
#l-area-ninkiset{
	height:460px;　/*←「29×行数＋25＝高さ」*/
	width:180px;
	margin-bottom:5px;
}

/*↑の見出し画像*/
#left-picture-select{
	height:24px;
	background-image:url(../left-picture/tanpin-n.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}
/*↑の他の景品を見るの余白*/
#l-area-otharitem1{
	height:20px;
	width:180px;
	margin-bottom:10px;
}
/*↑の他の景品を見る*/
#l-area-otharitem2 a{
	height:20px;
	width:100px;
	background-image:url(../left-picture/l-other-n.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	float:right;
}

/*▼点数で選ぶ*/
#l-area-number{
	height:228px;　/*←「29×行数＋25＝高さ」*/
	width:180px;
	margin-bottom:10px;
}

/*↑の見出し画像*/
#left-picture-itempoint{
	height:24px;
	width:180px;
	background:url(../left-picture/l-itempoints-n.gif) no-repeat;
	text-indent:-9999px;
}

/*▼シーンでえらぶサイズ*/
#left-menu-seen{
	height:310px;
	width:180px;
	margin-bottom:10px;
}

/*↑の見出し画像*/
#left-picture-seen{
	height:24px;
	width:180px;
	background-image:url(../left-picture/l-scene.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin-bottom:5px;
}


/*------------------------------------------------------
　　　景品ランキング
------------------------------------------------------*/
#left-ranking a{
	width:180px;
	height:180px;
	display:block;
	text-indent:-9999px;
	margin-bottom:10px;
	background:url(../left-picture/leftbanner.jpg) no-repeat;}
	
/*------------------------------------------------------
　　　人気の単品コーナー
------------------------------------------------------*/

/*----おすすめ商品の設定----*/

/*----余白タイプ01----*/
#pickup001{
	height:63px;
	text-indent:-9999px;
}

/*----余白タイプ02----*/
#pickup002{
	height:46px;
	text-indent:-9999px;
}

/*----新商品----*/
#left-sub-osusume-new{
	height:150px;
	background:url(../left-picture/wadai-new-n.jpg) no-repeat;
	margin-bottom:10px;
}

/*----new----*/
#pickupnew a{
	height:60px;
	display:block;
	background:url(../left-picture/osusume-new.jpg) no-repeat;
	margin:0px 13px 0px 13px;
	text-indent:-9999px;
}
/*オンマウス入替設定*/
#pickupnew a:hover{background:url(../left-picture/osusume-new-r.jpg) no-repeat;}

/*----01----*/
#pickup01 a{
	height:60px;
	display:block;
	background:url(../left-picture/osusume-01.jpg) no-repeat;
	margin:0px 13px 0px 13px;
	text-indent:-9999px;
}
/*オンマウス入替設定*/
#pickup01 a:hover{background:url(../left-picture/osusume-01-r.jpg) no-repeat;}


/*----おすすめ商品の設定----*/
#left-sub-osusume{
	height:622px;
	background:url(../left-picture/wadai-n.jpg) no-repeat;
	margin-bottom:10px;
}

/*----01----*/
#pickup01 a{
	height:60px;
	display:block;
	background:url(../left-picture/osusume-01.jpg) no-repeat;
	margin:0px 13px 0px 13px;
	text-indent:-9999px;
}
/*オンマウス入替設定*/
#pickup01 a:hover{background:url(../left-picture/osusume-01-r.jpg) no-repeat;}

/*----02----*/
#pickup02 a{
	height:60px;
	display:block;
	background:url(../left-picture/osusume-02.jpg) no-repeat;
	margin:0px 13px 0px 13px;
	text-indent:-9999px;
}
/*オンマウス入替設定*/
#pickup02 a:hover{background:url(../left-picture/osusume-02-r.jpg) no-repeat;}

/*----03----*/
#pickup03 a{
	height:60px;
	display:block;
	background:url(../left-picture/osusume-03.jpg) no-repeat;
	margin:0px 13px 0px 13px;
	text-indent:-9999px;
}
/*オンマウス入替設定*/
#pickup03 a:hover{background:url(../left-picture/osusume-03-r.jpg) no-repeat;}

/*----04----*/
#pickup04 a{
	height:60px;
	display:block;
	background:url(../left-picture/osusume-04.jpg) no-repeat;
	margin:0px 13px 0px 13px;
	text-indent:-9999px;
}
/*オンマウス入替設定*/
#pickup04 a:hover{background:url(../left-picture/osusume-04-r.jpg) no-repeat;}

/*----05----*/
#pickup05 a{
	height:60px;
	display:block;
	background:url(../left-picture/osusume-05.jpg) no-repeat;
	margin:0px 13px 0px 13px;
	text-indent:-9999px;
}
/*オンマウス入替設定*/
#pickup05 a:hover{background:url(../left-picture/osusume-05.jpg) no-repeat;}

/*おすすめ商品 テキストクラス設定*/
.pickup-text{
	height:35px;
	margin:0px 0px 0px 15px;
	font-size:10px;
	color:#231815;
	font-weight:bold;
	letter-spacing:0.5pt;
}

/*------------------------------------------------------
　　　目録景品一覧をＰＤＦでダウンロード
------------------------------------------------------*/

#left-pdf a{
	width:180px;
	height:90px;
	display:block;
	text-indent:-9999px;
	background:url(../left-picture/l-pdf-1.gif) no-repeat;
	margin-bottom:10px;
}
/*オンマウス入替設定*/
#left-pdf a:hover{background:url(../left-picture/l-pdf-1-r.gif) no-repeat;}

/*------------------------------------------------------
　　　各バナー
------------------------------------------------------*/

/*結婚式二次会*/
#left-menu-nijikai a{
	width:180px;
	height:58px;
	display:block;
	background-image:url(../left-picture/l-banner-nijikai.jpg);
	text-indent:-9999px;
	margin-bottom:10px;
	}
/*オンマウス入替設定*/
#left-menu-nijikai a:hover{background:url(../left-picture/l-banner-nijikai-r.jpg) no-repeat;}


/*新年会・忘年会*/
#left-menu-sinbou a{
	width:180px;
	height:58px;
	display:block;
	background-image:url(../left-picture/l-bounenkai-1.jpg);
	text-indent:-9999px;
	margin-bottom:10px;
	}
/*オンマウス入替設定*/
#left-menu-sinbou a:hover{background:url(../left-picture/l-bounenkai-2.jpg) no-repeat;}


/*ゴルフコンペ*/
#left-menu-golfcompe a{
	width:180px;
	height:58px;
	display:block;
	background-image:url(../left-picture/l-banner-golf.jpg);
	text-indent:-9999px;
	margin-bottom:10px;
	}
/*オンマウス入替設定*/
#left-menu-golfcompe a:hover{background:url(../left-picture/l-banner-golf-r.jpg) no-repeat;}

/*北海道産グルメ*/
#left-menu-hokaidogurume a{
	width:180px;
	height:58px;
	display:block;
	background-image:url(../left-picture/l-banner-hokaidogurume.jpg);
	text-indent:-9999px;
	margin-bottom:10px;
	}



/*北海道産鍋*/
#left-menu-hokaidonabe a{
	width:180px;
	height:58px;
	display:block;
	background-image:url(../left-picture/l-banner-nabe.jpg);
	text-indent:-9999px;
	margin-bottom:10px;
	}

/*プチギフト*/
#left-sub-smallgift a{
	width:180px;
	height:58px;
	display:block;
	background-image:url(../left-picture/l-banner-smallgift.jpg);
	text-indent:-9999px;
	margin-bottom:10px;
	}	
/*オンマウス入替設定*/
#left-sub-smallgift a:hover{background-image:url(../left-picture/l-banner-smallgift-r.jpg);}

/*残念賞・参加賞*/
#left-sub-zannen a{
	width:180px;
	height:58px;
	display:block;
	background-image:url(../left-picture/l-banner-zannen.jpg);
	text-indent:-9999px;
	margin-bottom:10px;
	}	
/*オンマウス入替設定*/
#left-sub-zannen a:hover{background-image:url(../left-picture/l-banner-zannen-r.jpg);}

/*プチギフト*/
#left-sub-omosiro a{
	width:180px;
	height:58px;
	display:block;
	background-image:url(../left-picture/l-banner-omosiro.jpg);
	text-indent:-9999px;
	margin-bottom:10px;
	}	
/*オンマウス入替設定*/
#left-sub-omosiro a:hover{background-image:url(../left-picture/l-banner-omosiro-r.jpg);}


/*子供が嬉しい景品*/
#left-sub-children a{
	width:180px;
	height:58px;
	display:block;
	background-image:url(../left-picture/l-banner-children.jpg);
	text-indent:-9999px;
	margin-bottom:10px;
	}	
/*オンマウス入替設定*/
#left-sub-children a:hover{background-image:url(../left-picture/l-banner-children-r.jpg);}

/*------------------------------------------------------
　　　テキストリンクゾーン　2/3
------------------------------------------------------*/

/*▼カテゴリから選ぶ*/
#l-area-category{
	height:344px;　/*←「29×行数＋25＝高さ」*/
	width:180px;
	margin-bottom:10px;
}

/*↑の見出し画像*/
#left-picture-category{
	height:24px;
	width:180px;
	background-image:url(../left-picture/l-category-n.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

/*▼悩みで選ぶ*/
#l-area-trouble{
	height:405px;　/*←「29×行数＋25＝高さ」*/
	width:180px;
	margin-bottom:10px;
}

/*↑の見出し画像*/
#left-picture-trouble{
	height:24px;
	width:180px;
	background-image:url(../left-picture/l-trouble-n.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin-bottom:5px;
}

/*↑の先輩幹事が選ぶセット*/
#left-sub-trouble1 a{
	width:180px;
	height:58px;
	display:block;
	position:relative;
	background-image:url(../left-picture/l-banner-trouble1.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin-bottom:5px;
}	
/*オンマウス入替設定*/
#left-sub-trouble1 a:hover{background-image:url(../left-picture/l-banner-trouble1-r.gif);}

/*↑の幹事様応援セット*/
#left-sub-trouble2 a{
	width:180px;
	height:58px;
	display:block;
	position:relative;
	background-image:url(../left-picture/l-banner-trouble2.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin-bottom:5px;
}	
/*オンマウス入替設定*/
#left-sub-trouble2 a:hover{background-image:url(../left-picture/l-banner-trouble2-r.gif);}

/*↑の全部A3パネルセット*/
#left-sub-trouble3 a{
	width:180px;
	height:58px;
	display:block;
	position:relative;
	background-image:url(../left-picture/l-banner-trouble3.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin-bottom:5px;
}	
/*オンマウス入替設定*/
#left-sub-trouble3 a:hover{background-image:url(../left-picture/l-banner-trouble3-r.gif);}

/*↑のちょい足しセット*/
#left-sub-trouble4 a{
	width:180px;
	height:58px;
	display:block;
	position:relative;
	background-image:url(../left-picture/l-banner-trouble4.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin-bottom:5px;
}	
/*オンマウス入替設定*/
#left-sub-trouble4 a:hover{background-image:url(../left-picture/l-banner-trouble4-r.gif);}

/*↑の女性が喜ぶセット*/
#left-sub-trouble5 a{
	width:180px;
	height:58px;
	display:block;
	position:relative;
	background-image:url(../left-picture/l-banner-trouble5.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin-bottom:5px;
}	
/*オンマウス入替設定*/
#left-sub-trouble5 a:hover{background-image:url(../left-picture/l-banner-trouble5-r.gif);}

/*↑の男性が喜ぶセット*/
#left-sub-trouble6 a{
	width:180px;
	height:58px;
	display:block;
	position:relative;
	background-image:url(../left-picture/l-banner-trouble6.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin-bottom:px;
}	
/*オンマウス入替設定*/
#left-sub-trouble6 a:hover{background-image:url(../left-picture/l-banner-trouble6-r.gif);}

/*------------------------------------------------------
　　　店紹介コピー
------------------------------------------------------*/

.table4 {
width: 180px; /* テーブルの横幅 */
height:120px;
border-collapse: collapse; /* 枠線の表示方法 */
border: 1px #999 solid; /* テーブル全体の枠線（太さ・色・スタイル） */
margin:10px 0px 10px 0px;
}

.table4 TD {
border: 1px #999 solid; /* セルの枠線（太さ・色・スタイル） */
padding: 8px; /* セル内の余白 */
color:#333;
font-size:10px;
}

/*------------------------------------------------------
　　　見積り依頼
------------------------------------------------------*/

#left-sub-mitumori a{
	width:180px;
	height:207px;
	display:block;
	position:relative;
	background-image:url(../left-picture/oder-left.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin-bottom:10px;
}
/*オンマウス入替設定*/
#left-sub-mitumori a:hover{background:url(../left-picture/oder-left-r.gif) no-repeat;}

/*------------------------------------------------------
　　　全目録景品パネル付き
------------------------------------------------------*/

#left-sub-panel a{
	width:180px;
	height:90px;
	display:block;
	position:relative;
	background-image:url(../left-picture/l-paneruhe.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin-bottom:10px;
}
/*オンマウス入替設定*/
#left-sub-panel a:hover{background:url(../left-picture/l-paneruhe-r.jpg) no-repeat;}

/*------------------------------------------------------
　　　景品パネルサンプルセット
------------------------------------------------------*/

#left-sample a{
	width:180px;
	height:100px;
	display:block;
	background:url(../left-picture/l-panarusample.jpg) no-repeat;
	text-indent:-9999px;
	margin-bottom:10px;
}
/*オンマウス入替設定*/
#left-sample a:hover{background:url(../left-picture/l-panarusample-r.jpg) no-repeat;}


/*------------------------------------------------------
　　　選ばれる理由
------------------------------------------------------*/

#left-point a{
	width:180px;
	height:58px;
	display:block;
	background:url(../left-picture/banner_point.jpg) no-repeat;
	text-indent:-9999px;
	margin-bottom:10px;
}


/*------------------------------------------------------
　　　当店のポイント
------------------------------------------------------*/

#left-sub-point{
	width:180px;
	height:241px;
	background-image:url(../left-picture/point.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin-bottom:10px;
}

/*------------------------------------------------------
　　　法人様はこちら
------------------------------------------------------*/

#left-sub-houjin a{
	width:180px;
	height:58px;
	display:block;
	position:relative;
	background-image:url(../left-picture/l-banner-houjin.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin-bottom:10px;
}	
/*オンマウス入替設定*/
#left-sub-houjin a:hover{background-image:url(../left-picture/l-banner-houjin-r.jpg);}

/*------------------------------------------------------
　　　テキストリンクゾーン　3/3
------------------------------------------------------*/

/*▼総合案内所*/
#l-area-info{
	height:286px;　/*←「29×行数＋25＝高さ」*/
	width:180px;
	margin-bottom:10px;
}

/*↑の見出し画像*/
#left-picture-info{
	height:24px;
	width:180px;
	background-image:url(../left-picture/l-banner-sougou-n.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

/*▼休日についてのサイズ*/
#left-holiday{
	height:300px;
	width:180px;
	margin-bottom:10px;
}

/*↑の見出し画像*/
#left-picture-holiday{
	height:24px;
	width:180px;
	background-image:url(../left-picture/kyujitu-n.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

/*営業時間などのテキスト画像*/
#left-holiday-info{
	height:130px;
	width:180px;
	margin:8px 0px 10px 0px;
	background-image:url(../left-picture/eigyou.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

/*メールアドレス画像*/
#left-holiday-mail a{
	height:38px;
	width:181px;
	display:block;
	background-image:url(../left-picture/left-mail.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;}
/*オンマウス入替設定*/
#left-holiday-mail a:hover{background:url(../left-picture/left-mail2.gif) no-repeat;}











/*--------------------------------------------------------*/
/*-------▼未使用css--------------------------------------*/

/*----ゴルフコンペ景品セット----*/
#left-sub-golf a{
	width:180px;
	height:58px;
	display:block;
	position:relative;
	margin:10px 0px 0px 0px;
	background-image:url(../left-picture/l-banner-golf.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;}
/*オンマウス入替設定*/
#left-sub-golf a:hover{background-image:url(../left-picture/l-banner-golf-r.jpg);}


/*----結婚式二次会景品セット----*/
#left-sub-nijikai a{
	width:180px;
	height:58px;
	display:block;
	position:relative;
	margin:10px 0px 0px 0px;
	background-image:url(../left-picture/l-banner-nijikai.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;}
/*オンマウス入替設定*/
#left-sub-nijikai a:hover{background-image:url(../left-picture/l-banner-nijikai-r.jpg);}


/*----全国から選べる温泉旅行----*/
#left-sub-onsen a{
	width:180px;
	height:58px;
	display:block;
	position:relative;
	margin:10px 0px 0px 0px;
	background-image:url(../left-picture/l-banner-onsen.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;}
/*オンマウス入替設定*/
#left-sub-onsen a:hover{background-image:url(../left-picture/l-banner-onsen-r.jpg);}


/*----絶品グルメ----*/
#left-sub-zeppin a{
	width:180px;
	height:58px;
	display:block;
	position:relative;
	margin:10px 0px 0px 0px;
	background-image:url(../left-picture/l-banner-gurume.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;}
/*オンマウス入替設定*/
#left-sub-zeppin a:hover{background-image:url(../left-picture/l-banner-gurume-r.jpg);}


/*----生活家電----*/
#left-sub-kaden a{
	width:180px;
	height:58px;
	display:block;
	position:relative;
	margin:10px 0px 0px 0px;
	background-image:url(../left-picture/l-banner-kaden.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;}
/*オンマウス入替設定*/
#left-sub-kaden a:hover{background-image:url(../left-picture/l-banner-kaden-r.jpg);}


/*----ディナークルーズ----*/
#left-sub-dinner a{
	width:180px;
	height:58px;
	display:block;
	position:relative;
	margin:10px 0px 0px 0px;
	background-image:url(../left-picture/l-banner-culeze.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;}
/*オンマウス入替設定*/
#left-sub-dinner a:hover{background-image:url(../left-picture/l-banner-culeze-r.jpg);}


/*----女子が喜ぶ----*/
#left-sub-joshi a{
	width:180px;
	height:58px;
	display:block;
	position:relative;
	margin:10px 0px 0px 0px;
	background-image:url(../left-picture/l-banner-jyoshi.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;}
/*オンマウス入替設定*/
#left-sub-joshi a:hover{background-image:url(../left-picture/l-banner-jyoshi-r.jpg);}


/*----子供が喜ぶ景品----*/
#left-sub-kids a{
	width:180px;
	height:58px;
	display:block;
	position:relative;
	margin:10px 0px 0px 0px;
	background-image:url(../left-picture/kodomo.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;}
/*オンマウス入替設定*/
#left-sub-kids a:hover{background-image:url(../left-picture/kodomo-r.jpg);}



/*-------------------------------------------------------
	キャッチコピー
----------------------------------------------------------*/
#l-copy-text{
	padding:10px 10px 10px 10px;
	margin:0px 0px 15px 0px;
	font-size:11px;
	color:#333;
	border:#000000 solid 1px;
	text-align:left;
}


/*-------------------------------------------------------
	クイック検索フォーム
-------------------------------------------------------*/

.quick_search{
	line-height: 0.7;
	margin: 20px 0;
}

.quick_searchform{
	width: 180px;
	padding: 7% 3% 5% 3%;
	border: 1px solid #FCA4A5;
	box-sizing: border-box;
}

.quick_searchform span{
	padding: 0 5px 0 0 ;
}
.search_select{
	width: 128px;
	height: 25px;
	border: 1px solid #FCA4A5;
	margin: 0 0 10px 2px;
	background-color: #fff;
}

.search_select option{
	color: #000;
}

.search_buttan{
	width: 100px;
	height: 25px;
	border: none;
	color: #fff;
	background-color: #F87375;
	margin: 5px 30px;
}

