/* ************************************************ 
 * ------------------------------------------------
 *	共通設定
 * ------------------------------------------------
 * ************************************************ */
/* --- 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:0px; padding:0px;}
table {border-collapse:collapse; border-spacing:0px;}
fieldset,img {border:0px;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:12px; font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym {border:0px;}
   
body * {line-height:1.22em; word-break:break-all;}
/* line-height:1.22em;について */
/*
各フォントサイズ毎に行間を算出する指定です。
この指定を削除すると、全体の行間は統一される為、
見た目のレイアウトが変更される場合があります。
*/

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

body {
	font-family:"メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height:170%;
	margin:0px;
	padding:0px;
	text-align:center;
	font-size:13px;
	color:#000;
	}

img {
	 vertical-align:bottom;
	}

.bold {
	font-weight:bold;
	}

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

a:link    {color:#000000;text-decoration:none;}
a:visited {color:#000000;text-decoration:none;}
a:active  {color:#000000;text-decoration:none;}
a:hover   {color:#666666;text-decoration:none;}


#wrapper{
margin:0 auto;
padding:0px;
width:100%;
}
#contents{
margin:0 auto;
padding:20px 0px 0px 0px;
max-width:1050px;
}
/* ************************************************ 
 *	ヘッダーメニュー
 * ************************************************ */
.headnavi{
background:#d2b48c;
padding:5px 10px 3px 0px;
height:18px;
margin:0px;
color:#ccc;
font-size:13px;
width:100%;
text-align:right;
}
.headnavi ul{
margin:0 auto;
padding:0px;
width:1050px;
}
.headnavi li{
float:right;
list-style:none;
margin:0px 10px 0px 10px;
}
.headnavi a{color:#fff;font-size:13px;}
.headnavi a:hover{color:#fff;font-size:13px;}



#header {
	margin:0px auto;
padding:0px 0px 0px 0px;
width:1050px;
	}

#header .logo{
float:left;
width:200px;
margin:0px 0px 0px 0px;
padding:10px 0px 10px 0px;
}
#header .logo p{
font-size:10px;
color:#999;
margin:5px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
#header .kanban{
float:right;
width:800px;
text-align:right;
color:#ccc;
margin:0px 0px 0px 0px;
padding:5px 0px 10px 0px;
}
.kanban p{color:#000;margin:0px 0px 0px 0px;font-size:16px;clear:both;padding:15px 0px 0px 0px;}
.kanban img{margin:10px 0px 13px 0px;}

.kanban ul{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
.kanban li{
background:#FFF0F0;
border-radius:5px;
padding:12px 15px 10px 15px;
color:#000000;
list-style:none;
float:right;
font-size:15px;
margin:0px 0px 0px 10px;
}


#header .kanban a      {color:#000;font-size:14px;}
#header .kanban a:hover{color:#000;font-size:14px;}


#gbn {
	margin-bottom:15px;
	}
	
#gbn1 {width:90px;}
#gbn2 {width:88px;}
#gbn3 {width:89px;}
#gbn4 {width:89px;}
#gbn5 {width:89px;}
#gbn6 {width:88px;}
#gbn7 {width:89px;}
#gbn8 {width:101px;text-align:right;}
#gbn9 {}
#gbn9_form {
	padding-left:20px;
	}

.gbn9_form_select {
	width:206px;
	margin-bottom:5px;
	}

.gbn9_form_input {
	width:150px;
	margin:0px 0px 15px 0px;
border-radius:7px;
border:1px solid #ccc;
padding:5px;
font-family:"メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	}
.gbn9_form_input2 {
	width:70px;
	margin:0px 0px 15px 5px;
border-radius:7px;
border:1px solid #000;
padding:8px 10px 8px 10px;
font-family:"メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	}
.gbn9_form_input2:hover{
background:#999;
}

.menu_1 {
	width:950px;
	height:150px;
	padding:0px 15px 0px 0px;
	margin:0px;
	line-height:0em;
	text-align:right;
	font-size:10px;
	}
	
.menu_1 img{
	vertical-align:top;
	}

.menu_1 a         {color:#FFFFFF; text-decoration:underline;}
.menu_1 a:link    {color:#FFFFFF; text-decoration:underline;}
.menu_1 a:visited {color:#FFFFFF; text-decoration:underline;}
.menu_1 a:active  {color:#FFFFFF; text-decoration:underline;}
.menu_1 a:hover   {color:#FFFFFF; text-decoration:underline;}

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

/* ************************************************ 
 *	左側メニュー
 * ************************************************ */
#side_area {
	padding-right:50px;
	text-align:left;
width:250px;
	}


table.sidemenu {
width:250px;
	margin-bottom:25px;
	color:#000000;
	}

.side_title {
width:250px;
	height:33px;
	margin-bottom:10px;
	}

.side_text {
	text-align:center;
	padding:5px 10px;
	background:#FFFFFF url(https://img.shop-pro.jp/tmpl_img/31/left-navi_bg.gif) 0px 0px repeat-y;
	line-height:1.2em;
	}
	
.side_text_members,
.side_text_cart {
	display:block;
	text-align:center;
	padding-top:10px;
	}
	
.side_text ul li{
	padding-bottom:10px;
	}
	
.side_text ul li img{
	vertical-align:middle;
	}
	
.side_cat_bottom {
	width:195px;
	height:2px;
	background:#FFFFFF url(https://img.shop-pro.jp/tmpl_img/31/left-navi_bg03.gif) 0px 0px no-repeat;
	}

.side_bottom {
	display:block;
	width:250px;
	height:2px;
	background:#FFFFFF url(https://img.shop-pro.jp/tmpl_img/31/left-navi_bg03.gif) 0px 0px no-repeat;
	}
	
.st_contents {
	overflow:hidden;
	width:100%;
	text-align:left;
	}

.side_text a         {color:#000000; text-decoration:underline;}
.side_text a:link    {color:#000000; text-decoration:underline;}
.side_text a:visited {color:#000000; text-decoration:underline;}
.side_text a:active  {color:#000000; text-decoration:underline;}
.side_text a:hover   {color:#666666; text-decoration:underline;}




/* ------------------------------------- 
 *	商品カテゴリｰエリア背景色
 * ------------------------------------- */
.side_cat_bg {
	margin-bottom:25px;
	}

.side_cat_text {
	width:250px;
	background:#FFFFFF;
	overflow:hidden;
	}
	
.side_cat_text_group {
	width:195px;
	background:#FFFFFF;
	overflow:hidden;	
}
	
.side_cat_text .st_contents {
	border-top:1px #e6e6e6 solid;
}

.side_cat_text_group .st_contents {
	border-top:1px #e6e6e6 dotted;
}
	
.side_cat_text .st_contents,
.side_cat_text_group .st_contents{
	padding:10px;
	background:#FFFFFF url(https://img.shop-pro.jp/tmpl_img/31/left-navi_bg.gif) 0px 0px repeat-y;
	}
	
.side_cat_text .st_contents a,
.side_cat_text_group .st_contents a {
	background:transparent url(https://img.shop-pro.jp/tmpl_img/31/rs_m_rect.gif) 0px 3px no-repeat;
	padding-left:15px;
}
	
.side_cat_img {
	padding:10px 0px 0px;
	}

.side_cat_text a,.side_cat_text_group a                 {color:#000000; text-decoration:underline;}
.side_cat_text a:link ,.side_cat_text_group a:link      {color:#000000; text-decoration:underline;}
.side_cat_text a:visited,.side_cat_text_group a:visited {color:#000000; text-decoration:underline;}
.side_cat_text a:active,.side_cat_text_group a:active   {color:#000000; text-decoration:underline;}
.side_cat_text a:hover,.side_cat_text_group a:hover     {color:#666666; text-decoration:underline;}

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

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

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

.viewcart {
	padding:5px 0;
	text-align:center;
}	
/* ------------------------------------- 
 *	会員専用ページ
 * ------------------------------------- */
#btn_members_login,
#btn_members_logout,
#btn_members_signup{
	text-align:center;
	}

#btn_members_signup span,
#btn_members_logout span {
	display:block;
	font-size:10px;
	line-height:1.1em;
	padding:8px 0px 3px;
	text-align:center;
	}

/* ------------------------------------- 
 *	商品検索
 * ------------------------------------- */
.side_form_select {
	width:175px;
	margin-bottom:5px;
	}

.side_form_input {
	width:120px;
	margin-right:5px;
	}
	

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

#footer {
margin:50px 0px 0px 0px;
padding:160px 0px 20px 0px;
min-height:300px;
background:url(https://img02.shop-pro.jp/PA01316/624/etc/back-footer2.jpg) center top no-repeat;
	}

#footer p{
color:#fff;
font-size:16px;
margin:50px 0px 0px 0px;
font-family: "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝", serif;
}


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

.main_title {
	width:750px;
	padding-bottom:15px;
	}
	
/* ------------------------------------- 
 *	会員専用価格の表示　トップページ用
 * ------------------------------------- */
.regular_price_top {
	padding:0px;
	margin:0px;
	text-decoration:line-through;
	color:#999999;
	}

.price_top {
	padding:0px;
	margin:0px;
	font-size:14px;
	color:#666666;
	}

.discount_rate_top {
	padding:0px;
	margin:0px;
	color:#333333;
	}
	
.common_image img{
	margin-bottom:15px;
	display:block;
}

	
/* ------------------------------------- 
 *	コンテンツ下部 決済・配送方法指定・特定商取引法
 * ------------------------------------- */
#shop_info {
	margin-top:60px;
}

#shop_info_pay .tit,
#shop_info_deli .tit {
	text-align:left;
}
.tit_2{
font-size:22px !important;
font-weight:bolder;
}
#shop_info .cont {
	padding:0px 0px 10px 0px;
font-size:14px;
line-height:160%;
}

#shop_info_sct_img {margin-top:20px;}

#right_pay_deli_bg {
	height:2px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/31/right-pay_deli_bg.gif) 0px 0px no-repeat;
	width:1050px;
}


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

/* ------------------------------------- 
 *	お知らせエリア
 *	箇条書きでお知らせを掲載する際にご利用ください
 *	※初期設定では適用されていません
 * ------------------------------------- */
.info_block {
	width:750px;
	margin:0px 0px 30px;
	border:#e5e5e5 solid 1px;
	}
	
.info_title {
	font-weight:bold;
	margin:0px 0px 10px;
	padding:15px 15px 0px;
}

.info_text {
	padding:0px 15px 15px;
	color:#000000;
	}


/* ------------------------------------- 
 *	フリースペース
 * ------------------------------------- */
.free_space {
	text-align:left;
	color:#000000;
	}

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

/* ------------------------------------- 
 *	一覧表示　並び順を変更(商品一覧）
 * ------------------------------------- */
.sort_01 {
	width:750px;
	height:28px;
	color: #333333;
	background:#e7e7e7;
	margin-bottom:1px;
	}

.sort_01 a,
.sort_01 a:link,
.sort_01 a:visited {
	text-decoration:underline;
	color:#0000cc;
	}

.sort_01 a:active,
.sort_01 a:hover {
	text-decoration:underline;
	color:#ee0000;
	}

/* 会員専用価格の表示 商品一覧用 */
.regular_price_all {
	padding:0px;
	margin:0px;
	text-decoration:line-through;
	color:#999999;
	}

.price_all {
	padding:0px;
	margin:0px;
	font-size:14px;
	color:#666666;
	}

.discount_rate_all {
	padding:0px;
	margin:0px;
	color:#333333;
	}


/* ------------------------------------- 
 *	一覧表示　並び順を変更(商品検索結果）
 * ------------------------------------- */
.sort_02 {
	width:750px;
	height:28px;
	color:#333333;
	background:#e7e7e7;
	margin-bottom:1px;
	}

.sort_02 a,
.sort_02 a:link,
.sort_02 a:visited {
	text-decoration:underline;
	color:#0000cc;
	}

.sort_02 a:active,
.sort_02 a:hover {
	text-decoration:underline;
	color:#ee0000;
	}

/* 会員専用価格の表示 商品検索結果用 */
.regular_price_search {
	padding:0px;
	margin:0px;
	text-decoration:line-through;
	color:#999999;
	}

.price_search {
	padding:0px;
	margin:0px;
	font-size:14px;
	color:#666666;
	}

.discount_rate_search {
	padding:0px;
	margin:0px;
	color:#333333;
	}

/* ------------------------------------- 
 *	一覧表示　商品数と表示数
 * ------------------------------------- */
.pagenavi {
	width:750px;
	height:28px;
	background:#e7e7e7;
	margin-bottom:15px;
	}

.pagenavi a {
	color:#000000; text-decoration:underline;
	}


/* ------------------------------------- 
 *	商品一覧表示のレイアウト
 * ------------------------------------- */
.product_list {
	float:left;
	width:230px;
	text-align:center;
	margin:0px;
padding:0px 10px 0px 10px;
	}

.product_item {
	text-align:center;
	padding:0px 0px 30px;
	}

.product_item img {
	max-width: 230px;
	}

.product_item .name {
	margin:10px 0px 0px;
	color:#333333;
	}
	
.product_item .name img{
	vertical-align:middle;
	}

.product_item .price {
	margin:5px 0px 0px;
	font-weight:bold;
	}

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

.product_list a         {color:#000000; text-decoration:none;font-size:13px;line-height:150%;}
.product_list a:link    {color:#000000; text-decoration:none;font-size:13px;line-height:150%;}
.product_list a:visited {color:#000000; text-decoration:none;font-size:13px;line-height:150%;}
.product_list a:active  {color:#000000; text-decoration:none;font-size:13px;line-height:150%;}
.product_list a:hover   {color:#666666; text-decoration:underline;font-size:13px;line-height:150%;}




.product_list2 {
	float:left;
	width:167px;
	text-align:center;
	margin:0px;
padding:0px 10px 0px 10px;
	}

.product_item2 {
	text-align:center;
	padding:0px 0px 30px;
	}

.product_item2 img {
	max-width: 230px;
	}

.product_item2 .name {
	margin:10px 0px 0px;
	color:#333333;
	}
	
.product_item2 .name img{
	vertical-align:middle;
	}

.product_item2 .price {
	margin:5px 0px 0px;
	font-weight:bold;
	}

.product_item2 .expl {
	color:#333333;
	line-height:120%;
	text-align:left;
	margin:5px 0px;
	}

.product_list2 a         {color:#000000; text-decoration:underline;}
.product_list2 a:link    {color:#000000; text-decoration:underline;}
.product_list2 a:visited {color:#000000; text-decoration:underline;}
.product_list2 a:active  {color:#000000; text-decoration:underline;}
.product_list2 a:hover   {color:#666666; text-decoration:underline;}


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

.footstamp {
	width:750px;
	color:#000000;
	margin:10px 0px 0px 0px;
text-align:left;
font-size:90%;
	}

.footstamp a         {color:#000000; text-decoration:underline;}
.footstamp a:link    {color:#000000; text-decoration:underline;}
.footstamp a:visited {color:#000000; text-decoration:underline;}
.footstamp a:active  {color:#000000; text-decoration:underline;}
.footstamp a:hover   {color:#666666; text-decoration:underline;}

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

.footstamp img {
	vertical-align:middle;
	}

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

/* ------------------------------------- 
 *	最近チェックした商品
 * ------------------------------------- */

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

.checkitem_list {
	float:left;
	margin: 15px 0;
	padding: 0 9px 0 12px;
	width: 100px;
line-height:170% !important;
	}

.checkitem .price {
	font-weight:normal;
color:#666;
padding:5px 0px 0px 0px;
	}

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

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

.detail_cont {
	width:750px;
padding:15px 0px 0px 0px;
}

.detail_img_block {
	width:385px;
	float:left;
}

.detail_txt_block {
	width:364px;
	float:right;
	text-align:left;
}


.detail_img_block img {
	max-width: 350px;
}

.product_name {
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
}

.expl_block {
	margin-bottom:30px;
}

.detail_img {
	margin-bottom:20px;
}

.detail_other {
	width:355px;
}

.detail_other .sub {
	width:60px;
	float:left;
}

.detail_other .sub_tp {
	padding-top:15px;
}

.detail_other .sub img {
	width: 55px;
height:55px;
margin:0px 0px 5px 0px;
}

.detail_txt_block table.table {
	width:364px;
	border-left:#e7e7e7 solid 1px;
	border-top:#e7e7e7 solid 1px;
	margin-bottom:20px;
}

.detail_txt_block table.table td.tit,
.detail_txt_block table.table td.cont {
	padding:15px;
	border-right:#e7e7e7 solid 1px;
	border-bottom:#e7e7e7 solid 1px;
}

.detail_txt_block table.table td.tit {
	width:100px;
}

.sk_link_other {
	margin-bottom:20px;
}

.txt_option {
	margin-bottom:20px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/31/icon_option.gif) 0px 3px no-repeat;
	padding-left:15px;
}

.txt_back {
	margin-bottom:10px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/31/icon_back.gif) 0px 0px no-repeat;
	padding-left:22px;
}

.txt_tell {
	margin-bottom:10px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/31/icon_tell.gif) 0px 3px no-repeat;
	padding-left:22px;
}

.txt_inq {
	margin-bottom:10px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/31/icon_inq.gif) 0px 0px no-repeat;
	padding-left:22px;
}

.txt_review {
	margin-bottom:10px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/31/icon_review.gif) 0px 0px no-repeat;
	padding-left:22px;
}
.txt_reviewpost {
	margin-bottom:20px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/31/icon_post.gif) 0px 0px no-repeat;
	padding-left:22px;
}

/* オプションリンク */
.txt-optionLink {
	margin-bottom:20px;
}

.rs_pd_cart_btn {
	margin-bottom:10px;
}

.btn_quick {
}


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

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

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

p#sk_link_other {
	text-align:center;
	margin-top:10px;
}

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

/* ------------------------------------- 
 *	この商品を買った人はこんな商品も買ってます
 * ------------------------------------- */
#together {
	margin:65px 0px 0px;
	}

#together .tog_main_title {
	margin:0px 0px 15px;
	}

#together .together_list {
	margin:0px 3px;
	float:left;
	width:175px;
font-size:11px;
	}

#together .together_list img {
	max-width: 155px;
margin:0px 0px 3px 0px;
	}

/* ------------------------------------- 
 *	トラックバック
 * ------------------------------------- */
#trackback {
	margin:30px 0px 15px;
}

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


#trackback .tb_url {
	padding:6px 8px;
	border:1px solid #e7e7e7;
	}

#trackback .tb {
	}

#trackback .tb_date {
	padding:10px 0px;
	}

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

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

#trackback .tb_state {
	padding:0px;
	}

/* ************************************************ 
 *	商品オプションページ
 * ************************************************ */
#Option .main_title {
	margin:15px auto;
	padding:5px 0px;
	background:#e7e7e7;
	height:auto;
	width:564px;
}

#Option .main_title .cont {
	padding:0px 5px;
}
 
 
#Option .option_table {
	width:564px;
	margin-bottom:5px;
	border-left:1px solid #eaeaea;
	border-top:1px solid #eaeaea;
	}

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

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

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

div#Option table.main_title td{
	text-align:left;
}

/* 会員専用価格の表示 オプション用 */
.regular_price_stock {
	padding:0px;
	margin:0px;
	text-decoration:line-through;
	color:#333333;
	}

.price_detail_stock {
	padding:0px;
	margin:0px;
	}

.discount_rate_stock {
	padding:0px;
	margin:0px;
	color:#333333;
	}

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

#ShopKeeper {
	width:750px;
	margin-bottom:15px;
	color:#000000;
	border-top:1px solid #eaeaea;
	}

#ShopKeeper th {
	width:200px;
	overflow:hidden;
	padding:10px;
	font-weight:normal;
	text-align:left;
	border-left: 1px solid #eaeaea;
	border-right:1px solid #eaeaea;
	border-bottom:1px solid #eaeaea;
	}

#ShopKeeper td {
	padding:10px;
	text-align:left;
	border-right:1px solid #eaeaea;
	border-bottom:1px solid #eaeaea;
	}
	
#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:#e7e7e7;
	border-bottom:1px solid #FFFFFF;
	}

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

.txt-search strong,
.txt-hitNum strong {
	font-weight:bold;
	}




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

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

.pe_title {
	padding-top:15px;
	color:#333333;
	border-top:1px solid #eaeaea;
	}

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

/* ************************************************ 
 *	float解除
 * ************************************************ */


.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility:
	hidden;
	}
	
