* {
	margin:0px;
	padding:0px;
}
body{
	margin:0px;
	padding:0px;
	background:#ffffff;
	color:<{$font_color}>;
	font-size: 13px;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	line-height: 150%;
}

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

 

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

a:link    {color: <{$link_normal}>; text-decoration: underline;}
a:visited {color: <{$link_normal}>; text-decoration: underline;}
a:active  {color: <{$link_normal}>; text-decoration: underline;}
a:hover   {color: <{$link_hover}>; text-decoration: none;}

/*ショップタイトル-リンク色指定*/
#title a:link    {color: <{$productname_color}>; text-decoration: none;}
#title a:visited {color: <{$productname_color}>; text-decoration: none;}
#title a:active  {color: <{$productname_color}>; text-decoration: none;}
#title a:hover   {color: <{$productname_hover}>; text-decoration: none;}

/*サブ　カテゴリー-リンク色指定*/
#sub_category a:link    {color:#C5AC59; text-decoration: none;}
#sub_category a:visited {color:#C5AC59; text-decoration: none;}
#sub_category a:active  {color:#C5AC59; text-decoration: none;}
#sub_category a:hover   {color:#C5AC59; text-decoration: none;}


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

/*ページ中央の幅*/
#wrapper {
	width:100%;/
	margin:0px auto;
}

#header {
	width:100%;
	background:#ffffff;
	background:url(https://img07.shop-pro.jp/PA01260/259/etc/2014-header-back.gif?202608161521) repeat-x;
	border-bottom:1px solid #cccccc;
	margin:0 0 10px;
}

#header_in { width:980px; margin:0 auto; }



#body { width:980px;
 margin:0 auto 30px;
}

#body .margin { 
}

#side {
	width:200px;
	padding:0;
	float:left;
	display:inline;
	color:#000000;
}

#main {
	width:745px;
	float:right;
	display:inline;
	background:#ffffff;
	margin:0 0 0 35px;
	}

#footer {
	width:100%;
	padding-bottom:10px;
	text-align:center;
	background:#f8f1e2;
	border-top:3px solid #7b614a;
}


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

/* 画像のボーダー */
img.border {
	border:1px <{$productimg_border}> solid;
}

/* メイン画像（大サイズ）*/
img.mainimg {
	border:1px <{$productimg_border}> solid;
	width:416px;
	margin-bottom:10px;
}

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

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


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

/*ヘッダーメニューの背景*/
#header_menu {
}

#two_colum_header01 { width:980px; overflow:hidden; }
#two_colum_header01 .first { width:500px; float:left; display:inline; padding:5px 0 0 0; }
#two_colum_header01 .second { width:450px; float:left; display:inline; }

#two_colum_header02 { width:980px; overflow:hidden; }
#two_colum_header02 .first { width:235px; float:left; display:inline; margin:10px 0; overflow:hidden; }
#two_colum_header02 .second { width:745px; float:left; display:inline; overflow:hidden; }
#two_colum_header02 .second #header-photo { width:336px; float:left; display:inline; text-align:center; margin:10px 0 0; }
#two_colum_header02 .second #header-text { width:409px; float:left; display:inline; text-align:center; margin:37px 0 0; }


#two_colum_header03 { width:980px; overflow:hidden; }
#two_colum_header03 .first { width:235px; float:left; display:inline; margin:10px 0; overflow:hidden; }
#two_colum_header03 .second { width:745px; float:left; display:inline; overflow:hidden; }
#two_colum_header03 .second #header-photo03 { width:315px; float:left; display:inline; text-align:center; margin:10px 0 0; }
#two_colum_header03 .second #header-text03 { width:420px; float:left; display:inline; text-align:center; margin:10px 0 0; }




/* ------------------------------------- 
 *	サイトタイトルの設定
 * ------------------------------------- */
h1 {
	color:<{$productname_color}>;
	font-size:<{$shop_title_fontsize}>;
	margin-bottom:5px;
}

#two_colum_header01 .first h1 { font-style:normal; font-weight:normal; font-size:14px; color:#ffffff; }

/* ------------------------------------- 
 *	ヘッダーメニュー（マイカウント、新規会員登録）
 * ------------------------------------- */

#two_colum_header01 .second ul {}
#two_colum_header01 .second ul li { list-style:none; float:right; margin:0 10px 0 0; }

/* ------------------------------------- 
 *	商品検索
 * ------------------------------------- */
#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;
}


/* ------------------------------------- 
 *	グローバルナビ
 * ------------------------------------- */
 
 
/* gnavi */

#gnavi { width:745px; overflow:hidden; margin:0 auto; }
#gnavi ul { width:745px; overflow:hidden; }
#gnavi ul li { float:left; display:inline; list-style:none; margin:12px 0 0; !important } 





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

