* {
	margin:0px auto;
	padding:0px;
}

body{
	color:#FFF;
	font-size: 12px;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	line-height: 150%;
	
	background:#3E1F16 url(https://img11.shop-pro.jp/PA01144/131/etc/bg.gif?20120228171505) repeat-y;
	background-position:center 0px;
}

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

li {
	list-style:none;
}

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

.photo{
	float:left;
	margin-right:10px
	margin-left:5px
}
.photo22{
	float:right;
	margin-left:0px
}
.logo{
	color:#ffffe0;
	font-size:100%;
	font-style:italic;
}
.logo2{
	font-size:100%;
	font-style:normal;
	border-style: none solid double double;
	background-color: #1c94a2;
	border-right-color: #cbfefa;
	border-bottom-color: #00ffff;
	border-left-color: #002d59;
	text-align: center;

}


.logo2 a:link {color: #FFFFFF; text-decoration: none;}
.logo2 a:hover {color:#59f7ff;
	text-decoration: none;	
	background-color:#004d99;}
.logo2 a:active  {color:#ffcccc;
	background-color:#EFB400;}

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

a:link,
a:visited,
a:active  {color: #FFFFFF; text-decoration: underline;}
a:hover   {color: #999999; text-decoration: none;}

#title a:link,
#title a:visited,
#title a:active  {text-decoration: none;}





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

#wrapper {
	width:900px;
	}

#header {
	padding:0px 10px;
	background:url(https://img.shop-pro.jp/tmpl_img/18/header.gif) repeat-x;
}
#sub-title {
	margin:10px 0px;
}

#body {
	padding:0 10px;
}

#main {
	width:692px;
	float:right;
	border-top:0px solid #999999;
	}

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

#footer {
	padding:20px;
}


/* ************************************************ 
 *	ヘッダー（サイトタイトル、メニュー）
 * ************************************************ */

/* ------------------------------------- 
 *	サイトタイトルの設定
 * ------------------------------------- */

#header #title {
	margin-top:20px;
}

/*サイトタイトル文字サイズ*/
h1 {
	font-size:20px;
	margin-bottom:5px;
}

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

#header_menu {
	text-align:right;
	padding:3px 0px;
}


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

#footer_menu {
}

address {
	color:#999999;
	font-size:10px;
	font-style:normal;
}

address a:link,
address a:visited,
address a:active  {color:#999999;}


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

#side dl {
	margin-bottom:10px;
}

#side dt {
	height:25px;
	background-repeat:no-repeat;
	text-indent:-10000px;
}

#side dd {
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	padding:10px;
}


#side #free dd {
	border:1px solid #999999;
	padding:10px;
}

#side li {
	background:url(https://img.shop-pro.jp/tmpl_img/18/arrow.gif) no-repeat;
	background-position:0px 5px;
	padding-left:15px;
	margin-bottom:3px;
	line-height:140%;
}


/* ------------------------------------- 
 *	各タイトル画像の設定
 * ------------------------------------- */

#search dt 	  { background-image:url(https://img.shop-pro.jp/tmpl_img/18/side_search.gif);}
#cart_list dt	  { background-image:url(https://img.shop-pro.jp/tmpl_img/18/side_cart.gif);}
#category_list dt  { background-image:url(https://img.shop-pro.jp/tmpl_img/18/side_category.gif);}
#recommend_list dt { background-image:url(https://img.shop-pro.jp/tmpl_img/18/side_recommend.gif);}
#seller_list dt	  { background-image:url(https://img.shop-pro.jp/tmpl_img/18/side_seller.gif);}
#tb_list dt	  { background-image:url(https://img.shop-pro.jp/tmpl_img/18/side_tb.gif);}
#owner dt	  { background-image:url(https://img.shop-pro.jp/tmpl_img/18/side_owner.gif);}
#mailmaga dt  { background-image:url(https://img.shop-pro.jp/tmpl_img/18/side_mailmaga.gif);}
#members dt   { background-image:url(https://img.shop-pro.jp/tmpl_img/18/side_members.gif);}

/* ------------------------------------- 
 *	会員専用ページ
 * ------------------------------------- */
div#btn_members_login {
	margin:0px;
	padding:5px 0px;
}
div#btn_members_signup {
	border-top:1px dotted #999999;
	padding:5px 0px;
	margin:0px;
	font-size:11px;
	line-height:1.1em;
	text-align:left;
}
div#btn_members_logout {
	padding:5px 0px;
	margin:0px;
	font-size:11px;
	line-height:1.1em;
	text-align:left;
}

p.members_descTxt {
	padding:0px 0px 5px;
	margin:0px;
}
 

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

#search select {
	width:140px;
	margin-bottom:5px;
}
#search input.keyword {
	width:65px;
	margin-right:5px;
}
#search .btn {
	background:#999999;
	color:#000000;
	font-size:10px;
	border:none;
	padding:3px;
}

/* ------------------------------------- 
 *	カートの中身を見る
 * ------------------------------------- */

#side li.cart_item {
	background:#7A5B52 url(none);
	padding:2px;
}


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

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

#side #owner p {
	margin-bottom:5px;
}


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

