/*---------------------------------------
RESET CSS
----------------------------------------*/

html{
background:#3E021A;
color:#000;
}

body, div,
h1, h2, h3, h4, h5, h6,
dl, dt, dd, ul, ol, li, p,
pre, code, form, fieldset, blockquote,
input, textarea,
legend, th, td {
	margin: 0;
	padding: 0;
}

address, caption, cite, code,
dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}

li {
	list-style-type: none;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

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

caption,
th {
	text-align: left;
}

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

abbr,
acronym {
	border: 0;
	font-variant: normal;
}

fieldset,
img {
	border: 0;
}

/* -- to preserve line-height and selector appearance -- */
sup {
	vertical-align: text-top;
}

sub {
	vertical-align: text-bottom;
}

input,
textarea,
select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}

/* -- to enable resizing for IE -- */
input,
textarea,
select {
	*font-size:100%;
}

/* -- because legend doesn't inherit in IE -- */
legend {
	color: #000;
}


/* ----------------------------------------

Font Riset

Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0

---------------------------------------- */

/* --
Percents could work for IE, but for backCompat purposes, we are using keywords.
x-small is for IE6/7 quirks mode.
-- */

body {
	line-height: 1.231;
	font-size: 13px;
	*font-size:small; /* for IE */
	*font:x-small; /* for IE in quirks mode */
}

/* -- Nudge down to get to 13px equivalent for these form elements -- */

select,
input,
button,
textarea {
	font-size: 99%;
}

/* -- To help tables remember to inherit -- */

table {
	font-size: inherit;
	font: 100%;
}

/* -- Bump up IE to get to 13px equivalent for these fixed-width elements -- */

pre,
code,
kbd,
samp,
tt {
	font-family: monospace;
	*font-size: 108%;
	line-height: 100%;
}


/* ----------------------------------------

Redefine

---------------------------------------- */

body {background:url(https://www.rivage.jp/files/img/common/bg.gif) repeat 0 0;
	line-height: 1.67;
	color: #500000;
	font-family: "ＭＳ Ｐゴシック", "MS PGothic",verdana, sans-serif,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka;
}

a {
	color: #0C5F93;
}

a:hover {
	text-decoration: none;
}

/*追加*/
a:hover img{
  opacity: .5;
}



/* ----------------------------------------

Redefine - Container

---------------------------------------- */

div#Container {
	margin: 0 auto;
	font-size: 100%;
}

/* ----------------------------------------

フォントサイズは子要素に指定する

10px = 77%
11px = 85%
12px = 93%
13px = 100%
14px = 108%
15px = 116%
16px = 123.1%
17px = 131%
18px = 138.5%
19px = 146.5%
20px = 153.9%
21px = 161.6%
22px = 167%
23px = 174%
24px = 182%
25px = 189%
26px = 197%

---------------------------------------- */

/*  --
WinIE,MacIE4,NN4,Opera7以下は除外
レガシーブラウザを回避してpx指定する場合
-- */

html[xmlns]>/**/body div#Container {
/*	font-size: 13px;*/
}


/* ----------------------------------------

Redefine - Contents

---------------------------------------- */

div#Contents {
	width: 1125px;
	min-height: 1000px;
	height: auto !important;
	height: 1000px;
	margin: 0 auto;
padding-bottom: 30px;
	background: url(https://www.rivage.jp/files/img/common/bg02.png) repeat-y 0 0;
}

/* -- NOSCRIPT -- */

div#Contents p#Noscript {
	clear: both;
	margin-bottom: 15px;
	padding: 0.5em 1em;
	border: 2px solid #DDD;
	color: #333;
}

/* -- TOPIC PATH -- */

div#Contents ol#TopicPath {
	padding: 5px 0;
}

div#Contents ol#TopicPath li {
	display: inline;
	padding: 0 5px 0 12px;
	background: url(https://img13.shop-pro.jp/PA01073/838/etc/img_topicpass_01.png) left center no-repeat;
	font-size: 85%;
	color: #39857A;
}

div#Contents ol#TopicPath li a {
	color: #39857A;
}

div#Contents ol#TopicPath li#TopPage {
	padding-left: 0;
	background: none;
}

div#Contents div.Wrap {
	width: 850px;
	margin-left: 176px;
	z-index: 50;
	position: relative;
}


/* ----------------------------------------

Redefine - Contents - Main

---------------------------------------- */

div#Main {
	display: inline;
	float: left;
	width: 640px;
}


/* ----------------------------------------

Redefine - Contents - Sub

---------------------------------------- */

div#Sub {
	display: inline;
	float: left;
	width: 190px;
	margin-left: 17px;
	position: relative;
}

div#Sub p.menu {
	position: absolute;
	left: 172px;
	top: -30px;
	width: 102px;
	height: 193px;/*
	background: url(https://www.rivage.jp/files/img/top/tsuta.png) no-repeat 0 0;*/
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
}