.clearfix {
	display:inline-block;
	}
	
/* Hides from IE-mac */
* html .clearfix {
	height: 1%;
	}
	
.clearfix {
	display: block;
	}
/* End hide from IE-mac */

/* -------------------------------------
*     商品オプション 表形式
* ------------------------------------- */
#option_tbl {
     border-collapse:collapse;
     margin:10px auto 10px;
     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;
}




.title{
clear:both;
text-align:left;
color:#000;
font-weight:bolder;
width:auto;
font-size:19px;
margin:10px 0px 10px 0px;
letter-spacing:2px;
padding:11px 0px 8px 10px;
border-bottom:1px solid #000;
}
.title span{
font-size:80%;
color:#666;
padding:0px 0px 0px 10px;
font-weight:normal;
}

.left-title{
clear:both;
text-align:left;
color:#000;
font-weight:normal;
width:auto;
font-size:16px;
margin:0px 0px 0px 0px;
padding:8px 0px 8px 10px;
border-bottom:1px solid #000;
}
.left-title span{
font-size:80%;
color:#666;
padding:0px 0px 0px 10px;
font-weight:normal;
}


.sidemenu_img{
width:100%;
margin:0px 0px 0px 0px;
padding:0px 0px 10px 0px;
clear:both;
}
.sidemenu_img ul{
margin:0px 0px 0px 0px;
padding:7px 0px 10px 0px;
}
.sidemenu_img li{
margin:0px 0px 0px 0px;
padding:10px 0px 10px 35px;
font-size:14px;
list-style:none;
border-bottom:1px solid #E9E7E7;
}
.sidemenu_img li span{
padding:0px 5px 0px 0px;
}
.sidemenu_img .icon-yajirushi{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-yajirushi.jpg) left top no-repeat;
}
.sidemenu_img .iconrakuten{
background:url(./images/back-iconrakuten.jpg) left top no-repeat;
}

