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

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

/* default property reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,p,blockquote,
form,fieldset,input,textarea,
th,td {margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
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;} について */
/*
各フォントサイズ毎に行間を算出する指定です。
この指定を削除すると、全体の行間は統一される為、
見た目のレイアウトが変更される場合があります。
*/



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


body {
	font-family:'ヒラギノ丸ゴ Pro W4', 'Hiragino Maru Gothic Pro','Verdana','メイリオ',Meiryo,'ＭＳ Ｐゴシック', sans-serif;
	font-size: 80% ; 	

    background-color: #FFF;	
	color:#333333;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}
#background{
	background-image: url("https://2911.jp/images/bg_body.gif");
}


img {
	 vertical-align:bottom;
	}

.bold {
	font-weight:bold;
	}

.cell_mar {
	margin: 0px 5px;
	font-size: small;
	}

a:link    { color:#0000CC;text-decoration:underline;}
a:visited { color:#0000CC;text-decoration:underline;}
a:active  { color:#0000CC;text-decoration:underline;}
a:hover   { color:#ff7a21;text-decoration: underline;}
	


#layout {
	background-color: #FFFFFF;
	margin: 10px auto 10px auto;
	padding: 10px 10px 10px 15px;
	width: 790px;
	text-align: left;
	width: 790px;
	float:left;
}


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

h1.headline{
	margin:5px 0px 0px;
	color:#333333;
	font-size: small;
}

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

.title {
	width:785px;
	height:90px;
	color: #6d2916;
	font-size: 22px;
	font-weight:bold;
	text-align:center;
	}

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

/* ************************************************ 
 *	グローバルナビ
 * ************************************************ */
#g_navi {
	height:29px;
	margin:0 0 0 0px;
	padding-top: 0px;
	width:765px;
}
#g_navi ul {
	padding:0 0 0 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#g_navi li {
	display:inline;
	list-style-type:none;
}
#g_navi li a {
	height:29px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
}
/*------off*/
#g_navi li.g_navi01 a {
	background:url(https://img13.shop-pro.jp/PA01073/116/etc/g_navi1.gif) no-repeat 0px 0px;
	width:74px;
}
#g_navi li.g_navi02 a {
	background:url(https://img13.shop-pro.jp/PA01073/116/etc/g_navi1.gif) no-repeat -74px 0px;
	width:74px;
}
#g_navi li.g_navi03 a {
	background:url(https://img13.shop-pro.jp/PA01073/116/etc/g_navi1.gif) no-repeat -148px 0px;
	width:94px;
}
#g_navi li.g_navi04 a {
	background:url(https://img13.shop-pro.jp/PA01073/116/etc/g_navi1.gif) no-repeat -242px 0px;
	width:98px;
}
#g_navi li.g_navi05 a {
	background:url(https://img13.shop-pro.jp/PA01073/116/etc/g_navi1.gif) no-repeat -340px 0px;
	width:207px;
}
#g_navi li.g_navi06 a {
	background:url(https://img13.shop-pro.jp/PA01073/116/etc/g_navi1.gif) no-repeat -547px 0px;
	width:97px;
}
#g_navi li.g_navi07 a {
	background:url(https://img13.shop-pro.jp/PA01073/116/etc/g_navi1.gif) no-repeat -644px 0px;
	width:117px;
}

/*------hover*/
#g_navi li.g_navi01 a:hover {
	background:url(https://img13.shop-pro.jp/PA01073/116/etc/g_navi1.gif) no-repeat 0px -29px;
}
#g_navi li.g_navi02 a:hover {
	background:url(https://img13.shop-pro.jp/PA01073/116/etc/g_navi1.gif) no-repeat -74px -29px;
}
#g_navi li.g_navi03 a:hover {
	background:url(https://img13.shop-pro.jp/PA01073/116/etc/g_navi1.gif) no-repeat -148px -29px;
}
#g_navi li.g_navi04 a:hover {
	background:url(https://img13.shop-pro.jp/PA01073/116/etc/g_navi1.gif) no-repeat -242px -29px;
}
#g_navi li.g_navi05 a:hover {
	background:url(https://img13.shop-pro.jp/PA01073/116/etc/g_navi1.gif) no-repeat -340px -29px;
}
#g_navi li.g_navi06 a:hover {
	background:url(https://img13.shop-pro.jp/PA01073/116/etc/g_navi1.gif) no-repeat -547px -29px;
}
#g_navi li.g_navi07 a:hover {
	background:url(https://img13.shop-pro.jp/PA01073/116/etc/g_navi1.gif) no-repeat -644px -29px;
}
#g_navi li.g_navi08 a:hover {
	background:url(https://img13.shop-pro.jp/PA01073/116/etc/g_navi1.gif) no-repeat -761px -29px;
}