div#Sidemenu {
	width: 190px;
}

div#Sidemenu dl.menu {
	padding-bottom: 39px;
	background: url(https://www.rivage.jp/files/img/common/menu_bg.png) no-repeat bottom;
}

div#Sidemenu dl.menu dt {
	width: 190px;
	height: 54px;
	background: url(https://www.rivage.jp/files/img/common/menu_tit.png) no-repeat 0 0;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
}

div#Sidemenu dl.menu li {
	font-size: 0;
	line-height: 0;
}




div#Sub p.menu-dec {
	position: absolute;
	left: 172px;
	top: -30px;
	width: 102px;
	height: 193px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
}

div#Sidemenu dl.menu-dec {
	padding-bottom: 39px;
	background: url(https://www.rivage.jp/files/img/common/menu_bg.png) no-repeat bottom;
}

div#Sidemenu dl.menu-dec dt {
	width: 190px;
	height: 54px;
	background: url(https://img13.shop-pro.jp/PA01073/838/etc/web-r-menu.png?cmsp_timestamp=20210517190159) no-repeat 0 0;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
}

div#Sidemenu dl.menu-dec li {
	font-size: 0;
	line-height: 0;
}














div#Sidemenu ul.banner {
	padding: 15px 0 0;
	font-size: 0;
	line-height: 0;
}

div#Sidemenu ul.banner li {
	padding-bottom: 10px;
}

div#Sidemenu ul.banner li.info {
	font-size: 11px;
	line-height: 10px;
	font-weight: bold;
  	padding-top: 10px;
}
div#Sidemenu ul.banner li.info2 {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
  	padding-bottom: 20px;
}


/* ----------------------------------------

Redefine - Footer

---------------------------------------- */

div#Footer {
	margin-top: -40px;
	z-index: 20px;
	padding-bottom: 50px;
	background: #3E021A url(https://www.rivage.jp/files/img/common/bg03.png) repeat-x 0 0;
	color: #B4879B;
}

div#Footer a {
	color: #B4879B;
}

div#Footer div.Footercontents {
	width: 1125px;
	min-height: 268px;
	height: auto !important;
	height: 268px;
	margin: 0 auto;
	position: relative;
	background: #3E021A url(https://www.rivage.jp/files/img/common/footer.png) no-repeat 0 0;
}


div#Footer ul.Pagetop {
	position: absolute;
	left: 892px;
	top: 69px;
}

div#Footer ul.Pagetop li {
	width: 96px;
	height: 22px;
	fon-size: 0;
	line-height: 0;
	text-indent: -9999px;
}

div#Footer ul.Pagetop li a {
	display: block;
	height: 100%;
}

div#Footer address {
	height: 200px;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
}

div#Footer p.tsuta {
	position: absolute;
	left: 110px;
	top : -55px;
	width: 219px;
	height: 196px;/*
	background: url(../img/top/tsuta02.png) no-repeat 0 0;*/
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	z-index: 100;
}

div#Footer div.Address {
	float: left;
	display: inline;
	margin-left: 170px;
	width: 320px;
	padding-top: 80px;
	font-size: 93%;
	line-height: 1.2;
}

div#Footer div.Sitemap {
	float: left;
	display: inline;
	width: 400px;
	margin-left: 10px;
	font-size: 93%;
}

div#Footer div.Sitemap dl {
	float: left;
	width: 190px;
}


div#Footer div.Footmenu {
	float: left;
	display: inline;
	width: 150px;
	margin-left: 5px;
}

div#Footer div.Sitemap dt a,
div#Footer div.Footmenu a {
	display: block;
	min-height: 15px;
	height: auto !important;
	height: 15px;
	padding-left: 20px;
	background: url(https://www.rivage.jp/files/img/top/arrow.png) no-repeat left center;
}

div#Footer div.Sitemap ul {
	padding-left: 15px;
	font-size: 85%;
}

div#Footer div.Sitemap ul a {
	min-height: 20px;
	height: auto !important;
	height: 20px;
	padding-left: 20px;
	background: url(https://www.rivage.jp/files/img/top/arrow02.png) no-repeat left center;
}

/* ----------------------------------------

Common Class

---------------------------------------- */

.Clear {
	clear: both;
}

.OutlineFix {
	/* Gecko outLinefix & MacIEHack ＼*/
	overflow: hidden;
	/* End */
}


/* ----------------------------------------

ClearFix (基本的にクラス指定では使用しない)

---------------------------------------- */

/* -- Modern Browsers -- */

.ClearFix:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ".";
}

/* -- IE7 -- */

.ClearFix {
	display: inline-block;
}

/*  -- Legacy IE -- */

* html .ClearFix {
	height: 1%;
}

