/* ************************************************ 
 * ------------------------------------------------
 *	共通設定
 * ------------------------------------------------
 * ************************************************ */
* {
	margin: 0px;
	padding: 0px;
}
body {
	word-spacing: 0.2em;
	line-break: strict;
	background:#FFF;
	border-top: 5px solid #7F7F7F;
	border-bottom: 5px solid #7F7F7F;
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
	line-height: 1.8em;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	color:#695B48;
	
	}

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


div {
	margin: 0px;
	padding: 0px;
	text-align: left;
	}

img {
	border: 0px;
	}



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

a:hover img{
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}

a {
	color: #3F3F3F;
		}

/*a:hover {
	background-color: #EEEEEE;
	color: #006666;	
	}*/

#contents {
	margin: 0px auto;
	width: 955px;
	}

/*ページ中央の枠線の色*/
#center {
	background-color: #EEEEEE;
	margin: 0px 5px 0px 5px;
	border: 1px solid #CCC;
	
	}



/* ************************************************ 
 *	ヘッダーメニュー
 * ************************************************ */

#header {
	margin: 30px auto 10px auto;
	width: 950px;
	}

#header span {
	float: left;
	}
	
#header p,
#topmenu .rank .strong {
	float: right;
	font-size: 0.75em;
	padding-left: 2px;
	padding-right: 2px;
	}

/* ------------------------------------- 
 *	ヘッダー　グローバルメニューのオンマウス
 *	※WIN IEでは適用されません
 * ------------------------------------- */

/*#header .menu img {
	background: #999;
	}*/

/*#header .menu img:hover {
	background: #7F7F7F;
	}*/



/* ------------------------------------- 
 *	ショップタイトルのサイズ、色
 * ------------------------------------- */

/*#title_size {
	font-weight: bold;
	font: 22px/130% "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	
	}
*/

/*#title_size a {
color: #7F7F7F;
	}


#title_size a:link {
	color: #7F7F7F;
	}

#title_size a:visited {
	color: #7F7F7F;
	}

#title_size a:active {
	color: #7F7F7F;
	}

#title_size a:hover {
	color: #7F7F7F;
	background: #EEE;
	}*/



/* ************************************************ 
 *	トップ用レイアウトと装飾（右メニューとセンター枠）
 * ************************************************ */
 #main {
	float: left;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	width: 730px;
}
 
#centermain {
	float: left;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 5px;
	text-align: left;
	width: 560px;
}
	
#topmenu {
	float: right;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 5px;
	width: 185px;
	}
	
#topmenu .rank .img {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	}
#topmenu .rank img {
	width: 45px;

	}
#topmenu .rank .strong {
	width: 90px;
	}

#topmenu td.kaiinback {
	background-image: url(https://img12.shop-pro.jp/PA01065/116/etc/2r_kaiin02.jpg);
	background-repeat: repeat-y;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 0.85em;
	text-align: center;
}

#topmenu dl {
	text-align: left;
	border: 1px solid #AA9D69;
	width: 180px;
	}




.listfree {
	margin-top: 10px;
	margin-bottom: 10px;	
	}


.listfree ul {
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	font-size: 80%;
	}



.listfree li,
#topmain li {
	list-style-type: none;
	padding-left: 17px;
	background-image: url(https://img12.shop-pro.jp/PA01065/116/etc/2r_icon.jpg);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	line-height: 1.7em;
	margin-left: 5px;
	}

#topmain dt {
	background-image: url(https://img12.shop-pro.jp/PA01065/116/etc/2l_top_titback.jpg);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-bottom: 15px;
	text-indent: 12px;
	font-weight: bold;
	margin-top: 20px;
	color: #000000;
	font-size: 1.2em;
	letter-spacing: 0.1em;
	margin-bottom: 10px;
}

#topmain ul {
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	line-height: 2em;
	}

	
#topmain li {
	float: left;
	padding-bottom: 10px;
	margin-left: 10px;
	}

#topmain dd {
	padding-right: 10px;
	padding-left: 15px;
}

#topmain p {
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
}


/* ************************************************ 
 *　センター
 * ************************************************ */