.sidemenu_img2{
width:100%;
margin:0px 0px 0px 0px;
padding:0px 0px 10px 0px;
clear:both;
}
.sidemenu_img2 ul{
margin:0px 0px 0px 0px;
padding:7px 0px 10px 0px;
max-height:320px;
overflow-y:scroll;
}
.sidemenu_img2 li{
margin:0px 0px 0px 0px;
padding:9px 0px 9px 35px;
font-size:14px;
list-style:none;
border-bottom:1px solid #E9E7E7;
}
.sidemenu_img2 li span{
padding:0px 5px 0px 0px;
}
.sidemenu_img2 .icon-stone01{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone01.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone02{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone02.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone03{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone03.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone04{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone04.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone05{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone05.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone06{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone06.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone07{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone07.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone08{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone08.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone09{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone09.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone10{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone10.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone11{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone11.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone12{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone12.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone13{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone13.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone14{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone14.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone15{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone15.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone16{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone16.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone17{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone17.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone18{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone18.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone19{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone19.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone20{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone20.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone21{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone21.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone22{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone22.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone23{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone23.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone24{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone24.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone25{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone25.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone26{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone26.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone27{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone27.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone28{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone28.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone29{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone29.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone30{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone30.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone31{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone31.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone32{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone32.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone33{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone33.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone34{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone34.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone35{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone35.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone36{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone36.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone37{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone37.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone38{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone38.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone39{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone39.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone40{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone40.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone41{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone41.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone42{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone42.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone43{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone43.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone44{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone44.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone45{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone45.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone46{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone46.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone47{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone47.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone48{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone48.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone49{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone49.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone50{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone50.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone51{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone51.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone52{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone52.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone53{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone53.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone54{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone54.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone55{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone55.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone56{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone56.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone57{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone57.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone58{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone58.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone59{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone59.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone60{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone60.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone61{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone61.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone62{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone62.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone63{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone63.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone64{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone64.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone65{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone65.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone66{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone66.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone67{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone67.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone68{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone68.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone69{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone69.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone70{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone70.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone71{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone71.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone72{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone72.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone73{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone73.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone74{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone74.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone75{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone75.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone76{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone76.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone77{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone77.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone78{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone78.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone79{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone79.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone80{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone80.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone81{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone81.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone82{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone82.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone83{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone83.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone84{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone84.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone85{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone85.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-stone86{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-stone86.jpg) left top no-repeat;
}




.sidemenu_img2 .icon-color01{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-color01.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-color02{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-color02.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-color03{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-color03.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-color04{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-color04.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-color05{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-color05.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-color06{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-color06.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-color07{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-color07.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-color08{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-color08.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-color09{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-color09.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-color10{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-color10.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-color11{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-color11.jpg) left top no-repeat;
}
.sidemenu_img2 .icon-color12{
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-color12.jpg) left top no-repeat;
}


.same-banner{
clear:both;
width:100%;
margin:10px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
.same-banner ul{
width:100%;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
.same-banner li{
float:left;
width:48%;
list-style:none;
margin:0px 2% 20px 0px;
padding:0px 0px 0px 0px;
font-size:13px;
}
.same-banner img{
width:370px;
margin:0 0 1% 0;
}

.same-banner2{
clear:both;
width:100%;
margin:10px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
.same-banner2 ul{
width:100%;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
  clear:both;
}
.same-banner2 li{
float:left;
width:48%;
list-style:none;
margin:0px 2% 20px 0px;
padding:0px 0px 0px 0px;
}
.same-banner2 img{
width:370px;
  height:170px;
}




#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
}
#page-top a {
	background: #666;
	text-decoration: none;
	color: #fff;
	width: 100px;
	padding: 30px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
}
#page-top a:hover {
	text-decoration: none;
	background: #999;
}






.sidemenu_news{
text-align:left;
margin:0px 0px 20px 0px;
padding:7px 0px 10px 0px;
height:150px;
overflow-y:scroll;
clear:both;
}
.sidemenu_news ul{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
.sidemenu_news li{
margin:0px 0px 0px 0px;
padding:9px 0px 9px 0px;
font-size:110%;
text-align:left;
list-style:none;
border-bottom:1px solid #E9E7E7;
}
.sidemenu_news p{
background:#DA0000;
color:#fff;
font-weight:bolder;
padding:0px 0px 0px 0px;
margin:0px 0px 5px 0px;
border-radius: 5px;
width:40%;
text-align:center;
}











.headmenu{
clear:both;
margin:0px atuo;
padding:0px;
width:100%;
background:#ededed;
}


#dropmenu{
  list-style-type: none;
  width: 1050px;
  height: 40px;
  margin: 0px auto 0px;
  padding: 0;
background:#ededed;
z-index:99999999 !important;
}
#dropmenu li{
  position: relative;
  width: 20%;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
}
#dropmenu li a{
  display: block;
  margin: 0;
  padding: 15px 0 11px;
  color: #333333;
  font-size: 15px;
  font-weight: normal;
  line-height: 1;
  text-decoration: none;
}
#dropmenu li:hover > a{
  background: #333333;
  color: #fff;
}

#dropmenu li ul{
  list-style: none;
  position: absolute;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0;
}
#dropmenu li:last-child ul{
  left: 0;
  width: 100%
}
#dropmenu li ul li{
  overflow: hidden;
  width: 100%;
  height: 0;
  color: #333;
}
#dropmenu li ul li a{
  padding: 13px 15px;
  background: #666;
  text-align: left;
  font-size: 12px;
  font-weight: normal;
  color: #fff;
z-index:99999999 !important;
}
#dropmenu li:hover ul li{
  overflow: visible;
  height: 38px;
z-index:99999999 !important;
}
#dropmenu li:hover ul li:first-child{
  border-top: 0;
}
#dropmenu li:hover ul li:last-child{
  border-bottom: 0;
}
#dropmenu li:hover ul li:last-child a{
  border-radius: 0 0 3px 3px;
}






#detail{
width:100%;
text-align:left;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
font-size:14px;
line-height:170%;
color:#000;
}
#detail img{
width:100%;
}
#detail h1{
clear:both;
text-align:left;
color:#000;
font-weight:normal;
width:auto;
font-size:17px;
margin:10px 0px 10px 0px;
letter-spacing:2px;
padding:11px 0px 8px 10px;
border-bottom:1px solid #000;
}
#detail h2{
clear:both;
text-align:left;
color:#000;
font-weight:bolder;
width:auto;
font-size:17px;
margin:20px 0px 10px 0px;
letter-spacing:2px;
padding:31px 0px 8px 10px;
border-bottom:1px solid #000;
}
#detail h3{
clear:both;
text-align:left;
color:#000;
font-weight:normal;
width:auto;
font-size:17px;
margin:20px 0px 10px 0px;
letter-spacing:2px;
padding:11px 0px 8px 10px;
border-bottom:1px solid #000;
}

.detail-degaigoto{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
.detail-degaigoto ul{
width:100%;
margin:0px 0px 0px 0px;
padding:10px 0px 10px 0px;
clear:both;
}
.detail-degaigoto li{
list-style:none;
text-align:center;
font-size:80%;
width:12%;
float:left;
margin:1% 1% 1% 0%;
padding:10px 0px 10px 0px;
border-radius:15px;
}
.detail-degaigoto .negai{background:#f0e68c;}
.detail-degaigoto .seibetsu{background:#ccffcc;}
.detail-degaigoto .umare{background:#99ccff;}
.detail-degaigoto .seiza{background:#ff9999;}
.detail-degaigoto .eto{background:#E8D4B7;}
.detail-degaigoto .order{background:#ffcccc;}



.detail-degaigoto img{
width:50% !important;
}



.detail-img3{
margin:20px 0px 20px 0px;
padding:0px 0px 0px 0px;
}
.detail-img3 ul{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
.detail-img3 li{
list-style:none;
width:29%;
float:left;
margin:1% 2% 1% 2%;
font-size:13px;
padding:0px 0px 0px 0px;
}
.detail-img3 img{
margin:0px 0px 7px 0px;
}


.detail-img2{
margin:20px 0px 20px 0px;
padding:0px 0px 0px 0px;
}
.detail-img2 ul{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
.detail-img2 li{
list-style:none;
width:46%;
float:left;
margin:1% 2% 1% 2%;
font-size:13px;
padding:0px 0px 0px 0px;
}
.detail-img2 img{
margin:0px 0px 7px 0px;
}



.detail-osusume{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
.detail-osusume ul{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
.detail-osusume li{
list-style:none;
font-size:16px;
margin:1% 1% 1% 1%;
padding:10px 0px 12px 40px;
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-check.png) left top no-repeat;
}

.detail-kantanorder{
background:#FFE9E9;
margin:25px 0px 25px 0px;
padding:25px;
}
.detail-kantanorder p{
font-weight:bolder;
color:#460C0C;
font-size:17px;
margin:0px 0px 10px 0px;
}
.detail-kantanorder b{
color:red;
}

.detail-shiyoustone{
margin:10px 0px 0px 0px;
padding:10px 0px 0px 0px;
line-height:150%;
font-size:12px;
}
.detail-shiyoustone p{
font-weight:bolder;
font-size:15px;
margin:0px 0px 5px 0px;
padding:0px 0px 0px 0px;
}
.detail-shiyoustone img{
float:left;
margin:0px 15px 0px 0px;
max-width:70px;
}


.detail-spec{
width:100%;
margin:20px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
.detail-spec table{
width:100%;
margin:0px;
padding:0px;
border-top:1px solid #ccc;
border-left:1px solid #ccc;
}
.detail-spec th{
background:#f5f5f5;
font-size:14px;
color:#000;
padding:7px;
text-align:center;
width:20%;
vertical-align:middle;
border-bottom:1px solid #ccc;
border-right:1px solid #ccc;
}
.detail-spec td{
background:#fff;
font-size:14px;
color:#000;
padding:7px;
text-align:left;
width:80%;
vertical-align:middle;
border-bottom:1px solid #ccc;
border-right:1px solid #ccc;
}



.sp-slides{
z-index:-99999;
}

.tencho{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
text-align:center;
font-size:13px;
line-height:160%;
}
.tencho img{
margin:10px 0px 10px 0px;
padding:0px 0px 0px 0px;
}
.tencho b{
color:#666;
font-size:110%;
line-height:30px;
}
.more {
clear:both;
text-align: center;
padding: 10px 0px 8px 0px;
margin:10px 0% 0px 0%;
cursor: pointer;
background:#C09265;
color:#fff;
font-size:120%;
border-radius: 5px;
width:100%;
text-align:center;
}
.more a{color:#fff !important;}
.more a:hover{color:#fff !important;}
.more:hover{
background:#999;
}


.smartbutton {
font-weight:bolder;
text-align:center;
	font-size:130%;
	background:#0088D6;
	color:#fff;
	width:100%;
padding:10px 0px 10px 0px;
	margin:0px 0px 8px 0px;
	border-radius:5px;
}
.smartbutton a{color:#fff;}
.smartbutton span{
font-weight:normal;
	font-size:80%;
	padding:0px 0px 0px 5px;
}









#dropmenu2 {
  list-style-type: none;
  width: 100%;
  margin:0 auto;
  padding: 0;
background:#FCFCFC;
}
#dropmenu2 ul{
width:1050px;
margin:0;
padding:0;
}
#dropmenu2 li {
  position: relative;
  width: 16.6%;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
z-index:9999999;
}

#dropmenu2 li a {
  display: block;
  margin: 0;
  padding: 16px 0;
  background:#FCFCFC;
  color: #000;
  font-size: 15px;
  font-weight: normal;
  line-height: 1;
  text-decoration: none;
}
#dropmenu2 li ul {
  list-style: none;
  position: absolute;
  z-index: 100;
  top: 100%;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 0;
}
#dropmenu2 li ul li {
  overflow: hidden;
  width: 100%;
  height: 0;
  color: #fff;
  transition: .2s;
z-index:99999999 !important;
}
#dropmenu2 li ul li a {
  padding: 13px 15px;
  background: #FCFCFC;
  text-align: left;
  font-size: 12px;
  font-weight: normal;
}
#dropmenu2 > li:hover > a {  background: #C9C8C8 }
#dropmenu2 > li:hover li:hover > a {  background: #D8D8D8 }
#dropmenu2 li:hover > ul > li {
  overflow: visible;
  height: 38px;
}
#dropmenu2 li ul li ul {
  top: 0;
  left: 100%;
}
#dropmenu2 li:last-child ul li ul {
  left: -100%;
  width: 100%;
}
#dropmenu2 li ul li ul li a {  background: #FCFCFC }
#dropmenu2 li:hover ul li ul li:hover > a {  background: #D8D8D8 }
#dropmenu2 li ul li ul:before {
  position: absolute;
  content: "";
  top: 13px;
  left: -20px;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-left-color: #999;
}
#dropmenu2 li:last-child ul li ul:before {
  position: absolute;
  content: "";
  top: 13px;
  left: 200%;
  margin-left: -20px;
  border: 5px solid transparent;
  border-right-color: #999;
}
























.menu{
margin:0px 0px 20px 0px;
padding:0px;
}
.menu ul li {
  list-style: none;
  margin:0;
  padding:0px 0px 0px 0px;
  font-size:14px;
  float: left;
  position: relative;
  width: 250px;
  height: 40px;
  line-height: 40px;
  background:#fff;
  color: #000;
  font-weight:normal;
border-bottom:1px solid #E9E7E7;
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-yajirushi.jpg) left top no-repeat;
text-align:left;
}
.menu ul li a {
  color: #000;
  display: block;
  text-decoration: none;
margin:0px 0px 0px 35px;
font-size:14px;
  line-height: 40px;
}
.menu ul li:hover, .menu ul li a:hover {
  color:#666;
}
.menu ul li ul {
  position: absolute;
  top: 0px;
  left: 250px;
  width: 150px;
  z-index: 100;
}
.menu ul li ul li {
  visibility: hidden;
  overflow: hidden;
  width: 200px;
  height: 0;
  background:#fff;
  line-height: 40px;
border-bottom:1px solid #E9E7E7;
}

.menu ul li ul li:hover, .menu ul li ul li a{
  line-height: 40px;
font-size:12px;
padding:0px 0px 0px 0px;
margin:0pc;
}
.menu ul li ul li:hover, .menu ul li ul li a:hover {
  line-height: 40px;
  background:#ededed;
font-size:12px;
}
.menu ul li:hover ul li, .menu ul li a:hover ul li{
  visibility: visible;
  overflow: visible;
  height:40px;
  z-index: 10;
}
.menu * {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}






#erabikata{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
font-size:13px;
line-height:160%;
color:#000;
}
#erabikata p{
font-size:18px;
font-weight:bolder;
margin:0px 0px 10px 0px;
padding:0px 0px 0px 0px;
clear:both;
}
#erabikata b{
font-size:15px;
font-weight:bolder;
line-height:25px;
color:#666;
}
#erabikata ul{
margin:0px 0px 0px 0px;
padding:20px 20px 20px 20px;
background:#FFF0F0;
}
#erabikata li{
font-size:14px;
margin:4px 0px 4px 0px;
padding:0px 0px 0px 0px;
}


#faq{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
font-size:13px;
line-height:160%;
color:#000;
}

#faq p{
font-size:15px;
font-weight:bolder;
margin:30px 0px 10px 0px;
padding:0px 0px 0px 0px;
line-height:160%;
clear:both;
}
#faq b{
font-size:15px;
font-weight:bolder;
line-height:25px;
color:#666;
}
#faq ul{
margin:0px 0px 0px 0px;
padding:20px 20px 20px 20px;
background:#FFF0F0;
}
#faq li{
font-size:14px;
margin:4px 0px 4px 0px;
padding:0px 0px 0px 0px;
}
#faq .question{
font-size:16px;
font-weight:bolder;
margin:15px 0px 0px 0px;
padding:15px;
background:#DFFFE9;
}
#faq .answer{
font-size:13px;
margin:0px 0px 0px 0px;
padding:15px;
line-height:160%;
background:#FFFEDF;
}


.foot-giftwrapping{
margin:40px 0px 0px 0px;
padding:0;
width:100%;
text-align:center;
background:#FFE9E9;
}


#category1{
width:100%;
font-size:14px;
line-height:160%;
margin:0px 0px 20px 0px;
padding:0px 0px 0px 0px;
clear:both;
}
#category1 img{
width:25%;
float:left;
margin:0px 5% 0px 0px;
padding:0px 0px 0px 0px;
}
#category1 table{
width:70%;
float:right;
margin:0px 0% 0px 0px;
padding:0px 0px 0px 0px;
}
#category1 th{
margin:0px 0% 0px 0px;
padding:2% 5% 2% 0;
width:25%;
border-bottom:1px solid #000;
}
#category1 td{
margin:0px 0% 0px 0px;
padding:2% 5% 2% 0;
border-bottom:1px solid #000;
}


#category2{
width:100%;
font-size:14px;
line-height:160%;
margin:20px 0px 0px 0px;
padding:20px 0px 0px 0px;
clear:both;
}


#category2 h1{
font-size:17px;
font-weight:bolder;
margin:20px 0px 20px 0px;
padding:0px 0px 6px 10px;
border-bottom:1px solid #000;
}

#category2 table{
width:100%;
border-top:1px solid #ccc;
border-left:1px solid #ccc;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
#category2 th{
border-bottom:1px solid #ccc;
border-right:1px solid #ccc;
margin:0px 0px 0px 0px;
padding:2% 2% 2% 2%;
text-align:center;
background:#f2f2f2;
}
#category2 td{
border-bottom:1px solid #ccc;
border-right:1px solid #ccc;
margin:0px 0px 0px 0px;
padding:2% 2% 2% 2%;
text-align:center;
}

.kakomi01{margin:3% 0 3% 0;padding:3% 3% 3% 3%;background:#DFFCFF;}
.kakomi02{margin:3% 0 3% 0;padding:3% 3% 3% 3%;background:#DFFFE4;}
.kakomi03{margin:3% 0 3% 0;padding:3% 3% 3% 3%;background:#FFF7F7;}
.kakomi04{margin:3% 0 3% 0;padding:3% 3% 3% 3%;background:#FFFEDF;}
.kakomi05{margin:3% 0 3% 0;padding:3% 3% 3% 3%;background:#DFE4FF;}
.kakomi06{margin:3% 0 3% 0;padding:3% 3% 3% 3%;background:#FFFEDF;}



#free-tanjyouseki{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
font-size:13px;
line-height:160%;
}
#free-tanjyouseki h1{
font-size:21px;
font-weight:bolder;
padding:10px 0px 10px 10px;
margin:10px 0px 10px 0px;
border-bottom:1px solid #000;
}
#free-tanjyouseki h2{
font-size:18px;
font-weight:bolder;
padding:10px 0px 10px 10px;
margin:10px 0px 10px 0px;
border-bottom:1px solid #000;
}
#free-tanjyouseki h2 span{
padding:0px 0px 0px 15px;
color:#000;
}
#free-tanjyouseki h3{
font-size:16px;
font-weight:bolder;
padding:0px 0px 10px 0px;
margin:0px 0px 10px 0px;
border-bottom:1px dashed #ccc;
}
#free-tanjyouseki h3 span{
padding:0px 0px 0px 10px;
color:#6000;
}
.block-tanjyouseki{
margin:0px 0px 20px 0px;
padding:10px 20px 20px 0px;
clear:both;
background:url(https://img02.shop-pro.jp/PA01316/624/etc/back-tanjyouseki.png?cmsp_timestamp=20150810172823);
}

.block-tanjyouseki img{
width:250px;
margin:0px 20px 0px 20px;
}
.block-tanjyouseki table{
width:100%;
margin:10px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
.block-tanjyouseki td{
vertical-align:top;
text-align:left;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
.block-tanjyouseki b{
font-size:16px;
line-height:25px;
}
.block-tanjyouseki ul{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
.block-tanjyouseki li{
list-style:none;
font-size:15px;
margin:0%;
padding:9px 0px 6px 40px;
background:url(https://img02.shop-pro.jp/PA01316/624/etc/icon-check_2.png) left top no-repeat;
}
.block-tanjyouseki p{
width:120px;
margin:10px 0px 0px 0px;
padding:10px 20px 10px 20px;
background:#EDFDFF;
color:#000;
font-size:13px;
font-weight:bolder;
border-radius:5px;
text-align:center;
}
.block-tanjyouseki p:hover{
background:#ccc;
}





#free-miyabi{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
font-size:13px;
line-height:160%;
background:#000;
color:#fff;
border:1px solid #CECB71;
}
#free-miyabi h1{
color:#EADEB1;
font-size:21px;
font-weight:bolder;
padding:10px 0px 10px 15px;
margin:10px 0px 10px 0px;
font-family: "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝", serif;
}
#free-miyabi h1 span{
padding:0px 0px 0px 20px;
}
#free-miyabi h2{
font-size:18px;
font-weight:bolder;
padding:10px 0px 10px 10px;
margin:10px 0px 10px 0px;
border-bottom:1px solid #CECB71;
}
#free-miyabi h2 span{
padding:0px 0px 0px 15px;
color:#fff;
}
#free-miyabi h3{
font-size:16px;
font-weight:bolder;
padding:0px 0px 10px 0px;
margin:0px 0px 10px 0px;
border-bottom:1px dashed #CECB71;
}
#free-miyabi h3 span{
padding:0px 0px 0px 10px;
color:#6000;
}
.block-miyabi{
margin:0px 0px 20px 0px;
padding:10px 20px 20px 0px;
clear:both;
background:#000;
color:#fff;
}

.block-miyabi img{
width:250px;
margin:0px 20px 0px 20px;
}
.block-miyabi table{
width:100%;
margin:10px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
.block-miyabi td{
vertical-align:top;
text-align:left;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
font-size:14px;
color:#fff;
line-height:160%;
}
.block-miyabi b{
font-size:16px;
line-height:30px;
}

.block-miyabi p{
width:120px;
margin:10px 0px 0px 0px;
padding:10px 20px 10px 20px;
background:#CECB71;
color:#000;
font-size:13px;
font-weight:bolder;
border-radius:5px;
text-align:center;
}
.block-miyabi p:hover{
background:#f5f5f5;
}


.stone-exp{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
width:800px;
min-height:80px;
max-height:130px;
overflow-y:scroll;
clear:both;
}


#kaigai{
width:750px;margin:0;padding:0;
font-size:13px;
line-height:160%;
color:#000;
}
#kaigai img{
max-width:100%;
margin:2% 0 2% 0;
}
#kaigai b{
font-size:120%;
line-height:190%;
}

.step-title{
font-size:130%;
font-weight:bolder;
margin:10px 0px 10px 0px;
padding:10px 10px 10px 10px;
background:#FFF7FC;
}
.step-title span{
font-weight:bolder;
padding:0px 15px 0px 0px;
margin:0px 0px 0px 0px;
color:#00A1B7;
}




.item3retsu{
clear:both;
width:100%;
margin:10px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
.item3retsu ul{
width:100%;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
.item3retsu li{
float:left;
font-size:14px;
width:31%;
list-style:none;
margin:0px 1% 3% 1%;
padding:0px 0px 0px 0px;
}
.item3retsu img{
width:100%;
}

.20151020-banner{
clear:both;
width:100%;
margin:10px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
.20151020-banner ul{
width:100%;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
.20151020-banner li{
float:left;
text-align:center;
font-size:17px;
width:48%;
list-style:none;
margin:0px 2% 20px 0px;
padding:0px 0px 0px 0px;
}
.20151020-banner img{
width:100%;
}
.20151020-rank{
max-width:10% !important;
}

.ishiimiziten{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
.ishiimiziten table{
width:770px;
margin:20px 0px 20px 0px;
padding:0px 0px 0px 0px;
}
.ishiimiziten th{
width:210px;
text-alignleft;
vertical-align:top;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
.ishiimiziten td{
width:560px;
text-alignleft;
vertical-align:top;
font-size:13px;
line-height:170%;
color:#000;
margin:0px 0px 0px 0px;
padding:27px 0px 0px 0px;
}
.ishiimiziten img{
  width:190px;
margin:0px 30px 0px 0px;
}
.ishiimiziten p{
  min-height:30px;
  line-height:120%;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
text-align:left;
font-size:18px;
font-weight:bolder;
color:#000;
}

.ishiimiziten-navi{
margin:0px 0px 0px 0px;
padding:30px 0px 20px 0px;
}
.ishiimiziten-navi ul{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
.ishiimiziten-navi li{
list-style:none;
float:left;
margin:0px 7px 0px 0px;
padding:5px 20px 5px 20px;
font-size:19px;
font-weight:bolder;
color:#000;
background:#ededed;
border-radius:5px;
}


#syugoshin{
 margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  font-size:15px;
  line-height:180%;
  color:#000;
}
#syugoshin h1,h2{
 margin:10px 0px 10px 0px;
  padding:10px 0px 10px 10px;
  font-size:19px;
  font-weight:bolder;
  border-bottom:1px solid #000;
}
#syugoshin .sora{
 margin:10px 0px 10px 0px;
  padding:20px;
  font-size:16px;
  line-height:180%;
  background:url(https://img02.shop-pro.jp/PA01316/624/etc/back-sora.png?cmsp_timestamp=20170228165716) left top no-repeat;
}
.syugoshin-navi{
 margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
}
.syugoshin-navi ul{
 margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
}
.syugoshin-navi li{
  list-style:none;
  float:left;
 margin:0px 20px 20px 0px;
  padding:0px 0px 0px 0px;
}

.2retsu-banner{
width:800px;
margin:0;
padding:0;
}
.2retsu-banner img{
width:100%;
margin:0;
padding:0;
}
.2retsu-banner ul{
width:100%;
margin:0;
padding:0;
}
.2retsu-banner li{
width:49%;
margin:0 1% 1% 0;
padding:0 0 0 0;
float:left;
list-style:none;
}



.detail-frame1{
width:650px;
margin:20px 0px 20px 0px;
padding:25px 50px 25px 50px;
font-size:14px;
line-height:170%;
color:#fff;
background:url(https://file001.shop-pro.jp/PA01316/624/img/back-frame1.jpg) no-repeat left top;
background-size:100%;
}

.detail-frame2{
width:550px;
margin:20px 0px 20px 0px;
padding:100px 100px 100px 100px;
font-size:14px;
line-height:170%;
color:#000;
background:url(https://file001.shop-pro.jp/PA01316/624/img/back-frame2.jpg) no-repeat left top;
background-size:100%;
}

.detail-frame3{
width:550px;
margin:20px 0px 20px 0px;
padding:100px 100px 100px 100px;
font-size:14px;
line-height:170%;
color:#000;
background:url(https://file001.shop-pro.jp/PA01316/624/img/back-frame3.jpg) no-repeat left top;
background-size:100%;
}

.detail-frame4{
width:550px;
margin:20px 0px 20px 0px;
padding:200px 100px 200px 100px;
font-size:14px;
line-height:170%;
color:#000;
background:url(https://file001.shop-pro.jp/PA01316/624/img/back-frame4.png) no-repeat left top;
background-size:100%;
}

.detail-frame5{
width:550px;
margin:20px 0px 20px 0px;
padding:100px 100px 100px 100px;
font-size:14px;
line-height:170%;
color:#000;
background:url(https://file001.shop-pro.jp/PA01316/624/img/back-frame5.jpg) no-repeat left top;
background-size:100%;
}

.detail-frame1{
width:90%;
margin:20px 0px 20px 0px;
padding:5% 5% 5% 5%;
font-size:12px;
line-height:140%;
color:#fff;
background:url(https://file001.shop-pro.jp/PA01316/624/img/back-frame1.jpg) no-repeat left top;
background-size:100%;
}

.detail-frame2{
width:90%;
margin:20px 0px 20px 0px;
padding:5% 5% 5% 5%;
font-size:12px;
line-height:140%;
color:#000;
background:url(https://file001.shop-pro.jp/PA01316/624/img/back-frame2.jpg) no-repeat left top;
background-size:100%;
}

.detail-frame3{
width:90%;
margin:20px 0px 20px 0px;
padding:5% 5% 5% 5%;
font-size:12px;
line-height:140%;
color:#000;
background:url(https://file001.shop-pro.jp/PA01316/624/img/back-frame3.jpg) no-repeat left top;
background-size:100%;
}

.detail-frame4{
width:90%;
margin:20px 0px 20px 0px;
padding:5% 5% 5% 5%;
font-size:12px;
line-height:140%;
color:#000;
background:url(https://file001.shop-pro.jp/PA01316/624/img/back-frame4.png) no-repeat left top;
background-size:100%;
}

.detail-frame5{
width:90%;
margin:20px 0px 20px 0px;
padding:5% 5% 5% 5%;
font-size:12px;
line-height:140%;
color:#000;
background:url(https://file001.shop-pro.jp/PA01316/624/img/back-frame5.jpg) no-repeat left top;
background-size:100%;
}

.xmascampaign-cont{
width:750px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
font-size:15px;
line-height:180%;
text-align:center;
}
.xmascampaign-cont img{
max-width:750px;
margin:0px 0px 0px 0px;
}
.xmascampaign-cont hr{
border-top: 1px solid #bbb;
margin:30px 0px 30px 0px;
padding:0px 0px 0px 0px;
}
.xmascampaign-cont a{color:#A80404;}
.xmascampaign-cont a:hover{color:#ccc;}


.shindancheart{
width:770px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
font-size:15px;
line-height:170%;
color:#333;
}
.shindancheart hr{
height:0px;
border:0;
border-bottom:1px solid #ccc;
margin:20px 0px 20px 0px;
padding:0;
}
.shindancheart table{
width:770px;
margin:10px 0px 0px 0px;
padding:0px 0px 0px 0px;
table-layout:fixed;
}
.shindancheart td{
margin:0px 0px 0px 0px;
padding:0px 15px 0px 0px;
  text-align:left;
}
.shindancheart img{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
width:100%;
}
.shindancheart b{
 line-height:35px; 
  font-size:16px;
}
.colorerabu{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
font-size:14px;
line-height:160%;
color:#000;
}
.colorerabu img{
margin:0px 0px 10px 0px;
}
.colorerabu p{
margin:0px 0px 0px 0px;
padding:10px 0px 0px 0px;
font-size:18px;
font-weight:bolder;
clear:both;
}
.colorerabu b{
font-size:15px;
line-height:30px;
}


.irodeerabu-table{
width:800px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
.irodeerabu-table table{
width:800px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
table-layout:fixed;
}
.irodeerabu-table td{
font-size:14px;
line-height:170%;
color:#000;
text-align:left;
vertical-align:top;
padding:0px 0px 20px 0px;
}
.irodeerabu-table img{
width:380px;
margin:0px 0px 10px 0px;
}
.irodeerabu-table h1{
  clear:both;
text-align:left;
color:#000;
font-weight:bolder;
width:auto;
font-size:19px;
margin:10px 0px 10px 0px;
letter-spacing:2px;
padding:11px 0px 8px 10px;
border-bottom:1px solid #000;
}

.antiquewaku{
  width:664px;
 margin:20px 0px 0px 0px;
  padding:30px 40px 30px 40px;
  font-size:14px;
  line-height:170%;
  border:3px double #C9B78A;
  background:#FBFAF5;
}
.antiquewaku p{
 font-size:15px !important;
  font-weight:bolder !important;
  margin:0px 0px 10px 0px;
}