.ClearFix {
	display: block;
}


/*---------------------------------------

--------------------------------------*/



/*---------------------------------------
CONTAINER
----------------------------------------*/
div#Container {
	margin: 0 auto;
	font-size: 100%;
}


/*---------------------------------------
HEADER
---------------------------------------*/

div#Header {
	width: 1125px;
	height: 306px;
	margin: 0 auto;
	position: relative;
	background: url(https://img13.shop-pro.jp/PA01073/838/etc/siteid.png) no-repeat 0 0;
}

div#Header div p {
visibility: hidden;
}

div#Header div {
	width: 880px;
	margin-left: 160px;
	color: #540000;
}

div#Header div h1 {
	text-align: right;
	padding-top: 10px;
	margin-left: 82px;
	font-size: 85%;
	color: #EFD8AE;
}

div#Header div ul li {
	position: absolute;
	left: 165px;
	top: 232px;
	width:147px;
	height: 32px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
}

div#Header div ul li a {
	display: block;
	height: 100%;
}

div#Header ul#Globalnavi {
	width: 724px;
	height: 37px;
	position: absolute;
	left: 312px;
	top: 232px;
}

div#Header ul#Globalnavi li {
	position: absolute;
	left: 0;
	top: 0;
	height: 32px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
}

div#Header ul#Globalnavi li.navi01 {
	width: 139px;
}

div#Header ul#Globalnavi li.navi02 {
	width: 159px;
	left: 139px;
}

div#Header ul#Globalnavi li.navi03 {
	width: 139px;
	left: 298px;
}

div#Header ul#Globalnavi li.navi04 {
	width: 139px;
	left: 437px;
}

div#Header ul#Globalnavi li.navi05 {
	width: 148px;
	left: 576px;
}

div#Header ul#Globalnavi li a {
	display: block;
	height: 100%;
}

/* ------------------------------------- 
 *	リンクの色設定（初級モードで設定）
 * ------------------------------------- */

/*
a:link    {color: #CC3300; text-decoration: underline;}
a:visited {color: #CC3300; text-decoration: underline;}
a:active  {color: #CC3300; text-decoration: underline;}
a:hover   {color: #FF6633; text-decoration: none;}

#title a:link    {color: #000; text-decoration: none;}
#title a:visited {color: #000; text-decoration: none;}
#title a:active  {color: #000; text-decoration: none;}
#title a:hover   {color: #666; text-decoration: none;}
*/

/* -------------------------------------
 *	ページレイアウト
 * ------------------------------------- */

/*ページ中央の幅*/
#wrapper {
	width:1125px;/* 初期モードで設定 */
	margin:0px auto;
	background:#FFF;
}

#header {
	width:100%;
	background:url(https://img.shop-pro.jp/tmpl_img/17/header.gif) repeat-x;
	background-position:left bottom;
	padding-bottom:10px;
}

#body {
}

#body .margin {
	margin:10px 10px 30px 10px;
}

#side {
	width:170px;
	float:left;
}

#main {
	margin-left:180px;
	}

#footer {
	width:100%;
	background:url(https://img.shop-pro.jp/tmpl_img/17/footer.gif) repeat-x;
	background-position:left bottom;
	padding-bottom:10px;
	text-align:center;
}


/* ------------------------------------- 
 *	商品画像のサイズ・装飾設定(商品画像のサイズは「画像サイズ設定」で行います)
 * ------------------------------------- */

/* 画像のボーダー */
img.border {
	border:1px #CCC solid;
}

/* メイン画像（大サイズ）*/
img.mainimg {
	border:1px #CCC solid;
	margin-bottom:10px;
}

/* 商品のその他画像のサイズ */
img.thumnail {
	width:100px;
}

img {border:none;}
.small {font-size:10px;}
.right {text-align:right;}
.center {text-align:center;}


/* ************************************************ 
 *	ヘッダー（サイトタイトル、検索スペース、メニュー）
 * ************************************************ */
 
/* ------------------------------------- 
 *	ヘッダー内レイアウト
 * ------------------------------------- */

#header .margin {
	margin:3px 10px 0px 10px;
	}

/*ヘッダーメニューの背景*/
#header_menu {
	height:20px;
	background:#FF6600 url(https://img.shop-pro.jp/tmpl_img/17/header_menu.gif) repeat-x;
	text-align:right;
}

/*検索ボックス*/
#header #search {
	width:220px;
	float:right;
	background:#FFD5AC url(https://img.shop-pro.jp/tmpl_img/17/search.gif) no-repeat;
	background-position:left bottom;
	padding-bottom:10px;
}

#header #title {
	padding-right:230px;
}

/* ------------------------------------- 
 *	サイトタイトルの設定
 * ------------------------------------- */
h1 {
	color:#000;
	font-size:22px;
	margin-bottom:5px;
}

