@import url(https://fonts.googleapis.com/css?family=Roboto:400,700);

/* ************************************************ 
 *  all
 * ************************************************ */
* {
  margin: 0px;
  padding: 0px;
}

html {
  height: 100%;
  overflow-y: scroll;
}

body {
  color: #684622;
  font-size: 14px;
  *font-size: 85%;
  line-height: 1.6em;
  font-family:'\30d2\30e9\30ae\30ce\89d2\30b4 Pro W3', 'Hiragino Kaku Gothic Pro', '\30e1\30a4\30ea\30aa', Meiryo, '\ff2d\ff33 \ff30\30b4\30b7\30c3\30af ', sans-serif;
  background-image: url(https://img04.shop-pro.jp/PA01011/861/etc/bg.gif);
}

a {outline: none;}

a:link, a:visited {
	color: #674621;
	text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

br.clear {
  clear: both;
  font: 0pt/0pt sans-serif;
  line-height: 0;
}

hr {
  margin: 10px 0;
  border: 0;
  clear: left;
}

img {
  border: none;
  vertical-align: middle;
}

img.new_mark_img1 {
  margin-right: 5px !important;
}

img.new_mark_img2 {
  margin-left: 5px !important;
}

#regacy {
	display:block;
	background-color:#FFCCCC;
	color:#CC0000;
	font-weight:bold;
	clear:both;
	text-align:center;
	line-height:130%;
	padding:10px 0;
}

.sold_out {
background-color: #FF0000;
color: #FFF;
font-size: 11px;
line-height: 11px;
margin-top: 5px;
padding: 5px 10px;
display: inline-block;
}

.over:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	}

.clearfix {zoom:1;}
	.clearfix:after {
		content: ""; 
		display: block; 
		clear: both;}
		* html .clearfix { height: 1%; }

.mb40 {margin-bottom: 40px !important;}
.pb20 {padding-bottom: 20px !important;}

/* ************************************************ 
 *  layout
 * ************************************************ */
 /*ヘッダー上ライン*/
#page {
	background-image: url(https://img04.shop-pro.jp/PA01011/861/etc/header_line.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	}

/*ページ全体の幅、レイアウトをセンタリング*/
#container {
  width:980px;
  margin:0px auto;
  text-align:left;
  position:relative;
}

/*ヘッダー*/
#header {
	padding-top: 25px;
}

/*サイド*/
#container #side {
  width: 220px; 
  float: left;
  margin-top: 90px;
}

/*メイン*/
#main {
  float: right;
  width: 710px;
}

/*フッター（コピーライト）*/
#footer {
  text-align: center;
  background-image: url(https://img04.shop-pro.jp/PA01011/861/etc/footer_bg.jpg);
  background-repeat: repeat-x;
  background-position: center top;
  height: 190px;
  clear: both;
  padding-top: 30px;
  color: #FFF;
}

/* セクション（白背景） */
.section {
	clear: both;
	margin-bottom: 45px;
	background-color: #FFF;
	padding: 20px 30px 0 30px;
	-webkit-border-radius:8px;
	   -moz-border-radius:8px;
	     -o-border-radius:8px;
	        border-radius:8px;
	-webkit-box-shadow: 1px 2px 5px 0px #D4D4D4;
	   -moz-box-shadow: 1px 2px 5px 0px #D4D4D4;
	     -o-box-shadow: 1px 2px 5px 0px #D4D4D4;
	        box-shadow: 1px 2px 5px 0px #D4D4D4;
	}
.section a:link, .section a:visited {
	text-decoration: underline;
	}
.section a:hover {
	text-decoration: none;
	}

.w574 {
	width: 574px;
	margin: 0 auto;
	font-size: 13px;
	line-height: normal;
	padding-bottom: 20px;
	}
.logospace{
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: normal;
}
.logospacebo{
	margin-bottom: 5px;
	line-height: normal;
}

.logospaceto{
	margin-top: 5px;
	line-height: normal;
}
.aka{
	color: #CC3300;
	font-weight:bold;
}
.kuro{
	color: #333333;
	font-weight:bold;
}
.rankbottom{
	text-align: right;
	font-size: 70%;
	margin: 0px 5px 0px 0px;
	padding: 0px 5px 0px 0px;
}	


