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



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


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

img {
	 vertical-align:bottom;
     text-align: center;
	}

.bold {
	font-weight:bold;
	}

.cell_mar {
	margin: 0px 5px 0px 15px;
	}

a:link    { color: #1A0DAB;text-decoration:none;}
a:visited { color: #1A0DAB;text-decoration:none;}
a:active  { color: #1A0DAB;text-decoration:underline;}
a:hover   { color: #1A0DAB;text-decoration:underline;}


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

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

.title {
	width:1003px;
	height:296px;
	color: #6d2916;
	font-size: 22px;
	}

.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:10px 0 0 0;
	margin:0;
	line-height:0em;
	text-align:right;
}
.menu_1 img{
	vertical-align:top;
}

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

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


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

.side_title {
	height:30px;
/*	background:transparent url(https://img17.shop-pro.jp/PA01101/132/etc/side_cat_title_bg.jpg) 0px 0px no-repeat; */
background:transparent url(https://img17.shop-pro.jp/PA01101/132/etc/side_cat_title_bg.jpg) no-repeat;
	
	color:#156a40;
	padding-left:15px;
	font-weight:bold;
	}

.side_text {
	background-color:#f9f4eb;
	padding:13px;
	}
	
.side_text ul li{
	padding-bottom:10px;
	}
	
.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;
/*	background:transparent url(https://img.shop-pro.jp/tmpl_img/26/side_cat_bg.jpg) 0px 0px no-repeat; */
	
	margin-bottom:25px;
	}

.side_cat_title {
	height:30px;
/*	background:transparent url(https://img.shop-pro.jp/tmpl_img/26/side_cat_title_bg.jpg) no-repeat; */
	background:transparent url(https://img17.shop-pro.jp/PA01101/132/etc/side_cat_title_bg.jpg) no-repeat;
	color:#156a40;
	padding-left:15px;
	font-weight:bold;
	}

.side_cat_text {
	border-bottom:1px #dacdb9 solid;
	padding:10px 15px 10px 30px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/26/icon_side01.gif) no-repeat 15px 13px;
	line-height:0px;
	}


.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 {
        font-size:120%;
        color:#ff0000;
        font-weight:bold
 }

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



/* ------------------------------------- 
 *	カートの中 - 商品名・価格ボタン色/枠線色
 * ------------------------------------- */
.cart_item {
/*	border-left: 3px solid #dacdb9; */
/*	border-right: 3px solid #dacdb9; */
　　　width:193px;
	border-left: 3px solid #8AAE0B;
	border-right: 3px solid #8AAE0B;
        border-bottom: 3px solid #8AAE0B;
	margin: 0 -3px 3px 0;
	padding: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 {
	width: 1002px;
	height: 105px;
	color: #432A16;
	font-size:115%;
	text-align: center;
/*	background: url(https://img17.shop-pro.jp/PA01101/132/etc/footer_bg880.jpg) no-repeat; */
        background: url(https://img17.shop-pro.jp/PA01101/132/etc/footer_bg1002_105.jpg?) no-repeat;
	margin-top: 30px;
	margin-bottom: 15px;
	}

#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:620px;
	height:38px;
	background: url() no-repeat;
	color:#6d2916;
	margin-bottom:15px;
        font-weight:bold;
	}


.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コンテンツ
 * ************************************************ */

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

.info_bg {
margin-left:50px;
	background:transparent url(https://img17.shop-pro.jp/PA01101/132/etc/info_bg.jpg) 0px 0px repeat-y;
	padding:0px 0px 0px;
	width:565px;
	}

.info_title {
	background:transparent url(https://img17.shop-pro.jp/PA01101/132/etc/info_top_bg.jpg) 0px 0px no-repeat;
	color:#ffffff;
	font-weight:bold;
        font-size: 127%;
	padding:7px 15px;
	margin:0px;
	}

.info_text {
	color:#552b2b;
	padding:0px 15px;
	}
	
.info_text_bottom {
	margin-top:10px;
	}
	
.info_block {
	width:540px;
        height:90px;
	margin:0px auto;
	padding:15px 0 0;
	background:#fff;
        overflow:auto;
}
	
.info_bottom {
	background:transparent url(https://img17.shop-pro.jp/PA01101/132/etc/info_bottom_bg.jpg) 0px 0px no-repeat;
	height:5px;
       margin-left:50px;
	margin-bottom:20px;
	}

/* ------------------------------------- 
 *	informationボックス内　日付
 * ------------------------------------- */	
.info_block th{
;color:#554444;
text-align:left;
vertical-align:top;
font-size: 108%;
padding:0 5px 5px 5px;
}

/* ------------------------------------- 
 *	informationボックス内　text
 * ------------------------------------- */	
.info_block td{
color:#665555;
text-align:left;
vertical-align:top;
font-size: 100%;
padding:0px 5px 5px 5px;
}


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


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


/* ------------------------------------- 
 *	一覧表示　並び順を変更(商品一覧）
 * ------------------------------------- */
.sort_01 {
	width: 620px;
	height: 33px;
	color: #432A16;
	font-size:80%;
	background: url(https://img17.shop-pro.jp/PA01101/132/etc/sort_bg1.gif) 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;
	}

/* 会員専用価格の表示 商品一覧用 */
.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: 620px;
	height: 33px;
	color: #432A16;
	font-size:80%;
	background: url(https://img17.shop-pro.jp/PA01101/132/etc/sort_bg1.gif) 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: 620px;
	height: 33px;
	color: #432A16;
	font-size:80%;
	background: url(https://img17.shop-pro.jp/PA01101/132/etc/pagenavi_1bg.gif.gif) no-repeat;
	margin-bottom: 15px;
	}


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

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


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

.product_item img {
	padding: 5px;
	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-padding-left: 20px;
	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;
	}


/* ------------------------------------- 
 *	ぱんくずリスト
 * ------------------------------------- */
.footstamp {
	width: 620px !important;
	height: 33px;
	background: url(https://img17.shop-pro.jp/PA01101/132/etc/footstamp_bg.gif) no-repeat;
	color: #333333;
	margin-bottom: 15px;
	}

.footstamp a {color: #eb5050;}
.footstamp a:link    {color: #eb5050;text-decoration: none;}
.footstamp a:visited {color: #eb5050;text-decoration: none;}
.footstamp a:active  {color: #eb5050;text-decoration: none;}
.footstamp a:hover   {color: #FF9900;text-decoration: none;}
.footstamp a {color: #6d2916 !important;}

.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;
        margin-left:40px
	}





#detail .expl {
	line-height:150%;
	text-align: left;
	margin:20px 10px 5px 10px;
	}

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

#detail .sub {
	padding: 5px;
        float:left;
        margin-left:75px;
        margin-left:120px;
        margin-bottom:5px;
	width: 115px;
	text-align: center;
	}

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

#detail .table {
	width: 400px;
	background:transparent url(https://img17.shop-pro.jp/PA01101/132/etc/detail_table_bg1.jpg) left top repeat-y;
	text-align:left;
	margin:20px auto 30px 80px;
	margin:20px auto 30px 120px;
	}


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

#detail .table .cell_2 {
	width: 270px;
	height: 28px;
	color: #6d2916;
	background:#f8eadc;
	border-bottom:2px #ffffff solid;
	}

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

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


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

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

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

#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 {
	font-size: 11px;
	text-align:left;
	font-weight:normal;
	padding:5px;
	border-right: 1px solid #dacdb9;
	border-bottom: 1px solid #dacdb9;
	padding-left: 6px;
	}

#Option .option_cell2 {
	font-size:80%;
	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: 620px;
	color:#333333;
    margin-bottom: 15px;
	border-top: 2px solid #cccccc;
	border-left: 2px solid #cccccc;
	}


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

#ShopKeeper td {
	border-right: 2px solid #cccccc;
	border-bottom: 2px 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://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;
	}



#search .side_text{
background-color:#d5ffaa;
}

#search .side_title {
	height:21px;
	background:none;
	color:#6d2916;
	padding:0;
	font-weight:bold;
	}
#search .side_bottom {
	height:5px;
	background-color:none;
	background:none;
	}

.categoly{
background: url() no-repeat;
}

.second {
	background: url(https://img17.shop-pro.jp/PA01101/132/etc/pagenavi_bg2.gif) no-repeat;
}

#detail .expl {
 margin-left:80px;
 width:460px;
}

#detail .expl {
	line-height:150%;
	text-align: left;
	margin-top:20px;
	margin-bottom:5px;
	margin-left:auto;
	margin-right:auto;
	width:460px;
}


ul#gnavi {clear:both;list-style:none;width:1002px;height:41px;display:block;margin:0;background: url(https://img17.shop-pro.jp/PA01101/132/etc/gnavi_2.jpg) 0 0 no-repeat;}
ul#gnavi li{float:left;list-style:none;}
ul#gnavi li a{text-indent: -5000px;overflow:none;outline:none;text-decoration: none;height: 41px;width: 167px;display:block;background: url(https://img17.shop-pro.jp/PA01101/132/etc/gnavi_2.jpg) 0 0 no-repeat;}
#gnavi li.g01 a{background-position: 0 0;}
#gnavi li.g01 a:hover{background-position:0 -41px;}

#gnavi li.g02 a{background-position:-167px 0;}
#gnavi li.g02 a:hover{background-position:-167px -41px;}


#gnavi li.g03 a{background-position:-334px 0;}
#gnavi li.g03 a:hover{background-position:-334px -41px;}


#gnavi li.g04 a{background-position:-501px 0;}
#gnavi li.g04 a:hover{background-position:-501px -41px;}


#gnavi li.g05 a{background-position:-668px 0;}
#gnavi li.g05 a:hover{background-position:-668px -41px;}


#gnavi li.g06 a{background-position:-835px 0;}
#gnavi li.g06 a:hover{background-position:-835px -41px;}

#topcontents h2{
    margin:14px 0;
    padding-left: 0px;
    height:63px;
}
#topcontents p{
    margin-left:30px;
    margin-right:10px;
    line-height:1.3em;
}


#topcontents .red{color:#f33;}

#topcontents table{margin-left:30px;width:612px;border-right:2px solid #fff;border-bottom:2px solid #fff;}
#topcontents th{text-align:center;padding:10px 20px;background-color:#CDFFE0;border-left:2px solid #fff;border-top:2px solid #fff;}
#topcontents td{text-align:left;padding:10px 20px;background-color:#E8FBEE;border-left:2px solid #fff;border-top:2px solid #fff;}

#rule{width:620px;margin-left:5px;height:760px;overflow:auto;}

#rule h2{
    margin:10px 0;
    height:35px;
}
#rule p{
    margin-left:30px;
    line-height:1.3em;
}

#rule .red{color:#f33;}




body{background:url(https://img17.shop-pro.jp/PA01101/132/etc/bg_green_whitestripe2.jpg) repeat;}

a.pleaseread{text-indent: -5000px;overflow:none;outline:none;text-decoration: none;height: 30px;width: 404px;display:block;background: url(https://img17.shop-pro.jp/PA01101/132/etc/btn_pleaseread.jpg) 0 0  no-repeat;}
a.pleaseread:hover{background-position:0 -30px;}

.footstamp {margin-left:50px;}
table.main_title {margin-left:50px;}
#ShopKeeper {margin-left:50px;}
.product_place{margin-left:50px;}
.pagenavi{margin-left:50px;}
.sort_01{margin-left:50px;}

.pageprevious a{color:#00f; font-size:130%;}
.pagenext a{color:#00f; font-size:130%;}


.txt-search {margin-left:50px;}
.txt-hitNum {margin-left:50px;}
.sort_02 {margin-left:50px;}

.main_title {
	width:670px;
	height:38px;
	background: url(https://img17.shop-pro.jp/PA01101/132/etc/melon620_38.jpg) no-repeat;
	color:#0e472b;
	margin-bottom:15px;
	font-weight:bold;
        margin-right:25px
        }


.shiharai img{
  margin-top:5px;
  margin-left:20px;
  margin-bottom:5px;
}


.freePage
{
margin-left:50px;
text-align:left;
}





#detail{
 width:720px;
margin-left:auto;
margin-right:auto;
}




/* ************************************************ 
 *	フリーページ　風水
 * ************************************************ */

.free1 {
color: #333;
font-size:17px;
font-weight: bold;
text-align: left;
padding:14px 0px 0px 0px;
letter-spacing: 0.06em;
}


.free01 {
color: #333;
font-size:18px;
font-weight: bold;
width: 630px;
text-align: left;
padding:9px 0px 0px 20px;
letter-spacing: 0.03em;
}

.free2 {
line-height: 1.52em;
color: #333;
font-size:16px;
font-weight: normal;
text-align: left;
padding:9px 0px 0px 0px;
letter-spacing: 0.06em;
}


.free02 {
line-height: 1.52em;
color: #333;
font-size:15px;
font-weight: normal;
width: 630px;
text-align: left;
padding:9px 0px 9px 20px;
letter-spacing: 0.06em;
}



/* --- 詳細ページサブコピー赤色用--- */

.free3 {
line-height: 1.4em;
color: #FF0040;
font-size:17px;
font-weight: normal;
text-align: center;
padding:9px 0px 0px 0px;
letter-spacing: 0.06em;
}


/* --- 特典＆高画質コピー用ブルー色用--- */

.free4 {
line-height: 1.2em;
color: #0033ff;
font-size:15px;
font-weight: normal;
text-align: left;
padding:9px 0px 0px 0px;
letter-spacing: 0.06em;
}



/* 各フリーページ仕様文字用 通常*/
.spec1 {
line-height: 1.4;
color: #333;
font-size:15px;
font-weight: normal;
text-align: left;
letter-spacing: 0.03em;
padding:0px 6px 0px 6px;
}


/* 各フリーページ仕様文字用 大文字 太字*/
.spec2 {
color: #333;
font-size:16px;
font-weight: bold;
text-align: left;
padding:9px 0px 7px 6px;
letter-spacing: 0.05em;
}


/* 各フリーページ仕様文字用 通常 太字*/
.spec3 {
line-height: 1.4;
color: #333;
font-size:15px;
font-weight: bold;
text-align: left;
letter-spacing: 0.03em;
padding:0px 6px 0px 6px;
}


/* 各フリーページ仕様文字用 通常 ブルー*/
.spec4 {
line-height: 1.4;
color: #0033ff;
font-size:15px;
font-weight: normal;
text-align: left;
letter-spacing: 0.03em;
padding:0px 6px 0px 6px;
}

/* --- フリーページ広告用--- */
.lineup1 {
line-height: 1.4;
text-align: center;
letter-spacing: 0.02em;
}

.up_1 {
color: #622e27;
font-size:21px;
font-weight: bold;
}

.up_2 {
color: #FF0900;
font-size:19px;
font-weight: normal;
padding: 3px 0px 0px;
margin-bottom: -5px;
}


/* --- ストラップコピー用--- */

.strap1 {
line-height: 1.53em;
color: #440000;
font-size:19px;
font-weight: normal;
text-align: left;
width: 630px;
padding: 14px 0px 13px 20px;
letter-spacing: 0.05em;
}


.strap2 {
color: #333;
line-height: 1.4em;
font-size:17px;
font-weight: bold;
text-align: left;
padding: 0px 0px 0px 0px;
letter-spacing: 0.05em;
}

.strap3 {
line-height: 1.44em;
color: #333;
font-size:16px;
font-weight: normal;
text-align: left;
padding: 9px 0px 0px 0px;
letter-spacing: 0.04em;
}


.strap4 {
width: 100%;
height: auto;
text-align: center;
padding: 22px 0px 5px 0px;
margin: 0px 0px;
}

.strap5 {
 padding: 1.7em 2em;
 margin: 2em 0;
 text-align: center;
 color: #452307;
 width: 590px;
 background: #F5ECE3;/*背景色*/
}
.strap5 p {
 margin: 0; 
 padding: 0;
 font-size: 24px;
 font-weight: normal;
 line-height: 1.44em;
 text-align: left;
}

.strap6 {
 padding: 0em 0em;
 margin: 2em 0;
 background: #F5ECE3;
 text-align: center;
 width: 640px;
}
.strap6 .box-title {
 font-size: 25px;
 background: #452307;
 padding: 4px 0px 4px 0px;
 text-align: center;
 color: #FFF;
 font-weight: normal;
 letter-spacing: 0.05em;
 width: 640px; 
}

.strap6 p {
 padding: 0.8em 1.7em;
 margin: 0;
 font-size: 23px;
 font-weight: normal;
 line-height: 1.57em;
 text-align: left;
}

/* --- 風水果実ストラップ専用文章用PC--- */

.top_strap01 {
line-height: 1.53;
font-size:17px;
font-weight: normal;
text-align: left;
letter-spacing: 0.03em;
padding: 2px 0px 8px 25px;
}

/* --- 開運カード用--- */

.card1 {
color: #3F0000;
font-size:18px;
font-weight: bold;
width: 640px;
text-align: left;
margin-top: -0.8em;
padding: 9px 0px 0px 20px;
letter-spacing: 0.05em;
}


.card2 {
line-height: 1.53em;
color: #3F0000;
font-size:16px;
font-weight: normal;
width: 640px;
text-align: left;
padding: 9px 0px 0px 20px;
letter-spacing: 0.035em;
}

.card3 {
width: 100%;
height: auto;
text-align: center;
padding: 13px 0px 0px 0px;
margin: 0px 0px;
}

.card3_1 {
width: 100%;
height: auto;
text-align: center;
padding: 17px 0px 9px 0px;
margin: 0px 0px;
}


.card4 {
line-height: 1.52em;
color: #2A05AE;
font-size:15px;
font-weight: normal;
width: 630px;
text-align: left;
padding:9px 0px 0px 20px;
letter-spacing: 0.04em;
}

.card5 {
padding: 0em 0em;
margin: 1.4em 0em 4.5em 1.4em;
background: #F5ECE3;
text-align: center;
width: 640px;
}

.card5 .box-title {
font-size: 24px;
background: #452307;
padding: 4px 0px 4px 0px;
text-align: center;
color: #FFF;
font-weight: normal;
letter-spacing: 0.05em;
width: 640px; 
}

.card5 p {
padding: 0.8em 1.7em;
margin: 0;
font-size: 18px;
font-weight: normal;
line-height: 1.57em;
text-align: left;
}


.selling{
display: inline-block; /* 横幅 */
padding:4px 7px 4px 8px; /* 内側余白 */
background:#FEE900; /* 背景 */
border-radius:7px 20px 3px 10px; /* 角丸 */
color:#FF3300;
font-size:20px;
font-weight: bold;
letter-spacing:0.02em;
margin:1px 0px 8px 14px;
}


/* --- レビュー用--- */

.review1 {
color: #333;
font-size:16px;
font-weight: bold;
text-align: left;
padding:14px 0px 0px 30px;
letter-spacing: 0.06em;
}



.review2 {
color: #333;
line-height: 1.4em;
font-size:15px;
font-weight: normal;
width: 580px;
text-align: left;
padding:14px 0px 9px 30px;
letter-spacing: 0.06em;
}


.review3 {
color: #333;
line-height: 2;
font-size:17px;
font-weight: normal;
text-align: center;
margin-bottom: 45px;
letter-spacing: 0.03em;
}

.review3_1 {
color: #ff0033;
line-height: 1.48;
font-size:16px;
font-weight: normal;
text-align: center;
padding: 12px 0px 13px;
letter-spacing: 0.03em;
}

/* --- hタグ再編--- */

h1 {
text-align: left;
font-size: 17px;
color: #333;
}

.artname {
color: #2f4f4f;
font-weight: normal;
margin: 8px 0px -8px 21px;
}

/* --- 選べるアムールシリーズリンク--- */
.Amour_link {
text-align: left;
font-size: 17px;
color: #ff2b95;
font-weight: normal;
margin: 8px 0px -16px 21px;
}


h2 {
  font-size: 100%;
  font-weight: normal;
}

.heading {
width: 100%;
height: auto;
text-align: center;
padding: 20px 0px 0px 0px;
margin: 0px 0px;
}

.rice {
width: 100%;
height: auto;
text-align: center;
padding: 20px 0px 0px 0px;
margin: 0px 0px;
}


/* --- 2Lプレミアムバー等画像--- */
.premium {
width: 100%;
height: auto;
text-align: center;
padding: 22px 0px 0px 0px;
margin: 0px 0px;
}

/* --- 2Lプレミアム文章等--- */
.premium_01 {
color: #333;
font-size:18px;
font-weight: bold;
width: 630px;
text-align: left;
padding: 0px 0px 0px 20px;
letter-spacing: 0.03em;
}

.fp_01 {
font-size:19px;
padding: 8px 0px 0px 20px;
margin: 0px 0px 0px 0px;
}

.fp_02 {
color: #6a1917;
}

.fp_03 {
color: #6a1917;
}


.a4fusui {
color: #336600;
font-size:20px;
font-weight: bold;
text-align: center;
margin: 12px 0px 2px 0px;
letter-spacing: 0.03em;
}


/* --- A4アートh2用クラスタグ編集--- */
/* --- A4アートバー等画像--- */

.alumi {
width: 100%;
height: auto;
text-align: center;
padding: 22px 0px 0px 0px;
margin: 0px 0px;
}

.alumi_sub {
width: 100%;
height: auto;
text-align: center;
padding: 12px 0px 0px 0px;
margin: 0px 0px;
}

/* --- A4アートh2テキスト用--- */

.alumi_text {
color: #333;
width: 630px;
text-align: left;
}

.al_01 {
font-size:18px;
font-weight: bold;
padding: 0px 0px 0px 20px;
margin: 0px 0px 0px 9px;
letter-spacing: 0.03em;
}


.al_02 {
font-size:15px;
font-weight: normal;
line-height: 1.52em;
padding:9px 0px 9px 20px;
margin: 0px 0px 0px 9px;
letter-spacing: 0.06em;
}




/* --- アムール詳細タイトル--- */

.Amour_1 {
color: #cc00cc;
font-size:20px;
font-weight: bold;
text-align: center;
margin: 12px 0px 2px 0px;
letter-spacing: 0.03em;
}


/* --- アムールフリーバー画像--- */
.Amour_2 {
width: 100%;
height: auto;
text-align: center;
padding: 27px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}


/* --- アムールフリーh3テキスト用 */

.Amour_3 {
color: #532936;
font-size:18px;
font-weight: bold;
width: 630px;
text-align: left;
padding: 8px 0px 0px 20px;
letter-spacing: 0.03em;
}

/* --- アムールカード表示用 */
.amo_card1 {
padding: 0em 0em;
margin: 1.4em 0em 4.5em 1.4em;
background: #FFEDED;
text-align: center;
width: 640px;
}

.amo_card1 .box-title {
font-size: 24px;
background: #7D2D3F;
padding: 4px 0px 4px 0px;
text-align: center;
color: #FFF;
font-weight: normal;
letter-spacing: 0.05em;
width: 640px; 
}

.amo_card1 p {
padding: 0.8em 1.7em;
margin: 0;
font-size: 18px;
font-weight: normal;
line-height: 1.57em;
text-align: left;
}


.allfruits {
color: #16720A;
font-size:17px;
font-weight: bold;
margin: 5px 0px -12px 0px;
letter-spacing: 0.05em;
}


h3 {
font-size: 14px
font-weight: bold;
}

.subhead {
width: 100%;
height: auto;
text-align: center;
padding: 12px 0px 0px 0px;
margin: 0px 0px;
}


h4 {
font-size: 100%;
font-weight: normal;
margin: 20px 0 .5rem;
}


h5 {
font-size: 100%;
font-weight: normal;
}

/* --- デジタルイラストルール編集--- */

.rule_title4 {
color: #333;
text-align: left;
letter-spacing: 0.06em;
}

.rt_a {
font-size:17px;
font-weight: bold;
margin: 30px 0px 5px 8px;
}

.rt_b {
font-size:16px;
font-weight: bold;
margin: 39px 0px 0px 19px;
}

.rt_c {
line-height: 1.52em;
font-size:15px;
font-weight: normal;
width: 630px;
padding:9px 0px 9px 20px;
}

/* --- センタータグをCSSに再編--- */

.center{
text-align: center;
}

/* --- TOPへ戻るボタン--- */

.page-top {
    position: fixed;
    bottom: 80px;
    right: 63px;
    padding: 10px;
    background: #5CD797;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-size: 12px;
    -ms-filter: "alpha(opacity=80)";
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}


/* コンビニ決済の説明指定 */

.conveni {
font-size:15px;
font-weight: normal;
color: #222222;
padding: 0 0.5em 0.5em 1em;
margin: 0.7em 0 0.5em 0;
background: #FFFF99;/*背景色*/
}
.conveni p {
padding: 0; 
margin: -0.5em 0 0 0;
line-height: 1.8em;
}

/* SW55用指定1 */
.sw55_01 {
font-size:18px;
font-weight: bold;
padding: 0px 0px 0px 20px;
letter-spacing: 0.25;
}

/* SWシリーズフリーページ広告文字指定 */

.sw_series {
line-height: 1.3;
text-align: left;
letter-spacing: 0.03em;
padding:0px 0px 0px 28px;
}

.table_01 {
color: #063ba2;
font-size:18px;
font-weight: bold;
width: 620px;
}

.table_02 {
color: #FF3232;
font-size:17px;
font-weight: normal;
padding-top: 5px;
width: 620px;
}

.wide_01 {
color: #502708;
font-size:18px;
font-weight: bold;
width: 620px;
}