/* ------------------------------------- 
 *	ヘッダーメニュー（ホーム、マイカウント、お問い合わせ）
 * ------------------------------------- */

#header_menu ul {
	padding-top:2px;
}

#header_menu ul li{
	display:inline;
}

#header_menu ul li img {
	height:12px;
	margin-right:5px;
}

/* ------------------------------------- 
 *	商品検索
 * ------------------------------------- */
#header #search .title {
	height:20px;
	background:url(https://img.shop-pro.jp/tmpl_img/17/search_title.gif) no-repeat;
	background-position:left top;
}

#search select,input {
	margin-left:8px;
}
#search .button {
	width:50px;
	height:20px;
	margin-left:3px;
}


/* ************************************************ 
 *	フッター（メニュー、コピーライト）
 * ************************************************ */

#footer_menu {
	border-top:1px #CCC solid;
	margin-bottom:10px;
	padding-top:10px;
}

address {
	font-style:normal;
	margin:10px;
}


/* ************************************************ 
 *	サイドメニュー
 * ************************************************ */

dl {
	margin-bottom:10px;
} 

/* ------------------------------------- 
 *	灰色の部分（おすすめ商品、売れ筋商品、カテゴリのリスト）
 * ------------------------------------- */

#grayzone {
	background:url(https://img.shop-pro.jp/tmpl_img/17/grayzone.gif) repeat-y;
	margin-bottom:10px;
}

#grayzone .top {
	background:url(https://img.shop-pro.jp/tmpl_img/17/grayzone_top.gif) no-repeat;
	background-position:left top;
}
#grayzone .bottom {
	background:url(https://img.shop-pro.jp/tmpl_img/17/grayzone_bottom.gif) no-repeat;
	background-position:left bottom;
}

#grayzone dl {margin:0px 5px;}

#grayzone dt img {margin:2px 5px;}

/* リストのタイトル部分（四角の枠） */
#grayzone dt {
	font-weight:bolder;
	background:#FFF;
	border:1px #FF9900 solid;
	margin-bottom:5px;
	padding-top:3px;
}

/* リスト部分（左端にオレンジ色の丸の画像） */
#grayzone dd {
	background:url(https://img.shop-pro.jp/tmpl_img/17/dd.gif) no-repeat;
	background-position:0px 6px;
	padding-left:12px;
	margin-bottom:3px;
}

#grayzone dd.sp {
	background:none;
	border-top:2px #FFF dotted;
	padding:0px;
	margin:3px;
}


/* ------------------------------------- 
 *	会員専用ページ
 * ------------------------------------- */
.grayzone {
	background:url(https://img.shop-pro.jp/tmpl_img/17/grayzone.gif) repeat-y;
	margin-bottom:10px;
}

.grayzone .top {
	background:url(https://img.shop-pro.jp/tmpl_img/17/grayzone_top.gif) no-repeat;
	background-position:left top;
}
.grayzone .bottom {
	background:url(https://img.shop-pro.jp/tmpl_img/17/grayzone_bottom.gif) no-repeat;
	background-position:left bottom;
}

.grayzone dt {
	font-weight:bolder;
	background:#FFF;
	border:1px #FF9900 solid;
	margin-bottom:5px;
	padding-top:3px;
}

.grayzone dl {margin:0px 5px;}

.grayzone dt img {margin:2px 5px;}

.grayzone dd #btn_members_login,
.grayzone dd #btn_members_signup,
.grayzone dd #btn_members_logout {
	text-align:center;
}

.grayzone dd #btn_members_signup {
	padding-top:7px;
	margin-top:7px;
	border-top:2px #FFF dotted;
}

.grayzone dd #btn_members_signup span,
.grayzone dd #btn_members_logout span {
	font-size:10px;
	line-height:1.1em;
	display:block;
	padding-bottom:5px;
}


/* ------------------------------------- 
 *	カートの中身を見る
 * ------------------------------------- */
dl#cart {
	border-bottom:2px #CC3300 solid;
}

dl#cart dt {
	background:#CC3300 url(https://img.shop-pro.jp/tmpl_img/17/round_cart.gif) no-repeat;
	background-position:left top;
	text-align:center;
	padding-top:5px;
}

dl#cart dd {
	border-left:2px #CC3300 solid;
	border-right:2px #CC3300 solid;
	padding:2px 3px 2px 7px;
}

/* ------------------------------------- 
 *	店主のコーナー
 * ------------------------------------- */

dl#owner {
	border-bottom:2px #8F826C solid;
}

dl#owner dt {
	background:#8F826C url(https://img.shop-pro.jp/tmpl_img/17/round_owner.gif) no-repeat;
	background-position:left top;
	text-align:center;
	padding:5px 0;
}

dl#owner dd {
	border-left:2px #8F826C solid;
	border-right:2px #8F826C solid;
	padding:2px 3px 2px 7px;
}