dl#mailmaga dd {
	text-align:center;
}

/* ------------------------------------- 
 *	feed
 * ------------------------------------- */
#feed {
	}
#feed img {
	width:57px;
	height:15px;
	margin-right:10px;
	}


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

#main dl {
	width:650px;
	padding:20px 0px;
}

#main dt {
	width:100%;
	height:25px;
	background-repeat:no-repeat;
}

#main dd {
	padding:0 20px;
}

/* ------------------------------------- 
 *	各ボックスのボーダーパターン
 * ------------------------------------- */
.pattern_1 {
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
}

.pattern_2 {
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
}


/* ------------------------------------- 
 *	各タイトル（画像を使用するもの）
 * ------------------------------------- */

#main dt.img {
	background-position:right top;
	text-indent:-10000px;
	margin-bottom:15px;
}
 
#info dt	  { background-image:url(https://img.shop-pro.jp/tmpl_img/18/main_info.gif);}
#recommend dt { background-image:url(https://img.shop-pro.jp/tmpl_img/18/main_recommend.gif);}
#seller dt 	  { background-image:url(https://img.shop-pro.jp/tmpl_img/18/main_seller.gif);}
#sub_cat dt   { background-image:url(https://img.shop-pro.jp/tmpl_img/18/main_subcat.gif);}
#together dt  {background-image:url(https://img.shop-pro.jp/tmpl_img/18/main_together.gif);}
#tb_url dt	  {background-image:url(https://img.shop-pro.jp/tmpl_img/18/main_tb_url.gif);}
#tb dt		  {background-image:url(https://img.shop-pro.jp/tmpl_img/18/main_tb.gif);}



/* ------------------------------------- 
 *	各タイトル（画像を使用しないもの）
 * ------------------------------------- */

#main dt.text {
	background-image: url(https://img.shop-pro.jp/tmpl_img/18/main_title.gif);
	background-position:left bottom;
	width:510px;
	padding-bottom:5px;
	margin-left:20px;
}


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

#info {
}

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

#free_space {
}


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

.itemarea {
	margin:5px 10px;
	width:127px;
	float:left;
}

.itemarea .caption {
	margin-right:10px;
}

/* ------------------------------------- 
 *	アイテムリストの設定（一行表示の設定）
 * ------------------------------------- */

.item_list {
	width:100%;
	border-bottom:1px dotted #999999;
	padding:15px 0px; 
}
.item_list img {
	float:left;
	margin-right:20px;
}
.item_list .caption {
	padding: 10px 0px;
}

.item_list .name {}
.item_list .price { margin-left:10px;}
.item_list .explain {}

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

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

.discount_rate_top {
	padding:0px;
	margin:0px;
	color:#ff0000;
}
/* ------------------------------------- 
 *	最近チェックした商品
 * ------------------------------------- */

#checitem {
	padding: 0 20px;
	}

#checkitem dt {
	background-image: url("https://img.shop-pro.jp/tmpl_img/18/main_checkitem.gif");
	}

.pattern_3 {
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	}

.checkitem_list {
	width:110px;
	margin:10px 12px 0 0;
	float:left;
	}

.checkitem_list .ci_img {
	width:100px;
	margin-bottom:3px;
	}


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

#category dt {
	}

.category_title {
	padding-left:3px;
}


/* カテゴリーの名前 */

h2 {
	font-size:14px;
	line-height:120%;
	background:url(https://img.shop-pro.jp/tmpl_img/18/main_point.gif) no-repeat;
	padding-left:25px;
}

/* 並び順 */

.sort {
	margin-top:5px;
	text-align:right;
}
.sort span,strong {
	padding:0px 5px;
}
.sort img {
	width:6px;
	height:9px;
	margin-left:3px;
}

/* ページナビ（全 [*] 商品中 [*-*] 商品を表示しています。） */

.pagenavi_top {
	font-size:10px;
	padding:5px 0px 5px 5px;
	border-bottom:1px dotted #999999;
}

.pagenavi_bottom {
	font-size:10px;
	padding-top:15px;
	margin-bottom:10px;
}

.pagenavi_top span,
.pagenavi_bottom span {
	padding:0px 5px;
}

.pagelink {
	text-align:center;
	font-size:10px;
}

.pagelink span {
	margin:0 50px;
}

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

.price_all {
	padding:0px;
}

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

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

.item_title {
	font-size:14px;
	font-weight:bolder;
	line-height:120%;
	background: url(https://img.shop-pro.jp/tmpl_img/18/main_point.gif) no-repeat;
	padding:0px 0px 0px 20px ;
}

#detail dd {
	padding:15px 20px;
}


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

.mainimg {
	padding-right:20px;
}

table.spec {
}

table.spec th,
table.spec td {
	padding:5px 10px;
	border-bottom:1px dotted #FFF;
}

table.spec th {
	width:80px;
	font-weight:normal;
	text-align:left;
}

table.num td{
	padding:0px;
	border-bottom:none;
}

.option {
	margin-top:15px;
}

/* 「カートに入れる」ボタン */

input.cart_btn {
	width:120px;
	height:28px;
	margin-top:15px;
}

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

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

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

/* 商品の説明 */
dd.explain p {
}

/* 「この商品について問い合わせる」等のボタン */
.etc li{
	background:url(https://img.shop-pro.jp/tmpl_img/18/arrow.gif) no-repeat;
	background-position:0px 5px;
	padding-left:15px;
	margin-bottom:3px;
	line-height:140%;
}


#detail_extra {
	width:550px;
	padding:20px 0px;
}

#detail_extra dl {
	padding:0px;
}

