
/* CSS Document */

/* 全ページ共通 */

* {
 margin: 0;
 padding: 0;
}

html { overflow-x: hidden; overflow-y: scroll;}

body {
 margin: 0 auto;
 color: #333;
 font-family:"メイリオ","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Osaka;
 line-height: 1.6;
 background: url(../img/bg_body.jpg) repeat-x 0 0;
}
/* font-family:*/

img {
 border-style: none;
 border-width: 0px;
 text-decoration: none;
 vertical-align: top;
}
a:link{ color: #6B3F0E;}
a:visited { color: #6B3F0E;}
a:hover { color: #6B3F0E; text-decoration: none;}

.hidden { display: none;}

.pagetop{
background: url(../img/btn_page_top.jpg) left top no-repeat;
display: block;
width: 114px;
height: 11px;
text-indent: -999em;
overflow: hidden;
float: right;
}

.pagetop:hover{ background-position: left -11px;}

#wrap { width: 960px; margin: 0 auto;}

#contact_image a:hover{ background-position: left bottom;}

#contact_image{
width: 670px;
margin: 0 auto;
clear:both;
}

	#contact_image a{
	background: url(../../../../img/contact_image.jpg) left top no-repeat;
	display: block;
	width: 670px;
	height: 260px;
	text-indent: -999em;
	overflow: hidden;
	}


/* ------------------------- ヘッダー ------------------------- */

#head {
 width: 960px;
 margin: 0 auto;
 padding-top: 10px;
 font-size: 12px;
}
#head_l { width: 340px; float: left; padding-bottom: 10px;}
#head_r { width: 607px; float: right; padding-bottom: 10px;}

#head h1 {
 color: #6B3F0E;
 font-size: 10px;
 letter-spacing: 1px;
 font-weight: normal;
 margin-bottom: 5px;
}
#head #head_logo {
 width: 340px;
 height: 48px;
 margin-top:10px;
 background: url(../img/head_logo.jpg) no-repeat 0 0;
}
#head #head_logo a {
 width: 340px;
 height: 48px;
 display: block;
 text-indent: -9999px;
 font-size: 1px;
}
#head #head_logo a:hover {
 background: url(../img/head_logo.jpg) no-repeat 0 bottom;
}

#head #head_total {
 text-align: right;
 color: #970102;
 font-weight: bold;
 margin-bottom: 5px;
}

#head #head_link {
 width: 458px;
 height: 23px;
 float: left;
 background: url(../img/head_bg_link.gif) no-repeat 0 0;
 list-style: none;
 padding-top: 7px;
 padding-left: 5px;
}
#head #head_link li {
 display: inline;
 padding-left: 20px;
 background: url(../img/icon_01.gif) no-repeat 11px 4px;
}

#head #head_btn_cart {
 width: 140px;
 height: 30px;
 background: url(../img/head_btn_cart.jpg) no-repeat 0 0 ;
 float: right;
}
#head #head_btn_cart a {
 width: 140px;
 height: 30px;
 display: block;
 text-indent: -9999px;
 font-size: 1px;
}
#head #head_btn_cart a:hover {
 background: url(../img/head_btn_cart.jpg) no-repeat 0 bottom;
}


#head_info {
 width: 960px;
 height: 39px;
 background: url(../img/head_bg_info.gif) no-repeat 0 0;
 color: #6B3F0E;
 font-size: 12px;
}
#head_info_01 {
 width: 180px;
 padding: 10px 0 0 20px;
 float: left;
}
#head_info_02 {
 width: 338px;
 padding: 10px 10px 0 0;
 float: left;
 text-align: right;
}
#head_info_02 a {
 color: #990000;
 padding: 2px 0 2px 20px;
 background: url(../img/head_icon_bookmark.gif) no-repeat 0 3px;
}
#head_info_02 a:hover { color: #990000; text-decoration: none;}

#head_info_03 {
 width: 248px;
 height: 25px;
 float: left;
 margin-top: 7px;
 background: url(../img/head_bg_sbm.jpg) no-repeat 0 center;
}
#head_info_03 #head_info_03_ttl {
 width: 156px;
 height: 25px;
 text-indent: -9999px;
 font-size: 1px;
 float: left;
}
#head_info_03 #head_info_03_icon { padding-top: 5px;}
#head_info_03 #head_info_03_icon img { margin-right: 5px; float: left;}