/* ------------------------------------- 
 *	トラックバック、フリースペースのリスト
 * ------------------------------------- */

dl#list dt {
	font-weight:bolder;
	margin-bottom:5px;
}

dl#list dd {
	padding-left:17px;
	margin-bottom:3px;
	background:url(https://img.shop-pro.jp/tmpl_img/17/dd_arrow.gif) no-repeat;
	background-position:1px 6px;
}

div.border {
	border-top:2px #8F826C dotted;
	padding-bottom:5px;
	background:none;
}

/* ------------------------------------- 
 *	メールマガジン登録・解除
 * ------------------------------------- */

dl#mailmaga {
	border:1px #8F826C solid;
}

dl#mailmaga dt {
	border-bottom:1px #8F826C dotted;
	margin:5px;
	font-weight:bolder;
}

dl#mailmaga dd {
	text-align:center;
	margin-bottom:5px;
}

/* ------------------------------------- 
 *	feed
 * ------------------------------------- */
#feed {
	text-align:center;
	}
#feed img {
	width:57px;
	height:15px;
	margin:5px;
	}


/* ************************************************ 
 *	メインエリア
 * ************************************************ */

table.box {
	width:99.5%;
	margin:0px auto 20px auto;
	}

/* ------------------------------------- 
 *	各タイトル（おすすめ商品、売れ筋商品、サブカテゴリー)
 * ------------------------------------- */
