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

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

body {
	font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	margin:0px;
	padding:0px;
	text-align:center;
	font-size:12px;
	line-height:1.3em;
	color: #333333;
	}

.bold {
	font-weight:bold;
	}

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

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



.sans_serif, #header, #news, #footer {
	font-family: Verdana,"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif; }

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

#header {
	margin: 0px 0px 15px 0px;
	background-position: top;
	}

.title {
	width:960px;
	text-align:left;
	margin-bottom:0px;
	font-size: 1em;
	}
	
.titlelogo {margin: 16px 0;}

.title a:link,.sidemenu a:link {color:#B52D00; text-decoration:none;}
.title a:visited,.sidemenu a:visited {color:#B52D00; text-decoration:none;}
.title a:active,.title a:hover,.sidemenu a:active,.sidemenu a:hover {color:#B5661D; text-decoration:none; filter: alpha(opacity=50); -moz-opacity:0.5; opacity:0.5;}

.title_my12 {
	font-size: 1em;
	letter-spacing: 0.1em;
	line-height: 220%;
}

.title_red {
	font-size: 1em;
	color:#F00;
	font-weight:bold;
	line-height: 140%;
}
.title_l {
	font-size: 1.2em;
	font-weight:bold;
	line-height:140%;
}
.title_l_red {
	font-size: 1.2em;
	color: #F00;
	font-weight:bold;
	line-height: 140%;
}

.title_ritou {
	font-size: 0.85em;
	line-height: 140%;
}

#gbn {
	margin-bottom:15px;
	}
	
#gbn1 {width:115px;}
#gbn2 {width:279px;}
#gbn3 {width:122px;}
#gbn4 {width:162px;}
#gbn5 {width:122px;}
#gbn6 {width:160px;text-align:right;}

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

.menu_1 a         {color:#EA5431;}
.menu_1 a:link    {color:#EA5431; text-decoration:none;}
.menu_1 a:visited {color:#CD482B; text-decoration:none;}
.menu_1 a:active  {color:#EA5431; text-decoration:none;}
.menu_1 a:hover   {color: #EA6A3C; text-decoration: none;}

#linkSpacer{
	margin:0px 5px 0px 5px;
	}
#Menu {
	background-image:url(https://img08.shop-pro.jp/PA01035/757/etc/menu_back.gif?20140909132750);
	background-repeat:repeat;
	width: 100%;
	height: 50px;
	background-color: #562B08;
	text-align: center;
}
#MenuInner {
	width: 915px;
	height: 36px;
	margin-top: 7px;
	display: inline-block;
    /display: block; /* IE対策 */
    /zoom: 1; /* IE対策 */
    padding: 0;
}
#Menu a:active,#Menu a:hover  {
	text-decoration:none;
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
#MenuHome {
	margin-left: 0px;
	margin-right: 7px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
}
#About {
	margin-right: 7px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
}
#Cart {
	margin-right: 0px;
	margin-top: 0px;
	display: inline;
	float: right;
	margin-bottom: 0;
}
#How {
	margin-right: 7px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
}
#Payment {
	margin-right: 7px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
}
#Contact {
	margin-right: 7px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
}
#Asked {
	margin-right: 7px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
}


#main_box {
	width:715px;
	text-align:left;
	font-size:14px;
	line-height:200%;
}

#main_box td {
	font-size:14px;
	line-height:200%;
}
#main_box h2 {
	background-image: url(https://img08.shop-pro.jp/PA01035/757/etc/h_title.gif);
	background-repeat: no-repeat;
	width: 700px;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	padding: 4px 0px 14px 15px;
	margin: 40px 0 10px 0;
}

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

/* ************************************************ 
 *	スライダー
 * ************************************************ */
#slider_box { 
    width:905px;
	margin:0px 20px;
}
	
/* ************************************************ 
 *	左側メニュー
 * ************************************************ */
#side_area {
	padding-right:35px;
	text-align:left;
	width: 200px;
	float: left;
	overflow: hidden;
}
#side_area h3{
	background-image: url(https://img08.shop-pro.jp/PA01035/757/etc/side_title.gif);
	background-repeat: no-repeat;
	font-size: 1.2em;
	text-align: center;
	color: #FFF;
	padding: 9px 5px 14px 5px;
	margin: 0 ;
}
.sidemenu {
	width: 200px;
	color: #333333;
	margin-bottom: 20px;
	}
