@import url('https://fonts.googleapis.com/css?family=Montserrat');

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

#gbn {
margin:0 auto;
}


html,body,div,
dl,dt,dd,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pre,code,blockquote,hr,
th,td{
    margin:0;
    padding:0;
}

h1,h2,h3,h4,h5,h6 p {
	font-size:100%;
}
h1,h2,h3,h4,h5,h6 p {
	font-weight:normal;
}
fieldset,img,abbr,acronym {
    border:0;
} 
address,caption,cite,code,dfn,em,u,s,i,th,var {
    font-style:normal;
    font-weight:normal;
}
caption,th {
    text-align:left;
}
q:before,q:after {
    content:'';
}

a {
    outline:none;
	color: #333;

}

a:link{  text-decoration:none;}
a:active{ text-decoration:none;}
a:visited{  text-decoration:none;}
a:hover {
}

ul,li {
	list-style:none;
	margin:0;
	padding:0;
}



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


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

.side_cat_text {
	width:195px;
	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:#0000cc; text-decoration:underline;}
.side_cat_text a:link ,.side_cat_text_group a:link      {color:#0000cc; text-decoration:underline;}
.side_cat_text a:visited,.side_cat_text_group a:visited {color:#0000cc; text-decoration:underline;}
.side_cat_text a:active,.side_cat_text_group a:active   {color:#0000cc; text-decoration:underline;}
.side_cat_text a:hover,.side_cat_text_group a:hover     {color:#ee0000; 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;
	}
	

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



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

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

.price_top {
	padding:0px;
	margin:0px;
	font-size:14px;
	color:#ff0000;
  font-family: 'Montserrat', sans-serif;
	}

.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/31/shop_info_pay_bg.gif) 0px 0px repeat-y;}
#shop_info_deli {background:transparent url(https://img.shop-pro.jp/tmpl_img/31/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/31/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;
	}


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

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

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

.sort_01 a,
.sort_01 a:link,
.sort_01 a:visited {
	color:#fff;
	}

.sort_01 a:hover {
	border-color:#fff;
	  border-bottom: solid 1px #fff;
	}

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

.price_all {
	padding:0px;
	margin:0px;
	font-size:14px;
	color:#ff0000;
  font-family: 'Montserrat', sans-serif;
	}

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


/* ------------------------------------- 
 *	一覧表示　並び順を変更(商品検索結果）
 * ------------------------------------- */
.sort_02 {
	width:726px;
	height:28px;
		padding-bottom:3px;

	}

.sort_02 a,
.sort_02 a:link,
.sort_02 a:visited {
	color:#fff;
	}

.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:#ff0000;
	}

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

/* ------------------------------------- 
 *	一覧表示　商品数と表示数
 * ------------------------------------- */
.pagenavi {
	width:726px;
	height:28px;
	margin-bottom:30px;
	border-bottom:double 4px #d72011;
	color:4d4d4d;
	}

.pagenavi a:hover{
	border-bottom:#4d4d4d1px solid;
	}


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

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

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

.product_item .name {
	margin:10px 10px 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:130%;
	text-align:left;
	margin:5px 0px;
	font-size:12px;
	padding:0px 10px;
	}

.name a:hover {
	border-bottom:solid 1px #4d4d4d;
}

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

.footstamp {
	width:726px;
	margin-bottom:15px;
	}
	
.footstamp a:hover {
	border-bottom:1px solid ##4d4d4d;
}


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

.footstamp img {
	vertical-align:middle;
	}

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

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

.ci_main_title {
	border-bottom: 5px solid #d72011;
	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;
	}

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

.checkitem .ci_img {
	width:98px;
	margin-bottom:3px;
	border:1px solid #999999;
	}

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

.detail_cont {
	width:726px;
}

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

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


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

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

.expl_block {
	margin-bottom:30px;
}

.detail_img {
	margin-bottom:20px;
}

.detail_other {
	width:405px;
}

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

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

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

.detail_txt_block table.table {
	width:294px;
	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;
}

.txt_tell {
	margin-bottom:10px;
}

.txt_inq {
	margin-bottom:10px;
}

.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:18px !important;
	color:#ff0000;
	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;
	}

#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 .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:726px;
	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;
	}

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

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