.main_title {
	height:27px;
	background:url(https://img.shop-pro.jp/tmpl_img/17/main_title.gif) repeat-x;
	background-position:left;
}

.main_title .point {
	height:27px;
	width:20px;
	float:left;
	background:url(https://img.shop-pro.jp/tmpl_img/17/main_title_point.gif) no-repeat;
	background-position:left;
}

.main_title .title {
	height:27px;
	margin-left:20px;
	background:url(https://img.shop-pro.jp/tmpl_img/17/main_title_right.gif) no-repeat;
	background-position:right;
}
.main_title .title img {margin-top:6px;}

/* ------------------------------------- 
 *	お知らせエリア
 * ------------------------------------- */

div.info {
	color:#996633;


	margin-bottom:20px;
}

/* ------------------------------------- 
 *　フリースペース
 * ------------------------------------- */

.free_space {
	border:2px #CCC solid;
	padding:10px;
}

/* ------------------------------------- 
 *	パンくずナビ
 * ------------------------------------- */

.pankuzu {margin-bottom:20px;}


/* ------------------------------------- 
 *	アイテムエリアの設定（商品を複数個横に並べる表示の設定）
 * ------------------------------------- */

.itemarea {
	margin:5px 0;
	width:20%;
	float:left;
	text-align:center;
}

/* ------------------------------------- 
 *	会員価格の表示 トップページ用
 * ------------------------------------- */
.regular_price_top {
	padding:0px 0px 2px;
	font-size:11px;
	text-decoration:line-through;
	color:#666666;
}

.price_top {
	padding:0px;
}

.discount_rate_top {
	padding:2px 0px 0px;
	color:#ff0000;
}


/* ************************************************ 
 *	商品一覧・検索結果・詳細ページ
 * ************************************************ */

/* ------------------------------------- 
 *	商品一覧・検索結果//アイテムリストの設定（一行表示の設定）
 * ------------------------------------- */

table.list {
	width:99.5%;
	border-top:1px #FF6600 solid;
	border-bottom:1px #FF6600 solid;
}

table.list td {padding:10px 5px;}

/* 商品の名前 */
table.list div.name {
	margin-right:100px;
}

/* 商品の値段 */
table.list div.price {
	color:#CC0000;
	width:150px;
	float:right;
	text-align:right;
}
/* 商品の簡易説明 */
table.list {margin-top:10px;}


/* 並び順 */
.sort {
	text-align:right;
	margin-bottom:5px;
}
.sort span,strong {
	padding:0px 7px;
}

/* ページナビ（全 [*] 商品中 [*-*] 商品を表示しています。） */
.pagenavi {
margin:5px 0;
}

.pagenavi span {
	padding:0px 7px;
	color:#FF6600;
}

/* ------------------------------------- 
 *	商品一覧・検索結果・詳細ページ共通
 * ------------------------------------- */

/* カテゴリーの名前（背景：薄オレンジ） */
.category_title {
	background:#FFD5AC url(https://img.shop-pro.jp/tmpl_img/17/category_title.gif) no-repeat;
	background-position:6px;
	color:#333; /*商品カテゴリー名・商品名文字色(商品詳細・商品一覧結果共通)*/
	font-weight:bolder;
	padding:3px 20px;
}

dd#group-list {
	border-top:#FFF dotted 2px;
	padding:0px;
	margin:0px;
	height:1px;
	line-height:0px;
}

.group-list-link {
	margin:5px 0px 0px;
}

/* ************************************************ 
 *	商品一覧ページ
 * ************************************************ */

/* 会員価格の表示 商品一覧用 */
.regular_price_all {
	padding:0px 0px 2px;
	font-size:11px;
	text-decoration:line-through;
	color:#666666;
}

.price_all {
	padding:0px;
}

.discount_rate_all {
	padding:2px 0px 0px;
	color:#ff0000;
}

/* ************************************************ 
 *	商品詳細ページ
 * ************************************************ */

div.detail {margin:10px 0;}

div.detail_img {width:100%;text-align:center;}

/* ------------------------------------- 
 *	商品のスペック表
 * ------------------------------------- */

table.spec {
	background:#CCC;/*商品価格表-罫線の色*/
	width:100%;
}

table.spec th {
	background:#EFEFEF;/*商品価格表右側セルの背景色*/
	padding:5px;
	width:100px;
	color:#333;/*商品価格表右側セルの文字色*/
	font-weight:normal;
	text-align:left;
}

table.spec td {
	background:#FFF;/*商品価格表左側セルの背景色*/
	padding:5px;
}

table.spec table.num td {padding:0px;}

table.spec td.sales {
	color:#CC0000;/*商品価格表-販売価格の文字色*/
	font-weight:bolder;
}

/* 「カートに入れる」ボタン */
div.cart_in {
	text-align:right;
	margin-top:10px;
}
div.cart_in img {
	width:132px;
	height:34px;
}

/* 商品の説明 */
div.explain {margin:10px 0;}

/* 「この商品について問い合わせる」等のボタン */
div.etc {
	text-align:center;
	margin-top:10px;
}
div.etc img {
margin:5px;
	}

/* 会員価格の表示 商品詳細用 */
.regular_price_detail {
	padding:0px 0px 2px;
	text-decoration:line-through;
}

.price_detail {
	padding:0px;
}

.discount_rate_detail {
	padding:2px 0px 0px;
	color:#ff0000;
}

/* ------------------------------------- 
 *	トラックバック
 * ------------------------------------- */

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

div.tb div.title {
	color:#8F826C;
	font-size:14px;
	background:url(https://img.shop-pro.jp/tmpl_img/17/arrow.gif) no-repeat;
	background-position:left;
	border-bottom:2px dotted #8F826C;
	padding-left:15px;
	margin-bottom:10px;
}

/*ベージュの背景色エリア*/
div.area_bg {
	background:#F6F1E6;
	margin:0px 10px 0px 10px;
}

/*トラックバック本文レイアウト*/
div.tb div.tb_area {
	padding:10px 15px 15px 15px;
}

div.tb div.tb_area span {
	font-size:10px;
	color:#8F826C;
	margin-right:30px; 
}

div.tb div.tb_area p.tb_title {
	border-top:1px dotted #8F826C;
	font-weight:bolder;
	padding:5px 0;
}


/* ************************************************ 
 *	商品検索結果
 * ************************************************ */

.search_result {
	margin:5px 20px 20px 20px;
}

/*検索条件の文字の色*/
.search_result strong {
	color:#FF6600;
}

/* 会員価格の表示 商品検索結果用 */
.regular_price_search {
	padding:0px 0px 2px;
	font-size:11px;
	text-decoration:line-through;
	color:#666666;
}

.price_detail_search {
	padding:0px;
}

.discount_rate_search {
	padding:2px 0px 0px;
	color:#ff0000;
}

/* ************************************************ 
 *	その他のページ
 * ************************************************ */

/* ------------------------------------- 
 *	オプション在庫・値段表
 * ------------------------------------- */

div#option {
	padding:10px;
	background:#FFF;
}

table.option {
	margin:20px auto;
	background:#CCC;
	}


table.option th {
	background:#DDD;
	text-align:left;
	font-weight:normal;
	border:2px solid #FFF;
}


table.option td {
	background:#FFF;
	padding:3px;
	}

.option_btn {
	text-align:center;
	}

/* 会員価格の表示 オプション用 */
.regular_price_stock {
	padding:0px 0px 2px;
	font-size:11px;
	text-decoration:line-through;
	color:#666666;
}

.price_detail_stock {
	padding:0px;
}

.discount_rate_stock {
	padding:2px 0px;
	color:#ff0000;
}


/* ------------------------------------- 
 *	特定商取引法に基づく表記
 * ------------------------------------- */

table#shop {
	width:90%;
	margin:10px auto 20px auto;
	border:1px #CCC solid;
}

table#shop td,th {padding:5px;}

table#shop th {
	width:150px;
	background:#DDD;
	text-align:left;
	font-weight:normal;
}

/* ------------------------------------- 
 *	支払い方法・配送方法について
 * ------------------------------------- */