/*------on*/
#g_navi li.g_navi01_on a {
	background:url(https://img13.shop-pro.jp/PA01073/116/etc/g_navi1.gif) no-repeat 0px -29px;
	width:74px;
}
#g_navi li.g_navi02_on a {
	background:url(https://img13.shop-pro.jp/PA01073/116/etc/g_navi1.gif) no-repeat -74px -29px;
	width:74px;
}
#g_navi li.g_navi03_on a {
	background:url(https://img13.shop-pro.jp/PA01073/116/etc/g_navi1.gif) no-repeat -148px -29px;
	width:94px;
}
#g_navi li.g_navi04_on a {
	background:url(https://img13.shop-pro.jp/PA01073/116/etc/g_navi1.gif) no-repeat -242px -29px;
	width:98px;
}
#g_navi li.g_navi05_on a {
	background:url(https://img13.shop-pro.jp/PA01073/116/etc/g_navi1.gif) no-repeat -340px -29px;
	width:207px;
}
#g_navi li.g_navi06_on a {
	background:url(https://img13.shop-pro.jp/PA01073/116/etc/g_navi1.gif) no-repeat -547px -29px;
	width:97px;
}
#g_navi li.g_navi07_on a {
	background:url(https://img13.shop-pro.jp/PA01073/116/etc/g_navi1.gif) no-repeat -644px -29px;
	width:117px;
}



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


.sidemenu {
	width:190px;
	margin-bottom: 10px;
	color: #666666;
	}

.side_title {
	height:30px;
	color:#ffffff;
	font-weight:bold;
	}

.side_text {
	font-size: small;
	padding:13px 13px 3px 13px;
	}
	
.side_text ul li{
	padding-bottom:3px;
	list-style-position: outside;
	list-style-image: url(https://img13.shop-pro.jp/PA01073/116/etc/arrow.gif);
	margin-left: 10px;
	width:150px;
	}
	
.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:190px;
	margin-bottom:25px;
	}

.side_cat_title {
	height:30px;
	padding-left:0px;
	font-weight:bold;
	}

.side_cat_text {
	border-bottom:1px #dacdb9 solid;
	padding:5px 15px 5px 30px;
	background:transparent url(https://img13.shop-pro.jp/PA01073/116/etc/arrow.gif) no-repeat 15px 13px;
	}

.side_cat_bottom {
	height:18px;
	background: url(https://img.shop-pro.jp/tmpl_img/26/side_cat_bottom_bg.jpg) no-repeat;
	}

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


/* ------------------------------------- 
 *	カートの中 - 商品名・価格ボタン色/枠線色
 * ------------------------------------- */
.cart_item {
	border-left: 3px solid #dacdb9;
	border-right: 3px solid #dacdb9;
	margin: 3px 0px 3px 0px;
	padding-left:5px;
	font-size:80%;
	}


/* ------------------------------------- 
* 会員専用ページ
* ------------------------------------- */
#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 {
    margin-bottom: 5px;
    margin-top: 5px;
    text-align: left;
    width: 785px;
	}

#footer .inner{
    background-color: #F9F4EB;
    overflow: hidden;
    padding: 0 0 15px;
}

#footer .left{
    float: left;
    padding: 0 10px;
    width: 372px;
	}

#footer .right{
	float:right;
    float: left;
    padding: 0 10px;
    width: 372px;
	}

#footer .title{
    font-size: 110%;
    height: auto;
    margin: 10px 0 5px;
    text-align: left;
    width: auto;
}

#footer li{
   list-style: disc outside none;
 margin: 0 0 0 14px;
}

#footer .banner{
margin:15px 0 15px 0;
}

#footer .banner img{
 vertical-align: middle;
}


#menu_2 {
	text-align:center;
	margin: 10px 0 10px 0;
clear: both;
	}

#copy {
	text-align:center;
	margin-top: 10px;
	margin-bottom: 2px;
	color: #666666;
	}




/* ************************************************ 
 *	トップページイメージ　バナー
 * ************************************************ */

.topimage{
	margin-bottom: 20px;
	text-align: center;
}


/* ************************************************ 
 *	トップページランキング
 * ************************************************ */