#centermain dt,
.SK p {
	background-image: url(https://img12.shop-pro.jp/PA01065/116/etc/2c_titback.jpg);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-bottom: 5px;
	text-indent: 12px;
	font-weight: bold;
	margin-top: 25px;
	width: 550px;
	margin-bottom: 15px;
	color: #000000;
	letter-spacing: 0.1em;
}

#centermain dd {
	display: block;
	padding-left: 10px;
	padding-right: 10px;
}


/* ************************************************ 
 *	左側メニュー
 * ************************************************ */

/* ------------------------------------- 
 *	商品検索
 * ------------------------------------- */

#searchwaku {
	width: 170px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #F4E5B8;
	}
#search {
	margin-top: 5px;
	margin-bottom: 5px;
	}

#search select {
	width: 140px;
	border: 1px solid #3F3F3F;
	}

#search input {
	width: 140px;
	border: 1px solid #3F3F3F;
	margin: 5px 0px 5px 0px;
	padding: 2px;
	}


#group-list {
	margin-top:10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}


#group-list ul {
	line-height: 1.6em;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#group-list li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-size: 95%;
	line-height: 160%;
	background-image: url(https://img12.shop-pro.jp/PA01065/116/etc/2r_menu02_icon.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-indent: 1.2em;
	}

#group-list li a {
	list-style-type: none;
	font-size: 95%;
	line-height: 160%;
	background-position: 5px 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-indent: 1.2em;
	}

/*#group-list li a:visited {
	color: #333333;
	display: block;
	width: 100%;
	}*/

#group-list li a:hover {
	list-style-type: none;
	font-size: 95%;
	line-height: 160%;
	background-position: 5px 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-indent: 1.2em;
	}

/*#group-list li a:active {
	color: #333333;
	display: block;
	width: 100%;
	}*/



/* ------------------------------------- 
 *	左メニュー最下部　フリーエリア
 *	バナーを貼る際などにご利用ください
 *	※初期設定では適用されていません
 * ------------------------------------- */
#freespace_left {
	font-size: 12px;
	border: 2px solid #7F7F7F;
	margin-top: 10px;
	padding: 5px;
	text-align: center;
	}



/* ************************************************ 
 *	右側メニュー
 * ************************************************ */

.cart ul {
	line-height: 130%;
	padding: 3px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	}
.cart li {
	list-style-type: none;
	}
.cart p {
	color: #B52248;
	}
.cart strong {
	font-size: 1.2em;
	color: #B52248;
	}
	
.cart input {
	margin: 5px;
	}
	
/* 会員専用ページ */
#members,
.cart {
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-align: center;
	}
#btn_members_login,
#btn_members_logout {
	padding:10px 0px;
	}
#btn_members_signup {
	padding:7px 0px;
	margin:0px 3px;
	border-top:#333333 dotted 1px;
	}
#btn_members_signup span,
#btn_members_logout span {
	display:block;
	font-size:10px;
	line-height:1.1em;
	padding-bottom:3px;
	}
	
	
/* ------------------------------------- 
 *	追加
 * ------------------------------------- */
#submenu {
	float: left;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 185px;
}

/* ************************************************ 
 *	左右メニューのレイアウト
 * ************************************************ */

.side {
	width: 150px;
	padding: 0px 0px 10px 0px;
	background: #AFAFAF url(https://img.shop-pro.jp/tmpl_img/8/background_side.jpg) no-repeat;
	}



