/* --------------------------
   各ブラウザ間の表示統一設定
   -------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,th,td {
	margin:0px;
	padding:0px;
	}

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

fieldset,img {
	border:0px;
	}

ol,ul {
	list-style:none;
	}

caption,th {
	text-align:left;
	}

h1,h2,h3,h4,h5,h6 {
	font-size:#4D4D4D;
	font-weight:normal;
	}

q:before,q:after {
	content:'';
	}

abbr,acronym {
	border:0px;
	}

body * {
	line-height:1.5em;
	word-break:break-all;
	}

body {
  　font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, "ヒラノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif;
    font-size: 14px;
	color:#4D4D4D;
	text-align:center;
	margin:0px;
	padding:0px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/30/bg_linen01.gif) 0px 0px;
	}

a:link {
	color:#4D4D4D;
	text-decoration:underline;
	}

a:visited {
	color:#4D4D4D;
	text-decoration:underline;
	}

a:active {
	color:#4D4D4D;
	text-decoration:none;
	}

a:hover {
	color:#4D4D4D;
	text-decoration:none;
	}

.all {
	margin:0px auto;
	padding:30px;
	width:720px;
	text-align:left;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/30/bg_dot01.gif) 0px 0px;
	}

/* ------------------------------------
   ホームタブ、ログインタブ、カートタブ
   ------------------------------------ */
#tab {
	width:750px;
	text-align:right;
	margin:40px auto 0px;
	padding-right:30px
	}

#tab #tab_login {
	margin-right:7px;
	}

/* ----------------
   ヘッダーメニュー
   ---------------- */
.header {
	margin-bottom:15px;
	}

.title a{
	font-size:20px;
	color:#4D4D4D;
	font-weight:bold;
	}
	
.title a:link,.title a:hover,.title a:active,.title a:visited {
	text-decoration:none;
}
	
#search {
	text-align:right;
	}

#search #search_box {
	width:160px;
	margin-bottom:7px;
	}

/* --------------------
   全体コンテンツエリア
   -------------------- */
.content {
	margin-bottom:70px;
	}

.list_icon {
	margin-right:10px;
	}

.overflow_160px {
	width:160px;
	overflow:hidden;
	}

/* ---------------------------
   左サイドメニュー / メンバー
   --------------------------- */
.member_frame {
	background:#FFFFFF url(https://img.shop-pro.jp/tmpl_img/30/side_line_bg01.gif) 0px 0px repeat-y;
	margin-bottom:20px;
	padding:5px 0px 5px 7px;
	font-size:11px;
	}

/* ---------------------------------------------------------------------------------
   左サイドメニュー / 商品カテゴリー、おすすめ商品、売れすじ商品、ショッピングカート
   --------------------------------------------------------------------------------- */
.side {
	margin-bottom:20px;
	}

.side_frame {
	background:#FFFFFF url(https://img.shop-pro.jp/tmpl_img/30/side_line_bg01.gif) 0px 0px repeat-y;
	margin-bottom:20px;
	padding:10px;
	}

.side_center {
	width:160px;
	margin:5px 0px;
	}

.side_deco,
.side_deco_cat,
.side_deco_gro {
	width:160px;
	border-bottom:1px dotted #C9C9C9;
	margin:0px auto;
	padding:0px 0px 5px;
	}

