/* ************************************************ 
 * ------------------------------------------------
 *	共通設定
 * ------------------------------------------------
 * ************************************************ */
 
/* --- Reset Start --- 
   --- 各ブラウザ間の表示を統一する為の記述です --- */

/* default property reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,
th,td {margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym {border:0;}
   

body * {line-height:1.22em;}
/* body * {line-height:1.22em;} について */
/*
各フォントサイズ毎に行間を算出する指定です。
この指定を削除すると、全体の行間は統一される為、
見た目のレイアウトが変更される場合があります。
*/



/* --- Reset End --- */


body {
	font-family:'ヒラギノ丸ゴ Pro W4', 'Hiragino Maru Gothic Pro','Verdana','メイリオ',Meiryo,'ＭＳ Ｐゴシック', sans-serif;
	font-size: 13px;
	line-height:170%;
	background-color:#FFFFFF;
	color:#333333;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}

img {
	 vertical-align:bottom;
	}

.bold {
	font-weight:bold;
	}

.cell_mar {
	margin: 0px 3px 0px 3px;
	}

a:link    { color:#CC0000;text-decoration:none;}
a:visited { color:#CC0000;text-decoration:none;}
a:active  { color:#CC0000;text-decoration:none;}
a:hover   { color:#ff7a21;text-decoration:none; }


/*上部のメインメニューの設定*/
#nav_ul_3{
	margin-left: -5px;
           margin-top:0;
	padding: 0;
	width: 900px;
	background: transparent;
	padding-left: 6px;
}

#nav_ul_3 ul{
	font: bold 13px Arial, Verdana, sans-serif;/*font size*/
	margin:0;
	padding:0;
	list-style:none;
}

#nav_ul_3 li{
	display:inline;
	margin:0 3px 0 0;
	padding:0;
	text-transform:uppercase;
}


#nav_ul_3 a{
	float:left;
	color: white;
	background: #937922 ;
	margin:0 2px 0 0;
	padding:0 0 1px 2px;
	text-decoration:none;
	letter-spacing: 1px; /*font interval*/
}

#nav_ul_3 a span{
	float:left;
	display:block;
	padding:10px 14.5px 10px 14.5px;
}

#nav_ul_3 a span{
	float:none;
}

#nav_ul_3 a:hover{
	background-color: #D25A0B;
}

#nav_ul_3 a:hover span{
	background-color: #937922;
}

#nav_ul_3 #current a, #menu_ul_3 #current span{ /*currently selected tab*/
	background-color: black;
}

#nav_under_line_3{
	clear: both;
	padding: 0;
	width: 100%;
	height: 10px;/*under line height*/
	line-height: 8px;
	background: #FFCC00;
}

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

#header {
	color:#ffffff;
	margin:0px 0px 10px;
	}

.title {
	width:100%;
	height:100px;
	color: #6d2916;
	font-size: 22px;
	font-weight:bold;
	text-align:center;
	background-color:#ffcc00;

	margin-bottom:10px;
	}