#head_info_04 {
 width: 160px;
 float: left;
}
#head_info_04 #head_info_04_ttl {
 width: 90px;
 height: 39px;
 text-indent: -9999px;
 font-size: 1px;
 float: left;
}
#head_info_04 ul {
 width: 68px;
 height: 20px;
 margin: 9px 0 0;
 list-style: none;
 background: url(../img/head_btn_fontsize.gif) no-repeat 0 0;
 float: left;
}
#head_info_04 ul li {
 height: 20px;
 float: left;
}
#head_info_04 ul li a {
 height: 20px;
 display: block;
 text-indent: -9999px;
 font-size: 1px;
}
#head_info_04 ul #head_info_04_btn_01 { width: 43px;}
#head_info_04 ul #head_info_04_btn_02 { width: 25px;}
#head_info_04 ul #head_info_04_btn_01 a { width: 43px; cursor: pointer;}
#head_info_04 ul #head_info_04_btn_02 a { width: 25px; cursor: pointer;}

#head_info_04 ul #head_info_04_btn_01 a:hover { background: url(../img/head_btn_fontsize.gif) no-repeat 0 0;}
#head_info_04 ul #head_info_04_btn_02 a:hover { background: url(../img/head_btn_fontsize.gif) no-repeat right bottom;}


/* カテゴリ・ギフトナビゲーション */

.navi_item {
 width: 960px;
 height: 38px;
 margin: 0 0 5px;
 float: none;
 clear: both;
 list-style: none;
}
.navi_item li {
 height: 38px;
 float: left;
}
 


/* ------------------------- コンテンツ ------------------------- */

#contents {
	width: 960px;
	float: none;
	padding-top: 13px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	padding-bottom: 30px;
}
#contents_l {
 width: 180px;
 float: left;
 margin-bottom: 40px;
}
#contents_r {
 width: 760px;
 float: right;
 margin-bottom: 40px;
}


/* ------------------------- 産地で探す ------------------------- */


.made_bnr{
	margin:5px 0px 10px 0px;
}

#made{
	margin:0px 0px 20px 0px;
	list-style:none;
	padding:0px 0px 1px 1px;
	border:solid 1px #CCC;
	width:757px;
}

#made li{
	margin:1px 1px 0px 0px;
	float:left;
}





/* ------------------------- ぱんくず ------------------------- */


#pankuzu_normal,#pankuzu_single,#pankuzu_gift{
 width: 960px;
 clear: both;
 padding-bottom: 7px;
 margin-bottom: 18px;
}


#pankuzu_normal{ background: url(../img/line_normal.jpg) left bottom no-repeat;}/*--通常時--*/

#pankuzu_single{ background: url(../img/line_single.jpg) left bottom no-repeat;}/*--単品商品--*/

#pankuzu_gift{ background: url(../img/line_gift.jpg) left bottom no-repeat;}/*--ギフト商品--*/

#pankuzu_list{
width: 550px;
padding-top: 5px;
float: left;
white-space: nowrap;
}

#pankuzu_list .home{
background: url(../img/pankuzu_icon.jpg) left center no-repeat;
padding-left: 20px;
}

#product_type{
 width: 275px;
 float: right;
}

#product_type ul{
list-style: none;
zoom: 1;
}

#product_type li{
float: left;
width: 135px;
height: 28px;
margin-right: 2px;
text-indent: -999em;
overflow: hidden;
}

#product_type li a{ width: 100%; height: 100%; display: block;}

#product_type #product_single_btn{ background: url(../img/product_single_btn.jpg) left top no-repeat;}
#product_type #product_single_btn a{ background: url(../img/product_single_btn.jpg) right top no-repeat;}
#product_type #product_single_btn a:hover{ background: url(../img/product_single_btn.jpg) left top no-repeat;}
#product_type #product_gift_btn{ background: url(../img/product_gift_btn.jpg) left top no-repeat;}
#product_type #product_gift_btn a{ background: url(../img/product_gift_btn.jpg) right top no-repeat;}
#product_type #product_gift_btn a:hover{ background: url(../img/product_gift_btn.jpg) left top no-repeat;}