/* ************************************************ 
 *  header
 * ************************************************ */
#header div.header_link {
  float: right;
  width: 460px;
  text-align: right;
  margin-bottom: 20px;
  }
  #header div.header_link ul {
	  float: left;
	  padding-top: 30px;
    }
    #header div.header_link ul li {
      list-style-type: none;
      float: left;
      margin-left: 10px;
      line-height: 16px;
      }
      #header div.header_link ul li i {
        width: 16px;
        height: 16px;
        display: block;
        float: left;
        margin-right: 5px;
        }
    #header div.header_link ul li.view_cart {
      }
      #header div.header_link ul li.view_cart i.cart {
        background: url(https://img.shop-pro.jp/tmpl_img/56/glyphicons.png) -415px -204px;
        }
    #header div.header_link ul li.my_account {
	  }
      #header div.header_link ul li.my_account i.account {
        background: url(https://img.shop-pro.jp/tmpl_img/56/glyphicons.png) -223px -84px;
        }
		
	#header div.header_link p.tel {
		font-size: 12px;
		font-weight: bold;
		float: right;
		}
		#header div.header_link p.tel span {
			font-size: 30px;
			font-weight: bold;
			color: #FF6600;
			font-family: 'Roboto', sans-serif;
			display: block;
			}

#header #header_nav {
	float: right;
	width: 710px;
	margin-bottom: 20px;
	font-size: 15px;
	}
	#header #header_nav ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		border-left: solid 1px #674621;
		border-right: solid 1px #674621;
		overflow: hidden;
		text-align: center;
		}
	#header #header_nav ul li {
		border-right: solid 1px #674621;
		float: left;
		padding: 0px 44px;
		}
		#header #header_nav ul li:last-child {
			border-right: none;
			}

#container h1.logo {
	position: absolute;
	top: 0;
	left: 0;
	}
	h1.logo a {
	  text-decoration: none;
	}
	
	h1.logo img {
	  max-width: 100%;
	}


/* ************************************************ 
 *  footer
 * ************************************************ */
#footer a {
  color: #ffffff;
}

#footer ul.footer_menu {
	clear: both;
	margin: 30px 0 20px;
}
#footer ul.footer_menu li:first-child {
	border-left: solid 1px #FFFFFF;
	}
#footer ul.footer_menu li {
  display: inline;
  padding: 0 15px;
  border-right: solid 1px #FFFFFF;
}

/* ************************************************ 
 *  main
 * ************************************************ */
#main div.box {
	overflow: hidden;
	clear: both;
	margin-bottom: 45px;
	background-color: #FFF;
	padding: 20px 30px 0 30px;
	-webkit-border-radius:8px;
	   -moz-border-radius:8px;
	     -o-border-radius:8px;
	        border-radius:8px;
	-webkit-box-shadow: 1px 2px 5px 0px #D4D4D4;
	   -moz-box-shadow: 1px 2px 5px 0px #D4D4D4;
	     -o-box-shadow: 1px 2px 5px 0px #D4D4D4;
	        box-shadow: 1px 2px 5px 0px #D4D4D4;
}

#main div.box h3 {
	margin-bottom: 20px;
	font-size: 20px;
	color: #FFF;
	}
#main div.box .box_inner {
	margin-right: -20px;
	}

#main .pagetop {
	margin-bottom: 30px;
	text-align: right;
	}
#main .pagetop:before {
	content: url(https://img04.shop-pro.jp/PA01011/861/etc/pagetop.gif);
	margin-right: 10px;
	position: relative;
	top: 5px;
	}


/* ************************************************ 
 *  item_box
 * ************************************************ */
.item_box {
width: 200px;
margin: 0 20px 25px 0;
text-align: center;
display:inline-block; 
/display:inline; 
/zoom:1;
vertical-align:top;
}

.item_box .item_photo {
margin: 0px;
}

.item_box .item_photo img.item {
max-width: 100%;
}

.item_box .item_detail {
margin-top: 10px;
}

.item_box .item_detail p.item_name {
font-size: 15px;
}

.item_box .item_detail p.item_regular_price {
margin-bottom: 10px;
}