.title a {color: #6d2916;}
.title a:link    {color: #6d2916;text-decoration: none;}
.title a:visited {color: #6d2916;text-decoration: none;}
.title a:active  {color: #6d2916;text-decoration: none;}
.title a:hover   {color: #6d2916;text-decoration: none;}


/*ホーム・マイアカウント・お問合せリンク*/
.menu_1 {
	padding:0px;
	margin:0px;
	line-height:0em;
	text-align:right;
}
.menu_1 img{
	vertical-align:top;
}

a#linkHome,
a#linkMyAccount {
	margin-right:25px;
}

/* ************************************************ 
 *	wrapper
 * ************************************************ */

div#wrapper {  
   width: 900px;  
   margin: 0 auto;  
   text-align: left;  
   border: 0px  
}  





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


.sidemenu {
	width:190px;
	color:#333333;
	margin-bottom: 7px;
	}

.side_title {
	height:30px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/26/side_cat_title_bg.jpg) 0px 0px no-repeat;
	color:#6d2916;
	padding-right:10px;
	font-weight:bold;
	}

.side_text {
	background-color:#f9f4eb;
	font-size: 13px;
	padding:2px;
	}
	
.side_text ul li{
	padding-bottom:5px;
	padding-left:0px;
	}
	
.side_text ul li img{
	vertical-align:middle;
	}

.side_bottom {
	height:4px;
	background-color:#f9f4eb;
	background: url(https://img.shop-pro.jp/tmpl_img/26/side_bottom_bg.gif) no-repeat;
	}


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


.sidemenu {
	width:190px;
	color:#333333;
	margin-bottom: 7px;
	}

.side_title {
	height:30px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/26/side_cat_title_bg.jpg) 0px 0px no-repeat;
	color:#6d2916;
	padding-left:10px;
	font-weight:bold;
	}

.side_text {
	background-color:#f9f4eb;
	font-size: 13px;
	padding:2px;
	}
	
.side_text ul li{
	padding-bottom:5px;
	padding-left:0px;
	}
	
.side_text ul li img{
	vertical-align:middle;
	}

.side_bottom {
	height:4px;
	background-color:#f9f4eb;
	background: url(https://img.shop-pro.jp/tmpl_img/26/side_bottom_bg.gif) no-repeat;
	}


/* ------------------------------------- 
 *	商品カテゴリｰエリア背景色
 * ------------------------------------- */

.side_cat_bg {
	width:200px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/26/side_cat_bg.gif) 0px 0px repeat-y;
	margin-bottom:25px;
	}

.side_cat_title {
	height:30px;
	background:transparent url(https://img07.shop-pro.jp/PA01027/210/etc/side_cat_title_bg.jpg?20120406155337) no-repeat;
	color:#6d2916;
	padding-left:15px;
	font-weight:bold;
	}

.side_cat_text {
	border-bottom:1px #dacdb9 solid;
	padding:10px 5px 5px 8px;
	line-height:120% ; font-size: 13px ;
	}

.side_cat_text02 {
	border-bottom:1px #dacdb9 solid;
	padding:10px 15px 10px 30px;
	line-height:0px;
	}


.side_cat_bottom {
	height:18px;
	background: url(https://img07.shop-pro.jp/PA01027/210/etc/side_cat_bg.gif?20120410123123) no-repeat;
	}

.side_cat_text a {color: #CC0000;}
.side_cat_text a:link    {color: #CC0000;text-decoration: none;}
.side_cat_text a:visited {color: #CC0000;text-decoration: none;}
.side_cat_text a:active  {color: #CC0000;text-decoration: none;}
.side_cat_text a:hover   {color: #ff7a21;text-decoration: none;}



/* ------------------------------------- 
 *	カートの中 - 商品名・価格ボタン色/枠線色
 * ------------------------------------- */
.cart_item {
	border-top: 3px solid #dacdb9;
	border-left: 3px solid #dacdb9;
	border-right: 3px solid #dacdb9;
	border-bottom: 3px solid #dacdb9;
	margin: 3px 0px 3px 0px;
	font-size:90%;
	}
	
.subtotal {
	padding:0px 0;
	margin:0px;
}
.stotal {
	text-align:right;
	padding:0px 0;
	margin:0px;
}
.total {
	padding:5px 0;
	border-top:1px dotted #C3C3C3;
	text-align:right;
}

.postage {
	border-top:1px solid #C3C3C3;
	padding-top:0px;
}

.postage li {
	list-style-type: none;
	margin:0px;
	color:red;
	text-align:left;
}

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



/* ------------------------------------- 
 *	会員専用ページ
 * ------------------------------------- */
#btn_members_login,
#btn_members_logout {
	text-align:center;
	}
#btn_members_signup {
	padding:7px 0px 0px;
	margin:10px 0px 0px;
	border-top:#dacdb9 dotted 1px;
	text-align:center;
	}
#btn_members_signup span,
#btn_members_logout span {
	display:block;
	font-size:10px;
	line-height:1.1em;
	padding-bottom:3px;
	text-align:center;
	}

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

#footer {
	width: 910px;
	height: 79px;
	color: #432A16;
	font-size:10px%;
	text-align: center;
	background: url(https://img07.shop-pro.jp/PA01027/210/etc/footer_bg.jpg?20120316173647) no-repeat;
	margin-top: 30px;
	margin-bottom: 0px;
	}

#menu_2 {
	text-align:center;
	margin-bottom: 5px;
	}

#copy {
	text-align:center;
	color:#333333;
	}

#footer a {color: #432A16;}
#footer a:link    {color: #432A16;text-decoration: none;}
#footer a:visited {color: #432A16;text-decoration: none;}
#footer a:active  {color: #432A16;text-decoration: none;}
#footer a:hover   {color: #7E5E44;text-decoration: none;}



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


.main_title {
	width:500px;
	height:30px;
	background: url(https://img07.shop-pro.jp/PA01027/210/etc/main_title_bg.jpg?20120327151406) no-repeat;
	color:#6d2916;
	margin-bottom:15px;
	font-weight:bold;
	}
	
.main_title td{
	padding-left:15px;
	}

.main_title td img{
	vertical-align:middle;
	}
	
.main_title-check  {
	width:900px;
	height:30px;
	background: url(https://img07.shop-pro.jp/PA01027/210/etc/main_title_check_bg.jpg?20120316162827) no-repeat;
	color:#6d2916;
	margin-bottom:15px;
	font-weight:bold;
	}
	
.main_title-check td{
	padding-left:15px;
	}

.main_title-check td img{
	vertical-align:middle;
	}

.item_box {
	text-align: center;
	padding-bottom: 10px;
	width: 100px;
	float: center;
	}

.item_thumbnail {
	margin: 0px 0px 5px 10px;
	text-align: center;
	width: 100px;
	height: 100px;
	overflow: hidden;
	position: relative;
background-color:#ffffff;
	}


.item_thumbnail img {
	text-align: center;
max-width: 100px;
 max-height: 100px;
	}

.item_frame {
	text-align: center;
	border: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	}

/* ------------------------------------- 
 *	会員専用価格の表示　トップページ用
 * ------------------------------------- */
.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;
}

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

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

.info_bg {
	background:transparent url(https://img07.shop-pro.jp/PA01027/210/etc/info_bg.jpg?20120319114317) 0px 0px repeat-y;
	padding:0px 0px 5px;
	width:500px;
	}

.info_title {
	background:transparent url(https://img07.shop-pro.jp/PA01027/210/etc/info_top_bg-500.jpg?20120717164314) 0px 0px no-repeat;
	color:#6d2916;
	font-weight:bold;
	padding:7px 15px;
	margin:0px;
	}

.info_text {
	color:#333333;
	padding:0px 10px;
	}
	
.info_text_bottom {
	margin-top:10px;
	}
	
.info_block {
	width:490px;
	margin:0px auto;
	padding:15px 0px 0px;
	background:#ffffff;
}
	
.info_bottom {
	background:transparent url(https://img07.shop-pro.jp/PA01027/210/etc/info_bottom_bg-500.jpg?20120717164353) 0px 0px no-repeat;
	height:5px;
	margin-bottom:20px;
	width:500px;
	}

/* ------------------------------------- 
 *	フリースペース
 * ------------------------------------- */
.free_space {
	color:#333333;
	margin-bottom: 15px;
	}


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


/* ------------------------------------- 
 *	一覧表示　並び順を変更(商品一覧）
 * ------------------------------------- */
.sort_01 {
	width: 500px;
	height: 30px;
	color: #432A16;
	font-size:90%;
	background: url(https://img07.shop-pro.jp/PA01027/210/etc/sort_bg.gif?20120316181043) no-repeat;
	margin-bottom: 1px;
	}

.sort_01 a,
.sort_01 a:link,
.sort_01 a:visited {
	color:#eb5050;
	text-decoration:none;
	}

.sort_01 a:active,
.sort_01 a:hover {
	color:#ff7a21;
	text-decoration:none;
	}

.category_items td {
	font-size: 12px;
	padding: 8px 0px 8px 0px;
	font-weight : bold;
}

.category_items p {
	font-size: 12px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	}

/* 会員専用価格の表示 商品一覧用 */
.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;
}


/* ------------------------------------- 
 *	一覧表示　並び順を変更(商品検索結果）
 * ------------------------------------- */

.sort_02 {
	width: 500px;
	height: 28px;
	color: #432A16;
	font-size:90%;
	background: url(https://img07.shop-pro.jp/PA01027/210/etc/sort_bg.gif?20120316181043) no-repeat;
	margin-bottom: 1px;
	}

.sort_02 a,
.sort_02 a:link,
.sort_02 a:visited {
	color:#eb5050;
	text-decoration:none;
	}

.sort_02 a:active,
.sort_02 a:hover {
	color:#ff7a21;
	text-decoration:none;
	}

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


/* ------------------------------------- 
 *	一覧表示　商品数と表示数
 * ------------------------------------- */
.pagenavi {
	width: 500px;
	height: 30px;
	color: #432A16;
	font-size:12px;
	background: url(https://img07.shop-pro.jp/PA01027/210/etc/pagenavi_bg.gif?20120319140915) no-repeat;
	margin-bottom: 15px;
	}

.category_items td {
	font-size: 12px;
	padding: 8px 0px 8px 0px;
	font-weight : bold;
        background-color :  #f5f5f5;
}

.category_items p {
	font-size: 12px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
           font-weight : 400;
	}


/* ------------------------------------- 
 *	商品一覧表示のレイアウト
 * ------------------------------------- */

.product_list {
	float: left;
	width: 125px;
	text-align: center;
	padding:5px 0px 20px;
	}


.product_item {
	text-align:center;
	width:110px;
	margin:0px auto;
	}

.product_item img {
	padding: 4px;
	border: 1px #dacdb9 solid;
	}

.product_item .name {
	line-height: 120%;
	font-size:90%;
	margin:10px 0px 0px;
	}
	
.product_item .name img{
	vertical-align:middle;
	}

.product_item .price {
	margin:5px 5px 5px;
	color: #0066ff;
           font-weight:bold;
	}

.product_item .expl {
	color: #999;
	font-size:90%;
	line-height:120%;
	text-align: left;
	margin:5px 0;
	}


.product_list a,
.product_list a:link,
.product_list a:visited {
	text-decoration:none;
	}

.product_list a:active,
.product_list a:hover {
	text-decoration:none;
	}


.category_items td {
	font-size: 12px;
	padding: 8px 0px 8px 0px;
	font-weight : bold;
}

.category_items p {
	font-size: 12px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
           font-weight : 400;
	}
/* ------------------------------------- 
 *	最近チェックした商品
 * ------------------------------------- */
.checkitem_list {
	width:100px;
	padding:0 12px 0 12px;
	font-size: 90%;
	margin:0 0 10px 0;
	float:left;
	}

.checkitem .ci_img {
           max-width:90px;
           max-height:80px;
	border: 1px solid #DACDB9;
	padding: 4px;
	margin-bottom:3px;
           height: auto !important;

	}

/* ------------------------------------- 
 *	ぱんくずリスト
 * ------------------------------------- */

.footstamp {
	width: 500px;
	background: url(https://img07.shop-pro.jp/PA01027/210/etc/footstamp_bg.gif?20120319135816) no-repeat;
	color: #333333;
	margin-bottom: 15px;
	}

.footstamp a {color: #CC0000;}
.footstamp a:link    {color: #CC0000;text-decoration: none;}
.footstamp a:visited {color: #CC0000;text-decoration: none;}
.footstamp a:active  {color: #CC0000;text-decoration: none;}
.footstamp a:hover   {color: #ff7a21;text-decoration: none;}

.txt-f10 {
	font-size:12px;
}

.footstamp img {
	vertical-align:middle;
}

.footstamp .bg {
	background: url("https://img07.shop-pro.jp/PA01027/210/etc/footstamp_bg_checkitem.gif?20120319133100f") repeat-y scroll 0 0 transparent;
	width: 500px;
	}

.footstamp .bg .middle {
	background: url("https://img07.shop-pro.jp/PA01027/210/etc/footstamp_top_checkitem.gif?20120319133116") no-repeat scroll 0 0 transparent;
	margin: 0;
	padding: 5px 0 0 0;
	}

.footstamp .bg .middle .pankuzuline {
	margin:0;
	padding:0 15px 2px;
	}

.footstamp .bottom {
	background: url("https://img07.shop-pro.jp/PA01027/210/etc/footstamp_btm_checkitem.gif?20120319133128") no-repeat scroll 0 0 transparent;
	width: 500px;
	height:5px;
	}

/* ------------------------------------- 
 *	商品が無い時の表示
 * ------------------------------------- */
.nodata {
	width: 90%;
	padding-top: 20px;
	text-align: center;
	margin-bottom:40px;
	}

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

#detail {
	text-align:center;
	color:#333333;
	}

#detail .expl {
           width: 95%;
	font-size: 13px;
	padding: 5px;
	border: 1px solid #CCC;
	background: #EEE;
	line-height:150%;
	text-align: left;
	}

#detail .main_img {
           max-width:200px;
           max-height:200px;
	padding: 4px;
	border:1px #dacdb9 solid;
	}

#detail .sub {
	float: left;
	width: 160px;
	text-align: center;
	}

#detail .sub img {
           max-width: 120px;
	padding: 4px;
	border:1px #dacdb9 solid;
	}

#detail .table {
	width: 250px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/26/detail_table_bg.jpg) left top repeat-y;
	text-align:left;
	margin:10px auto 10px;
           vertical-align: top;

	}

#detail .table .cell_1 {
	width: 100px;
	height: 28px;
	color: #6d2916;
	font-weight:bold;
	border-right: 2px #ffffff solid;
	border-bottom:2px #ffffff solid;
	}

#detail .table .cell_2 {
	width: 150px;
	height: 28px;
	font-color: #000000;
	background:#f2ebe0;
	border-bottom:2px #ffffff solid;
	}

#detail .table .cell_mar {
	margin: 0px 5px 0px 15px;
	}



#detail .table02 {
	width: 380px;
	background:transparent url(https://img07.shop-pro.jp/PA01027/210/etc/detail_table_bg.jpg?20120407170121) left top repeat-y;
	text-align:left;
	margin:20px auto 30px;
	}

#detail .table02 .cell_1 {
	width: 150px;
	height: 28px;
	color: #6d2916;
	font-weight:bold;
	border-right: 2px #ffffff solid;
	border-bottom:2px #ffffff solid;
	}

#detail .table02 .cell_2 {
	width: 230px;
	height: 28px;
	color: #6d2916;
	background:#f2ebe0;
	border-bottom:2px #ffffff solid;
	}

#detail .table02 .cell_mar {
	margin: 0px 5px 0px 15px;
	}



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

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

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

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

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

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

#together {
	margin: 0px 5px 0px 5px;
	}

#together .tog_main_title {
	font-weight:bold;
	margin:30px 0px 5px;
	color:#6d2916;
	padding:5px 10px;
	background:#f9f4eb;
	}

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

#together img {
	padding: 4px;
           max-width: 120px;
           height: auto !important;
	border: 1px #dacdb9 solid;
	}

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

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

	}