.side_deco_cat a,
.side_deco_gro a,
.side_deco_cat a:link,
.side_deco_gro a:link,
.side_deco_cat a:visited,
.side_deco_gro a:visited,
.side_deco_cat a:active,
.side_deco_gro a:active {color:#4D4D4D;}

.side_deco_cat a:hover,
.side_deco_gro a:hover {color:#4D4D4D;}
	
.side_frame_cart {
	background:#FFFFFF url(https://img.shop-pro.jp/tmpl_img/30/side_line_bg01.gif) 0px 0px repeat-y;
	padding:0px 10px;
	}
	
.cart_item {
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	}

.subtotal {
	padding:5px 0;
}
.stotal {
	text-align:right;
}
.total {
	padding:5px 0;
	border-top:1px dotted #C3C3C3;
	text-align:right;
	margin:0;
}

.postage {
	border-top:1px solid #C3C3C3;
	padding:5px 0;
}

.postage li {
	margin:5px 0;
	color:red;
	text-align:left;
}

.viewcart {
	padding:5px 0;
	text-align:center;
}
/* -----------------------------------
   左サイドメニュー / 店長プロフィール
   ----------------------------------- */
.prof_frame {
	width:180px;
	background:#FFFFFF url(https://img.shop-pro.jp/tmpl_img/30/side_line_bg01.gif) 0px 0px repeat-y;
	margin-bottom:20px;
	}

.prof_center {
	width:180px;
	text-align:center;
	}

.prof_deco {
	width:180px;
	height:1px;
	overflow:hidden;
	border-bottom:1px solid #C9C9C9;
	}

.prof_text {
	width:180px;
	text-align:center;
	padding:10px;
	}

.prof_img {
	max-width: 100%;
	height: auto;
	}


/* -------------------------------
   左サイドメニュー / フリーぺージ
   ------------------------------- */
.free_deco {
	width:160px;
	padding:5px 0px;
	}

.free_deco .overflow_160px{
	margin-bottom:10px;
	}

/* --------------
   フッターエリア
   -------------- */
.footer_link {
	margin-left:8px;
	}

.page_top {
	text-align:right;
	}
	
#copy{
	color:#4D4D4D;
	}

/* -----------------------------------------
   RSSタブ、Atomタブ、Color Me Shop! proタブ
   ----------------------------------------- */
#footer_tab {
	width:750px;
	text-align:left;
	margin:0px auto;
	padding:0px 0px 40px 30px;
	}

#footer_tab #tab_atom {
	margin:0px 7px 0px 7px;
	}

/* ------------------
   右コンテンツエリア
   ------------------ */
.top {
	width:510px;
	margin:0px auto;
	text-align:left;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/30/bg_dot01.gif) 0px 0px;
	}

.top_ttl {
	margin-bottom:15px;
	}

.top_frame {
	width:160px;
	float:left;
	margin:0px 10px 15px 0px;
	table-layout:fixed;
	}

.top_bg1 {
	width:140px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/30/top_line_bg01.gif) 0px 0px repeat-y;
	padding:4px 10px 10px 10px;
	border-bottom:1px solid #D4D4D4;
	}

.top_bg2 {
	width:140px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/30/top_line_bg01.gif) 0px 0px repeat-y;
	padding:10px 10px 5px 10px;
	}

.now_s {
	border:1px solid #D4D4D4;
	padding:4px;
	max-width: 100px;
	max-height: 100px;
	}

.now_b {
	border:1px solid #D4D4D4;
	padding:4px;
	max-width: 500px;
	max-height: 500px;
	}

.through {
	text-decoration:line-through;
	}

.discount {
	color:#F94C4C;
	}

.expl {
	margin:5px 0px 0px;
	text-align:left;
	}

/* --------------
   お知らせエリア
   -------------- */
.info_text {
	padding:15px 0px 45px 0px;
	}

.overflow_510px {
	width:510px;
	overflow:hidden;
	}

/* --------------
   フリースペース
   -------------- */
.free_space {
	text-align:left;
	margin-top:35px;
	}

/* ----------------------------
   ぱんくずリスト、並び順を変更
   ---------------------------- */
.footstamp {
	border-bottom:1px dotted #D4D4D4;
	color:#4D4D4D;
	}
	
