/* ---------- body ---------- */

body {
	background: #fff;
	font-size:90%;
	font-weight: normal;
	margin: 0;
	color:#333;
}

body.color_red {}
body.color_blue {}
body.color_green {}
body.color_orange {}

div.btn a {
	display:block;
	text-align:center;
	padding:4px 10px;
	color:#fff;
	background:#E94700;
	border-radius:3px;
	font-weight:bold !important;
	vertical-align:middle;
}

div.btn a:hover {
	background:#f2f2f2;
	color:#000;
	
}

.bold {font-weight:bold;}

a {
	text-decoration:none;
}

a:link {
	color: #0068b7;
}

a:hover {
	color: #7aafd7;
	text-decoration:underline;
}

img a {
	color: #333333;
}

.form {
	margin:0;
	padding:0;
}

* {box-sizing: border-box}

.clearfix {
	clear:both;
	}


#pageTop:hover {
	background: #EEE;
	text-decoration: none;
}
#pageTop {
	background: #DDD;
	border-radius: 5px;
	color: #555;
	padding: 10px;
	position: fixed;
	bottom: 20px;
	right: 20px;
}


/* ---------- body_end ---------- */

/* ---------- ヘッダー ---------- */

#wrapper {
	width:100%;
	overflow:hidden;
	}

.shop_contents {
	width:960px;
	margin:0 auto;
	}

.shop_contents td {word-break:break-all;}

.shop_header {
	width:100%;
	border-bottom:10px solid #ba000f;
	}

.shop_header_col {
	display:table;
	width:960px;
	margin:10px auto 0;
	}

.shop_header_left {
	display:table-cell;
	width:150px;
	}

.shop_header_right {
	display:table-cell;
	text-align:right;
	}

.shop_header_right ul li {
	display:inline-block;
	margin-left:10px;
	}

.shop_header_right ul li a {
	display:block;
	padding:5px 0 5px 10px;
	background:url(/img/header_icon.gif) 0 12px no-repeat;
	
	}

/* ---------- ヘッダー end ---------- */


/* ---------- ナビゲーション ---------- */

.shop_gnav {
	background:#f2f2f2;
	border-top:1px solid #ccc;
	}

.shop_nav {
	width:960px;
	margin:0 auto;
	}

.shop_nav ul {
	width:100%;
	display:table;
	table-layout:fixed;
	border-right:1px solid #ccc;
	}

.shop_nav ul li {
	display:table-cell;
	table-layout:fixed;
	border-left:1px solid #ccc;
	font-weight:bold;
	}

.shop_nav ul li a {
	display:block;
	padding:10px 10px 10px 30px;
	background:#f2f2f2 url(/img/header_icon.gif) 12px 16px no-repeat;
	}


/* ---------- ナビゲーション end ---------- */


/* ---------- タイトル ---------- */

.shop_tit {
	width:100%;
	background:url(/img/bg_tit.jpg) 0 0 repeat-x;
	text-align:center;
	margin-bottom:20px;
	}

.shop_tit h2 {}

.shop_tit div {}


.shop_info_col {
	width:960px;
	margin-bottom:20px;
	}

.shop_info_left {
	float:left;
	width:500px;
	}

.shop_info_table{
	background:#f2f2f2;
	padding:20px;
	margin-bottom:40px;
	}

.shop_info_table > table {
	width:100%;
	}

.shop_info_table table th {
	width:100px;
	background:#FFE9CE;
	padding:4px;
	border:1px solid #ccc;
	font-weight:bold;
	text-align:center;
	}

.shop_info_table table td {
	background:#fff;
	padding:4px;
	text-align:left;
	border:1px solid #ccc;
	}

.shop_info_right {
	width:460px;
	float:left;
	padding-left:40px;
	}

.shop_dmap {
	width:100%;
	margin-bottom:20px;
	text-align:left;
	}

.logo_card {
	float:right;
	}

.shop_eventpage {
	width:100%;
	margin-bottom:30px;
	text-align:center;
	font-size:18px;
	}

