/* ************************************************ 
 * ------------------------------------------------
 *	共通設定
 * ------------------------------------------------
 * ************************************************ */


/* ------------------------------------- 
 *	ページ背景色（全体）
 *	ページ背景画像（全体）
 *	フォント色（全体）
 *	フォントサイズ（全体）
 * ------------------------------------- */
body {
	background-color:#E2E2C7;
	background-image:url(https://img02.shop-pro.jp/PA01123/534/etc/wrapper_body.gif?20110505171313) ;	color:#666;
	font: 12px/130% "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
font:12px/1.231 arial,helvetica,clean,sans-serif; /*ブラウザ*/
	*font-size:small; /*IE*/
	*font:x-small; /*IE6/7*/

	letter-spacing:0;
	height:100%;
	width:920px;
	color:#444444;
	font-family:
	Verdana, Arial, Helvetica,
	"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",
	"メイリオ",Meiryo,
	Osaka,
	"MS P ゴシック","MS P Gothic",
	sans-serif;
	margin:0 auto;
}

/* ------------------------------------- 
 *	リンクの文字/通常時(link,visited,active)
 *	リンクの文字/マウスが当たっている時(hover)
 * ------------------------------------- */
a:link {color:#362C2C; text-decoration:none;}
a:visited {color:#362C2C; text-decoration:none;}
a:active {color:#362C2C; text-decoration:underline;}
a:hover {color:#362C2C; text-decoration:underline;}


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

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

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

img {
	border:0px;
	margin: 0px;
	padding: 0px;
  　height:auto;
}

input, select, textarea {
	margin: 0px;
	padding: 0px;
}


ul,ol {
	margin: 0px;
	padding: 0px;
}

/* ************************************************ 
 *	複数ページで使用しているクラス
 * ************************************************ */

.bold {
	font-weight: bold;
}

.nodata {
	font-size: 14px;
	font-weight: bolder;
}

/* ************************************************ 
 *	パンくずリスト
 * ************************************************ */

.navi_list {
	background: #E9E9C4;
	margin: 15px 0 10px 0;
	padding: 3px;
}


/* ************************************************ 
 *	背景
 * ************************************************ */

.container_bg {
/*	background-image:url(https://img02.shop-pro.jp/PA01123/534/etc/wrapper_body.gif?20110505171313) ;*/
	background-color: #FFFFFF ; 
	background-repeat: repeat-y;
	width: 845px;
        margin:0px auto;
}


/* ************************************************ 
 *	ヘッダー
 * ************************************************ */

#header {
/*	height: 160px; */
	width: 845px;
	margin: 0px 0px 0px 0px;
}

/* ------------------------------------- 
 *	ショップタイトルのサイズ、色
 * ------------------------------------- */
.title_box {
	padding: 0px 0px 0px 0px;
}

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


/* ------------------------------------- 
 *	ショップタイトルエリア設定
 * ------------------------------------- */
.title_top {
/*	background-image:url(https://img.shop-pro.jp/tmpl_img/1/title_bg_top.gif); */
	background-repeat: no-repeat;
	margin: 0 auto;
/*	width: 845px; */
/*	height: 15px; */
}

.title_middle {
	background-color: #FFF;
/*	margin: 0 auto; */
/*	width: 845px; */

}

.title_bottom {
/*	background-image:url(https://img.shop-pro.jp/tmpl_img/1/title_bg_bottom.gif); */
	background-repeat: no-repeat;
	margin: 0 auto;
/*	width: 845px; */
/*	height: 15px; */
}

/* ------------------------------------- 
 *	検索エリア設定
 * ------------------------------------- */
.search_top {
	background-color: #C63817;
/*	background-image:url(https://img.shop-pro.jp/tmpl_img/1/search_bg_top.gif); */
	background-repeat: no-repeat;
	width: 180px;
/*	height: 15px; */
}

.search_middle {
	background-color: #C63817;
/*	background-image:url(https://img.shop-pro.jp/tmpl_img/1/search_bg_middle.gif); */
	background-repeat: repeat-y;
	width: 180px;
}

.search_btn {
	padding:2px 0 0px 80px;
} 
.search_bottom {
	background-color: #C63817;
/*	background-image:url(https://img.shop-pro.jp/tmpl_img/1/search_bg_bottom.gif); */
	background-repeat: no-repeat;
	width: 180px;
/*	height: 15px; */
}

.search_type {
	width:140px;
}

.search_word {
	width:150px;
}


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

#content {
	width: 805px;
	background:url(https://img02.shop-pro.jp/PA01123/534/etc/content_bg.gif?20110109135249) top center;
}

#content_side {
	margin:10px;
}

#content_main {
	margin:10px;
}


.category {
	margin: 0 0 0px 0;
}


.category ul {
	margin: 0px;
	padding: 0px;
}
	
#group-list {
	border-top:#663 dotted 1px;
	margin-top:5px;
	padding-top:5px;
	padding-bottom:15px;
}

.group-listImg {
	margin:0px 0px 2px;
	padding:0px;
}


/* ------------------------------------- 
 *	会員専用ページ
 * ------------------------------------- */
div#btn_members_login,
div#btn_members_logout {
	margin:9px 0px 12px;
}