.sidemenu01 {
	width: 200px;
	margin-bottom: 20px;
	background-color: #FFF4C1;
	}
.rankingimg {padding-right:3px;}

.sidemenu02 {
	width: 200px;
	margin-bottom: 20px;
	}
	
.sidemenu03 {
	width: 200px;
	margin-bottom: 20px;
	}
.members img{
	margin-top: 10px;
}

.side_title {
	width:200px;
	height:43px;
	margin-bottom:10px;
	}

.side_text {
	text-align:center;
	padding:5px 0;
	line-height:1.2em;
	}
	
.side_text_members,.side_text_cart,.about {
	display: block;
	text-align: center;
	margin-bottom: 20px;
	}

.blog{
	margin: 0px;
}
	
.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://img08.shop-pro.jp/PA01035/757/etc/s_cate_back2.gif) 0px 0px no-repeat;
	}

.side_bottom {
	display:block;
	width:195px;
	height:2px;
	background:#FFFFFF;
	}
	
.st_contents {
	overflow:hidden;
	width:200px;
	text-align:left;
	}

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

#manager_name {
	margin:5px 0px;
	font-weight:bold;
	text-align:center;
}


/* ------------------------------------- 
 *	商品カテゴリｰエリア背景色
 * ------------------------------------- */
.side_category table{
	width: 200px;
}
.side_category tr{
	border-bottom: 1px solid #B1BF87;
}

.side_category td{
	padding-top: 10px 0 0 10px;
	vertical-align: middle;
}

.side_category a {
	line-height: 130%;
	font-size: 1.2em;
}
#sidebar{
	width: 200px;
	float: left;
	overflow: hidden;
}
.category{
	margin-top: -20px;
	background: none repeat scroll 0% 0% transparent;
}
.side_cat_bg {
	margin-bottom:25px;
	}