.shop_eventpage img {
	width:100%;
	}

.side_contents {
	width:100%;
	margin-bottom:20px;
	text-align:center;
	padding:20px 0;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	}

.side_contents img {
	max-width:380px;
	}

.side_contents p {
	text-align:left;
	}


.staff_photo {
	display:table-cell;
	width:100px;
	height:100px;
	}

.staff_photo img {
	max-width:100px;
	max-height:100px;
	margin-right:20px;
	}

.staff_name {
	display:table-cell;
	vertical-align:middle;
	}

.shop_comment_photo {
	clear:both;
	background:#f2f2f2;
	padding:20px;
	margin-bottom:10px;
	}

.shop_comment_photo ul li {
	background:url(/img/yajirushi.gif) no-repeat 6px 4px;
	padding-left:20px;
	margin-bottom:10px;
	word-wrap: break-word;
	word-break: break-all;
	}

.shop_top_img {
	float:right;
	margin-left:20px;
	width:160px;
	}

.shop_top_img img {
	margin-bottom:5px;
	max-width:160px;
	min-width:160px;
	}

.shop_top_img div.dshop_add img {
	max-width:160px;
	min-width:160px;
	}
.shop_top_img div.dshop_add p {
	font-size:12px;
	word-wrap: break-word;
	word-break: break-all;
	}

.shop_staff_map {
	width:420px;
	margin-bottom:40px;
	}

.shop_map {
	vertical-align:bottom;
	margin-bottom:30px;
	}

.articles {
	clear:both;
	margin-bottom:30px;
	}

.articles_col {
	background:#F8F5ED;
	padding:20px;
	border-bottom:10px solid #fff;
	word-wrap: break-word;
	word-break: break-all;
	}

h3.tit {
	background:#ba000f;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	padding:10px;
	margin-bottom:10px;
	}

h4.tit {
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	padding: 10px 30px 10px;
	border-left: 10px solid #ba000f;
	background: #f5f5f5;
	margin-bottom: 10px;
	}

.cate_item {
	width:100%;
	display:table;
	border-bottom:1px dotted #ccc;
	padding:10px 0;
	}

.cate_item_photo {
	width:140px;
	display:table-cell;
	text-align:left;
	}

.cate_item_photo img {
	max-width:120px;
	max-height:120px;
	}

.cate_item_name {
	display:table-cell;
	text-align:left;
	vertical-align:top;
	}

dl.buyer_voice {
	
	}

dl.buyer_voice dt {
	
	}

dl.buyer_voice dd {
	border-bottom:1px dotted #ccc;
	padding:10px;
	margin-bottom:20px;
	}

/* -- 直売店・配達アイコン --*/


.direct_shop {
	display:inline-block;
	text-align:center;
	width:200px;
	padding:3px 10px;
	color:#fff;
	background:#ed762e;
	border-radius:3px;
	line-height:1.8em;
	margin-bottom:5px;
	border:1px solid #fff;
	font-size:14px;
	}

.delivery {
	display:inline-block;
	text-align:center;
	width:200px;
	padding:3px 10px;
	color:#fff;
	background:#3b74e7;
	border-radius:3px;
	line-height:1.8em;
	margin-bottom:5px;
	border:1px solid #fff;
	font-size:14px;
	}

#page_top {right:0;}

#top_div{
  width : 100%;
  height : 18px;
  color:#FFFFFF;
  background-color : #cc0000;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  text-align:center;
  /*
  border-width : 1px 1px 1px 1px;
  border-style : double double double double;
  border-color : purple purple purple purple;
  */
}
.top_div1{
  width : 100%;
  color:#FFFFFF;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  text-align:center;
  }
 .autore_div{
 height:32px;
 }
 .autore_td{
  border :   double #ffcc99;
  padding : 5px;
  background: url(kitchen/img/image_boo.gif);
  width:20%;
  top:auto;
  
  } 
p {
  font-size : 10pt;
}
.f_dai{
  font-size : 12pt;
  font-weight : bold;
}
.f_dai_red{
	color:#FF0000;
	font-size : 12pt;
	font-weight : bold;
}
.f_red{
	color:#FF0000;
}