/*-------------------------------------------------
Clear Fix
-------------------------------------------------*/

.clearfix:after {
 content:".";
 display:block;
 clear:both;
 height:0;
 visibility:hidden;
}
.clearfix {
 display:inline-block;
}
/* exlude MacIE5 ?*/
* html .clearfix {
 height:1%;
}
.clearfix {
 display:block;
}
/* end MacIE5 */

/*for IE 5.5-7*/
.clearfix{
    zoom:1;
}


/*-------------------------------------------------
FONT
-------------------------------------------------*/



.x-large{ font-size:160%; }
.large{ font-size:130%;}
.middle{font-size: 16px; line-height: 1.2em;} 
.normal{font-size:14px; line-height:1.3em;}
.normal-b{font-size:14px; line-height:1.3em; font-weight:bold;}
.small{font-size:12px; line-height:1.3em;}
.small-b{font-size:12px; line-height:1.3em; font-weight:bold;}
.x-small{font-size:11px; line-height:1.1em; font-weight: normal;}


.f28{ font-size:28px;}
.f24{ font-size:24px;}
.f20{ font-size:20px;}
.f18{ font-size:18px;}
.f17{ font-size:17px;}
.f16{ font-size:16px;}
.f15{ font-size:15px;}
.f14{ font-size:14px;}
.f13{ font-size:13px;}
.f12{ font-size:12px;}
.f11{ font-size:11px;}
.f10{ font-size:10px;}
.fbold{ font-weight: bold;}






/*-------------------------------------------------
float
-------------------------------------------------*/

.fl-l {
	float:left;
}

.fl-r {
	float:right;
}



/*-------------------------------------------------
全体
-------------------------------------------------*/




body{
	margin: 0;
	padding: 0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	color: #333;
}

.t_left {
	text-align:left;
}

.t_right {
	text-align:right;
}
.t_center {
	text-align:center;
}

.red {
	color:#c21c00;
}

/*-------------------------------------------------
header
-------------------------------------------------*/
.r_color {
	color:#d72011;
}

.free_cont {
	text-align:right;
	letter-spacing:0.1em;
	margin-top:-90px;
	margin-bottom:40px;
	color:#4d4d4d;
	font-family: 'Montserrat', sans-serif;
	
}

.header_tel {
	width:241px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-align:center;
}

.header_tel p {
	border-top:solid 1px #b5b5b5;
	padding-top:5px;
  margin: 0;
}

.subNav {
	width:230px !important;
	text-align:center;

}

.cart_btn {

}

.subNav_bottom {
	margin:5px auto 0px auto;
}

.subNav_bottom li{
	text-align:center;
	border-right:solid 1px #000000;
	padding:0px 6px;
}
ul.subNav_bottom {
	margin-left:20px;
}


li.last_nav {
	border:none;
}

#header {
	margin-top:50px;
}

.header_top {
	position:relative;
}

.header_logo {
	position:absolute;
	top:10px;
	left:50%;
	margin-left:-94px !important;
	
}


#header_bottom {
	background:#d72011;
	margin-top:20px;
	padding:12px 0px;
}


#header_bottom li {
	width:162px;
	text-align:center;
	border-right:solid 1px #fff;


}

#header_bottom ul {
	width:980px;
	margin:0px auto;
}

#header_bottom li a {
	display:block;
	color:#fff !important;
	font-size:15px;
	padding:3px 0px;

}

.first_menu  {
	border-left:solid 1px #fff;


}


h1 {
	width:188px;
	margin:0 auto;
}

/*-------------------------------------------------
スライド
-------------------------------------------------*/

.wideslider {
 	/*margin-top: 20px !important;*/
	z-index:1;
	padding-bottom:50px;
	

}


.ribbon {
	background:url(https://file001.shop-pro.jp/PA01323/092/img/ribbon_bg.png) center bottom no-repeat;
	z-index:10;
	height:50px;
	margin-top:-122px;
	margin-bottom: 50px;
	position:relative;
}

/*-------------------------------------------------
footer
-------------------------------------------------*/

#footer {
	margin-top:80px;
}

#footer_middle_bg {
	background:#f2f2f2;
}

.footer_middle {
	width:980px;
	margin:0px auto;
	position:relative;
	padding-bottom:40px;
}

