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


/* ------------------------------------- 
 *	ページ背景色（全体）
 *	ページ背景画像（全体）
 *	フォント色（全体）
 *	フォントサイズ（全体）
 * ------------------------------------- */
body {
	background-color:#E2E2C7;
	background-image:url(https://img.shop-pro.jp/tmpl_img/1/all_bg.gif);
	color:#666;
	font: 12px/130% "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}

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

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


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

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

.bold {
	font-weight: bold;
}

.nodata {
	font-size: 14px;
	font-weight: bolder;
	padding:30px 0;
	text-align:center;
}

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

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


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

.container_bg {
	background-image:url(https://img.shop-pro.jp/tmpl_img/1/content_bg.gif) ;
	background-repeat: repeat-y;
	width: 755px;
}


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

#header {
	background-image:url(https://img.shop-pro.jp/tmpl_img/1/header_bg.gif);
	background-repeat: repeat;
	height: 125px;
	width: 750px;
}

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

#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: 730px;
	height: 15px;
}

.title_middle {
	background-color: #FFF;
	margin: 0 auto;
	width: 730px;

}

.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: 730px;
	height: 15px;
}

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

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

.search_bottom {
	background-color: #D4D49B;
	background-image:url(https://img.shop-pro.jp/tmpl_img/1/search_bg_bottom.gif);
	background-repeat: no-repeat;
	width: 360px;
	height: 15px;
}

.search_type {
	width:140px;
}

.search_word {
	width:110px;
}


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

#content {
	width: 750px;
	background-color:#FFF;
}

#content_side {
	margin:10px;
}

#content_main {
	margin:10px;
}


.category {
	margin: 0 0 10px 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: #87876A url(https://img.shop-pro.jp/tmpl_img/1/category.gif) no-repeat;
	background-position: 3px 7px;
	border-top: 1px solid #663;
	border-bottom: 1px solid #663;
	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:#FC0;
	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: 3px 0 3px 10px;
	border-bottom: 1px dashed #663;
	margin: 15px 0px 10px 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;
	max-width: 150px;
	height: auto;
}

/* ------------------------------------- 
 *	カートの中 - 背景色
 * ------------------------------------- */
.cart_box {
	background: url(https://img.shop-pro.jp/tmpl_img/1/cart_bg.gif);
	background-color : #DFE685;
	border : 1px solid #666;
	padding: 5px;
}
.subtotal {
	padding:5px 0;
}
.stotal {
	text-align:right;
}
.total {
	padding:5px 0;
	border-top:1px dotted #C3C3C3;
	text-align:right;
}

.postage {
	border-top:1px solid #C3C3C3;
	border-bottom:1px solid #C3C3C3;
	list-style-type:none;
	margin-bottom:5px;
}

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

.viewcart {
	padding:5px 0;
	text-align:center;
}

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

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

#footer {
	width: 750px;
	padding:10px 0;
	background-color:#FFF;
}

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


.copyright {
	
}

.bottom_img {
	background-image:url(https://img.shop-pro.jp/tmpl_img/1/footer.gif);
	background-repeat: repeat;
	height: 44px;
	width: 755px;
}



/*
------------------------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:#E9E9C4;
	background-repeat: repeat-y;
	padding:5px;
	width: 540px;
}

.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:10px;
}

.recommend_list {
	float:left;
	width: 150px;
	height: 180px;
	text-align:center;
	margin: 3px;
}


.recommend_item {
	width: 100px;
}


.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;
}

.productlist_border img {
	max-width: 100px;
	max-height: 100px;
}

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

.productlist_price {
	background: #E9E9C4;
	font-weight: bold;
	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;
}

.table-layout {
	table-layout:fixed;
}

/* ************************************************ 
 *	商品詳細
 * ************************************************ */

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

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

.product_name {
	font-weight: bold;
	font-size: 16px;
	padding: 5px;
}

.product_explain {
	margin: 10px 0;
}

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

.product_cell2 {
	padding: 2px;
}

.product_sales {
	font-weight:bold;
	color:red;
}

.product_num {
	width:60px;
}

.product_incart {
	margin: 15px 0;
}


.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:#ff0000;
	font-weight:bold;
}

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

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

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

.table-layout {
	table-layout:fixed;
}

.large {
	max-width: 200px;
	max-height: 200px;
}

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

#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;
	}

#together .together_list img {
	max-width: 100px;
	max-height: 100px;
	}

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

#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;
	}

/* ------------------------------------- 
 *	最近チェックした商品
 * ------------------------------------- */
 
#checkitem {
    margin: 0 20px 20px 15px;
}

#checkitem .ci_main_title {
	border-bottom: 5px solid #D4D49B;
	font-weight: bolder;
	margin-top: 30px;
	padding-bottom: 5px;
	text-align: left;
	}

.checkitem_list {
	margin:10px 0;
	float:left;
	padding: 0 11px;
	width: 100px;
	text-align:center;
	}

.checkitem .ci_img {
	width:90px;
	margin-bottom:3px;
	}

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

#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 {
	font-weight:bold;
	margin-top:10px;
	margin-left:10px;
}

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

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




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

.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;
}

.searchlist_border img {
	max-width: 100px;
	max-height: 100px;
}

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

.searchlist_price {
	background: #E9E9C4;
	font-weight: bold;
	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;
}

/* -------------------------------------
*     商品オプション 表形式
* ------------------------------------- */
#option_tbl {
     border-collapse:collapse;
     margin:10px auto 0;
     border-top:1px solid #ccc;
     border-left:1px solid #ccc;
     width:100%;
}
#option_tbl th{
     padding:5px;
     border-bottom:1px solid #ccc;
     border-right:1px solid #ccc;
}
#option_tbl td input{
     float:none;
     margin:0 0 5px;
     width:auto;
}
#option_tbl th,
#option_tbl td.none {
     background:#eee;
}
#option_tbl td {
     padding:5px;
     text-align:center;
     border-bottom:1px solid #ccc;
     border-right:1px solid #ccc;
}
.stock_zero {
     color:red;
}