TABLE{
  font-size : 10pt;
  width : 100%;
  border-collapse : collapse;
}
.table4{
	width:400px;
	border-width : 1px 1px 1px 1px;
	border-style :solid;
	border-color:#990000;
}
.table6{
	width:600px;
	border-width : 1px 1px 1px 1px;
	border-style :solid;
	border-color:#990000;
}

.sen{
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : sandybrown sandybrown sandybrown sandybrown;
  padding-top : 4px;
  padding-left : 4px;
  padding-right : 4px;
  padding-bottom : 4px;
}
.sentop{
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : sandybrown sandybrown sandybrown sandybrown;
  border-collapse : collapse;
}
.iro{
  background-color : seashell;
  padding : 15px;
}
.iro2{
  background-color : floralwhite;
  padding : 15px;
}
.iro3{
  background-color : floralwhite;
}
.iro4{
  background-color : #ffcc99;
}
.iro5{
  background-color : royalblue;
  padding : 5px;
}
.iro6{
  background-color : #EEFEFF;
  text-align:center
}
.iro_sen{
  background-color : yellow;
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : sandybrown sandybrown sandybrown sandybrown;
}
.iro_sen2{
  background-color : beige;
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : sandybrown sandybrown sandybrown sandybrown;
  padding : 5px;
}
.iro_sen_auto{
  background-color : coral;
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : sandybrown sandybrown sandybrown sandybrown;
  padding : 5px;
}
.moji_sen{
  border-bottom-style : double;
  border-color : orange;
}
.moji_hako{
  border-style : solid;
  border-color : orange;
  padding : 8px;
  border-width : 1px;
  background-color : khaki;
}
.moji_hako2{
  border-style : solid;
  border-color : orange;
  padding : 8px;
  border-width : 1px;
  background-color : lightyellow;
}
.moji_hako3{
  border-style : groove;
  border-color : red;
  padding : 8px;
  border-width : 3px;
  background-color : orange;
}
.waku{
  border :   double #ffcc99;
  padding : 5px;
}

.iro_sen_auto2{
  border-width : 4px;
  border-style : groove;
  border-color : #ff55cc;
  background: url(kitchen/img/image_boo.gif);
  padding : 5px;
}

.sentop .iro_sen_auto2{
	border-color:#bd612d;
	border-style : double;
}

.kage{
  border-width : 0px 2px 2px 0px;
  border-style : groove groove groove groove;
  border-color : gray gray gray gray;
}
A:link{
  color : #003366;
  text-decoration : none;
}
A:hover{
  color: red;
  text-decoration : underline;
}
A:active{
  color: red;
  text-decoration : underline;
}

A:VISITED{
  color: royalblue;
  text-decoration : none;
}
FORM{
  padding-top : 0pt;
  padding-left : 0pt;
  padding-right : 0pt;
  padding-bottom : 0pt;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-width : 0px 0px 0px 0px;
}
STRONG{
      font-weight : 400;
      font-style : normal;
      font-variant : normal;
}
.tdxx {
	font-size: 12px;
	line-height: 17px;
	padding: 6px;
}
aaa {
	text-align: center;
}
.style {
	font-size: 16pt;
	font-weight: bold;
	color: #FF0000;
}
.style1 {
	font-weight: bold;
	color: #FF0000;
}
ul.example {
margin: 0;
padding: 0;
list-style-type: none;
}

ul.example li {
float: left;
width: 150px;
margin-right: 5px;
padding: 2px;
border: 1px #ffb366 solid;
background-color: #fffdee;
text-align: center;
}

.clearLeft { 
clear: left; 
}
.Hed_1{
font-size:12px;
height:20px;
background-image:url("img/image9.gif");
}

ul#color_btn {
	width:800px;
	margin:0;
	padding:0;
	background-color:#3A3A3A;
}
#color_btn li {
	list-style: none;
	float:left;

}
#color_btn a img {
	border: none;
}
.cate_ul{
margin:8px;
padding:8px
}