.side_cat_text {
	width: 200px;
	height:56px;
	background:url(https://img08.shop-pro.jp/PA01035/757/etc/s_cate_back.gif) 0px 0px no-repeat;
	margin: 0px;
}

.side_cat_sub ul {
 	style:list-style:none;
 	padding:10px 0;
	border-bottom:solid #B1BF87 1px;
	}
	
.side_cat_sub li {
	padding:0 10px;
	background: url(https://img08.shop-pro.jp/PA01035/757/etc/li_cat_sub.gif) no-repeat 10px 3px;
	text-indent:1em;
	line-height:1.4em;
	}
	
.side_cat_text_group {
	width:200px;
	background:#FFFFFF;
	overflow:hidden;	
}

.side_cat_text_group .st_contents {
	border-top:1px #e6e6e6 dotted;
}
	
.side_cat_text .st_contents,
.side_cat_text_group .st_contents{
	margin: 0;
}

.utility a,.sidemenu03 a {color:#5B5D2E; text-decoration:none;}
.utility a:link,.sidemenu03 a:link {color:#5B5D2E; text-decoration:none;}
.utility a:visited,.sidemenu03 a:visited {color:#5B5D2E; text-decoration:none;}
.utility a:active,.sidemenu03 a:active {color:#5B5D2E; text-decoration:none; filter: alpha(opacity=70); -moz-opacity:0.7; opacity:0.7;}
.utility a:hover,.sidemenu03 a:hover {color:#5B5D2E; text-decoration:none; filter: alpha(opacity=70); -moz-opacity:0.7; opacity:0.7;}

/* ------------------------------------- 
 *	売れ筋商品
 * ------------------------------------- */
#bestarea h3{
	background-image: url(https://img08.shop-pro.jp/PA01035/757/etc/side_title2.gif);
	background-repeat: no-repeat;
	font-size: 1.2em;
	text-align: center;
	color: #FFF;
	padding: 9px 5px 14px 5px;
	margin: 0;
}
.bestseller table{
	width: 200px;
}
.bestseller ol{
	list-style: inside decimal;
	padding:10px 0;
	color: #581C00;
}
.bestseller li{
	font-size: 1.1em;
	margin-bottom: 10px;
	padding:0 1em 0.8em 2.0em;
    text-indent: -1.5em;
	font-weight: bold;
	line-height: 120%;
	border-bottom:solid #E6C98A 1px;
}

/* ------------------------------------- 
 *	おすすめ商品
 * ------------------------------------- */
.osusume table{
	width: 200px;
}
.osusume ul{
	list-style: inside decimal;
	padding:10px 0;
	color: #581C00;
}
.osusume li{
	font-size: 1.1em;
	margin-bottom: 10px;
	padding:0 0 0.8em 1.1em;
    text-indent: -1.0em;
	font-weight: bold;
	line-height: 120%;
	border-bottom:solid #B1BF87 1px;
}
/* ------------------------------------- 
 *	メールマガジン
 * ------------------------------------- */
.mailmaga{
	width: 200px;
	margin: 0px auto;
	padding: 0 0 20px 0;
}
/* ------------------------------------- 
 *	卸販売
 * ------------------------------------- */
.oroshi{
	width: 200px;
	margin: 0px auto;
	padding: 0px;
}


/* ------------------------------------- 
 *	カートの中 - 商品名・価格ボタン色/枠線色
 * ------------------------------------- */
.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;
	margin-bottom: 0px;
	}

#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:180px;
	margin-bottom:5px;
	}

.side_form_input {
	width:180px;
	height:24px;
	margin-right:5px;
	}
#search_button {margin: 0 0 -5px -32px;}

/* ------------------------------------- 
 *	お知らせ
 * ------------------------------------- */
.infoBox img{
	margin-bottom:5px;
}
.utility{
	font-weight: bold;
	line-height: 40px;
	display: block;
	width: 200px;
	font-size: 1.2em;
}
.utility ul {
    list-style: none outside none;
}
.utility li {
    margin: 0px 0px 20px 7px;
}
.utility li img{
	margin: 0px 5px -8px 0px;
}

/* ************************************************ 
 *	フッターメニュー
 * ************************************************ */
#footer{
	position: relative;
	width: 960px;
	margin: 40px auto 0px;
	text-align: left;
}
#gototop {
	text-align: right;
	padding-bottom: 15px;
	padding-top: 20px;
}

#gototop a {color:#B1BF87; text-decoration:none;}
#gototop a:link {color:#B1BF87; text-decoration:none;}
#gototop a:visited {color:#B1BF87; text-decoration:none;}
#gototop a:hover {color:#B1BF87; text-decoration:none; filter: alpha(opacity=50); -moz-opacity:0.5; opacity:0.5;}


.guide{
	width: 960px;
	overflow: hidden;
	margin: 0 auto;
	border: solid #AA9584 3px;
	padding-bottom: 15px;
}
.guide_in{
	padding-top: 30px;
	margin: 0 auto;
	width: 810px;
}
.payment{
	float: left;
	width: 250px;
}
.delivery,.contact{
	float: left;
	width: 250px;
	padding: 0px 0px 0px 30px;
}
#footer h4{
	color: #5B5D2E;
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 5px;
}
#footer h5{
	color: #5B5D2E;
	font-weight: bold;
	font-size: 1.1em;
	margin: 5px 0 2px;
}
.guide p{
	margin-top: 0px;
}
.delivery p{
	margin-bottom: 30px;
}
.mail{
	font-size: 1.1em;
}
#footer a:link {color:#581C00; text-decoration:none;}
#footer a:visited {color:#581C00; text-decoration:none;}
#footer a:hover {color:#DAB668; text-decoration:none; filter: alpha(opacity=50); -moz-opacity:0.5; opacity:0.5; font-weight:bold;}

#under{
	width: 960px;
}
#copy{
	color: #9E9E9F;
	margin: 5px 0 15px;
	float: left;
}
#policy{
	color: #9E9E9F;
	float: right;
	margin: 5px 0 15px;
}
#policy a {color:#9E9E9F; text-decoration:none;}
#policy a:link {color:#9E9E9F; text-decoration:none;}
#policy a:visited {color:#9E9E9F; text-decoration:none;}
#policy a:hover {color:#EA5431; text-decoration:none; filter: alpha(opacity=50); -moz-opacity:0.5; opacity:0.5;}