.list ul {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

.list li {
	list-style-type: none;
	background-image: url(https://img12.shop-pro.jp/PA01065/116/etc/2r_menu01_icon.jpg);
	background-repeat: no-repeat;
	background-position: 3px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-size: 95%;
	font-weight: bold;
	line-height: 160%;
	padding-top: 3px;
	padding-bottom: 3px;
	text-indent: 1.2em;
	}

.list li a {
	list-style-type: none;
	background-position: 3px 5px;
	font-size: 95%;
	font-weight: bold;
	line-height: 160%;
	padding-top: 3px;
	padding-bottom: 3px;
	text-indent: 1.2em;
	}

/*.list li a:visited {
	color: #333333;
	display: block;
	width: 100%;
	}*/

.list li a:hover {
	list-style-type: none;
	background-position: 3px 5px;
	font-size: 95%;
	font-weight: bold;
	line-height: 160%;
	padding-top: 3px;
	padding-bottom: 3px;
	text-indent: 1.2em;
	}

/*.list li a:active {
	color: #333333;
	display: block;
	width: 100%;
	}*/


/* ************************************************ 
 *	店主のコーナー　レイアウト
 * ************************************************ */

.freespace_right {
	margin-top: 10px;
	padding: 5px;
	text-align: center;
	border: 1px solid #CCCCCC;
	border: 2px solid #7F7F7F;
	}

.freespace_right img {
	border: 1px solid #7F7F7F;
	margin: 5px 0px 5px 0px;
	padding: 3px;
	}

.freespace_right p {
	text-align: left;
	font-size: 11px;
	}
	
.freespace_right .tit {
	text-align:center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3B7F40;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-bottom: 2px;
	}

/* ************************************************ 
 *	RSSリンクのレイアウト
 * ************************************************ */

.feed {
	text-align: center;
	margin: 20px auto;
	}

.feed img {
	border: 0px;
	}


/* ************************************************ 
 *	フッターメニュー
 * ************************************************ */

#footer {
	font-size: 0.75em;
	padding: 30px;
	text-align: center;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	}

#footer p {
	font-size: 11px;
	margin: 10px 0px 0px 0px;
	font-family: "Verdana";
	}


.fcopy {
	text-align:left;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(https://img12.shop-pro.jp/PA01065/116/etc/2f_back.jpg);
	background-repeat: repeat-x;
	padding: 8px;
	color: #333333;
	line-height: 140%;
	margin-top: 15px;
	font-weight: bold;
}

.fcopy a {
	color: #335B31;
}

.titlecopy {
	font-size:110%;
	font-weight: bold;
	text-align:left;
	padding: 2px;
	color: #333333;
}


/* ************************************************ 
 *	コンテンツ共通
 * ************************************************ */

/* ------------------------------------- 
 *	100px×100pxの縮小画像表示
 *	※トップ及びサブカテゴリー表示時に使用
 * ------------------------------------- */
.item_box {
	text-align: center;
	padding-bottom: 10px;
	width: 135px;
	float: left;
	margin: 5px;
	border: 1px solid #CCCCCC;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	}
	
.item_thumbnail {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	}
	

.item_thumbnail img {
	width: 110px;
	}

.item_frame {
	border: 0px;
	width: 100px;
	height: 100px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	}

/* ------------------------------------- 
 *	商品一覧表示のレイアウト
 * ------------------------------------- */
.category_items td {
	font-size: 12px;
	padding: 10px 0px 10px 0px;
	}

.category_items p {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	}
	
.category_items .goodsname {
	overflow: hidden;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-weight: bold;
	color: #9F2949;
	}
	
.goodsname a {
	color: #9F2949;
	}

.category_items .kakaku {
	overflow: hidden;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	}
	
.goodswaku {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6B26A;
	padding: 3px;
}

/* ------------------------------------- 
 *	ぱんくずリスト
 * ------------------------------------- */
.footstamp {
	padding: 10px;
	font-size: 80%;
	}

/* ------------------------------------- 
 *	ページタイトル
 * ------------------------------------- */
.pagetitle {
	margin: 20px 0px 1px 0px;
	padding: 0px 10px 5px 10px;
	font-size: 14px;
	clear: both;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #BA3E63;
	}

/* ------------------------------------- 
 *	商品が無い時の表示
 * ------------------------------------- */
.nodata {
	margin: 50px 0px 50px 0px;
	text-align: center;
	}
	


#goodsmain li {
	list-style-type: none;
	padding-left: 17px;
	background-image: url(https://img12.shop-pro.jp/PA01065/116/etc/2r_icon.jpg);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	line-height: 1.7em;
	margin-left: 5px;
	}

#goodsmain dt {
	background-image: url(https://img12.shop-pro.jp/PA01065/116/etc/2l_top_titback.jpg);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-bottom: 15px;
	text-indent: 12px;
	font-weight: bold;
	margin-top: 20px;
	color: #000000;
	font-size: 1.2em;
	letter-spacing: 0.1em;
	margin-bottom: 10px;
}

#goodsmain ul {
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	line-height: 2em;
	}
#goodsmain .item_box{
	width: 110px;
	margin-top: 10px;
	}
	