.main_ranking_title {
	width:565px;
	height:30px;
	background: url(https://img13.shop-pro.jp/PA01073/116/etc/ranking.gif) no-repeat;
	color:#ffffff;
	margin-bottom:15px;
	font-weight:bold;
	text-indent: 50px;
	}
	
.main_title td{
	padding-left:15px;
	}

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


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

.main_title {
	width:565px;
	height:30px;
	background: url(https://img13.shop-pro.jp/PA01073/116/etc/main_title_bg.jpg) no-repeat;
	color:#ffffff;
	margin-bottom:15px;
	font-weight:bold;
	text-indent: 10px;
	}
	
.main_title td{
	padding-left:15px;
	}

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

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

/**ifame ブログインデックス**/

.blogindex {
	margin: 0 0 10 0;
}


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


.info_space_title {
	width:565px;
	height:30px;
	color:#ffffff;
	margin-bottom:0px;
	font-weight:bold;
	}
	
.info_space_title td img{
	vertical-align:middle;
	}

.info_text {
	color:#333333;
	font-size: small;
	padding:0px 15px;
	}

.info_text h4{
	font-size: 120%;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #663300;
	border-right-color: #663300;
	border-bottom-color: #663300;
	border-left-color: #663300;
	margin-bottom: 6px;
	color: #330000;
	background-image: url(https://img13.shop-pro.jp/PA01073/116/etc/info_text_h4_bg.gif);
	padding-right: 6px;
	padding-left: 16px;
	background-repeat: no-repeat;
	background-position: left center;
}	
.info_text ul{
	list-style-type: disc;
	margin-right: 25px;
	margin-left: 25px;
}	
.info_text_bottom {
	margin-top:10px;a
	}
	
.info_block {
	width:565px;
	margin:0px auto;
	padding:15px 0px 0px;
	background-color: #f9f4eb;
}
	
.info_bottom {
	margin-bottom:20px;
	}

/* ------------------------------------- 
 *	フリースペース
 * ------------------------------------- */
.free_space {
	color:#333333;
	font-size: small;
	background-color: #f9f4eb;
	margin-bottom: 15px;
	width:565px;
	}

.free_space_title {
	width:565px;
	height:30px;
	color:#ffffff;
	margin-bottom:0px;
	font-weight:bold;
	}
	
.free_space_title td img{
	vertical-align:middle;
	}


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

/* 会員専用価格の表示 商品一覧用 */
.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_01 {
	width: 564px;
	height: 30px;
	color: #432A16;
	font-size:80%;
	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;
	}


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

.sort_02 {
	width: 564px;
	height: 28px;
	color: #432A16;
	font-size:80%;
	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: 564px;
	height: 15px;
	color: #432A16;
	font-size:80%;
	margin-bottom: 15px;
	}


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

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

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

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

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

.product_item .price {
	margin:5px 0px 0px;
	color: #333333;
	}

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


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

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


/* ------------------------------------- 
 *	ぱんくずリスト
 * ------------------------------------- */
.footstamp {
	width: 564px;
	height: 15px;
	color: #333333;
	font-size: small;
	margin-bottom: 3px;
	}

.footstamp a {color: #6699FF;}
.footstamp a:link    {color: #6699FF;text-decoration: none;}
.footstamp a:visited {color: #6699FF;text-decoration: none;}
.footstamp a:active  {color: #6699FF;text-decoration: none;}
.footstamp a:hover   {color: #3300FF;text-decoration: none;}

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

.footstamp img {
	vertical-align:middle;
}

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



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

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

#detail .expl {
	line-height:1.6;
	text-align: left;
	margin: 7px;
	}

/***説明文　見出し***/

#detail .expl h2 {
	height: 35px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 12pt;
	font-weight: bold;
	color: #330000;
	background-image: url(https://img13.shop-pro.jp/PA01073/116/etc/expl_h2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: 35pt;
	text-align: left;
	vertical-align: middle;
	padding-top: 10px;
	}



/***説明文　見出し　店長より　　***/
#detail .expl h3 {
	height: 35px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 12pt;
	font-weight: bold;
	color: #330000;
	background-image: url(https://img13.shop-pro.jp/PA01073/116/etc/expl_h3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: 50pt;
	text-align: left;
	vertical-align: middle;
	padding-top: 10px;
	}


/***説明文　見出し　商品セット内容　　***/
#detail .expl h4 {
	height: 35px;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 12pt;
	font-weight: bold;
	color: #330000;
	background-image: url(https://img13.shop-pro.jp/PA01073/116/etc/expl_h4.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: 5pt;
	text-align: left;
	vertical-align: middle;
	padding-top: 10px;
	}


#detail .main_img {
	padding: 4px;
	border:1px #dacdb9 solid;
	}

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


#detail .table .cell_1 {
	color: #6d2916;
	font-weight:bold;
	border-right: 2px #ffffff solid;
	border-bottom:2px #ffffff solid;
	white-space: nowrap;
	}

#detail .table .cell_2 {
	color: #6d2916;
	background:#f2ebe0;
	border-bottom:2px #ffffff solid;
	}

#detail .table .cell_mar {
	margin: 5px 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;
} 

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

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

#searchVal .tog_main_title,#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: 170px;
	text-align:center;
	}

#together img {
	padding: 4px;
	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 {
	width: 564px;
	margin-bottom:5px;
	border-left: 1px solid #dacdb9;
	border-top: 1px solid #dacdb9;
	}

#Option .option_cell1 {
	background-color: #eeeeee;
	text-align:left;
	font-weight:normal;
	padding:5px;
	border-right: 1px solid #dacdb9;
	border-bottom: 1px solid #dacdb9;
	padding-left: 6px;
	}

#Option .option_cell2 {
	text-align:left;
	padding:5px;
	border-right: 1px solid #dacdb9;
	border-bottom: 1px solid #dacdb9;
	background-color:#FFFFFF;
	padding: 2px 6px 2px 6px;
	}