.item_box .item_detail p.item_price {
margin-bottom: 10px;
color: #CC0000;
font-weight: bold;
}

.item_box .item_detail p.item_discount {
margin-bottom: 10px;
}

/* ************************************************ 
 *  Top_Page
 * ************************************************ */
#main .slider {
	margin-bottom: 50px;
	}

#main #box_news {
	margin-bottom: 50px;
}
#main #box_news h3 {
	background-image: url(https://img04.shop-pro.jp/PA01011/861/etc/info-title_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
	color: #FFF;
	margin-bottom: 2px;
	padding-left: 42px;
	padding-top: 7px;
	font-size: 14px;
	}
#main #box_news dl {
	padding: 15px 0 12px;
	border-bottom: dotted 1px #684622;
	display: block;
	}
	#main #box_news dl dt {
		float: left;
		width: 120px;
		}
	#main #box_news dl dd {
		overflow: hidden;
		zoom: 1;
		}
	#main #box_news dl dd a:link, #main #box_news dl dd a:visited {
		color: #F60;
		text-decoration: underline;
		}
	#main #box_news dl dd a:hover {
		text-decoration: none;
		}

#main #box_recommend {
}
#main #box_recommend h3 {
	background-image: url(https://img04.shop-pro.jp/PA01011/861/etc/recommend-title_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 37px;
	padding-top: 21px;
	padding-left: 75px;
	}

#main #box_sellers {
}
#main #box_sellers h3 {
	background-image: url(https://img04.shop-pro.jp/PA01011/861/etc/sellers-title_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 37px;
	padding-top: 26px;
	padding-left: 85px;
	}

#main #facebook {
	width: 500px;
	margin: 0 auto 50px;
	}

#main #box_free {
background: #f5f5f5;
padding: 20px;
}

#main #box_free p {
line-height: 20px;
}

#box_recentlychecked{
margin: 20px 0 0 0;
}
#box_recentlychecked h3,
#box_box_alsobought h3 {
	background: #89B74A;
	font-size: 15px !important;
	padding: 10px;
	}

.stock_error{
font-weight:bold;
color:red;
padding:10px 0;
display:none;
}

/* ************************************************ 
 *  product_detail_page
 * ************************************************ */
h2.product_name {
	font-size: 20px;
	margin-bottom: 30px;
	clear: both;
	}
.detail h2.product_name {
	background-image: url(https://img04.shop-pro.jp/PA01011/861/etc/detail-title_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 45px;
	color: #FFF;
	padding-left: 30px;
	margin-top: 10px;
	}

div.product_detail_area {
margin-bottom: 20px;
position: relative;
width: 100%;
}

div.product_images {
width: 430px;
float: left;
display: inline;
}

div.product_images div {
margin-bottom: 20px;
}

div.product_images div img {
max-width: 100%;
}

div.product_images div p.caption {
margin-top: 10px;
line-height: 20px;
}

div.add_cart {
width: 200px;
float: right;
}
table.add_cart_table {
width: 100%;
border-top: 1px solid #ccc;
margin-bottom: 10px;
}
table.add_cart_table th {
border-bottom: 1px solid #ccc;
padding: 10px 0px;
font-size: 13px;
text-align: left;
}
table.add_cart_table td {
border-bottom: 1px solid #ccc;
padding: 10px 0px;
}
table.add_cart_table td input {
width: 30px;
font-size: 14px;
}
table.add_cart_table td strong.price {
font-size: 14px;
}

table#option_tbl {
width: 100%;
margin-bottom: 20px;
}
table#option_tbl th,
table#option_tbl td.none {
background: whiteSmoke;
}
table#option_tbl th,
table#option_tbl td {
border: 1px solid #ccc;
padding: 10px;
text-align: center;
}
table#option_tbl th {
background: whiteSmoke;		
}
table#option_tbl td div input {
margin-bottom: 5px;
}

ul.option_price {
margin: 0 0 20px 0px;
}
ul.option_price li {
list-style-type: none;
}

div.button_area {
}
div.button_area input {
width: 100%;
}

div.product_description {
font-size: 14px;
line-height: 24px;
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom: 1px solid #ccc;	
clear: both;
word-wrap: break-word;
}