#goodsmain .item_thumbnail{
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
	
#goodsmain li {
	float: left;
	padding-bottom: 10px;
	margin-left: 10px;
	}

#goodsmain dd {
	padding-right: 10px;
	padding-left: 15px;
}

#goodsmain p {
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
}

#goodsmain img {
	width: 95px;
	}

/* ************************************************ 
 *	TOPコンテンツ
 * ************************************************ */

/* ------------------------------------- 
 *	お知らせ・おすすめエリアレイアウト
 * ------------------------------------- */
.top_items tr {
	text-align: center;
	}


.top_items td {
	font-size: 11px;
	text-align: center;
	padding-bottom: 10px;
	}

/* ------------------------------------- 
 *	お知らせエリア
 * ------------------------------------- */
.info_space {
	display: block;
	width: 650px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	}

/* ------------------------------------- 
 *	フリースペース
 * ------------------------------------- */
.free_space {
	padding-top: 10px;
	display: block;
	width: 650px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	}

/* ------------------------------------- 
 *	お知らせエリア
 *	箇条書きでお知らせを掲載する際にご利用ください
 *	※初期設定では適用されていません
 * ------------------------------------- */

#information ul {
	line-height: 160%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
	}


#information li {
	list-style-type: none;
	background: url(https://img.shop-pro.jp/tmpl_img/8/list_red.gif) no-repeat 6px 7px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	}

#information p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 15px;
	}

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

.price_top {
	padding:0px;
	margin:0px;
}

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

/* ************************************************ 
 *	商品詳細　レイアウト
 * ************************************************ */

#detail {
	padding: 20px 0px 20px 0px;
	}
	
#detail .top {
	text-align: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#detail .td1 {
	background-color: #D1D3C7;
	}

#detail .td2 {
	background: #FFF;
	}

#detail .large {
	border: 1px solid #CCC;
	margin: 0px 20px 0px 20px;
	width: 200px;
	}

#detail .small {
	margin: 20px 0px 0px 20px;
	width: 100px;
	height: 100px;
	}


#detail p {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #AFBF9F;
	border-bottom-color: #AFBF9F;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 95%;
	line-height: 1.5em;
	}

#detail ul {
	margin: 20px;
	padding: 5px;
	}

#detail li {
	padding: 0px 0px 0px 20px;
	list-style-type: none;
	background: url(https://img.shop-pro.jp/tmpl_img/8/list_arrow_red.gif) no-repeat 6px 0px;
	}

/*会員専用価格の表示 商品詳細用*/
#detail p.regular_price_detail {
	padding:0px 0px 5px;
	margin:0px;
	text-decoration:line-through;
	border:none;
	background:none;
}

#detail p.price_detail {
	padding:0px;
	margin:0px;
	border:none;
	background:none;
	color: #FF3366;
	font-size: 120%;
	font-weight: bold;
}

#detail p.discount_rate_detail {
	padding:5px 0px 0px;
	margin:0px;
	color: #FF3366;
	border:none;
	background:none;
}

/* ------------------------------------- 
 *	商品詳細-購入数選択・「カートに入れる」ボタン
 * ------------------------------------- */

.product_num {
	width: 50px;
	}

.product_incart {
	margin: 10px;
	text-align: center;
	}

/* 特定商取引法に基づく表記（返品など）ボタン */
div#sk_link_other {
	text-align:left;
	margin-top:10px;
}

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

/* ------------------------------------- 
 *	この商品を買った人はこんな商品も買ってます
 * ------------------------------------- */

#together {
	width: 95%;
	height:100%;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	}

#together .tog_main_title {
	font-weight: bolder;
	margin-top:30px;
	padding-bottom:5px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #B9CCB4;
	}

#together .together_list {
	margin:10px 5px 0px 3px;
	float:left;
	width: 135px;
	text-align:center;
	}
	
#together .together_list img {
	width: 130px;
	}

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

#trackback {
	margin: 0px 20px 20px 20px;
	}

#trackback .tb_main_title {
	font-weight: bolder;
	margin-top:30px;
	padding-bottom:5px;
	border-bottom: 5px solid #B9CCB4;
	}


#trackback .tb_url {
	font-size: 11px;
	padding: 5px 10px 5px 10px;
	}