#trackback .tb_main_title {
	font-weight:bold;
	margin:30px 0px 5px;
	color:#6d2916;
	}


#trackback .tb_url {
	font-size:11px;
	padding:10px 13px;
	background:#f9f4eb;
	color:#6d2916;
	}

#trackback .tb {
	margin:0px 0px 5px;
	border:1px solid #dacdb9;
	}

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

#trackback .tb_title {
	padding: 0px 10px 10px 10px;
	color:#6d2916;
	}

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

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




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

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

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

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

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



/* ************************************************ 
 *	特定商取引法・お支払い方法・配送設定について
 * ************************************************ */
.payment_img {
	width:30px;
	height:30px;
	margin:3px;
}

#ShopKeeper {
	width: 500px;
	color:#333333;
	margin-bottom: 10px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	}


#ShopKeeper th {
	width: 150px;
	padding:5px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
	font-weight: normal;
	text-align:left;
	}

#ShopKeeper td {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding:5px;
	text-align:left;
	}
	
#ShopKeeper td table th,
#ShopKeeper td table td,
#ShopKeeper td table,
#ShopKeeper td table {
	border-right:none;
	border-top:none;
	border-left:none;
	border-bottom:none;
	}
	
#ShopKeeper th img,
#ShopKeeper td img {
	vertical-align:middle;
	}
	