div.product_image_extra {
text-align: center;
margin-bottom: 20px;
}
div.product_image_extra img.item {
margin-bottom: 20px;
}


div.product_link_area {
float: left;
margin-left: 0px;
}
div.product_link_area div.twitter {
float: left;
width: 100px;
}
div.product_link_area div.pinterest {
float: left;
margin-right: 30px;
}
div.product_link_area div.fb-like {
float: left;
width: 200px;
}

div.product_link_area ul.other_link {
clear: both;
margin-top: 20px;
margin-left: 20px;
}
div.product_link_area ul.other_link li {
margin-bottom: 10px;
}

#tb_cap_tb{
}
#tb_cap_tb{
margin-top: 20px;
}

.tb {
padding-top: 10px;
padding-bottom: 10px;
border-top: 1px solid #CCC;	
}
#tb_stitle {
margin-bottom: 20px;
}
.tb_date, .tb_title, .tb_body, .tb_state {
margin-bottom: 5px;
}

/* ************************************************ 
 *  cloud_zoom
 * ************************************************ */
/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
border: 4px solid #888;
margin:-4px;	/* Set this to minus the border thickness. */
background-color:#fff;	
cursor:move;		
}

/* This is for the title text. */
.cloud-zoom-title {
font-family:Arial, Helvetica, sans-serif;
position:absolute !important;
background-color:#674621;
color:#fff;
padding:3px;
width:100%;
text-align:center;	
font-weight:bold;
font-size:10px;
top:0px;
}

/* This is the zoom window. */
.cloud-zoom-big {
border: 4px solid #674621;
overflow:hidden;
}

/* This is the loading message. */
.cloud-zoom-loading {
color:white;	
background:#222;
padding:3px;
border:1px solid #674621;
}

/* Feature section in ZoomEngine page */
.zoom-section {
clear:both;
}

* html .zoom-section { 
display:inline;
clear:both;
}

.zoom-small-image {
margin-bottom: 20px;
width: 350px;
float: left;
margin-top: 4px;
}
.zoom-small-image #wrap {
top: 0px;
z-index: 9999;
position: relative;
}
.cloud-zoom {
margin-bottom: 20px;
}
.zoom-small-image .mousetrap {
z-index:999;
position: absolute;
width: 100%;
left:0px;
top:0px;
}

/* Feature descriptions in ZoomEngine page */
.zoom-desc {
width: 60px;
float: left;
margin-left: 20px;
}

a.cloud-zoom-gallery {
display: block;
margin: 0 0 5px 0;
cursor: pointer;
}
.zoom-tiny-image {
width: 50px;
height: 50px;
border: 1px solid #ccc;
padding: 3px;
}
.zoom-tiny-image.selected {
background: #674621;
border: 1px solid #674621;
}
.zoom-tiny-image:hover {
border: 1px solid #674621;
}

/* ************************************************ 
 *  product_option_window
 * ************************************************ */
div#product_option {
margin: 20px;
padding: 20px;
background: #fff;
}

div#product_option h2 {
margin-bottom: 20px;
}

table.table_option {
background: #fff;
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
margin-bottom: 20px;
}
table.table_option th {
border-bottom: 1px solid #ccc;
border-left: 1px solid #ccc;
padding: 10px;
background: #f5f5f5;
}
table.table_option td {
border-bottom: 1px solid #ccc;
border-left: 1px solid #ccc;
padding: 10px;
}

div#product_option div.button_area {
}

/* ************************************************ 
 *  product_list_page
 * ************************************************ */
div.sub_category_area,
div.sub_group_area {
height: 100%;
background: #f5f5f5;
margin-bottom: 20px;
padding: 10px 10px 0px 10px;
}

div.sub_category_area div.sub_category,
div.sub_group_area div.sub_group {
float: left;
margin: 0 20px 10px 0;
}

div.sub_category_area div.sub_category img,
div.sub_group_area div.sub_group img {
margin-right: 10px;
}

/* ************************************************ 
 *  search_page
 * ************************************************ */
div.search_result {
margin: 20px 0;
padding: 10px;
text-align: center;
border: dotted 1px #684622;
}