#trackback .tb {
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	}

#trackback .tb_date {
	font-size: 10px;
	padding: 10px 10px 10px 10px;
	}

#trackback .tb_title {
	font-weight: bold;
	padding: 0px 10px 10px 10px;
	}

#trackback .tb_body {
	line-height: 150%;
	padding: 10px 10px 10px 10px;
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
	}

#trackback .tb_state {
	padding: 5px 10px 5px 10px;
	}



/* ************************************************ 
 *	商品一覧　レイアウト
 * ************************************************ */

/* ------------------------------------- 
 *	サブカテゴリー　レイアウト
 * ------------------------------------- */
.subcategory {
	padding: 10px;
	font-size: 11px;
	}


/* ------------------------------------- 
 *	検索条件表示
 * ------------------------------------- */
.search_result {
	border: 1px solid #CCC;
	margin: 20px 20px 10px 20px;
	padding: 5px;
	}


/* ------------------------------------- 
 *	一覧表示　並び順を変更
 * ------------------------------------- */
.sort {
	border-bottom: 1px solid #CCC;
	padding: 10px;
	font-size: 11px;
	}

/* ------------------------------------- 
 *	一覧表示　商品数と表示数
 * ------------------------------------- */
.pagenavi {
	margin: 10px 20px 10px 20px;
	font-size: 11px;
	}

/* ------------------------------------- 
 *	会員専用価格の表示　商品一覧用
 * ------------------------------------- */
.regular_price_all {
	padding:0px 0px 2px;
	font-size:85%;
	color:#666666;
}

.price_all {
	padding:0px;
	color: #FF3366;
	font-weight: bold;
	font-size: 120%;
}

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

/* ************************************************ 
 *	商品オプションページ
 * ************************************************ */

/* ------------------------------------- 
 *	オプション表の罫線の色
 * ------------------------------------- */
#Option .option_table {
	background-color:#999;
}

/* ------------------------------------- 
 *	オプション　項目背景の色 
 * ------------------------------------- */
#Option .option_cell1 {
	text-align:left;
	color: #333333;
	background-color:#EEEEEE;
	margin: 2px;
	padding: 2px 10px 2px 10px;
	font-weight:bold;
	white-space:nowrap;
}

/* ------------------------------------- 
 *	オプション　価格背景の色
 * ------------------------------------- */
#Option .option_cell2 {
	text-align:left;
	background-color:#FFFFFF;
	padding: 2px 10px 2px 6px;
}

/* ------------------------------------- 
 *	サブカテゴリリスト
 * ------------------------------------- */
.subcategory_list {
	float:left;
	width: 120px;
	text-align:center;
	margin: 10px 10px;
}

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

span.price_detail_stock {
	padding:0px;
	margin:0px;
}

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

/* ************************************************ 
 *	商品検索ページ
 * ************************************************ */
/*会員専用価格の表示 商品検索結果用*/
.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;
}

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

#ShopKeeper {
	margin: 20px auto;
	width: 530px;
	background: #999999;
	
	}


#ShopKeeper th {
	width: 100px;
	border-top: 1px solid #FFF;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #FFF;
	color: #000;
	font-size: 11px;
	padding: 0px 5px 0px 5px;
	background: #EEE;
	
	}

#ShopKeeper td {
	width: 430px;
	background: #FFF;
	padding: 5px;
	}

/*.SK p {
	margin: 0px 0px 10px 0px;
	padding: 15px 0px 0px 30px;
	border-top: 1px solid #CCC;
	}*/

.SK .area {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	}

.SK .title {
	padding: 5px;
	color: #000;
	background-color: #E9E7E1;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px dotted #CCC;
	border-left: 1px solid #CCC;
	
	}

.SK .note {
	background: #FFF;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	
	}

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


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

#PrivacyExplain {
	margin: 20px;
	font-size: 12px;
	}

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

#PrivacyExplain .note {
	font-size: 11px;
	line-height: 150%;
	margin: 10px 5px 20px 15px;
	}


/* ************************************************ 
 *	フリーページ追加CSS
 * ************************************************ */

#cata {
	font-weight: bold;
	font-size: 105%;
	line-height: 2em;	
} 