div#btn_members_login {
	background-color :#dfe685;
	border : 1px solid #666666;
	padding: 5px;
}

div#btn_members_logout,
div#btn_members_signup {
	background-color :#ffffff;
	border : 1px solid #666666;
	padding: 5px;
}

p.txt_members_desc,
p.txt_members_desc {
	line-height:1.1em;
	margin-bottom:3px;
	font-size:11px;
}
 

/* ------------------------------------- 
 *	商品カテゴリｰエリア背景色
 * ------------------------------------- */
.category li {
	background: #BD3B20 url(https://img.shop-pro.jp/tmpl_img/1/category.gif) no-repeat;
	background-position: 3px 7px;
	border-top: 1px solid #BD3B20;
	border-bottom: 1px solid #BD3B20;
	color: #FFF;
	font-size: 12px;
	list-style-type: none;
	margin: 3px 0;
	padding: 3px 3px 3px 16px;
}

/* ------------------------------------- 
 *	商品カテゴリｰエリア文字色（通常時・リンクが当たっている時）
 * ------------------------------------- */
.category li a,
.category li a:link,
.category li a:visited {
	color:#FFF;
	text-decoration:none;
	display: block;
}

.category li a:active,
.category li a:hover {
	color:#FF6600;
	text-decoration:none;
	display: block;
}

/* ------------------------------------- 
 *	各メニュータイトル文字色
 * ------------------------------------- */
.linktitle {
/*	background :  url(https://img.shop-pro.jp/tmpl_img/1/linktitle.gif) no-repeat; */
	font-size: 12px;
	font-weight: bolder;
	color: #663;
	padding: 0px 0 0px 0px;
/*	border-bottom: 1px dashed #663; */
	margin: 10px 0px 0px 0px;
}


.linktext {
	font-size: 12px;
	line-height: 140%;
	margin: 0;
}


.linktext ul {
	margin: 0px;
	padding: 0px;
	}

.linktext li {
	background: url(https://img.shop-pro.jp/tmpl_img/1/list.gif) no-repeat;
	background-position: 1px 4px;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 10px;
}

.owner_photo {
	border : 1px solid #666;
	float: left;
	margin: 0 5px 5px 0;
}

/* ------------------------------------- 
 *	カートの中 - 背景色
 * ------------------------------------- */
.cart_box {
/*	background: url(https://img.shop-pro.jp/tmpl_img/1/cart_bg.gif); */
	background-color : #C63817;
/*	border : 1px solid #666; */
	padding: 5px;
}

/* ------------------------------------- 
 *	カートの中 - 商品名・価格ボタン色/枠線色
 * ------------------------------------- */
.cart_item {
/*	border-left: 3px solid #CCCC99; */
	background-color : #C63817;
	margin: 0 0 5px 0;
	padding: 3px;
}

/* ************************************************ 
 *	フッター
 * ************************************************ */

#footer {
	width: 840px;
	padding:10px 0;
	background-color: #FFFFFF;
	color: #362C2C;
}

.footer_link {
	background-color: #C63817;
	border-top: 1px solid #C63817;
	padding: 5px 10px;
	margin: 0 10px;
	text-align: center;
	color: #362C2C;
}


.copyright {
	
}

.bottom_img {
	height: 44px;
	width: 840px;
        margin:0px auto;
}



/*
------------------------TOP---------------------------------
------------------------------------------------------------
------------------------------------------------------------
*/



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

/* ------------------------------------- 
 *	お知らせエリア
 * ------------------------------------- */