div.none {
text-align: center;
margin: 50px 0;
}

.categoryList h2.product_name {
	background-image: url(https://img04.shop-pro.jp/PA01011/861/etc/category-title_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 50px;
	color: #FFF;
	font-weight: bold;
	padding-left: 15px;
	margin-bottom: 20px;
	margin-top: 10px;
	}


/* ************************************************ 
 *  policy
 * ************************************************ */
div#policy {
}

div#policy h2 {
margin-bottom: 30px;
}

.policy_box,
#policy_lead{
margin-bottom: 30px;
}

div.sk_box {
margin-bottom: 50px;
}
div.sk_box h3 {
font-size: 16px;
margin-bottom: 10px;
}
div#sk tr {
border-bottom: 1px solid #eee;
}
div#sk th {
width: 150px;
text-align: left;
padding: 10px 20px 10px 0;
}
div#sk th img.poricy_img {
margin-bottom: 5px;
}	
div#sk td {
padding: 10px 0;
}	
div#sk th,
div#sk td {
vertical-align: top;
line-height: 1.8;
}


div#payment_method {
margin-top: 40px;
}
div#payment_method table.table {
width: 100%;
}
div#payment_method table.table th {
width: 200px;
text-align: center;
}


div#shipping_method {
margin-top: 40px;
}
div#shipping_method table.table {
width: 100%;
}
div#shipping_method table.table th {
width: 200px;
text-align: center;
}

/* ************************************************ 
 *  side
 * ************************************************ */
#side div.box {
clear: both;
margin-bottom: 40px;
}

#side div.box h3 {
	margin-bottom: 10px;
	background-image: url(https://img04.shop-pro.jp/PA01011/861/etc/side_box-title_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
	line-height: 40px;
	font-size: 16px;
	padding-left: 17px;
}

#side div.box ul {
margin: -8px 0 0 0;
padding: 0px;
}

#side div.box ul li {
	list-style-type: none;
	margin: 0;
	padding: 15px 0 12px 25px;
	border-bottom: dotted 1px #684622;
	background-image: url(https://img04.shop-pro.jp/PA01011/861/etc/icon.png);
	background-repeat: no-repeat;
	background-position: left 18px;
	}

#side div#box_cart {
}

#side div#box_cart div.cart_button {
text-align: right;
}

#side div#box_owner {
}

#side div#box_owner div.owner_photo {
padding-left: 20px;
}

#side div#box_owner img.owner_photo_inner {
width: 152px;
margin-bottom: 10px;
padding: 3px;
border: 1px solid #ccc;
}

#side div#box_owner p.name {
font-size: 20px;
margin-bottom: 10px;
padding-left: 20px;
}

#side div#box_owner p.memo {
font-size: 11px;
line-height: 18px;
margin-bottom: 10px;
padding-left: 20px;
}

#side div#box_owner p.website {
padding-left: 20px;
}

div#box_mailmaga a {
padding-left: 20px;
}

div#box_mobile img {
padding-left: 26px;
}

#group-list {
border-top:#838383 dotted 1px;
padding:10px 0px 0px;
margin:10px 20px 0px 0px;
}

#side div#box_members h3:before {
	content: url(https://img04.shop-pro.jp/PA01011/861/etc/icon_members.png);
	position: relative;
	top: 2px;
	margin-right: 8px;
	}

#side div#box_category h3:before {
	content: url(https://img04.shop-pro.jp/PA01011/861/etc/icon_category.png);
	position: relative;
	top: 2px;
	margin-right: 8px;
	}
	
#side div.search {
	font-family:'\30d2\30e9\30ae\30ce\89d2\30b4 Pro W3', 'Hiragino Kaku Gothic Pro', '\30e1\30a4\30ea\30aa', Meiryo, '\ff2d\ff33 \ff30\30b4\30b7\30c3\30af ', sans-serif;
	}
#side div.search h3:before {
	content: url(https://img04.shop-pro.jp/PA01011/861/etc/icon_search.png);
	position: relative;
	top: 2px;
	margin-right: 8px;
	}
	#side div.search [type="text"] {
		padding: 4px;
		border: solid 1px #684622;
		}
	#side div.search .search_btn {
		position: relative;
		top: 6px;
		}