.cata2 {
	color: #DC1138;
	list-style-position: inside;
	margin-bottom: 5px;
	
} 


.cata3 {
	color: #FF5B0F;
	list-style-position: inside;
	margin-bottom: 5px;
	
} 


.cata4 {
	color: #419220;
	list-style-position: inside;
	margin-bottom: 5px;
	
} 

.cata5 {
	color: #29889B;
	list-style-position: inside;
	
} 

.cata6 {
	color: #666461;
	margin-left: 30px;
	margin-bottom: 5px;
	
} 

#free p {
	margin: 5px;
	padding: 5px;
	}


#centermain .text {
	font-size: 110%;
	margin: 5px;
	padding: 5px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D1335C;
	}
	
#centermain .chui {
	font-size: 12px;
	margin: 5px;
	padding: 5px;
	color: #30805E;
	}

#centermain ul {
	margin: 2px;
	padding: 5px;
	line-height: 2em;
	}

#centermain li {
	list-style-type: none;
	background-image: url(https://img.shop-pro.jp/tmpl_img/9/list_arrow_red.gif);
	background-repeat: no-repeat;
	background-position: 3px 4px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	margin-right: 2px;
	line-height: 1.8em;
	}

.yotowaku .td1 {
	width: 268px;
	height: 21px;
	margin: 0px;
	padding: 0px;
}


.yotowaku .td2 {
	background-image: url(https://img12.shop-pro.jp/PA01065/116/etc/2c_yotowaku02.jpg);
	background-repeat: repeat-y;
	text-align: center;
	margin: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-top: 0px;
	background-position: 0px 0px;
}

.yotowaku .text1 {
	color: #CC3333;
	font-size: 110%;
	font-weight: bold;
	line-height: 130%;
}

.yotowaku .text2 {
	color: #9B843C;
	font-size: 120%;
	font-weight: bold;
	line-height: 130%;
}

.yotowaku .text3 {
	color: #333333;
	font-size: 85%;
}

.yotowaku .text3  strong{
	font-size: 110%;
}

.yotowaku .img,
.freelist .img {
	width: 80px;
}


.yotowaku .td3 {
	background-image: url(https://img12.shop-pro.jp/PA01065/116/etc/2c_yotowaku03.jpg);
	background-repeat: no-repeat;
}


.sagasu th {
	background-color: #F9D1CF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #534443;
	margin: 2px;
	padding: 2px;
	color: #353A33;
}

.sagasu .td  li,
.freelist li {
	float: left;
}

.freelist table {
	border: 1px solid #EAE7C8;
}

.freelist th {
	background-color: #EAE7C8;
	font-size: 85%;
	font-weight: normal;
	text-align: center;
}

.freelist td {
	font-size: 80%;
	color: #333333;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #959136;
}

.txt-f15 {
	font-size:130%;
	margin-top: 5px;
	padding: 2px;
	font-family: "ＤＦＰ特太ゴシック体", "ＤＦＰ平成ゴシック体W9";
	line-height: 135%;
}

.txt-f13 {
	margin-top: 5px;
	margin-left: 10px;
	padding: 2px;
	font-family: "ＤＦＰ特太ゴシック体", "ＤＦＰ平成ゴシック体W9";
	color: #FF0000;
}

/* ------------------------------------- 
 *	ページトップ
 * ------------------------------------- */

.pgtop {
	width:530px;
	font-size: 10px;
	text-align: right;
	margin-right: 5px;
	padding-left: 25px;
	padding-bottom: 20px;
	padding-top: 10px;
}

.scr {
	overflow-x:hidden;    /* 横スクロール表示 */
	overflow-y: scroll;   /* 縦スクロール表示 */
	width: 700px;
	height: 130px;
	padding:5px;
	text-align:left;
	line-height: 1.5em;
	border-top-color: #FF3333;
	border-bottom-color: #FF3333;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
}

.scr th {
	font-size:15px;
}
.scr th,
.scr td {
	padding:3px;
	border: 1px solid #999999;
}


.shiire li.list1 {
  background-color: #eeeeee;
  display: inline-block;
 margin: 1px;
  width: 26%;}  

.shiire li.list2 {
  background-color: #ffffff;
  display: inline-block;
	margin: 1px;
  width: 26%;
} 