#Option .option_cell3 {
	font-size:80%;
	text-align:left;
	padding:5px;
	border-right: 1px solid #dacdb9;
	border-bottom: 1px solid #dacdb9;
	background-color:#FFFFFF;
	padding: 2px 10px 2px 6px;
	}
/* 会員専用価格の表示 オプション用 */
.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;
} 

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

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


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

#ShopKeeper td {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding:10px;
	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://img13.shop-pro.jp/PA01073/116/etc/arrow.gif) no-repeat 0px 5px;
	line-height:0px;
}
ul.product-linkList {
	margin-top:5px;
	font-size: small;
}
ul.product-linkList li {
	margin-bottom:5px;
	padding:0px 0px 0px 15px;
	background:transparent url(https://img13.shop-pro.jp/PA01073/116/etc/arrow.gif) no-repeat 0px 5px;
	line-height:0px;
	display: inline;
}

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

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




/* ************************************************ 
 *	フリーページ
 * ************************************************ */

/*****会社関係*************************************************/
.freepage_main_title {
	width:565px;
	height:30px;
	background: url(https://img13.shop-pro.jp/PA01073/116/etc/freepage_main_title_bg.jpg) no-repeat;
	color:#ffffff;
	margin-bottom:0px;
	font-weight:bold;
	text-indent: 10px;
	}
	
.freepage_main_title td{
	padding-left:15px;
	}

.freepage_main_title td img{
	vertical-align:middle;
	}

/*****会員特典*************************************************/
.kaiin_main_title {
	width:565px;
	height:30px;
	background: url(https://img13.shop-pro.jp/PA01073/116/etc/kaiin_main_title_bg.jpg) no-repeat;
	color:#ffffff;
	margin-bottom:0px;
	font-weight:bold;
	text-indent: 10px;
	}
	
.kaiin_main_title td{
	padding-left:15px;
	}

.kaiin_main_title td img{
	vertical-align:middle;
	}




#freepage h3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 6px 5px 5px 22px;
	color: #666666;
	font-weight: bold;
	background-image: url(https://img13.shop-pro.jp/PA01073/116/etc/freespace_h3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-top-style: dotted;
}

#freepage h4 {
	padding: 5px 5px 5px 15px;
	color: #666666;
	font-weight: bold;
	background-image: url(https://img13.shop-pro.jp/PA01073/116/etc/freespace_h4.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width:450px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-style: none;
	margin: 20px 15px 15px;
}

#freepage ul  {
	margin-left: 40px;
}

#freepage ul li  {
	list-style-position: outside;
	list-style-image: url(https://img13.shop-pro.jp/PA01073/116/etc/freespace_li.gif);
	line-height: 1.5em;
	margin: 10px 10px 10px 15px;
	padding: 0px 25px 5px 5px;
}

.jigyosyolist li {
	list-style-position: outside;
	list-style-image: url(https://img13.shop-pro.jp/PA01073/116/etc/li_jigyosyo.gif);
	line-height: 1.5em;
	margin: 10px 10px 10px 15px;
	padding: 0px 25px 25px 5px;
}

#freepage p, freepage td  {
	line-height: 200%;
}




#side{
   float:right;
   margin:10px 0 0 10px;
   width: 270px;
}

#side #sideCM{

}


div#wrap {
    margin: auto;
    width: 1095px;
    overflow: hidden;
}



#move_cart{
    margin: 0 0 0 10px;
    position: fixed;
    top: 800px;
    right:10%;
} 