.footer_logo {
	position:absolute;
	bottom:20px;
	right:0;
}

.footer_top {
	width:980px;
	margin:0px auto 20px auto;

}

.footer_top li{
	display:inline-block;
	text-align:center;
	padding:0px 5px;
	border-right:solid 1px #000;

}
.footer_top ul{
	text-align:center;
}

.footer_right {
	width:475px;
}

.footer_left {
	width:475px
}

.footer_bottom {
	text-align:center;
	background:#d72011;
	color:#fff;
}

.footer_tit {
	color:#4b4b4b;
	font-size:15px;
	font-weight:bold;
	border-bottom:solid 1px #bdbdbd;
	padding-bottom:10px;
	margin:20px 0px 10px 0px;

}

.daibiki_img {
	margin-right:20px;
}

#footer p,address{
	font-size:12px;
	color:#4b4b4b;
}

.footer_detail {
	text-align:right;
	font-size:13px;
	margin-top:20px;
}
.footer_detail a {
	border-bottom:solid 1px #b82200;
	color:#b82200;
}


/*-------------------------------------------------
#sidemenu
-------------------------------------------------*/

#search {
	background:url(https://file001.shop-pro.jp/PA01323/092/img/search_bg.png) left top no-repeat;
	padding-top:60px;
	padding-left:20px;
	height:80px;
	
}

#sarch select {
	width:200px;
}

.search_area {
	margin-top:0px !important;
}

.search_bottom {
	width:180px !important;
}

.gbn9_form_input {
	width:130px;
}

#menu {
		margin-right:20px;

}
#side_menu {
	width:221px;
	margin-right:20px;
}

#side_menu h4 {
	text-indent:99999px;
	white-space:nowrap;
	overflow:hidden;
}

#side_menu ul li {
	padding-left:20px;
	margin:10px 0px;
	background:url(https://file001.shop-pro.jp/PA01323/092/img/menu_icon.png) left 3px no-repeat;
}

#side_menu ul {
	padding:10px;
	margin-top:20px;
}

.cat {
	margin:30px 0px;
}