.sk {
	width:90%;
	margin:10px auto 20px auto;
	border:1px #CCC solid;
	}

.sk .title_sp {
	padding:2px;
	}
	
.sk .title {
	font-weight:bolder;
	background:#DDD;
	padding:5px;
	}

.sk .title img {margin:3px;}

.sk .note {
	padding:5px;
	}

.payment_img {
	margin:3px;
	}

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

div#privacy {
	margin:10px 20px 20px 20px;
	border:1px #CCC solid;
}

div#privacy .title_sp {
	padding:2px;
	}

div#privacy .title {
	font-weight:bolder;
	background:#DDD;
	padding:5px;
}


div#privacy .note {
	padding:5px;
}


/*-----------------------------
guide
--------------------------------*/


div#Guidevisual h2 {
	width: 640px;
	height: 50px;
	margin-bottom: 10px;
	background: url(https://img13.shop-pro.jp/PA01073/838/etc/guidekv.png) no-repeat 0 0;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
}

div#Guidevisual div {
	padding: 5px 0 0;
	background: url(https://img13.shop-pro.jp/PA01073/838/etc/line.png) repeat-x 0 0;
}

div#Guidevisual ul {
	padding-bottom: 5px;
	background: url(https://img13.shop-pro.jp/PA01073/838/etc/line.png) repeat-x bottom;
margin: 0 0 100px;
}

div#Guidevisual ul li {
	float: left;
	padding: 0 20px 0 15px;
	font-size: 93%;
	background: url(https://img13.shop-pro.jp/PA01073/838/etc/arrow03.png) no-repeat 3px 5px;
}

div#Guidevisual p {
	clear: both;
	font-size: 93%;
	padding: 10px 0;
}

/*-----------------------------
guide-tentou
--------------------------------*/


div#Guidevisual-t h2 {
	width: 640px;
	height: 50px;
	margin-bottom: 10px;
	background: url(https://img13.shop-pro.jp/PA01073/838/etc/guide-tentou.png) no-repeat 0 0;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
}

div#Guidevisual-t div {
	padding: 5px 0 0;
	background: url(https://img13.shop-pro.jp/PA01073/838/etc/line.png) repeat-x 0 0;
}

div#Guidevisual-t ul {
	padding-bottom: 5px;
	background: url(https://img13.shop-pro.jp/PA01073/838/etc/line.png) repeat-x bottom;
margin: 0 0 100px;
}

div#Guidevisual-t ul li {
	float: left;
	padding: 0 20px 0 15px;
	font-size: 93%;
	background: url(https://img13.shop-pro.jp/PA01073/838/etc/arrow03.png) no-repeat 3px 5px;
}

div#Guidevisual-t p {
	clear: both;
	font-size: 93%;
	padding: 10px 0;
}