/* 検索結果 */
.txt-search {
	padding:5px 10px;
	background:#f6eddf;
	border-bottom:#ffffff solid 1px;
	}

.txt-hitNum {
	margin-bottom:15px;
	padding:5px 10px;
	background:#f6eddf;
	}

.txt-search strong,
.txt-hitNum strong {
	color:#6d2916;
	font-weight:bold;
	}

/* オプションリンク */
.txt-optionLink {
	margin-bottom:15px;
	font-weight:bold;
	padding:0px 0px 0px 15px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/26/icon_side01.gif) no-repeat 0px 5px;
	line-height:0px;
}
ul.product-linkList li {
	margin-bottom:5px;
	padding:0px 0px 0px 15px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/26/icon_side01.gif) no-repeat 0px 5px;
	line-height:0px;
}

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

#PrivacyExplain {
	color:#333333;
	margin-bottom: 15px;
	}

.pe_title {
	color: #432A16;
	border-top: 1px solid #dacdb9;
	padding-top: 15px;
	}

.pe_note {
	line-height: 150%;
	margin:5px 5px 20px 30px;
	}


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



/*上部のメインメニューの設定*/
#nav{
           width: 100%;/*ページの幅いっぱいに設定*/
           height:20px;/*メインメニューの縦の幅*/
           position:relative;/*相対位置で指定する*/
           border-left:1px solid #cccccc;/*左にライン引く*/
      }