#footer_menu {
	border-top:4px <{$footer_line_color}> solid;
	margin-bottom:10px;
	padding-top:10px;
}

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


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

p.mb10 { margin:0 0 10px 0; }

/* ------------------------------------- 
 *	売れ筋商品
 * ------------------------------------- */

#sub_seller { margin:0 0 25px 0; }
#sub_seller dl { margin:0; }
#sub_seller dl dt { width:198px; margin:0 auto; }
#sub_seller dl dd { width:158px; margin:15px auto 0; }
#sub_seller dl dd img { width:158px; }


/* ------------------------------------- 
 *	カテゴリ商品
 * ------------------------------------- */

#sub_category { width:198px; margin:0 0 25px 0; border:1px solid #cccccc; }
#sub_category dl { margin:0; }
#sub_category dl dt { width:198px; margin:0 auto 15px; }
#sub_category dl dd { width:198px; margin:0 auto; }
#sub_category dl dd ul { width:198px; overflow:hidden; }
#sub_category dl dd ul li { width:198px; margin:0; padding:0; overflow:hidden; display:inline; }
#sub_category dl dd ul li.c-02 { width:114px; border-bottom:1px dotted #000000; margin:0 auto 3px; padding:0 24px 3px 60px; background:url(https://img07.shop-pro.jp/PA01260/259/etc/2014-link-arrow01.gif?202608203021) 50px 5px no-repeat; display:block; }
/*
#sub_category dl dd ul li { background:url(https://img07.shop-pro.jp/PA01260/259/etc/icon_ocher_shikaku.gif?20690734) no-repeat 0px 5px; padding:0 0 0 15px; margin:0 0 5px 0; }
*/


/* ------------------------------------- 
 *	カテゴリ商品 - グループ
 * ------------------------------------- */

#sub_cat-group { margin:0 0 25px 0; }
#sub_cat-group dl { margin:0; }
#sub_cat-group dl dt { width:198px; margin:0 auto 15px; }
#sub_cat-group dl dd { width:158px; margin:0 auto; }
#sub_cat-group dl dd ul { width:143px; overflow:hidden; }
#sub_category dl dd ul li { margin:0 0 5px 0; }
/*
#sub_cat-group dl dd ul li { background:url(https://img07.shop-pro.jp/PA01260/259/etc/icon_ocher_shikaku.gif?20690734) no-repeat 0px 5px; padding:0 0 0 15px; }
*/


/* ------------------------------------- 
 *	会員専用ページ
 * ------------------------------------- */
 
#sub_member { margin:0 0 25px 0;}
#sub_member dl {}
#sub_member dl dt { width:200px; margin:0 auto 15px; }
#sub_member dl dd { width:200px; margin:0 auto; }
#sub_member dl dd {}

 
 
/* 
.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 <{$menu_title_linecolor}> 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 <{$category_linecolor}> 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;
}
*/

#btn_members_signup { margin:0 0 15px; }

/* ------------------------------------- 
 *	カートの中身を見る
 * ------------------------------------- */
 
#sub_cart { margin:0 0 25px 0; }
#sub_cart dl {}
#sub_cart dl dt { width:198px; margin:0 auto 15px; }
#sub_cart dl dd { width:186px; margin:0 auto; padding:2px 7px 2px 7px; }

.subtotal {
	padding:5px 0;
}

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

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

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


/* ------------------------------------- 
 *	店主のコーナー
 * ------------------------------------- */
 
#sub_owner { width:198px; margin:0 0 25px 0; border:1px solid #cccccc; }
#sub_owner dl { margin:0; }
#sub_owner dl dt { width:198px; margin:0 auto; }
#sub_owner dl dd { width:158px; margin:15px auto 0; }
#sub_owner dl dd img { width:158px; }
.owner_photo {}


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

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 <{$table_cell_bgcolor}> dotted;
	padding-bottom:5px;
	background:none;
}


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

#sub_mailmaga { margin:0 0 25px 0; }
#sub_mailmaga dl { margin:0; }
#sub_mailmaga dl dt { width:198px; margin:0 auto 15px; }
#sub_mailmaga dl dd { width:158px; margin:0 auto; text-align:center; margin-bottom:5px; }


/* ------------------------------------- 
 *	feed
 * ------------------------------------- */
#feed {
	text-align:center;
	margin:0 0 25px 0;
	}
#feed img {
	width:57px;
	height:15px;
	margin:5px;
	}
	
/* ------------------------------------- 
 *	カレンダー
 * ------------------------------------- */	
	