.senbei {
	background:url(https://file001.shop-pro.jp/PA01323/092/img/menu_osenbei.png) left top no-repeat;

}

.wagasi {
	background:url(https://file001.shop-pro.jp/PA01323/092/img/menu_wagasi.png) left top no-repeat;

}

.yogasi {
	background:url(https://file001.shop-pro.jp/PA01323/092/img/menu_yougasi.png) left top no-repeat;

}

.confiture {
		background:url(https://file001.shop-pro.jp/PA01323/092/img/menu_confi.png) left top no-repeat;

}

.tyoumiryo {
		background:url(https://file001.shop-pro.jp/PA01323/092/img/menu_tyoumiryou.png) left top no-repeat;

}

.gohan {
		background:url(https://file001.shop-pro.jp/PA01323/092/img/menu_gohan.png) left top no-repeat;

}

.otumami {
		background:url(https://file001.shop-pro.jp/PA01323/092/img/menu_otsumami.png) left top no-repeat;

}

.sonota {
		background:url(https://img20.shop-pro.jp/PA01323/092/etc/menu_sonota.png?cmsp_timestamp=202709180544) left top no-repeat;

}

.senbei ul {
	background:url(https://file001.shop-pro.jp/PA01323/092/img/menu_center.png) left top repeat-y;
}

.gohan ul {
	background:url(https://file001.shop-pro.jp/PA01323/092/img/menu_center.png) left top repeat-y;
}

.otumami ul {
	background:url(https://file001.shop-pro.jp/PA01323/092/img/menu_center.png) left top repeat-y;
}

.sonota ul {
	background:url(https://file001.shop-pro.jp/PA01323/092/img/menu_center.png) left top repeat-y;
}


.bg_btm {
	background:url(https://file001.shop-pro.jp/PA01323/092/img/menu_bottom.png) left bottom no-repeat;
	height:10px;
}



/*-------------------------------------------------
トップページ
-------------------------------------------------*/


#contents,
#header_top,

#main_img {
	width:980px;
	margin:0 auto;
}

#contents {
	margin-top:20px !important;
}


#menu {
	width:221px;
}


#contents {
}



#reccomend {
	margin:30px 0px;
}

.item {
	width:160px;
	text-align:center;
}

#news {
	margin:30px 0px;
}

#category {
	margin:30px 0px;
}

/*-------------------------------------------------
#main
-------------------------------------------------*/

#main {
	width:730px;
}

#main_img {
	margin:20px auto 50px auto;
}


#main_top {
	position:relative;
}

#main_top p {
	margin-left:20px;
}

.detail_btn {
	position:absolute;
	left:0;
	bottom:0;

}



#main h3 {
	padding:0px 0px 10px 30px;
	background:url(https://file001.shop-pro.jp/PA01323/092/img/tit_icon.png) left 5px no-repeat;
	border-bottom:dashed 1px #b2b2b2;
	font-size:20px;
	margin-bottom:20px;
}



#category h4 {
	margin:0px 20px 20px 0px;
}

.last_cat {
	margin-right:0px !important;
}












.news_bg_top {
	background:url(https://file001.shop-pro.jp/PA01323/092/img/news_bg_top.png) left top no-repeat;
	height:20px;
}

.news_bg_bottom {
	background:url(https://file001.shop-pro.jp/PA01323/092/img/news_bg_bottom.png) left bottom no-repeat;
	height:20px;
}

#news ul li {
	border-bottom:dashed 1px #c4c4c4;
	background:url(https://file001.shop-pro.jp/PA01323/092/img/news_bg_center.png) left top repeat-y;
	padding:20px;
}

#news ul {
	overflow:auto;
	height:100px;
}

/*-------------------------------------------------
カテゴリータイトル
-------------------------------------------------*/
#common_space_senbei{
	height: 138px;
	background:url(https://file001.shop-pro.jp/PA01323/092/img/senbei_tit.png) center top no-repeat;

}

#common_space_wagasi {
	height: 138px;
	background:url(https://file001.shop-pro.jp/PA01323/092/img/cat_wagasi.png) center top no-repeat;
}

#common_space_yogasi {
	height: 138px;
	background:url(https://file001.shop-pro.jp/PA01323/092/img/cat_yogasi.png) center top no-repeat;
}

#common_space_confiture {
	height: 138px;
	background:url(https://file001.shop-pro.jp/PA01323/092/img/cat_confiture.jpg) center top no-repeat;
}

#common_space_tyoumiryo {
	height: 138px;
	background:url(https://file001.shop-pro.jp/PA01323/092/img/cat_tyoumiryo.png) center top no-repeat;
}

#common_space_gohan {
	height: 138px;
	background:url(https://file001.shop-pro.jp/PA01323/092/img/cat_gohan.png) center top no-repeat;
}


#common_space_otsumami {
	height: 138px;
	background:url(https://file001.shop-pro.jp/PA01323/092/img/cat_otsumami.png) center top no-repeat;
}

#common_space_sonota {
	height: 138px;
	background:url(https://file001.shop-pro.jp/PA01323/092/img/cat_sonota.png) center top no-repeat;
}

/* カレンダー */


#calender .fl-l {
	width:250px;
	text-align:center;
}

.calender_tit {
	background:url(https://file001.shop-pro.jp/PA01323/092/img/calender.png) 30px 20px no-repeat;
	border-bottom:solid 1px #c4c4c4;
	padding-bottom:10px;
	margin-bottom:10px;
	font-size:16px;
	font-weight:bold;
	padding-top:20px;

}

#calender {
	/* background:url(https://file001.shop-pro.jp/PA01323/092/img/calender_bg.png) left top no-repeat; */
	background:#f5f5f5;
	border:1px solid #dfdfdf;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding:20px;
	margin-top:30px;
}
.tbl_calendar {
  border-collapse: collapse !important;
  border-spacing: 0 !important;
  margin-right:15px;
  float:left;
  background:#fff;
  border:4px solid #fff;
}
.tbl_calendar caption{
	text-align:center;
}
.tbl_calendar th, .tbl_calendar td {
  padding: 4px !important;
  text-align: center !important;
  border-bottom: 1px solid #ccc !important;
}
.side_cal_memo{
	margin-top:5px;
	font-size:11px;
}
.side_cal_memo span img{
	margin-right:5px;
}