#nav ul{
          margin:0;
	  padding:0;
	  list-style-type:none;/*文字の下線を消す*/
	  font-size: 12px;/*メニューボタンの文字のサイズ*/
	  line-height:20px;/*メニューボタンの縦の幅*/
	  letter-spacing:2px;/*文字と文字の間隔を少し空ける*/
}

#nav li{
	  float:left;/*右横へ並んで表示するように指定*/
	  width:100px;  /*メニューボタンの幅*/
	  text-align:center;/*メニューの文字をセンター合わせに指定*/
	  margin:0;
	  padding:0;
	  border-right:solid 1px #cccccc;/*メニューボタンの右にラインを入れる*/
}

/*メインメニューの文字の色を変化させる設定*/
#nav a{
         color:#33ccFF;/*メニューボタンの文字の色*/
         text-decoration: none;
	  }

#nav a:hover{
         color:#000099; /*メニューの文字がカーソルが来た時この色に変わる*/
   }






div.mini {
   border-radius: 10px;         /* CSS3 */
   -moz-border-radius: 10px;    /* Firefox */
   -webkit-border-radius: 10px; /* Safari,Chrome */
     width: 300px;

   border: 3px #000000 solid;     /* 枠線の装飾 */
   background-color: #ffffff;   /* 背景色 */
}