.footstamp a,
.footstamp a:link,
.footstamp a:visited,
.footstamp a:active  {color:#4D4D4D;}
.footstamp a:hover   {color:#4D4D4D;}

.bold {
	font-weight:bold;
	}

/* --------------
   サブカテゴリー
   -------------- */
.subcate_ttl {
	margin-top:25px;
	}

.sub_category {
	width:70px;
	float:left;
	text-align:center;
	margin:20px 25px 0px 0px;
	}

.overflow_100px {
	width:100px;
	overflow:hidden;
	}

/* --------
   商品一覧
   -------- */
.overflow_140px {
	width:140px;
	overflow:hidden;
	}
	
.sort_01 {
	border-bottom:1px dotted #D4D4D4;
	color: #4D4D4D;
	}

.sort_01 a,
.sort_01 a:link,
.sort_01 a:visited {
	color:#4D4D4D;
	}

.sort_01 a:active,
.sort_01 a:hover {
	color:#4D4D4D;
	}

/* --------
   商品詳細
   -------- */
.detail_image {
	border-bottom:1px dotted #D4D4D4;
	margin-bottom:15px;
	table-layout:fixed;
	}

.detail_frame {
	border-bottom:1px dotted #D4D4D4;
	margin-bottom:30px;
	}

.detail_ttl {
	width:320px;
	font-weight:bold;
	margin-bottom:15px;
	overflow:hidden;
	}

.detail_text {
	width:320px;
	padding-bottom:15px;
	border-bottom:1px dotted #D4D4D4;
	overflow:hidden;
	}

.detail_option1 {
	width:320px;
	padding:15px 0px 0px;
	}

.detail_option2 {
	width:320px;
	padding:15px 0px 30px;
	}

.detail_cart {
	border:none;
	margin-bottom:10px;
	}

.detail_other {
	width:100px;
	float:left;
	vertical-align:top;
	}
	
.detail_thum {
	border:1px solid #878787;
	width: 100px;
	}

.detail_etc {
	padding:15px 0px;
	}
	
.detail_etc .list {
	padding:0px;
	margin:0px 0px 5px;
	}

.detail td {
	padding-bottom:10px;
	}

.detail_arrow {
	width:15px;
	margin:0px;
	}

div#sk_link_other {
	text-align:right;
	margin-bottom:20px;
}

div#sk_link_other a {
	font-size:10px;
}

/* --------------------------------------------
   この商品を買った人はこんな商品も買っています
   -------------------------------------------- */
.share_ttl {
	margin-bottom:15px;
	}

.share_frame {
	width:160px;
	float:left;
	margin:0px 10px 30px 0px;
	}

/* ----------------------------
   この商品のトラックバック一覧
   ---------------------------- */
.tb_ttl {
	margin:30px 0px 15px;
	}

.tb_url {
	text-align:center;
	padding:15px;
	background-color:#F0F0F0;
	border:1px solid #CCCCCC;
	}

.tb_list {
	margin-top:15px;
	}

.tb_date {
	padding-bottom:10px;
	}

.tb_subject {
	padding-bottom:10px;
	border-bottom:1px dotted #D4D4D4;
	}

.tb_excerpt {
	padding:10px 0px;
	border-bottom:1px dotted #D4D4D4;
	}

.tb_name {
	padding-top:10px;
	}

/* ----------------------------
   最近チェックした商品
   ---------------------------- */

.checkitem_list {
	width:100px;
	margin: 0 0 10px;
	padding: 0 10px;
	float:left;
	}

.checkitem .ci_img {
	width:90px;
	margin-bottom:3px;
	border: 1px solid #D4D4D4;
	padding: 4px;
	}

.checkitem .price_top {
	margin:0;
	}

/* ------------------------
   特定商取引法に基づく表記
   ------------------------ */
.exchange_ttl {
	margin-bottom:15px;
	}

.ShopKeeper {
	background-color:#FFFFFF;
	margin-bottom:30px;
	border-top:1px solid #C9C9C9;
	border-left:1px solid #C9C9C9;
	}

.ShopKeeper th {
	background-color:#FFFFFF;
	font-weight:normal;
	padding:5px 10px;
	border-right:1px solid #C9C9C9;
	border-bottom:1px solid #C9C9C9;
	}

.ShopKeeper td {
	background-color:#FFFFFF;
	padding:10px;
	border-right:1px solid #C9C9C9;
	border-bottom:1px solid #C9C9C9;
	}

/* ------------
   お支払い方法
   ------------ */
.payment_ttl {
	margin-bottom:15px;
	}

.payment_frame {
	background-color:#FFFFFF;
	margin-bottom:30px;
	border:1px solid #c9c9c9;
	}

.payment_frame th {
	background-color:#FFFFFF;
	font-weight:normal;
	padding:5px 10px;
	border:1px solid #c9c9c9;
	}

.payment_frame td {
	background-color:#FFFFFF;
	padding:10px;
	border:1px solid #c9c9c9;
	}

/* ----------------------
   配送方法・送料について
   ---------------------- */