#side div#box_contents h3:before {
	content: url(https://img04.shop-pro.jp/PA01011/861/etc/icon_contents.png);
	position: relative;
	top: 2px;
	margin-right: 8px;
	}

#side div#box_link h3:before {
	content: url(https://img04.shop-pro.jp/PA01011/861/etc/icon_link.png);
	position: relative;
	top: 2px;
	margin-right: 8px;
	}

#side div#box_support h3:before {
	content: url(https://img04.shop-pro.jp/PA01011/861/etc/icon_support.png);
	position: relative;
	top: 2px;
	margin-right: 8px;
	}
#side div#box_support p.contact {
	padding: 5px 0;
	}

/* ************************************************ 
 *  Common Elements
 * ************************************************ */
/* @group Common Elements */

table {
	border-collapse: collapse;
	border-spacing: 0;
	}

	table.table {
		border-top: 1px solid #ccc;
		border-right: 1px solid #ccc;
		margin-bottom: 20px;
		}
		table.table th {
			border-bottom: 1px solid #ccc;
			border-left: 1px solid #ccc;
			padding: 5px;
			background: #f5f5f5;
			}
		table.table td {
			border-bottom: 1px solid #ccc;
			border-left: 1px solid #ccc;
			padding: 5px;
			}


div.footstamp,
.pankuzu {
	margin: 10px 0 15px;
	}
	div.footstamp span,
	.pankuzu span {
		margin: 0 1em;
		color: #66461F;
		}

div.sort {
	clear: both;
	margin-bottom: 20px;
	text-align: right;
	float: right;
	}
	div.sort strong {
		margin-right: 5px;
		}
	div.sort a {
		margin-right: 5px;
		text-decoration: underline;
		}
	div.sort span {
		margin-right: 5px;
		font-weight: bolder;
		text-decoration: none;
		}

div.pager {
	margin: 30px 0;
	padding: 10px;
	clear: both;
	text-align: center;
	background: #FFEDD2;
	}

div.none {
	clear: both;
	text-align: center;
	margin: 50px 0;
	}

/* radius */
.r3 {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px; 
	}

.r5 {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
	}

.r7 {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px; 
	}

/* @group button */

.btn {
  display: inline-block;
  *display: inline;
  padding: 4px 10px 4px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 13px;
  line-height: 18px;
  *line-height: 20px;
  color: #333333;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  *border: 0;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  text-decoration: none;
}

.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

.btn:active,
.btn.active {
  background-color: #cccccc 9;
}

.btn:first-child {
  *margin-left: 0;
}

.btn:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  /* Buttons in IE7 don't get borders, so darken on hover */

  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
      -ms-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn.active,
.btn:active {
  background-color: #e6e6e6;
  background-color: #d9d9d9 9;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-color: #e6e6e6;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.btn-large {
  padding: 9px 14px;
  font-size: 15px;
  line-height: normal;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
}

.btn-large [class^="icon-"] {
  margin-top: 1px;
}

.btn-small {
  padding: 5px 9px;
  font-size: 11px;
  line-height: 16px;
}

.btn-small [class^="icon-"] {
  margin-top: -1px;
}

.btn-mini {
  padding: 2px 6px;
  font-size: 11px;
  line-height: 14px;
}