/* ************************************************ 
 *	コンテンツ共通
 * ************************************************ */
#mainContent{
	width: 950px;
	margin: 0 auto;
	text-align: left;
}
	
/* ------------------------------------- 
 *	会員専用価格の表示　トップページ用
 * ------------------------------------- */
.regular_price_top {
	padding:0px;
	margin:0px;
	text-decoration:line-through;
	color:#999999;
	}

.price_top {
	padding:0px;
	margin:0px;
	font-size:12px;
	color:#562B08;
	}

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

#shop_info .cont {
	padding:15px 20px;
}

#shop_info_pay {background:transparent url(https://img.shop-pro.jp/tmpl_img/32/shop_info_pay_bg.gif) 0px 0px repeat-y;}
#shop_info_deli {background:transparent url(https://img.shop-pro.jp/tmpl_img/32/shop_info_deli_bg.gif) 0px 0px repeat-y;}
#shop_info_sct_img {margin-top:20px;}

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


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

/* ------------------------------------- 
 *	お知らせエリア
 *	箇条書きでお知らせを掲載する際にご利用ください
 *	※初期設定では適用されていません
 * ------------------------------------- */
.info_block {
	width:726px;
	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:#333333;
	}
/* ------------------------------------- 
 *	メインコンテンツ
 * ------------------------------------- */
#content {
	width: 715px;
}

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

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

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

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

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

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

.price_all {
	padding:0px;
	margin:0px;
	font-size:12px;
	color:#562B08;
	}

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


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

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

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

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

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

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

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

.pagenavi a {
	text-decoration:none;
	}
	
.main_title h2 {
	background-image: url("https://img08.shop-pro.jp/PA01035/757/etc/main_title.gif");
	background-repeat: no-repeat;
	width: 715px;
	font-size: 1.28em;
	font-weight: bold;
	color: #ffffff;
	padding: 7px 15px 16px 15px;
	margin-top: 40px 0px 10px 0px;
}


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

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

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

.product_item .name {
	margin:10px 0px 0px;
	font-weight:bold;
	}
	
.product_item .name img{
	vertical-align:middle;
	}

.product_item .price {
	margin:5px 0px 0px;
	}

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