.info_top {
	background-image:url(https://img.shop-pro.jp/tmpl_img/1/info_bg_top.gif);
	background-color:#E9E9C4;
	background-repeat: no-repeat;
	width: 550px;
	height: 15px;
	margin-top:10px;
}

.info_middle {
/*	background-image:url(https://img.shop-pro.jp/tmpl_img/1/info_bg_middle.gif); */
	background-color:#EFEFEF;
	background-repeat: repeat-y;
	padding:5px;
	width: 615px;
}

.info_bottom {
	background-image:url(https://img.shop-pro.jp/tmpl_img/1/info_bg_bottom.gif);
	background-color:#E9E9C4;
	background-repeat: no-repeat;
	width: 550px;
	height: 15px;
}

.info_area {
	padding: 0 5px;
}

/* ------------------------------------- 
 *	おすすめ商品エリア
 * ------------------------------------- */
.recommend_area {
	margin-top:10px;
	margin-left:12px; 
}

.recommend_list {
	float:left;
	width: 130px;
	height: 130px; 
	text-align:center;
	margin: 10px;
}


.recommend_item {
	width: 125px;
	height: auto;
        border-width: 1px;
        border-style: solid;
        border-color: #666666;
}


.recommend_price {
	font-weight: bolder;
}

.free_space {
	
}

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

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

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



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


/* ------------------------------------- 
 *	お知らせ・おすすめ商品背景
 * ------------------------------------- */
.subcategory_list {
	float:left;
	width: 150px;
	text-align:center;
	margin: 10px 10px;
}

.productlist_sort_menu1 {
/*	background: #996; */
/*	border: 1px solid #996; */
/*	color: #FFF; */
/*	font-weight: bold; */
}

.productlist_sort_menu2 {
/*	border: 1px solid #996; */
}


.productlist_page {
/*	margin: 10px 0; */
}

.productlist_border {
	border-top: 1px solid #999;
	padding: 10px;
}

.productlist_model {
	font-size: 14px;
	color:#000033;
/*	background: #E9E9C4; */
	padding: 3px;
}

.productlist_name {
	font-size: 14px;
	color:#666666;
/*	background: #E9E9C4; */
	padding: 3px;
}

.productlist_price {
/*	background: #E9E9C4; */
	font-weight: bold;
	color:#000033;
	margin:2px 0;
	padding: 3px;
}

.productlist_explain {
/*	background: #FFF; */
	font-size: 10px;
	line-height: 130%;
}

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

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

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




/* ************************************************ 
 *	商品詳細
 * ************************************************ */
/*角丸テーブル */
    .kado  { background-color:#fff; }
    .kado1 { margin: 0 5px;height:1px;overflow: hidden; background-color:#EFEFEF; }
    .kado2 { margin: 0 3px;height:1px;overflow: hidden; background-color:#EFEFEF; }
    .kado3 { margin: 0 2px;height:1px;overflow: hidden; background-color:#EFEFEF; }
    .kado4 { margin: 0 1px;height:2px;overflow: hidden; background-color:#EFEFEF; }
    .kado5 { padding:10px; background-color:#EFEFEF; }

/* 商品名の背景色 */
.product_img_main {
	border-bottom: 0px solid #999;
	margin: 10px 10px 10px 10px;
}

.product_img_sub {
	border-bottom: 0px solid #999;
	margin: 20px 10px 10px 10px;
}

.product_name {
	border-top: 1px dotted;
	font-weight: bold;
	font-size: 16px;
	padding: 5px 0px 0px 0px;
}

.product_model {
	font-weight: bold;
	font-size: 16px;
	color:#000033;
	padding: 0px;
}

.product_explain {
	margin: 10px 0;
}

.product_cell1 {
	text-align:left;
	background :#ccc;
	padding: 2px;
	font-weight:bold;
	white-space:nowrap;
}

.product_cell2 {
        
　　　　&yen;<{$productlist[num].price|replace:'円':''}>
	padding: 2px;
}

.product_sales {
	font-weight:bold;
	color:#000033;
}

.product_num {
	width:60px;
}

.product_incart {
	margin: 0px 0;
}

.product_date {
       margin-bottom:10px;
       color: #000033;
       line-height : 180% ;
}

.product_date span,.bold{
	font-weight:bold;
	margin-right:5px;
}

/* 商品コンディション備考 */
.product_note {
  position: relative;
  margin: 6px 0 12px;
  padding: 8px 10px 8px 20px;
  font-size: 11px;
  line-height: 1.6;
}

.product_note::before {
  content: "";
  position: absolute;
  left: 10px;
  top: 50%;
  width: 6px;
  height: 6px;
  background: #c7b28a;
  border-radius: 50%;
  transform: translateY(-50%);
}

.product_note:empty {
  display: none;
}

.product_doing {}

.product_doing ul {
	margin: 0px;
	padding: 0px;
	}

.product_doing li {
	background: url(https://img.shop-pro.jp/tmpl_img/1/list.gif) no-repeat;
	background-position: 1px 4px;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 10px;
}

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

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

.discount_rate_detail {
	padding:0px 0px 5px;
	margin:0px;
	color:#362C2C;
}

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

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

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

#together {
	margin: 0px 20px 0px 15px;
	height:100%;
	}

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

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

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

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

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


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

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

#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 #D4D49B;
	border-bottom: 1px dotted #D4D49B;
	}

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


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

#ShopKeeper {
	background-color:#87876a;
	margin-left:10px;
	width:510px;
}

#ShopKeeper th {
	color: #333333;
	background-color:#d4d49b;
	width:180px;
	text-align:left;
	padding-left:10px;

}

#ShopKeeper td {
	background-color:#FFFFFF;
}

/* お支払い方法など、サブエリアの枠 */
.sub_area {
	border : 1px solid #666;
	width:510px;
	margin-bottom:10px;
	margin-left:10px;
}

/* サブエリアのタイトル */
.sub_title {
	color: #ff8a00;
　　　　font-weight:bold;
	margin-top:10px;
	margin-left:40px;
}

.sub_note {
	margin-bottom:15px;
	margin-left:10px;
}

.payment_img {
	width:30px;
	height:30px;
	margin:3px;
}
.poatage_price {
	color: #FFF;
}

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

.searchlist_sort_menu1 {
/*	background: #996; */
/*	border: 1px solid #996; */
/*	color: #FFF; */
/*	font-weight: bold; */
}

.searchlist_sort_menu2 {
/*	border: 1px solid #996; */
}


.searchlist_page {
/*	margin: 10px 0; */
}

.searchlist_border {
	border-top: 1px solid #999;
	padding: 10px;
}

.searchlist_model {
	font-size: 14px;
	color:#000033;
/*	background: #E9E9C4; */
	padding: 3px;
}

.searchlist_name {
	font-size: 14px;
	color:#666666;
/*	background: #E9E9C4; */
	padding: 3px;
}

.searchlist_price {
/*	background: #E9E9C4; */
	font-weight: bold;
	color:#000033;
	margin:2px 0;
	padding: 3px;
}

.searchlist_explain {
/*	background: #FFF; */
	font-size: 10px;
	line-height: 130%;
}

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

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

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


/* ************************************************ 
 *	商品オプションページ
 * ************************************************ */
#Option .option_table {
	background-color:#999;
}

#Option .option_cell1 {
	text-align:left;
	color: #333333;
	background-color:#cccccc;
	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;
}

/*
.product_name {
	margin:10px 0px 10px 0px;
	font-weight: bold;
	font-size: 15px;
	padding: 5px;
}
*/

.option_btn{
	margin-top:10px;
}

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

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

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



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

#PrivacyExplain {
	margin:20px;
	text-align:left;
}

.privacy_title {
	margin:10px 10px 10px 20px;
	color: #333333;
}

.privacy_note {
	margin:0px 10px 20px 20px;
}

.condition_top {
	font-size: 12px;
	line-height: 180%;
	letter-spacing:1px;
	text-align:center;
	font-weight: bold;
	color:#FF8A00;
} 

.condition_tr_odd {
	background-color: #EFEFEF;
} 

.condition_tr_even {
	background-color: #FFFFFF;
} 

.condition_th {
	width:50px;
	text-align:left;
	vertical-align:top;
	color:#FF8A00;
}

.privacy_top {
	font-size: 12px;
	line-height: 180%;
	letter-spacing:1px;
	text-align:center;
	font-weight: bold;
	color:#FF8A00;
} 

.us_top {
	font-size: 12px;
	line-height: 180%;
	letter-spacing:1px;
	text-align:center;
	font-weight: bold;
	color:#FF8A00;
} 

.us_tr_odd {
	background-color: #EFEFEF;
} 

.us_tr_even {
	background-color: #FFFFFF;
} 

.us_th {
	width:150px;
	text-align:left;
	vertical-align:top;
	color:#FF8A00;
}

.submenu {
 width: 180px;
 background-color:#C63817;
 border:solid 1px #FFFFFF;
 position: absolute;
 z-index:1000;

}
/* ************************************************ 
 *	How to order
 * ************************************************ */

.Howto {
	font-size: 12px;
	line-height: 300%;
	letter-spacing:1px;
	text-align:left;
	font-weight: bold;
	color:#444444;
} 
.service_name {
	font-size: 12px;
	line-height: 300%;
	letter-spacing:1px;
	text-align:left;
	font-weight: bold;
	color:#ff8a00;
}
.howto_image {
	padding:-0px 0 10px 0px;
} 