/*ここから20140123　西條追記　カテゴリバナースタイル*/
/*カテゴリバナー*/
.search_bnr_wrap {
	width: 100%;
	min-width:870px;
	text-align: center;
	border: double 3px #F36;
	background-image: url(img/bnr_back.jpg);
	margin: 10px 0 20px 0;
	background-position: center top;
	background-color: #FFF7F7;
}
.search_bnr {
	margin: 0 auto;
	text-align: center;
}
.cate_main_add_on {
	width:80%;
	min-width: 210px;
	border: #ff3344 solid 1px;
	margin: 10px auto;
	text-align: left;
	height: 395px;
	max-width:300px;
}
.cate_add_back {
	display: block;
	padding: 10px 10px 5px 10px;
	margin: 1px;
	text-decoration: none;
	border: solid 1px #fff;
	background-color: #ffd0d4;
	height: 376px;
}
img.ribon {
//	width: 80%;
}
.cate_bnr_img_wrap {
	border: double 3px #FEA603;
	background-color: #fff;
	width: 180px;
	height: 180px;
	margin: 0 auto;
	margin-bottom: 5px;
}
.cate_main_add_on p {
	white-space: normal;
}
.cate_main_add_on h3.item_name {
	font-size: 14px;
	width:100%;
	min-width: 180px;
	margin: 2px 0 2px 0;
	height: 32px;
	display: block;
	padding: 0;
}
.cate_main_add_on p.kingaku {
	color: #C00;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	margin: 5px 0 5px 0;
}
.cate_main_add_on p.syamei {
	font-size: 13px;
	line-height: 16px;
	margin: 2px 0 5px 0;
}
.cate_main_add_on p.size {
	font-size:13px;
	line-height:1.1em;
	margin:5px 0 5px 0;
	height:72px;
	overflow:hidden;
}
.a_center {
	text-align: center;
}
.line0 {
	line-height:0;
}
.search_inner { margin:0 auto; width:100%; table-layout: fixed; }
.va-t { vertical-align:top;}
.va-m { vertical-align:middle;}
.item_name a , .syamei a {
	color:#00e;
	text-decoration:underline;
}
/*カテゴリバナー　リサイズイメージ*/
.imgReSize {
	max-height: 180px;
	max-width: 180px;
	border: 0;
}
* html body .imgReSize {
 width: expression(this.width >= this.height ? "180px" : "auto");
 height: expression(this.width <= this.height ? "180px" : "auto");
}
.resizeBug {
	display: block;
	width: 180px;
	text-align:center;
}
.cateImg {
	vertical-align: middle;
	border: double 3px #FEA603;
	background-color: #fff;
	width: 180px;
	height: 180px;
	margin: 0 auto;
	margin-bottom: 5px;
}

/*---------メーカー直販（160224）-----*/

div.detail_maker_price span {
	font-size:24px;font-weight:bold;
	}
a.btn_maker_price {
	margin-bottom:10px;
	}

a.btn_maker_price img {
	border:0 !important;
	}
/*---------メーカー直販（160224）-----*/

/*---------ランクG(160525)-----*/
.item_area {
	width:100%;
	overflow:inherit;
	text-align:center;
	margin-top: 0;
}
.item_area_wrap {
	width:100%;
}

/*各商品*/
.item_area_wrap div.item {
	width:24%;
	height:400px;
	border:solid 1px #CCC;
	padding:10px 0px 10px 0px;
	margin:0 0 0 0;
	float:left;
	overflow:hidden;
	text-align:left;
}

.rank_g .item_area_wrap {
	display:inline-block;
	width:100%;
}

.rank_g div.item {
	float:none;
	border-color:#c00;
	display:inline-block;
	margin: 0;
	letter-spacing: normal;  /* inline-blockの隙間対策 */
	padding: 5px;
}

.rank_g {}

.rankg_hr {
	float: left;
	border: 2px solid #FFD5EC;
	width: 100%;
}