.product_list a         {color:#B52D00; text-decoration:none}
.product_list a:link    {color:#B52D00; text-decoration:none}
.product_list a:visited {color:#B52D00; text-decoration:none}
.product_list a:active  {color:#B52D00; text-decoration:underline;}
.product_list a:hover   {color:#B52D00; text-decoration:underline;}

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

.footstamp {
	width:715px;
	color:#333333;
	margin-bottom:15px;
	}

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

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

.footstamp img {
	vertical-align:middle;
	}

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

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

.ci_main_title {
	width: 715px;
	border-bottom: 5px solid #C9BAAD;
	font-weight: bolder;
	margin-top: 30px;
	padding-bottom: 5px;
	text-align: left;
	color: #AA9584;
	}

.checkitem_list {
	float: left;
	margin: 15px 15px 15px 0;
	padding: 0 25px 0 0;
	width: 100px;
	}

.checkitem .name {
	font-weight:bold;
	}

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

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

.detail_cont {
	width:726px;
}

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

.detail_txt_block {
	width:294px;
	float:right;
	margin-bottom:20px;
	text-align:left;
}


.detail_img_block img {
	border:1px solid #999999;
	max-width: 100%;
}

.product_name {
	color:#562B08;
	font-size:18px;
	font-weight:bold;
	margin:20px 0 10px 0;
}

.expl_block {
	margin-bottom:30px;
	vertical-align:top;
}

.detail_img {
	margin-bottom:20px;
}

.detail_other {
	width:405px;
}

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

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

.detail_other .sub img {
	width: 95px;
}

.detail_txt_block table.table {
	width:294px;
	margin-bottom:20px;
}

.detail_txt_block table.table td.tit,
.detail_txt_block table.table td.cont {
	padding:15px 0 15px 0;
}

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

.sk_link_other {
	font-size: 0.85em;
	margin-bottom: 20px;
}

.txt_option {
	font-size: 0.85em;
	margin-bottom:20px;
	background:transparent url(https://img08.shop-pro.jp/PA01035/757/etc/icon_product1.gif) 0px 3px no-repeat;
	padding-left:15px;
}

.txt_back {
	font-size: 0.85em;
	margin-bottom:10px;
	background:transparent url(https://img08.shop-pro.jp/PA01035/757/etc/icon_product2.gif) 0px 0px no-repeat;
	padding-left:22px;
}

.txt_tell {
	font-size: 0.85em;
	margin-bottom:10px;
	background:transparent url(https://img08.shop-pro.jp/PA01035/757/etc/icon_product3.gif) 0px 3px no-repeat;
	padding-left:22px;
}

.txt_inq {
	font-size: 0.85em;
	margin-bottom:10px;
	background:transparent url(https://img08.shop-pro.jp/PA01035/757/etc/icon_product4.gif) 0px 0px no-repeat;
	padding-left:22px;
}
.txt_review {
	font-size: 0.85em;
	margin-bottom:10px;
	background:transparent url(https://img08.shop-pro.jp/PA01035/757/etc/icon_product5.gif) 0px 0px no-repeat;
	padding-left:22px;
}
.txt_reviewpost {
	font-size: 0.85em;
	margin-bottom:20px;
	background:transparent url(https://img08.shop-pro.jp/PA01035/757/etc/icon_product6.gif) 0px 0px no-repeat;
	padding-left:22px;
}

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

.rs_pd_cart_btn {
	font-size: 0.85em;
	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:18px;
	color:#CA141C;
	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: 0px 0px 20px 0px;
	padding-right:20px
	}

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

#together .together_list {
  width: 130px;
  text-align:left;
  float: left;
	margin: 15px 15px 15px 0;
	padding: 0 25px 0 0;
	}

#together .together_list img {
	border:1px solid #999999;
	max-width: 155px;
	}

/* ------------------------------------- 
 *	トラックバック
 * ------------------------------------- */
#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 {
	margin:15px auto;
	padding:5px 0px;
	background:#e7e7e7;
	height:auto;
	width:564px;
}

#Option .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:715px;
	margin-bottom:15px;
	color:#333333;
	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;
	background-color:#e9eed9;
	}
	
#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 {
	width:695px;
	padding:5px 10px;
	background:#E0D5CB;
	border-bottom:1px solid #FFFFFF;
	}

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

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




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

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

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

/* ************************************************ 
 *	フリーページ
 * ************************************************ */
 
.kodawari {
	width:715px;
}

.kodawari h3  {
	width:320px;
	font-size:1.0em;
	font-weight:bold;
	color:#FFFFFF;
	padding:5px 5px 5px 15px;
	margin:10px 0 20px 0;
}
.kodawari_left {
	float:left;
	width:340px;
	margin-right:35px;
	font-size:1.2em;
	margin-bottom:15px;
}
.kodawari_right {
	float:left;
	width:340px;
	font-size:1.2em;
	margin-bottom:15px;
}
.kodawari_box {
	width:450px;
	font-size:1.0em;
	line-height:2.5em;
	background:#FFF4C1;
	border:solid 1px #E6C98A;
	padding:20px;
	margin:10px 113px 25px 112px;
}
.kodawari_red {
	color:#FF0000;
	font-size:1.0em;
}
.kodawari_box h3  {
	width:300px;
	background:#AA9584;
	font-size:1.0em;
	font-weight:bold;
	letter-spacing:1.5em;
	text-align:center;
	color:#FFFFFF;
	padding:5px 5px 5px 15px;
	margin:10px 75px 20px 75px;
}
.kodawari_txt1 {
	color:#562B08;
	font-weight:bold;
	letter-spacing:1.5em;
	text-align:center;
}


/* ------------------------------------- 
 *	年末年始休暇用設定／
 * ------------------------------------- */

.holiday {
    width:895px;
    color:#000000;
    padding:10px; 
    margin:20px auto;
    overfloe:hidden;
    background:#FFFFFF ;
    border: 1px solid #E7E7E7;
    border-top: 1px solid #E7E7E7;
    -moz-box-shadow: 0 1px 3px #E7E7E7;
    -webkit-box-shadow: 0 1px 3px #E7E7E7;
    box-shadow: 0 1px 3px #E7E7E7;
}
.holiday p {
    font-size:16px ;
}
.holiday .holiday-top {
    height: 190px;
    color:#FFFFFF;
    font-size:larger;
    font-weight:bolder;
    margin:0 20px 10px 0;
    background-color: #DE540B; 
    float:left;
}
.holiday .holiday-top p {
    font-size:medium ;
    line-height: 1.4;
    font-size:23px; 
    color:#FFFFFF;
}

.holiday table.date { 
    font-size:1.25em ;
    width:670px;
}
.holiday table.date tr {
margin:3px;
text-align:center;
border-bottom:solid 2px #FFFFFF;
}
.holiday table.date tr th {
text-align:center;
color:#815213;
}
.holiday table.date tr th.blown {
background-color:#815213;
color:#FFFFFF;
padding:5px;
margin:3px;
}

.holiday table.date tr td.yellow {
padding:5px;
margin:3px;
background-color:#FFF4C1;
}


/* ------------------------------------- 
 *	長期休暇用設定／
 * ------------------------------------- */

.holiday01-top{
    color:#FFFFFF;
    line-height: 1.3;
    font-size:large;
    font-weight:bolder;
    padding:5px;
    margin:5px 0px;
    background-color:#BB2F16 ;
}

.holiday01{
    color:#000000;
    line-height: 1.3;
    padding:10px;font-size:medium ;
    padding:10px;padding:0px 10px 10px 10px;
    margin-top:20px;
    margin-bottom:20px;
    background:#FFFFFF ;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid grey;
    border-top: 1px solid grey;
    -moz-box-shadow: 0 1px 3px black;
    -webkit-box-shadow: 0 1px 3px black;
    box-shadow: 0 1px 3px black;
}

table.type02 {
	border-collapse: collapse;
	text-align: center;
	line-height: 1.5;
	border-left: 1px solid #ccc;
    margin-top:20px ;
    margin-bottom:20px;
  　width:100%;
}

table.type02 thead th {
	padding: 20px;
	font-weight: bold;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 2px solid #c00;
	background: #dcdcd1;
    text-align: center;
}
table.type02 tbody th {
	padding: 20px;
	font-weight: bold;
	text-align: center;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #ececec;
}
table.type02 td {
	padding: 10px;
	text-align: center;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
    font-size:150%;
}


/**************************** 
　販売on or off
 ****************************/

.reserv {
     width:100%;
     border: 4px solid #cc0000;
     border-radius:10px;
     background-color:#FFFFFF;
     font-size:1.2em;
     line-height:1.5em;
     padding:5px;
     margin-bottom:30px;
     text-align:center; 
}

.discontinued {
     width:100%;
     border: 4px solid #00a0e9;
     border-radius:10px;
     background-color:#FFFFFF;
     font-size:1.2em;
     line-height:1.5em;
     padding:5px;
     margin-bottom:30px;
     text-align:center; 
}
.reservdot {
     border-top: 1px dotted #cdcdcd;
     border-bottom: 1px dotted #cdcdcd;
     padding:3px 0;
     margin-top:10px;
     margin-bottom:5px;
}





.reserv-figure {
    width:90%;
    font-weight:bold;
    text-decoration:none;
    display:block;
    align:center;
    padding:8px 0 10px;
    color:#fff;
    background-color:#e60012;
    border-radius:5px;
    box-shadow:2px 2px #73010a;
    margin:10px  25px;
    clear:both;
}

.discontinued-figure {
    width:90%;
    font-weight:bold;
    text-decoration:none;
    display:block;
    text-align:center;
    padding:8px 0 10px;
    color:#fff;
    background-color:#00a0e9;
    border-radius:5px;
    box-shadow:2px 2px #026592;
    margin:10px  25px;
    clear:both;
}