div.guidewrap-t h3{
	width: 640px;
	height: 40px;
	margin-bottom: 20px;
	background: url(https://img13.shop-pro.jp/PA01073/838/etc/tit.png) no-repeat 0 0;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
}

div.guidewrap-t dl.wrap {
	width: 640px;
	min-height: 189px;
	height: auto !important;
	height: 189px;
	background: url(https://img13.shop-pro.jp/PA01073/838/etc/guidepic-tentou.png) no-repeat 0 0;
}

div.guidewrap-t dl.wrap dt {
	height: 30px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
}





div.guidewrap {
	font-size: 93%;
}

div.guidewrap h3{
	width: 640px;
	height: 40px;
	margin-bottom: 20px;
	background: url(https://img13.shop-pro.jp/PA01073/838/etc/tit.png) no-repeat 0 0;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
}

div.guidewrap dl.wrap {
	width: 640px;
	min-height: 189px;
	height: auto !important;
	height: 189px;
	background: url(https://img13.shop-pro.jp/PA01073/838/etc/guidepic.png) no-repeat 0 0;
}

div.guidewrap dl.wrap dt {
	height: 30px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
}

div.guidewrap-t dl.wrap dd,
div.guidewrap-t dl.wrap2 dd,
div.guidewrap-t dl.wrap3 dd,
div.guidewrap dl.wrap dd,
div.guidewrap dl.wrap2 dd,
div.guidewrap dl.wrap3 dd{
	padding-left: 93px;
}

div.guidewrap-t dl.wrap dd p,
div.guidewrap-t dl.wrap2 dd p,
div.guidewrap-t dl.wrap3 dd p,
div.guidewrap dl.wrap dd p,
div.guidewrap dl.wrap2 dd p,
div.guidewrap dl.wrap3 dd p {
	margin-bottom: 20px;
}

div.guidewrap-t span.caution,
div.guidewrap span.caution {
	font-weight: bold;
	color: #CC6600;
}

div.guidewrap-t dl.wrap2 {
	width: 640px;
	min-height: 135px;
	height: auto !important;
	height: 135px;
	background: url(https://img13.shop-pro.jp/PA01073/838/etc/guidepic2.png) no-repeat 0 0;
}

div.guidewrap dl.wrap2 {
	width: 640px;
	min-height: 135px;
	height: auto !important;
	height: 135px;
	background: url(https://img13.shop-pro.jp/PA01073/838/etc/guidepic2.png) no-repeat 0 0;
}

div.guidewrap-t dl.wrap2 dt,
div.guidewrap dl.wrap2 dt {
	height: 55px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
}

div.guidewrap-t dl.wrap3 {
	width: 640px;
	min-height: 142px;
	height: auto !important;
	height: 142px;
	background: url(https://img13.shop-pro.jp/PA01073/838/etc/guidepic3.png) no-repeat 0 0;
}

div.guidewrap dl.wrap3 {
	width: 640px;
	min-height: 142px;
	height: auto !important;
	height: 142px;
	background: url(https://img13.shop-pro.jp/PA01073/838/etc/guidepic3.png) no-repeat 0 0;
}

div.guidewrap-t dl.wrap3 dt,
div.guidewrap dl.wrap3 dt {
	height: 55px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
}

div.guidewrap2 {
	font-size: 93%;
}

div.guidewrap2 strong {
	font-weight: bold;
}

div.guidewrap2 h3 {
	width: 640px;
	height: 40px;
	margin-bottom: 15px;
	background: url(https://img13.shop-pro.jp/PA01073/838/etc/tit2.png) no-repeat 0 0;
	font-size: 0;
	line-height:0;
	text-indent: -9999px;
}

div.guidewrap2 dl.wrap {
	min-height: 35px;
	height: auto !important;
	height: 35px;
	margin-bottom: 20px;
	background: url(https://img13.shop-pro.jp/PA01073/838/etc/txt.png) no-repeat 0 0;
}

div.guidewrap2 dl.wrap dd,
div.guidewrap2 dl.wrap2 dd{
	padding-left: 135px;
}

div.guidewrap2 dl.wrap dt,
div.guidewrap2 dl.wrap2 dt{
	display: none;
}

div.guidewrap2 div {
	padding-bottom: 15px;
}

div.guidewrap2 dl.wrap2 {
	min-height: 35px;
	height: auto !important;
	height: 35px;
	background: url(https://img13.shop-pro.jp/PA01073/838/etc/txt2.png) no-repeat 0 0;
}

div.guidewrap2 dd ul {
	margin: 10px 0 0;
	padding: 5px;
	border: 3px solid #A3CED1;
	background: #fff;
}

div.guidewrap3 h3 {
	width: 640px;
	height: 40px;
	margin-bottom: 10px;
	background: url(https://img13.shop-pro.jp/PA01073/838/etc/tit3.png) no-repeat 0 0;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
}

div.guidewrap3 p {
	font-size: 93%;
	padding: 10px 0;
}

div.guidewrap3 p.txt {
	width: 486px;
	height: 34px;
	margin: 0;
	padding: 0;
	background: url(https://img13.shop-pro.jp/PA01073/838/etc/2_%A5%AF%A5%EC%A5%B8%A5%C3%A5%C8.png?cmsp_timestamp=20200918161041) no-repeat left center;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
}

div.guidewrap3 p.txt2 {
	width: 640px;
	height: 67px;
	margin: 0;
	padding: 0;
	background: url(https://img13.shop-pro.jp/PA01073/838/etc/txt4.png) no-repeat 0 0;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
}

div.guidewrap4 {
	padding-bottom: 20px;
}

div.guidewrap4 h3 {
	width: 640px;
	height: 30px;
	margin-bottom: 10px;
	background: url(https://img13.shop-pro.jp/PA01073/838/etc/tit4.png) no-repeat 0 0;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
}

div.guidewrap4 table {
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
}

div.guidewrap4 th {
	width: 150px;
	background: #F3F0E9;
	padding: 5px;
	border-bottom: 4px solid #fff;
	font-size: 93%;
}

div.guidewrap4 td {
	padding: 5px 10px;
	border-bottom: 4px solid #fff;
	font-size: 93%;
}

div.guidewrap5 {
	font-size: 93%;
	line-height: 1.4;
}

div.guidewrap5 h4 {
	width: 640px;
	height: 30px;
	background: url(https://img13.shop-pro.jp/PA01073/838/etc/tit5.png) no-repeat 0 0;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
}

div.guidewrap5 p {
	padding: 10px 0;
	font-weight: bold;
}

div.guidewrap5 dt {
	font-weight: bold;
}

div.guidewrap5 dd {
	padding-bottom: 10px;
}



.side-btn{
  margin-bottom:10px;
}
.side-btn a:hover{
  opacity: 0.6;
  
}