/* ------------------------- フッター ------------------------- */

#foot_ttl_cate {
 width: 960px;
 height: 31px;
 background: url(../img/foot_ttl_cate.gif) no-repeat 0 0;
 text-indent: -9999px;
 font-size: 1px;
 clear: both;
 float: none;
}

#foot_ttl_gift {
 width: 960px;
 height: 31px;
 background: url(../img/foot_ttl_gift.gif) no-repeat 0 0;
 text-indent: -9999px;
 font-size: 1px;
 margin-top: 12px;
}

#foot_link {
 background: url(../img/foot_bg_link.gif) repeat 0 0;
 padding: 5px 20px;
 text-align: center;
 list-style: none;
 margin: 40px 0;
}
#foot_link li {
 display: inline;
 padding: 0 5px;
 border-left: 1px solid #6B3F0E;
}
#foot_link li#foot_link_first {
 padding-left: 0;
 border-left: 0px none;
}


#foot_btn_pagetop {
 clear: both;
 text-indent: -9999px;
 font-size: 1px;
}
#foot_btn_pagetop a {
 width: 173px;
 height: 32px;
 background: url(../img/foot_btn_pagetop.jpg) no-repeat 0 0;
 display: block;
 float: right;
}
#foot_btn_pagetop a:hover {
 background: url(../img/foot_btn_pagetop.jpg) no-repeat 0 bottom;
}

#foot {
 width: 900px;
 margin: 0;
 background: #F8F8EF;
 padding: 30px;
 clear: both;
 float: none;
 color: #6B3F0E;
}
#foot h3 {
 width: 900px;
 height: 30px;
 margin: 0 0 20px;
 background: url(../img/foot_ttl_guide.gif) no-repeat 0 0;
 text-indent: -9999px;
 font-size: 1px;
}
#foot h4 {
 margin: 0 0 7px;
 background: url(../img/icon_06.gif) no-repeat 0 center;
 padding-left: 14px;
}
#foot h5 {
 margin-bottom: 4px;
}
#foot p {
 margin: 0 0 20px;
}
#foot ul {
 padding-left: 12px;
 margin-left: 12px;
}
#foot table {
 background: #E2DBD1;
}
#foot table th {
 background: #F0EDE8;
}
#foot table td {
 background: #FFF;
}

#foot #foot_l { width: 430px; float: left;}
#foot #foot_r { width: 430px; float: right;}

#foot #foot_adress {
 background: #F0EDE8;
 border: 1px solid #E2DBD1;
 padding: 15px 0 15px 40px;
}
#foot #foot_adress .foot_adress_mail {
 background: url(../img/foot_icon_mail.jpg) no-repeat right center;
 padding-right: 24px;
 text-decoration: none;
}

#foot #foot_tab_daibiki { width: 430px; margin-bottom:20px;}
#foot #foot_tab_daibiki th {
 text-align: left;
 padding: 8px 20px 8px 50px;
}
#foot #foot_tab_daibiki td {
 text-align: right;
 padding: 8px 20px;
}

#foot #foot_tab_postage {
 width: 430px;
 font-size: 10px;
 border-collapse: collapse;
}
#foot #foot_tab_postage caption{
text-align: left;
}
#foot #foot_tab_postage thead th {
border: 1px solid #E2DBD1;
 background: #ACA899;
 color: #FFFFFF;
 text-align: center;
 padding: 3px 0;
 width: 10%;
}
#foot #foot_tab_postage td,#foot #foot_tab_postage th {
border: 1px solid #E2DBD1;
 text-align: left;
 padding: 3px 10px;
}
#foot #foot_tab_postage tbody .price{
text-align: right;
}
#foot #foot_tab_postage tbody .area{
width: 30%;
}


address {
 text-align: center;
 font-size: 10px;
 font-style: normal;
 color: #6B3F0E;
 letter-spacing: 2px;
 padding: 30px 0;
}




















/*--------*/
#contents_r #banner_list{
	width: 744px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}

#contents_r #banner_list ul{
	list-style: none;
	margin-right: -12px;
	_margin-right: -24px;
	zoom: 1;
	}
	
#contents_r #banner_list li{
	float: left;
	width: 240px;
	margin: 0 12px 12px 0;
	vertical-align: bottom;
	}

 