.btn-primary,
.btn-primary:hover,
.btn-warning,
.btn-warning:hover,
.btn-danger,
.btn-danger:hover,
.btn-success,
.btn-success:hover,
.btn-info,
.btn-info:hover,
.btn-inverse,
.btn-inverse:hover {
  color: #684622;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}

.btn {
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.btn-primary {
  background-color: #FFCC00;
  *background-color: #FFCC00;
  background-image: -ms-linear-gradient(top, #FFD62F, #FFCC00);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FFD62F), to(#FFCC00));
  background-image: -webkit-linear-gradient(top, #FFD62F, #FFCC00);
  background-image: -o-linear-gradient(top, #FFD62F, #FFCC00);
  background-image: -moz-linear-gradient(top, #FFD62F, #FFCC00);
  background-image: linear-gradient(top, #FFD62F, #FFCC00);
  background-repeat: repeat-x;
  /*border-color: #0055cc #0055cc #003580;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*/
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#FFD62F', endColorstr='#FFCC00', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  background-color: #FFCC00;
  *background-color: #FFCC00;
}

.btn-primary:active,
.btn-primary.active {
  background-color: #FFCC00 9;
}

.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  *background-color: #51a351;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}

.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}

.btn_quick {
  margin: 10px 0;
}


/*----------------------------------------------------
	
	商品一覧
	
----------------------------------------------------*/

/* カテゴリ・グループのフリースペース内全体の指定 */
.cg_freespace_01 {
  padding:0;
  margin:20px 0 20px 0;
}
.cg_freespace_02 {
  padding:0;
  margin:20px 0 20px 0;
}
/* カテゴリ・グループのフリースペース内の<p>タグの余白設定 */
.cg_freespace_01 p,
.cg_freespace_02 p {
  margin:0 0 10px 0;
}
/* カテゴリ・グループのフリースペース内の<ul>タグの余白設定 */
.cg_freespace_01 ul,
.cg_freespace_02 ul {
  margin:0 0 10px 20px;
  padding:0;
}


/************************************/
/* 富士宮に伝わる昔のおはなし */
/************************************/

.legend_top{
	width: 574px;
	height: 67px;	
 	background-image: url(https://img04.shop-pro.jp/PA01011/861/etc/legend_top.gif);
	background-repeat: no-repeat;
}

.legend_center{
	width: 574px;
	background-image: url(https://img04.shop-pro.jp/PA01011/861/etc/legend_center.gif);
	background-repeat: repeat-y;
}

.legend_bottom{
	width: 574px;
	height: 67px;	
	background-image: url(https://img04.shop-pro.jp/PA01011/861/etc/legend_bottom.gif);
	background-repeat: no-repeat;
}

.legendkonte{
	color: #666666;
	margin-left: 40px;
	margin-right: 40px;
	padding: 0px;	
	line-height: 1.8em;
}

.legendphoto{
	float: left;
	margin: 5px 18px 3px 0px;
	padding: 0px;	
}

.legendphoto2{
	float: right;
	margin: 5px 0px 3px 18px;
	padding: 0px;	
}
/************************************/
/* よくある質問 */
/************************************/

.qandakon1{
	color: #6699CC;
	margin-left: 10px;
	margin-right: 30px;
	padding: 0px;	
	line-height: 1.6em;
	font-weight: bold;
}

.qandakon2{
	color: #666666;
	margin-left: 10px;
	margin-right: 30px;
	padding: 0px;	
}

/* ************************************************ 
 *	特定商取引法・お支払い方法・配送設定について
 * ************************************************ */

#ShopKeeper {
	margin: 20px;
	}

#ShopKeeper th {
	width: 170px;
	background: #EEE;
	color: #666666;
	padding: 10px;
	font-weight: normal;
	text-align: left;
	border: solid 1px #CCCCCC;
}

#ShopKeeper td {
	width: 330px;
	background: #FFF;
	color: #666666;
	padding: 10px;
	border: solid 1px #CCCCCC;
}

.SK p {
	margin: 0px 0px 10px 0px;
	padding: 15px 0px 0px 0px;

	}

.SK .area {	
padding: 0px 20px 20px 20px;
	}

.SK .title {
	color: #666666;
	background: #EEE;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px dotted #CCC;
	border-left: 1px solid #CCC;
	padding: 10px;

	}

.SK .note {
	color: #666666;
	line-height: 1.6em;
	background: #FFF;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	margin: 0px 0px 10px 0px;
	padding: 8px;
	}

.payment_img {
	width:30px;
	height:30px;
	margin:3px;
}

/* ************************************************ 
 *	プライバシーポリシー
 * ************************************************ */

#PrivacyExplain {
	margin: 20px;
	color: #666666;
	}

#PrivacyExplain .title {
	margin: 20px 0px 0px 0px;
	padding: 5px 5px 10px 5px;
	border-top: 2px solid #CCC;
	color: #000;
	font-weight: bolder;
	}

#PrivacyExplain .note {
	line-height: 150%;
	color: #666666;
	margin: 10px 5px 20px 15px;
	}