.delivery_ttl {
	margin-bottom:15px;
	}

.delivery_frame {
	background-color:#FFFFFF;
	margin-bottom:30px;
	border:1px solid #c9c9c9;
	}

.delivery_frame th {
	background-color:#FFFFFF;
	font-weight:normal;
	padding:5px 10px;
	border:1px solid #c9c9c9;
	}

.delivery_frame td {
	background-color:#FFFFFF;
	padding:10px;
	border:1px solid #c9c9c9;
	}

/* --------
   検索結果
   -------- */
.search_ttl {
	margin-bottom:15px;
	}

.search_frame {
	margin-bottom:5px;
	border-bottom:1px dotted #D4D4D4;
	}

.search_bold {
	font-weight:bold;
	}

.search_cell {
	padding-bottom:10px;
	}
	
.sort_02 {
	border-bottom:1px dotted #D4D4D4;
	color:#4D4D4D;
	}
	
.sort_02 a,
.sort_02 a:link,
.sort_02 a:visited {
	color:#4D4D4D;
	}

.sort_02 a:active,
.sort_02 a:hover {
	color:#4D4D4D;
	}

/* --------------------
   プライバシーポリシー
   -------------------- */
.privacy_ttl {
	margin-bottom:15px;
	}

.privacy_frame {
	margin-top:15px;
	color:#4D4D4D;
	}

.privacy_head {
	padding:15px 0px 5px;
	color:#4D4D4D;
	border-top:1px dotted #4D4D4D;
	}

.privacy_text {
	padding:0px 15px;
	}

/* ----------------------
   オプション在庫・値段表
   ---------------------- */
#Option {
	width:510px;
	margin:15px auto;
	padding:15px 0px 15px 15px;
	text-align:left;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/30/bg_dot01.gif) 0px 0px;
	}

.option_ttl {
	margin-bottom:15px;
	}

.option_name {
	font-weight:bold;
	}

#Option .option_table {
	width:495px;
	margin-top:15px;
	border-left:1px solid #C9C9C9;
	border-top:1px solid #C9C9C9;
	}

#Option .option_cell1 {
	text-align:left;
	font-weight:normal;
	padding:5px;
	background-color:#FFFFFF;
	border-right:1px solid #C9C9C9;
	border-bottom:1px solid #C9C9C9;
	}

#Option .option_cell2 {
	text-align:left;
	padding:5px;
	background-color:#FFFFFF;
	padding:2px 6px 2px 6px;
	border-right:1px solid #C9C9C9;
	border-bottom:1px solid #C9C9C9;
	}

#Option .option_cell3 {
	text-align:left;
	padding:5px;
	background-color:#FFFFFF;
	padding:2px 10px 2px 6px;
	border-right:1px solid #C9C9C9;
	border-bottom:1px solid #C9C9C9;
	}


.option_close {
	width:480px;
	text-align:center;
	margin-top:30px;
	}

/* -------------------------------------
*     商品オプション 表形式
* ------------------------------------- */
#option_tbl {
     border-collapse:collapse;
     margin:10px auto 0;
     border-top:1px solid #ccc;
     border-left:1px solid #ccc;
     width:100%;
}
#option_tbl th{
     padding:5px;
     border-bottom:1px solid #ccc;
     border-right:1px solid #ccc;
}
#option_tbl td input{
     float:none;
     margin:0 0 5px;
     width:auto;
}
#option_tbl th,
#option_tbl td.none {
     background:#eee;
}
#option_tbl td {
     padding:5px;
     text-align:center;
     border-bottom:1px solid #ccc;
     border-right:1px solid #ccc;
}
.stock_zero {
     color:red;
}
.btn--cart--box {
    text-align: right;
    width: 140px;
    background: transparent url(https://img.shop-pro.jp/tmpl_img/30/top_line_bg01.gif) 0px 0px repeat-y;
}

.btn--cart, a.btn--cart {
    color: #fff;
    background-color: #888888;
    text-decoration: none;
    font-size: 11px;
    padding: 2px 6px;
    display: inline-block;
    border-radius: 4px;
    margin: 0px 10px;
}
.btn--cart:hover,
a.btn--cart:hover {
  color: #fff;
  background: #c5c5c5;
}