#detail_extra dd {
	width:510px;
	padding-bottom:20px;
}

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

.price_detail {
	padding:0px;
	margin:0px;
	color:#ff0000;
	font-weight:bold;
}

.discount_rate_detail {
	padding:0px 0px 5px;
	margin:0px;
	color:#ff0000;
}
<br><br><br><br><br>



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

.tb {
	margin-bottom:20px;
}

.tb div,
.tb p {
	padding:5px 0px;
}
.tb .border {
	border-bottom:1px dotted #999999;
}


/* ************************************************ 
 *	「該当する商品がありません」
 * ************************************************ */
#nodata {
}


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

/*設定は商品一覧ページと共通です。*/

/* 会員専用価格の表示 */
.regular_price_search {
	padding:0px;
	font-size:11px;
	text-decoration:line-through;
	color:#c8c8c8;
}

.price_search {
	padding:0px;
}

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







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

#option_window {
	margin:20px;
}


/*商品名の下の飾り線*/
#option_window .text {
	background-image: url(https://img.shop-pro.jp/tmpl_img/18/main_title.gif);
	width:532px;height:5px;
	margin:5px 0px 0px 0px;
}

/*商品名*/
.option_title {
	font-size:14px;
	font-weight:bolder;
	line-height:120%;
	background: url(https://img.shop-pro.jp/tmpl_img/18/main_point.gif) no-repeat;
	padding-left:25px;

}



table.option {
	width:100%;
	margin:10px auto 20px auto;
}

table.option td,th  {
	padding:5px 10px;
	border-bottom:1px dotted #999999;
}

table.option th {
	text-align:left;
	font-weight:bolder;
	color:#FFCC99;
}

.option_btn {
	text-align:center;
	width:100%;
	margin:0px auto 0px auto ;
	}

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

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

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

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

#terms dd {
	padding:15px 20px;
}

.terms_title {
	font-size:14px;
	font-weight:bolder;
	line-height:120%;
	background: url(https://img.shop-pro.jp/tmpl_img/18/main_point.gif) no-repeat;
	padding:0px 0px 0px 20px ;
}

table#shop {
	margin:10px auto 20px auto;
}

table#shop td,th  {
	padding:5px 10px;
	border-bottom:1px dotted #999999;
}

table#shop th {
	width:150px;
	text-align:left;
	font-weight:bolder;
	color:#FFCC99;
}

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

#terms dd {
	padding:15px 20px;
}

.sk {
	margin:10px auto 20px auto;
	}

.sk .title {
	font-weight:bolder;
	color:#FFCC99;
	padding:5px;
	border-bottom:1px dotted #999999;
	}

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

.sk .note {
	padding:5px;
	}

.payment_img {
	margin:3px;
	}


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


div#privacy {
	padding:0px 20px 20px 20px;
}

.privacy_title {
	font-size:14px;
	font-weight:bolder;
	line-height:120%;
	background: url(https://img.shop-pro.jp/tmpl_img/18/main_point.gif) no-repeat;
	padding:0px 0px 0px 20px ;
}


#privacy dt.text {
	background-image: url(https://img.shop-pro.jp/tmpl_img/18/main_title.gif);
	background-position:left bottom;
	padding-bottom:5px;
	margin-left:20px;
}


#privacy dd {
	padding:15px 20px;
}


#detail_privacy {
	padding:20px 0px;
}
/*プライバシーポリシー　項目タイトル*/
div#privacy .title {
	border-bottom:1px dotted #999999;
	font-weight:bolder;
	color:#FFCC99;
}

/*プライバシーポリシー　本文*/
div#privacy .note {
	padding:5px 5px 15px 5px;
}

/* -------------------------------------
*     商品オプション 表形式
* ------------------------------------- */
#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 td {
     padding:5px;
     text-align:center;
     border-bottom:1px solid #ccc;
     border-right:1px solid #ccc;
}
.stock_zero {
     color:red;
}


/*他ページへの追加CSS*/

/* ************************************************ 
 *	トップページのjavasctiptのcss
 * ************************************************ */

#slideshow {height:290px;width:330px;position:relative;float:left;margin: 0px 0px 0px 0px;background-image: url("https://img-cdn.jg.jugem.jp/7e1/3243718/20250626_4098216.jpg");}

#slideshow img{height:290px;width:330px;}
#slideshow a {position:absolute;top:0;left:0;z-index:8;opacity:0.0;}
#slideshow a.active {z-index:10;opacity:1.0;}
#slideshow a.last-active {z-index:9;}

#banner {height:290px;width:330px;position:relative;float:left;margin: 0px 0px 0px 0px;}