#sub_calendar { text-align:center; margin:0 0 25px 0;}	
#sub_calendar dl { margin:0; }
#sub_calendar dl dt { width:198px; margin:0 auto 15px; }
#sub_calendar dl dd { text-align:center; }


/* ************************************************ 
 *	メインエリア
 * ************************************************ */
 
.top_key { margin:0 0 25px 0; } 

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

/* ------------------------------------- 
 *	各タイトル（おすすめ商品、売れ筋商品、サブカテゴリー)
 * ------------------------------------- */
.main_title { width:700px; margin:0 0 15px 0; }

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

div.info {
	color:<{$info_bgcolor}>;


	margin-bottom:20px;
}

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

.free_space {
	border:2px <{$free_linecolor}> solid;
	padding:10px;
}

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

.pankuzu {margin-bottom:20px;}


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

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

.itemarea img {
	max-width: 208px;
 }

/* ------------------------------------- 
 *	会員価格の表示 トップページ用
 * ------------------------------------- */
.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 <{$table_txt_fontcolor}> solid;
	border-bottom:1px <{$table_txt_fontcolor}> solid;
}

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

.img-layout {
	display: block;
	width: 100px;
}

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

/* 商品の画像 */
table.list td.img img {
	max-width: 100px;
	max-height: 100px;
 }

/* 商品の値段 */
table.list div.price {
	color:<{$productlist_price_fontcolor}>;
	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:<{$free_fontcolor}>;
}

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

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

.category_title02 {
	font-weight:bold;
	border-top:#999 1px dashed;
	padding:10px 0 0 0;
	font-size:16px;
}

dd#group-list {
	border-top:<{$category_linecolor}> 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.ci {
	margin-bottom: 20px;
	}

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

div.checkitem {
	margin:0 0 10px 0;
	float:left;
	padding: 0 15px 0 2px;
	width: 100px;
	}

div.checkitem02 {
	margin:0 0 10px 27px;
	float:left;
	width:208px;
	text-align:center;
	}

div.checkitem03 {
	margin:0 0 10px 0;
	float:left;
	padding: 0 15px 0 2px;
	width: 118px;
	}

div.checkitem .ci_img {
	width:90px;
	border: 1px solid #CCCCCC;
	}

div.checkitem02 .ci_img02 {
	max-width:208px;
	}

div.checkitem03 .ci_img03 {
	width:108px;
	border: 1px solid #CCCCCC;
	}

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

div.detail {margin:10px 0;}

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

div.detail_img img {max-width:550px;max-height:550px;}

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

table.spec {
	background:<{$productlist_border}>;/*商品価格表-罫線の色*/
	width:100%;
}

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

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

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

table.spec td.sales {
	color:<{$productprice_fontcolor}>;/*商品価格表-販売価格の文字色*/
	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; padding:0 0 10px 0; border-bottom:#cccccc 1px dashed;}

/* 「この商品について問い合わせる」等のボタン */
div.etc {margin:10px 0 40px; }	

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

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


/* 会員価格の表示 商品詳細用 */
.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:<{$menu_title_fontcolor}>;
	font-size:14px;
	background:url(https://img.shop-pro.jp/tmpl_img/17/arrow.gif) no-repeat;
	background-position:left;
	border-bottom:2px dotted <{$tb_bordercolor}>;
	padding-left:15px;
	margin-bottom:10px;
}

/*ベージュの背景色エリア*/
div.area_bg {
	background:<{$right_td_bgcolor}>;
	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 <{$tb_bordercolor}>;
	font-weight:bolder;
	padding:5px 0;
}


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

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

/*検索条件の文字の色*/
.search_result strong {
	color:<{$free_fontcolor}>;
}

/* 会員価格の表示 商品検索結果用 */
.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:<{$option_bordercolor}>;
	}



table.option th {
	background:<{$option_bgcolor}>;
	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 <{$ShopKeeper_bordercorder}> solid;
}

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

table#shop th {
	width:150px;
	background:<{$ShopKeeper_bgcorder}>;
	text-align:left;
	font-weight:normal;
}

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

.sk {
	width:90%;
	margin:10px auto 20px auto;
	border:1px <{$ShopKeeper_bordercorder}> solid;
	}

.sk .title_sp {
	padding:2px;
	}
	
.sk .title {
	font-weight:bolder;
	background:<{$ShopKeeper_bgcorder}>;
	padding:5px;
	}

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

.sk .note {
	padding:5px;
	}

.payment_img {
	margin:3px;
	}


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

div#privacy {
	margin:10px 20px 20px 20px;
	border:1px <{$privacy_area_bordercorder}> solid;
}

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

div#privacy .title {
	font-weight:bolder;
	background:<{$privacy_title_bgcolor}>;
	padding:5px;
}


div#privacy .note {
	padding: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 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;
}




