@charset "utf-8";
/*マピオンマップ用*/
#shop-detail-map-inner table#cntarealmctr2,
#shop-detail-map-inner table#cntarealmctr0 {
	border-collapse:separate;
	border-spacing:2px;
}
#shop-detail-map-inner div#zoomarealmctr2 table,
#shop-detail-map-inner div#zoomarealmctr0 table{
	border-collapse:collapse;
	border-spacing:0px;
}
#shop-detail-map-inner div#zoomarealmctr2 table td,
#shop-detail-map-inner div#zoomarealmctr0 table td{
	line-height:13px;
}
/* 閉店店舗 */
.is-close-shop {
	text-align: center;
	color: #A00000;
	font-weight: bold;
	padding:10px 0 10px;
}
/* モーダル */
.white-popup-block {
  background: #ffffff none repeat scroll 0 0;
  margin: 20px auto;
  max-width: 520px;
  padding: 20px;
  position: relative;
  width: 75%;
}
.white-popup-block .modal-inner {
	padding: 20px;
}
.white-popup-block .coupon-img{
	display:block;
	max-width: 400px;
	width: 100%;
	height: auto;
	margin: 15px auto;
}
.white-popup-block .close-modal {
	position: absolute;
	top: -20px;
	right: -20px;
	width: 40px;
}
.white-popup-block .close-modal img {
	width: 100%;
}
@media screen and (max-width: 568px) {
/*----------------------------------------------------
  地図改修用 161013
----------------------------------------------------*/
#shop-detail-map-wrap {
	display: none;
}
#shop-detail-map-wrap.js-showMap{
	display: block;
}
.map-btn-block {
	margin: 10px 0;
}
.map-btn-block .show-map-btn {
	position: relative;
	background:url("/shop/images/bg-show-map.png");
	background-color:#FFF;
}
.map-btn-block .show-map-btn a {
	display:block;
	background:url("/shop/images/ico-show-map-plus.png") no-repeat right center;
	background-size: 39px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border:1px solid #01325b;
	text-decoration:none;
	text-align: center;
}
.map-btn-block .show-map-btn a span{
	display:block;
	width: 100px;
	height: 29px;
	background:url("/shop/images/ico-show-map.png") no-repeat left center;
	background-size: 29px;
	color:#01325b;
	padding: 15px 0 0 29px;
	font-size:120%;
	font-weight:bold;
	margin: 0 auto;
}
.map-btn-block .show-map-btn a.close {
	background:url("/shop/images/ico-show-map-minus.png") no-repeat right center;
	background-size: 39px;
}
.map-btn-block .white-btn {
	position: relative;
}
.map-btn-block .white-btn a {
	display:block;
	background-color:#ffffff;
	color:#035d8a;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border:1px solid #035d8a;
	padding:12px 0;
	text-decoration:none;
	text-align: center;
}
.map-btn-block .white-btn a span{
	display:block;
	background:url("/common/images/ico-arrow-blue-sp.gif") no-repeat 18px center;
	background-size:5px 9px;
	-webkit-background-size:5px 9px;
	background:url("/common/images/ico-arrow-blue-pc.gif") no-repeat 18px center\9;/* for IE7,8*/
	padding-left:10px;
}
/*----------------------------------------------------
  共通
----------------------------------------------------*/
#cboxContent{
	padding:10px;
}
#title-area-catetop{
	background:url("/common/images/title-area-sp-bg-01-d.gif") top left repeat;
	background-size:3px 3px;
	-webkit-background-size:3px 3px;
	background:url("/common/images/title-area-pc-bg-01.gif") repeat scroll left top transparent\9;/*for IE7,8*/
	border-top:1px solid #cfcfcf;
	border-bottom:3px solid #d90000;
	padding:16px 5px 10px;
}
#title-area-detailpage{
	background:url("/common/images/title-area-sp-bg-01-d.gif") top left repeat;
	background-size:3px 3px;
	-webkit-background-size:3px 3px;
	background:url("/common/title-area-pc-bg-01.gif") repeat scroll left top transparent\9;/*for IE7,8*/
	border-top:1px solid #cfcfcf;
	border-bottom:3px solid #d90000;
	padding:16px 5px 10px;
}
#title-area-catetop h1{
	height:22px;
	border-left:3px solid #d90000;
	padding:4px 0 0 5px;
}
#title-area-detailpage h1{
	height:22px;
	border-left:3px solid #d90000;
	padding:4px 0 0 5px;
	position:relative;
}
#title-area-detailpage span.sub-title{
	font-size:14px;
	font-weight:bold;
}
#title-area-detailpage h1 img,
#title-area-catetop h1 img{
	height:16px;
}
#title-area-detailpage h1 span.rss-btn{
	display:block;
	position:absolute;
	right:0;
	top:5px;
}
#title-area-detailpage h1 span.rss-btn img{
	border:1px solid #FFF;
	width:17px;
	height:17px;
}
/* ぱんくず */
ul#bread-clumb{
	margin-bottom:4px;
}
ul#bread-clumb li{
	display:inline;
	color:#666666;
	font-size:10px;
}
ul#bread-clumb li a{
	color:#035d8a;
	text-decoration:none;
}
ul#bread-clumb li a:hover{
	text-decoration:underline;
}
/*パーツ*/
h2.cmn-h2-ttl{
	border-left:3px #d90000 solid;
	border-bottom:1px #c4c0bc solid;
	background:#FFF;
	font-size:14px;
	padding:7px 7px 5px;
	margin-bottom:10px;
}
/*
h3.aside-h3{
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
}
h3.aside-h3 span{
	display:block;
	font-size:116%;
	color:#0d0d0d;
	background-color:#ded9d4;
	border-bottom:#cfcac5 1px solid;
	padding:10px 7px;
}
*/
/*テーブル*/
.shop-table{
	border-spacing: 1px; /* セル間の隙間(モダンブラウザ用) */
	background: #bfbfbf;	/* テーブルとth、tdの線 */
	border-collapse:separate;
	margin-bottom: 20px;
}
.shop-table th{
	padding:10px 0;
}
.shop-table td{
	padding:5px;
}
.shop-table th{
	border: 1px solid #ffffff;
	background: #ded9d4;	/*「table.data」の背景色を上書き */
	text-align:center;
	vertical-align:middle;
}
.shop-table td{
	background: #ffffff; /*「table.data」の背景色を上書き */
	vertical-align:top;
}
.shop-table td.separator {
	height: 2px;
	line-height: 0;
	padding: 0;
}
.shop-table td span.phone{
	background: url("/shop/images/ico-phone-img-sp.png") left center no-repeat;
	background-size:10px 12px;
	-webkit-background-size:10px 12px;
	background: url("/shop/images/ico-phone-img.gif") left top no-repeat\9;
	padding: 0 0 0 13px;
}
.shop-table a.txt-link{
	text-decoration:none;
	color:#035d8a;
}
.shop-table .center{
	text-align:center;
}
/*店舗詳細テーブル*/
.shop-table#shop-detail-tbl th{
	width: 80px;
}
.shop-serch-products-shop-list-td {
	width: 118px;
}
/*コメント*/
.comment{
	margin: 5px 0 20px 0;
}
.comment p{
	text-align:right;
	font-size:12px;
}
/*----------------------------------------------------
  カテゴリTOP
----------------------------------------------------*/
/*タイトルエリア検索部*/
#shop-title-area-serch-block-wrap{
	padding:0 5px;
	margin-top:15px;
}
#shop-title-area-serch-block{
	border-top:5px solid #d90000;
	background-color:#FFF;
	-webkit-box-shadow:#aaa 0px 1px 3px;
	-moz-box-shadow:#aaa 0px 1px 3px;
	box-shadow:#aaa 0px 1px 3px;
	padding:10px;
	position:relative;
}
#shop-title-area-serch-block dl.freeword dt{
	font-weight:bold;
	color:#000;
	background:url("/common/images/top-h3-ico-02-d.gif") no-repeat left center;
	background-size:16px 16px;
	-webkit-background-size:16px 16px;
	background:url("/common/images/top-h3-ico-02.gif") no-repeat left center\9; /* for IE7,8 */
	padding:0 0 0 25px;
	font-size:14px;
	margin-bottom:4px;
}
#shop-title-area-serch-block dl.freeword dd .section-unit-form input.seach-box{
	width:100%;
}
#shop-title-area-serch-block dl.freeword dd .link-btn-block {
	width: 100%;
	margin: 10px 0;
}
#shop-title-area-serch-block dl.freeword dd a {
	background:#d90000;
	color:#ffffff;
	font-weight:bold;
	padding:7px 0;
	text-align:center;
	width:60%;
	display:block;
	text-decoration:none;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border:solid 1px #be0000;
	position:relative;
	margin: 0 auto;
}
#shop-title-area-serch-block dl.freeword dd a:hover {
	text-decoration:underline;
}
#shop-title-area-serch-block .search-freewd-link {
	margin-top: 10px;
}
#shop-title-area-serch-block .search-freewd-link a {
	display:block;
	color:#035D8A;
	font-weight:bold;
	text-decoration:none;
}
#shop-title-area-serch-block .search-freewd-link a:hover {
	text-decoration:underline;
}
#shop-title-area-serch-block .search-freewd-link a span {
	padding:0 0 0 15px;
	background: url("/common/images/ico-arrow-blue-sp-d.gif") left top no-repeat;
	background-size:9px 14px;
	-webkit-background-size:9px 14px;
	background: url("/common/images/ico-arrow-blue-sp.gif") left top no-repeat\9; /* for IE7,8 */
	display:block;
}
#shop-title-area-serch-block dl.gps {
	border-top:1px dotted #BABABA;
	margin-top:10px;
	padding-top:10px;
}
#shop-title-area-serch-block dl.gps dt{
	font-weight:bold;
	color:#000;
	background:url("/common/images/top-h3-ico-03-d.gif") no-repeat left center;
	background-size:16px 16px;
	-webkit-background-size:16px 16px;
	background:url("/common/images/top-h3-ico-03.gif") no-repeat left center\9; /* for IE7,8 */
	padding:0 0 0 25px;
	margin:0 0 4px 0;
	float:left;
	font-size:14px;
}
#shop-title-area-serch-block dl.gps dd{
	float:right;
}
#shop-title-area-serch-block dl.gps dd a {
	float:right;
	background:#d90000;
	color:#ffffff;
	font-weight:bold;
	padding: 7px 0;
	text-align:center;
	width:91px;
	display:block;
	text-decoration:none;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border:solid 1px #be0000;
	position:relative;
}
/*条件で絞る*/
aside h2.cmn-h2-ttl {
	border-left:none;
	border-bottom:none;
	border-left:5px solid #d90000;
	padding:10px 12px;
	margin-bottom:10px;
	-webkit-box-shadow: 0px 0px 3px #aaa;
	-moz-box-shadow: 0px 0px 3px #aaa;
	box-shadow: 0px 0px 3px #aaa;
}
.section-unit-form{
	width:100%;
}
.shop-serch-narrowing-wrap{
	margin-bottom:20px;
}
.shop-serch-narrowing-wrap.first{
	background:url("/shop/images/shop-serch-narrowing-wrap-top-sp-bg-d.png") no-repeat bottom center;
	background-size:750px 14px;
	-webkit-background-size:750px 14px;
	background:url("/shop/images/shop-serch-narrowing-wrap-top-sp-bg.png") no-repeat bottom center\9; /* for IE7,8 */
	padding-bottom:14px;
	margin-bottom:0;
	position:relative;
	top:0;
	z-index:5;
}
.shop-serch-narrowing-wrap.first .shop-serch-narrowing-wrap-inner{
	box-shadow:2px 0px 2px -2px #aaa;
	-webkit-box-shadow:2px 0px 2px -2px #aaa;
	-moz-box-shadow:2px 0px 2px -2px #aaa;
}
.shop-serch-narrowing-wrap.first .shop-serch-narrowing{
	box-shadow:-2px 0 2px -2px #aaa;
	-webkit-box-shadow:-2px 0 2px -2px #aaa;
	-moz-box-shadow:-2px 0 2px -2px #aaa;
}
.shop-serch-narrowing{
	background-color:#FFF;
	padding-top:1px;
	-webkit-box-shadow: 0px 0px 3px #aaa;
	-moz-box-shadow: 0px 0px 3px #aaa;
	box-shadow: 0px 0px 3px #aaa;
}
.shop-serch-narrowing-radio-list{
	padding:10px 10px;
}
.shop-serch-narrowing-radio-list li:first-child{
	margin-bottom:5px;
}
.shop-serch-narrowing-radio-list input[type="radio"] {
	margin: -4px 5px 0 0;
	vertical-align: middle;
}
.shop-serch-narrowing-select{
	padding:0 10px;
}
.shop-serch-narrowing-select li.shop-serch-narrowing-select-list {
	padding:10px 0;
}
.shop-serch-narrowing-select li.shop-serch-narrowing-select-list.city_form_area_item05 {
	padding-bottom:10px;
}
.shop-serch-narrowing-select li.shop-serch-narrowing-select-list.border {
	border-bottom: 1px dotted #696969;
}
.shop-serch-narrowing-select li.shop-serch-narrowing-select-list + li {
	padding:10px 0 0;
}
.shop-serch-narrowing-select li.shop-serch-narrowing-select-list.city_form_area_item01 .section-unit-form{	position:relative;	z-index:103; }
.shop-serch-narrowing-select li.shop-serch-narrowing-select-list.city_form_area_item02 .section-unit-form{	position:relative;	z-index:102; }
.shop-serch-narrowing-select li.shop-serch-narrowing-select-list.city_form_area_item03 .section-unit-form{	position:relative;	z-index:101; }
.shop-serch-narrowing-select li.shop-serch-narrowing-select-list.city_form_area_item04 .section-unit-form{	position:relative;	z-index:100; }
.shop-serch-narrowing-select li.shop-serch-narrowing-select-list.city_form_area_item05 .section-unit-form{	position:relative;	z-index:99; }
.shop-serch-narrowing-select li.shop-serch-narrowing-select-list:first-child .section-unit-form{
	position:relative;
	z-index:104;
}
/*h3タイトルボタン*/
h3.aside-h3{
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
}
h3.aside-h3 span{
	font-size: 14px;
	font-weight: normal;
	background: #DED9D4;
	border-bottom: 1px solid #CFCAC5;
	padding: 7px 0px 7px 30px;
	display: block;
}
h3.aside-h3 span.open{
	background:url("/shop/images/ico-arrow-red-up-sp.png") no-repeat 10px center #ded9d4;
	background-size:10px 6px;
	-webkit-background-size:10px 6px;
	background:url("/shop/images/ico-arrow-red-up.png") no-repeat 10px center #ded9d4\9;
}
h3.aside-h3 span.close{
	background:url("/shop/images/ico-arrow-red-down-sp.png") no-repeat 10px center #ded9d4;
	background-size:10px 6px;
	-webkit-background-size:10px 6px;
	background:url("/shop/images/ico-arrow-red-down.png") no-repeat 10px center #ded9d4\9;
}
div.accordion-wrap.close{
	display:none;
}
.shop-serch-narrowing-wrap p.bet-select{
	text-align:right;
	padding: 10px 5px 10px;
}
.shop-serch-narrowing-wrap p.bet-select a{
	background:url("/shop/images/ico-blue-plus-s-sp.png") bottom left no-repeat;
	background-size:13px;
	-webkit-background-size:13px;
	background:url("/shop/images/ico-blue-plus-s.png") bottom left no-repeat\9;;
	padding:0 0 0 18px;
	text-decoration:none;
}
.shop-serch-narrowing-wrap p.bet-select span{
	font-size:12px;
	color:#035d8a;
}
/*取扱い商品*/
.shop-serch-narrowing-wrap .tab-list{
	margin: 10px 10px 5px;
}
.shop-serch-narrowing-wrap .tab-list li:first-child{
	margin: 0px;
	float: left;
}
.shop-serch-narrowing-wrap .tab-list li{
	width: 49%;
	height: 45px;
	float: right;
	margin: 0px 0px 0px 3px;
}
.shop-serch-narrowing-wrap .tab-list li a{
	display:block;
	color:#ef7a00;
	border: solid 1px #cccccc;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	text-align: center;
	text-decoration:none;
	font-weight: bold;
	height: 12px;
	padding: 13px 0;
}
.shop-serch-narrowing-wrap .tab-list li#sell a{
	color:#023893;
}
.shop-serch-narrowing-wrap .tab-list li#sell.select{
	background:url(/shop/images/shop-detail-tab-list-selected-bg-sp.png) no-repeat center bottom;
	background-size:12px 5px;
	-webkit-background-size:12px 5px;
	background:url(/shop/images/shop-detail-tab-list-selected-bg.gif) no-repeat center bottom\9;
}
.shop-serch-narrowing-wrap .tab-list li#sell.select a{
	height: 14px;
	background: #023893;
	color: #fff;
	border: none;
}
.shop-serch-narrowing-wrap .tab-list li#buy a{
	color:#ef7a00;
}
.shop-serch-narrowing-wrap .tab-list li#buy.select{
	background:url(/shop/images/shop-detail-tab-list-selected-bg2-sp.png) no-repeat center bottom;
	background-size:12px 5px;
	-webkit-background-size:12px 5px;
	background:url(/shop/images/shop-detail-tab-list-selected-bg2.gif) no-repeat center bottom\9;
}
.shop-serch-narrowing-wrap .tab-list li#buy.select a{
	height: 14px;
	background: #ef7a00;
	color: #fff;
	border: none;
}
.disnon{
	display:none;
}
#shop-detail-products-block .tab-list + ul {
	display:none;
}
/* 決定ボタン */
a.decision-btn{
	display:block;
	width:168px;
	padding:10px 0;
	margin:15px auto 0;
	background:#da0000;
	border:solid 1px #c10000;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}
#detail-page .page-top-btn{
	margin:30px 0 0;
}
.shop-serch-narrowing-select-check li{
	border-top:1px solid #ccc;
	padding:0 0 0 10px;
	overflow:hidden;
	*margin-bottom:-2px;  /*for IE7*/
	overflow:hidden;
	color:#035D8A;
	min-height:29px;
min-height:35px;
}
.shop-serch-narrowing-select-check li.line-2{
	height:48px;
}
.shop-serch-narrowing-select-check li:first-child{
	border-top:none;
}
.shop-serch-narrowing-select-check li label{
	display:block;
	width:260px;
	padding:5px 0;
	float:left;
	line-height:1.0em;
}
.shop-serch-narrowing-select-check li input{
	margin:0;
	padding:0;
	display:block;
	text-align:left;
	float:left;
	margin-top:2px;
	*margin-top: -3px; /*for IE7*/
}
.shop-serch-narrowing-select-check li span{
	line-height:1.3em;
	display:block;
	width:230px;
	padding-left:5px;
	float:left;
}
.shop-serch-narrowing-select-check li a.open-btn{
	display:block;
	width:24px;
	height: 29px;
	margin: 3px;
	float:right;
	line-height:0;
	background:url("/shop/images/aside-menu-open-btn-sp.png") no-repeat -24px 0px;
	background-size:48px 29px;
	-webkit-background-size:48px 29px;
	background:url("/shop/images/aside-menu-open-btn-sp-sml.png") no-repeat -24px 0px\9;
}
.shop-serch-narrowing-select-check li a.open-btn.open{
	background:url("/shop/images/aside-menu-open-btn-sp.png") no-repeat 0px 0px;
	background-size:48px 29px;
	-webkit-background-size:48px 29px;
	background:url("/shop/images/aside-menu-open-btn-sp-sml.png") no-repeat 0px 0px\9;
}
/*入れ子リスト*/
.shop-serch-narrowing-select-check-inner{
	height:auto !important;
}
.shop-serch-narrowing-select-check-inner.close{
	display:none;
}
.shop-serch-narrowing-select-check-inner ul li{
	border-top:1px dotted #999;
}
.shop-serch-narrowing-select-check-inner ul li:first-child{
	border-top:none;
}
/*店舗タイプ／取扱サービス リスト*/
.shop-serch-narrowing-select-check-border{
}
.shop-serch-narrowing-select-check-border li{
	border-top:1px solid #ccc;
	overflow:hidden;
	*margin-bottom:-2px;  /*for IE7*/
	height:32px;
	overflow:hidden;
	color:#035d8a;
	padding:0 0 0 10px;
}
.shop-serch-narrowing-select-check-border li.line-2{
	height:48px;
}
.shop-serch-narrowing-select-check-border li:first-child{
	border-top:none;
}
.shop-serch-narrowing-select-check-border li label{
	display:block;
	width:260px;
	padding:5px 0;
	float:left;
	line-height:1.0em;
}
.shop-serch-narrowing-select-check-border li input{
	margin:0;
	padding:0;
	display:block;
	text-align:left;
	float:left;
	margin-top:2px;
	*margin-top: -3px; /*for IE7*/
}
.shop-serch-narrowing-select-check-border li span{
	line-height:1.3em;
	display:block;
	width:200px;
	padding-left:5px;
	float:left;
}
.shop-serch-narrowing-select-check li.checked,
.shop-serch-narrowing-select-check-border li.checked{
	background:#eeeeee;
	font-weight:bold;
	color:#666666;
}
/*検索ボタン*/
#shop-serch-narrowing-serchbtn-area{
	background:url("/common/images/aside-menu-serch-btn-sp-bg-d.png") no-repeat top center #ded9d4;
	background-size:750px 10px;
	-webkit-background-size:750px 10px;
	background:url("/common/images/aside-menu-serch-btn-sp-bg.png") no-repeat top center #ded9d4\9;
	padding:13px 0 10px;
}
#shop-serch-narrowing-serchbtn a{
	display:block;
	width:205px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border:solid 2px #FFF;
	margin:0 auto;
	text-align:center;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	font-size:14px;
	position:relative;
}
#shop-serch-narrowing-serchbtn a span{
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border:solid 1px #c00000;
	display:block;
	background-color:#d90000;
	padding:7px 0;
}
/*ニュース*/
#shop-info{
	border-top:6px solid #D4D0CD;
}
h2.section-unit-h2-1line {
	font-size:14px;
	font-weight:bold;
	background:#ffffff;
	position:relative;
}
h2.section-unit-h2-1line a {
	display:block;
	padding:10px 10px;
	height:20px;
	color:#000;
	text-decoration:none;
}
h2.section-unit-h2-1line span {
	text-align:left;
	padding-left:24px;
	display:block;
	background: url("/common/images/ico-arrow-blue-square-sp-d.gif") no-repeat scroll left center transparent;
	background-size:20px 20px;
	-webkit-background-size:20px 20px;
	background: url("/common/images/ico-arrow-blue-square-sp.gif") no-repeat scroll left center transparent\9; /* for IE7,8 */
	line-height:20px;
}
h2.section-unit-h2-1line span.rss-btn {
	background:none;
	position:absolute;
	top:10px;
	right:10px;
	line-height:0;
	display:block;
}
h2.section-unit-h2-1line span.rss-btn img {
	width:17px;
}
h2.section-unit-h2-1line span.rss-btn a {
	padding:0;
	line-height:0;
	display:block;
}
#shop-info-news-block{
	background-color:#FFF;
	padding:0 10px;
}
.shop-info-news-list{
	padding:10px 0;
	border-top: 1px dotted #000000;
	clear:both;
}
.shop-info-news-list:first-child{
	border-top:none;
	padding-top:0;
}
.shop-info-news-list dd{
	padding-left:15px;
	background: url("/common/images/ico-arrow-blue-sp-d.gif") left 2px no-repeat;
	background-size:9px 14px;
	-webkit-background-size:9px 14px;
	background: url("/common/images/ico-arrow-blue-sp.gif") left 2px no-repeat\9; /* for IE7,8 */
}
.shop-info-news-list dd a{
	color:#035d8a;
	text-decoration:none;
}
/*----------------------------------------------------
  店舗オープン/リニューアル情報
----------------------------------------------------*/
/* 右メニュー */
#aside-subnavi-setion{
	background-color:#FFF;
	border:1px solid #FFF;
	-webkit-box-shadow: 0px 0px 3px #aaa;
	-moz-box-shadow: 0px 0px 3px #aaa;
	box-shadow: 0px 0px 3px #aaa;
	margin:0 0 20px 0;
	position:relative;
}
.aside-subnavi{
	padding:0 5px;
}
.aside-subnavi.close{
	display:none;
}
.aside-subnavi li{
	border-top:1px dotted #666666;
	font-size:13px;
}
.aside-subnavi.top li:first-child{
	border-top:none;
}
.aside-subnavi li a{
	padding:5px 0 5px 19px;
	display:block;
	background: url("/common/images/ico-arrow-blue-sp-d.gif") 4px center no-repeat;
	background-size:9px 14px;
	-webkit-background-size:9px 14px;
	background: url("/common/images/ico-arrow-blue-sp.gif") 4px center no-repeat\9; /* for IE7,8 */
	text-decoration:none;
	color:#035D8A;
}
.aside-subnavi li.ac span{
	padding:5px 0 5px 4px;
	display:block;
	color:#666666;
}
h2.aside-h2{
	font-size:14px;
	position:relative;
	overflow:hidden;
	background: url("/common/images/accordion-btn-blue-bg-sp-d.gif") left top no-repeat #ded9d4;
	background-size:25px 150px;
	-webkit-background-size:25px 150px;
	background: url("/common/images/accordion-btn-blue-bg-sp.gif") left top no-repeat #ded9d4\9;
	border-bottom:1px solid #cfcac5;
	padding:7px 0 7px 34px;
	font-weight:normal;
}
h2.aside-h2.open{
	background: url("/common/images/accordion-btn-blue-bg-sp-d.gif") left -75px no-repeat #ded9d4;
	background-size:25px 150px;
	-webkit-background-size:25px 150px;
	background: url("/common/images/accordion-btn-blue-bg-sp.gif") left -75px no-repeat #ded9d4\9;
}
h2.aside-h2 a{
	display:block;
	width:100%;
	height:50px;
	position:absolute;
	top:0;
	left:0;
}
/* 最新情報 */
#shop-info-renewal{
	background-color:#FFF;
	border:1px solid #bab6af;
	padding:0 9px;
}
.shop-info-renewal-list{
	border-top:1px dotted #666666;
	padding:10px 0;
}
.shop-info-renewal-list:first-child{
	border-top:none;
}
.shop-info-renewal-list dd{
	padding:0 0 0 15px;
	background: url("/common/images/ico-arrow-blue-sp-d.gif") left 2px no-repeat;
	background-size:9px 14px;
	-webkit-background-size:9px 14px;
	background: url("/common/images/ico-arrow-blue-sp.gif") left 2px no-repeat\9; /* for IE7,8 */
}
.shop-info-renewal-list dd a{
	color:#035d8a;
	text-decoration:none;
}
/*----------------------------------------------------
  検索結果
----------------------------------------------------*/
#shop-serch-operation{
	background-color:#FFF;
	/*-webkit-box-shadow: 0px 1px 3px #aaa;
	-moz-box-shadow: 0px 1px 3px #aaa;
	box-shadow: 0px 1px 3px #aaa;*/
	border:1px solid #BFBFBF;
	position:relative;
}
#shop-serch-operation-inner-top{
	padding:10px;
	/*position:relative;*/
}
#shop-serch-operation-inner-bottom{
	border-top:1px solid #c8c8c3;
	padding:0px 10px 60px;
	position:relative;
}
#shop-serch-operation-inner-bottom.close{
	display:none;
}
/*フリーワード*/
#shop-serch-operation dl.freeword{
	width:100%;
	/*position:relative;*/
}
#shop-serch-operation dl.freeword dt{
	font-size:14px;
	color:#000;
	background:url("/common/images/top-h3-ico-02-d.gif") no-repeat left center;
	background-size:16px 16px;
	-webkit-background-size:16px 16px;
	background:url("/common/images/top-h3-ico-02.gif") no-repeat left center\9; /* for IE7,8 */
	padding:0 0 0 20px;
	margin-bottom:4px;
}
#shop-serch-operation dl.freeword dd .section-unit-form{
	width:100%;
}
#shop-serch-operation dl.freeword dd .section-unit-form input.seach-box{
	width: 80%;
}
#shop-serch-operation dl.freeword dd .section-unit-form input.seach-btn {
	display:block;
	float: right;
	height: 27px;
	width: 34px;
	background:url("/common/images/serchbtn-bg-01.gif") no-repeat center center #d90000;
	background-size:34px 27px;
	-webkit-background-size:34px 27px;
	background:url("/common/images/serchbtn-pc-bg-02.gif") no-repeat center center #d90000\9;/*for IE7,8*/
	text-indent:-9999px;
	cursor:pointer;
	border:1px solid #c00000;
	border-left:none;
	*border:none;
}
/*選択中の条件*/
.shop-serch-selected-item{
	clear:both;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border:1px solid #bab6af;
	background:#bab6af;
	position:relative;
}
.shop-serch-selected-item p.ttl{
	color:#FFF;
	font-weight:bold;
	width:100%;
	text-align:center;
	padding:7px 0;
	font-size:13px;
}
.shop-serch-selected-item-list{
	border-radius:0 0 2px 2px;
	-webkit-border-radius:0 0 2px 2px;
	-moz-border-radius:0 0 2px 2px;
	background:#FFF;
	width:100%;
	background:url("/shop/images/shop-serch-selected-item-sp-bg-d.gif") no-repeat top center #FFF;
	background-size:14px 7px;
	-webkit-background-size:14px 7px;
	background:url("/shop/images/shop-serch-selected-item-sp-bg.gif") no-repeat top center #FFF\9;/*for IE7,8*/
	padding:5px 0;
	min-height:22px;
}
.shop-serch-selected-item-list li{
	padding:5px 0 0px 10px;
	float:left;
}
.shop-serch-selected-item-list li span.txt{
	display:block;
	float:left;
	white-space:nowrap;
	font-size:13px;
}
.shop-serch-selected-item-list li span.delete{
	line-height:0;
	display:block;
	float:left;
	padding-left:5px;
	padding-top:2px;
}
.shop-serch-selected-item-list li span.delete img{
	width:13px;
}
/*選択中の条件02*/
.shop-serch-selected-item-wrap{
	margin-top:10px;
	position:relative;
}
.shop-serch-selected-item-wrap-inner{
	background-color:#e8e6e1;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	padding:5px;
	position:relative;
}
.shop-serch-selected-item-radio{
	width:100%;
	margin-bottom:5px;
}
.shop-serch-selected-item-radio label{
	display:block;
	margin-top:3px;
}
.shop-serch-selected-item-radio label:first-child{
	margin-top:0;
}
.shop-serch-selected-item-radio input[type="radio"] {
	margin: -4px 5px 0 0;
	vertical-align: middle;
}
/*選択条件*/
.shop-serch-select-panel{
	width:100%;
	border-bottom:1px dotted #666666;
	padding:10px 0;
}
.shop-serch-select-panel dt{
	color: #000;
	font-weight: bold;
	width:40%;
	float:left;
	font-size:14px;
}
.shop-serch-select-panel dd{
	width:60%;
	float:right;
}
.shop-serch-select-panel dd form.section-unit-form{
	width:98%;
	padding-right:2px;
}
.shop-serch-select-panel-btn-off a{
	display:block;
	width:100%;
	background-color:#a6a6a6;
	color:#FFF;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border:1px solid #878787;
	padding:7px 0;
	text-align:center;
	margin:0 auto;
	text-decoration:none;
}
.shop-serch-select-panel-btn-off span{
	background:url("/common/images/ico-arrow-white-gray-sp-d.gif") no-repeat left center;
	background-size:5px 9px;
	-webkit-background-size:5px 9px;
	background:url("/common/images/ico-arrow-white-gray-pc.gif") no-repeat left center\9;/*for IE7,8*/
	padding-left:13px;
	font-weight:bold;
}
.shop-serch-select-panel-btn-on a{
	display:block;
	width:100%;
	background-color:#d90000;
	color:#FFF;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border:1px solid #be0000;
	padding:7px 0;
	text-align:center;
	margin:0 auto;
	text-decoration:none;
}
.shop-serch-select-panel-btn-on a span{
	background:url("/common/images/ico-arrow-white-red-sp-d.gif") no-repeat left center;
	background-size:5px 9px;
	-webkit-background-size:5px 9px;
	background:url("/common/images/ico-arrow-white-red-pc.gif") no-repeat left center\9;/*for IE7,8*/
	padding-left:13px;
	font-weight:bold;
}
/*選択中の条件03*/
.shop-serch-right-selected-item{
	background-color:#FFF;
	position:relative;
	border:1px solid #BFBFBF;
	margin:0 0 10px;
}
.shop-serch-right-selected-item.mg40{
	margin:0 0 25px;
}
.shop-serch-right-selected-item p.title{
	background:#bab6af;
	color:#ffffff;
	font-weight:bold;
	font-size: 117%;
	padding:10px;
	position:relative;
}
.shop-serch-right-selected-item span{
	position:absolute;
	top:5px;
	right:10px;
}
.shop-serch-right-selected-item span a.reset{
	display:block;
	background:url("/shop/images/close-btn-blue.gif") no-repeat 7px center #ffffff;
	background-size:13px;
	-webkit-background-size:13px;
	background:url("/shop/images/close-btn-blue-sml.gif") no-repeat 7px center #ffffff\9;
	padding:5px 5px 5px 25px;
	font-size:86%;
	font-weight:normal;
	text-decoration:none;
	color:#035d8a;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}
.shop-serch-right-selected-item p.resalt-title{
	font-weight:bold;
	font-size: 117%;
	padding:10px 10px 0;
}
.shop-serch-right-selected-item ul.resalt{
	background:#ffffff;
	padding:10px;
}
.shop-serch-right-selected-item ul.resalt.no-pt{
	padding-top:0;
}
.shop-serch-right-selected-item ul.resalt + p{
	border-top:1px solid #BFBFBF;
}
.shop-serch-right-selected-item ul.resalt li{
	margin:10px 0 0;
}
.shop-serch-right-selected-item ul.resalt li:first-child{
	margin:0;
}
.shop-serch-right-selected-item ul.resalt li a{
	display:block;
	background:url("/shop/images/close-btn-blue.gif") no-repeat 7px center #eeeeee;
	background-size:13px;
	-webkit-background-size:13px;
	background:url("/shop/images/close-btn-blue-sml.gif") no-repeat 7px center #eeeeee\9;
	padding:5px 5px 5px 23px;
	text-decoration:none;
	color:#000000;
}
.shop-serch-right-selected-item .shop-serch-narrowing-radio-list{
	padding: 5px 10px 0;
}
/*閉じるボタン*/
#shop-serch-operation-close{
	position:absolute;
	right:10px;
	bottom:10px;
}
#shop-serch-operation-close span.txt{
	color: #000;
	font-weight: bold;
	display:block;
	float:left;
	line-height:32px;
}
#shop-serch-operation-close a#shop-serch-operation-open-btn{
	line-height:0;
	display:block;
	float:left;
	width:27px;
	height:32px;
	margin-left:7px;
	background:url("/common/images/close-btn-sp-bg-red-d.gif") no-repeat 0px -32px;
	background-size:27px 64px;
	-webkit-background-size:27px 64px;
	background:url("/common/images/close-btn-pc-bg-red.gif") no-repeat 0px -32px\9;/*for IE7,8*/
	text-indent:-9999px;
}
#shop-serch-operation-close a#shop-serch-operation-open-btn.open{
	background:url("/common/images/close-btn-sp-bg-red-d.gif") no-repeat 0px 0px;
	background-size:27px 64px;
	-webkit-background-size:27px 64px;
	background:url("/common/images/close-btn-pc-bg-red.gif") no-repeat 0px 0px\9;/*for IE7,8*/
}
/*検索結果テーブル*/
#shop-serch-result-info{
	padding:20px 0 5px;
}
#shop-serch-result-info p.number-info{
	font-size:14px;
}
#shop-serch-result-info p.caption{
	font-size:12px;
}
#shop-serch-result-info p.number-info span{
	font-size:19px;
	font-weight:bold;
	padding:0 5px;
}
/*ページネーション*/
.page-nation{
	clear:both;
	border-top:#666666 1px dotted;
	border-bottom:#666666 1px dotted;
	padding:10px 0;
	margin-bottom:20px;
	position:relative;
}
.page-nation a{
	color:#035d8a;
	text-decoration:none;
}
.page-nation .back{
	background:url("/common/images/ico-arrow-blue-square-mini-back-sp-d.gif") left center no-repeat;
	background-size:13px 13px;
	-webkit-background-size:13px 13px;
	background:url("/common/images/ico-arrow-blue-square-pc-back.gif") left center no-repeat\9;/*for IE7,8*/
	padding-left:18px;
	width:72px;
	position:absolute;
	left:0;
	top:10px;
}
.page-nation .next{
	background:url("/common/images/ico-arrow-blue-square-mini-sp-d.gif") right center no-repeat;
	background-size:13px 13px;
	-webkit-background-size:13px 13px;
	background:url("/common/images/ico-arrow-blue-square-pc.gif") right center no-repeat\9;/*for IE7,8*/
	padding-right:18px;
	text-align:right;
	width:72px;
	position:absolute;
	right:0;
	top:10px;
}
.page-nation-list{
	text-align:center;
	margin:0 auto;
}
.page-nation-list li{
	display:inline;
	padding:0 5px;
	border-right:#000 1px solid;
}
.page-nation-list li:first-child{
	border-left:#000 1px solid;
}
/*ノーヒット画面 トップ*/
/*#shop-serch-result-nohit-top{
	margin-bottom:15px;
	padding:20px 0px;
	background-color:#FFF;
	-webkit-box-shadow: 0px 0px 3px #aaa;
	-moz-box-shadow: 0px 0px 3px #aaa;
	box-shadow: 0px 0px 3px #aaa;
	position:relative;
	z-index:99;
}
#shop-serch-result-nohit-top p.arr{
	position:absolute;
	bottom:-18px;
	left:45%;
	line-height:0;
}
#shop-serch-result-nohit-top p.arr img{
	width:36px;
}*/
.shop-serch-result-nohit-top p.txt{
	margin:20px 0 0;
	font-size:14px;
	color:#d90000;
	font-weight:bold;
	text-align:center;
}
.shop-serch-result-nohit-top p.search-freewd-link {
	margin: 0 10px 20px;
}
.shop-serch-result-nohit-top p.search-freewd-link a {
	display:block;
	width:220px;
	color:#035D8A;
	font-size:90%;
	font-weight:bold;
	text-decoration:none;
}
.shop-serch-result-nohit-top p.search-freewd-link a:hover {
	text-decoration:underline;
}
.shop-serch-result-nohit-top p.search-freewd-link a span {
	padding:0 0 0 15px;
	background: url("/common/images/ico-arrow-blue-sp-d.gif") left center no-repeat;
	background-size:9px 14px;
	-webkit-background-size:9px 14px;
	background: url("/common/images/ico-arrow-blue-sp.gif") left center no-repeat\9; /* for IE7,8 */
	display:block;
}
/*ノーヒット画面 リンク*/
#search-detail-nohit-link-txt{
	margin:20px 0 20px;
	text-align:center;
	font-weight:bold;
}
#search-detail-nohit-link-txt a{
	color:#035d8a;
	text-decoration:none;
}
/*ノーヒット画面 インフォ*/
#shop-serch-result-nohit-info{
	border:1px solid #bab6af;
	background-color:#FFF;
	margin: 20px 0;
}
#shop-serch-result-nohit-info .inner-l{
	padding:10px;
}
#shop-serch-result-nohit-info .inner-r{
	padding:10px;
	border-top:1px solid #bab6af;
}
#shop-serch-result-nohit-info .inner-l .shadow{
	position:relative;
	-webkit-box-shadow: 0px 0px 3px #aaa;
	-moz-box-shadow: 0px 0px 3px #aaa;
	box-shadow: 0px 0px 3px #aaa;
	background:url("/shop/images/shop-serch-result-nohit-info-inner-l-shadow-bg-sp-d.gif") bottom center no-repeat #FFF;
	background-size:278px 138px;
	-webkit-background-size:278px 138px;
	background:url("/shop/images/shop-serch-result-nohit-info-inner-l-shadow-bg-sp.gif") bottom center no-repeat #FFF\9;
	padding-bottom:143px;
}
#shop-serch-result-nohit-info .inner-l .shadow h2{
	line-height:0;
	text-align:center;
	padding-top:10px;
}
#shop-serch-result-nohit-info .inner-l .shadow h2 span.sub{
}
#shop-serch-result-nohit-info .inner-l .shadow h2 span.sub img{
	width:75px;
}
#shop-serch-result-nohit-info .inner-l .shadow h2 span.main{
	margin:0 0 0 5px;
}
#shop-serch-result-nohit-info .inner-l .shadow h2 span.main img{
	width:180px;
}
#shop-serch-result-nohit-info .inner-l .shadow p{
	text-align:center;
	font-size:12px;
	margin:10px 0;
}
#shop-serch-result-nohit-info .inner-l .shadow .section-unit-form{
	width:250px;
}
#shop-serch-result-nohit-info .inner-l .shadow .section-unit-form input.seach-box{
	width:200px;
	font-size:10px;
}
#shop-serch-result-nohit-info .inner-r h2{
	font-size:14px;
	margin-bottom:10px;
}
#shop-serch-result-nohit-info .inner-r p.bd-txt{
	margin:10px 0;
	padding-top:10px;
	border-top:1px dotted #666;
}
#shop-serch-result-nohit-info .inner-r p.img{
	line-height:0;
}
#shop-serch-result-nohit-info .inner-r p.img img{
	width:100%;
}
/*----------------------------------------------------
  詳細
----------------------------------------------------*/
/*マピオン地図*/
#shop-detail-map{
	padding:5px;
	background-color:#d4d0cd;
	margin-bottom:10px;
}
#shop-detail-map #shop-detail-map-inner{
	width:100%;
	height:300px;
	padding:0;
	margin:0;
}
/*店舗外観*/
#shop-detail-img-list{
	clear:both;
	border:1px solid #bfbfbf;
	background-color:#FFF;
	padding:10px 10px 0;
	margin-bottom:20px;
}
#shop-detail-img-list dt{
	font-weight:bold;
	font-size:14px;
	padding-bottom:10px;
}
#shop-detail-img-list dt span{
	display:block;
	border-left:4px solid #d90000;
	padding:5px 0 5px 10px;
}
#shop-detail-img-list dd.left{
	line-height:0;
	float:left;
	padding:0 0 10px;
	width:48%;
}
#shop-detail-img-list dd.right{
	line-height:0;
	float:right;
	padding:0 0 10px;
	width:48%;
}
#shop-detail-img-list dd img{
	width:100%;
}
/*アサイド共通ブロック*/
.shop-detail-aside-cmn-block{
	clear:both;
	border:1px solid #bfbfbf;
	background-color:#FFF;
	padding:10px;
	margin: 0 0 10px;
}
.shop-detail-aside-cmn-block h2{
	font-weight:bold;
	font-size:117%;
	border-bottom:1px dotted #666666;
	padding-bottom:10px;
}
.shop-detail-aside-cmn-block.near-shop{
	clear:both;
	background-color:#FFF;
	-webkit-box-shadow: 0px 1px 3px #aaa;
	-moz-box-shadow: 0px 1px 3px #aaa;
	box-shadow: 0px 1px 3px #aaa;
	border:1px solid #FFF;
	padding: 0;
}
.shop-detail-aside-cmn-block.near-shop h2{
	background: url("/common/images/acordion-btn-blue-bg-sp-d.gif") no-repeat left top #ded9d4 ;
	background:url("/common/images/acordion-btn-blue-bg-sp.gif") no-repeat left top #ded9d4\9;
	background-size: 25px 150px;
	border-bottom: 1px solid #cfcac5;
	font-size: 14px;
	overflow: hidden;
	padding: 7px 0 7px 34px;
	position: relative;
	font-weight:normal;
	border-bottom:none;
}
.shop-detail-aside-cmn-block.near-shop h2.open{
	background: url("/common/images/acordion-btn-blue-bg-sp-d.gif") no-repeat left -75px #ded9d4 ;
	background:url("/common/images/acordion-btn-blue-bg-sp.gif") no-repeat left -75px #ded9d4\9;
	background-size: 25px 150px;
}
.shop-detail-aside-cmn-block.near-shop h2 a{
	display: block;
	height: 50px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.shop-detail-aside-cmn-block.near-shop h2 span{
	display:block;
	border-left:none;
	padding:0;
}
.shop-detail-aside-cmn-block.near-shop ul.close {
	display: none;
}
.shop-detail-aside-cmn-block.near-shop ul.open {
	display: block;
}
.shop-detail-aside-cmn-block.near-shop ul li {
	color:#035d8a;
	text-decoration:none;
	display:block;
	border-top:1px dotted #666666;
	padding:5px 0 5px 25px;
	display:block;
	background: url("/common/images/ico-arrow-blue-sp-d.gif") 7px center no-repeat;
	background-size:9px 14px;
	-webkit-background-size:9px 14px;
	background: url("/common/images/ico-arrow-blue-sp.gif") 7px center no-repeat\9; /* for IE7,8 */
}
.shop-detail-aside-cmn-block h2 span{
	display:block;
	border-left:4px solid #d90000;
	padding:5px 0 5px 10px;
}
.shop-detail-aside-cmn-block h2 + p{
	margin: 10px 0 0;
}
.shop-detail-aside-cmn-block p + ul{
	margin: 0;
}
.shop-detail-aside-cmn-block p + ul li{
	border:none;
	padding:0 0 0 23px;
	margin: 5px 0 0;
}
.shop-detail-aside-cmn-block p + ul li:first-child{
	margin: 10px 0 0;
}
.shop-detail-aside-cmn-block ul li:first-child{
	border-top:none;
}
.shop-detail-aside-cmn-block ul li{
	border-top:1px dotted #666666;
	padding:8px 0 8px 23px;
	display:block;
	background:url("/common/images/ico-arrow-blue-square-pc.gif") no-repeat scroll left center #FFF;
}
.shop-detail-aside-cmn-block dt:first-child + dd span{
	border-top:none;
}
.shop-detail-aside-cmn-block ul li a{
	color:#035d8a;
	text-decoration:none;
}
.shop-detail-aside-cmn-block ul li a:hover{
	border-bottom:1px dotted #035d8a;
}
/*アラート*/
.unsalable-standard{
	border-bottom: 1px dotted #666666;
	border-top: 1px dotted #666666;
	margin:0 0 20px 0;
}
.unsalable-standard ul{
	padding: 10px 0 10px;
}
.unsalable-standard ul li:first-child{
	margin: 0;
}
.unsalable-standard ul li{
	margin: 10px 0 0 0;
}
.unsalable-standard dl dt {
		background: url("/common/images/ico-exclamation-mark-sp-d.gif") no-repeat scroll left 2px transparent;
		background-size:14px 14px;
		-webkit-background-size:14px 14px;
		background: url("/common/images/ico-exclamation-mark-pc.gif") no-repeat scroll left 2px transparent\9;/*for IE7,8*/
		color: #A00000;
		margin:0;
		padding: 0 0 5px 22px;
		font-size:14px;
		font-weight:bold;
}
.unsalable-standard dl dd {
	color: #f00;
	margin: 0;
	color: #a00000;
}
.unsalable-standard p{
	color: #A00000;
	padding: 0 0 10px 22px;
	font-size:13px;
}
/*店舗詳細テーブル*/
table.shop-table ul.dot-border-list li{
	border-top:1px dotted #666;
	padding:10px 0;
}
table.shop-table tr#shop-ttl th{
	width:110px;
}
table.shop-table ul.dot-border-list li:first-child{
	border-top:none;
}
table.shop-table .blue-btn a{
	display:block;
	width:210px;
	background-color:#01325b;
	color:#FFF;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border:1px solid #001b32;
	padding:7px 0 7px 10px;
	text-decoration:none;
}
table.shop-table .blue-btn a span{
	background:url("/common/images/ico-arrow-white-sp-d.gif") no-repeat left center;
	background-size:5px 9px;
	-webkit-background-size:5px 9px;
	background:url("/common/images/ico-arrow-white-pc.gif") no-repeat left center\9;/* for IE7,8*/
	padding-left:10px;
	font-size:14px;
	font-weight:bold;
}
/*取扱商品*/
#shop-detail-products-block{
	border-top:6px solid #d90000;
	background-color:#FFF;
	padding:0px 10px 10px;
	-webkit-box-shadow: 0px 1px 3px #aaa;
	-moz-box-shadow: 0px 1px 3px #aaa;
	box-shadow: 0px 1px 3px #aaa;
	position:relative;
	margin-bottom:20px;
}
#shop-detail-products-block h2{
	text-align:center;
	padding:10px 0;
	font-size:14px;
}
#shop-detail-products-block .tab-list{
	margin: 0 0 5px;
}
#shop-detail-products-block .tab-list li:first-child{
	margin: 0;
	float: left;
}
#shop-detail-products-block .tab-list li{
	width: 49%;
	height: 45px;
	float: right;
	margin: 0 0 0 3px;
}
#shop-detail-products-block .tab-list li a{
	display:block;
	color:#ef7a00;
	border: solid 1px #cccccc;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	text-align: center;
	text-decoration:none;
	font-weight: bold;
	height: 12px;
	padding: 13px 0;
}
#shop-detail-products-block .tab-list li#sell a{
	color:#023893;
}
#shop-detail-products-block .tab-list li#sell.select{
	background:url(/shop/images/shop-detail-tab-list-selected-bg-sp.png) no-repeat center bottom;
	background-size:12px 5px;
	-webkit-background-size:12px 5px;
	background:url(/shop/images/shop-detail-tab-list-selected-bg.gif) no-repeat center bottom\9;
}
#shop-detail-products-block .tab-list li#sell.select a{
	height: 14px;
	background: #023893;
	color: #fff;
	border: none;
}
#shop-detail-products-block .tab-list li#buy a{
	color:#ef7a00;
}
#shop-detail-products-block .tab-list li#buy.select{
	background:url(/shop/images/shop-detail-tab-list-selected-bg2-sp.png) no-repeat center bottom;
	background-size:12px 5px;
	-webkit-background-size:12px 5px;
	background:url(/shop/images/shop-detail-tab-list-selected-bg2.gif) no-repeat center bottom\9;
}
#shop-detail-products-block .tab-list li#buy.select a{
	height: 14px;
	background: #ef7a00;
	color: #fff;
	border: none;
}
#shop-detail-products-block .inner .left{
	zoom:1;
}
#shop-detail-products-block .inner .right{
	zoom:1;
	border: none;
}
#shop-detail-products-block .inner .right ul li{
	border-top: none !important;
}
#shop-detail-products-block .inner ul li:first-child{
	border-top: solid 1px #cccccc;
}
#shop-detail-products-block .inner ul li p{
	border-bottom: solid 1px #cccccc;
}
#shop-detail-products-block .inner ul li dl dt{
	border-bottom: solid 1px #cccccc;
}
#shop-detail-products-block .inner ul li dl dd{
	background: #eeeeee;
	padding: 10px;
}
#shop-detail-products-block .inner ul li dl dd.close{
	display: none;
}
#shop-detail-products-block .inner ul li dl dd ul{
	float: none;
}
#shop-detail-products-block .inner ul li dl dd ul li:first-child{
	margin: 0;
}
#shop-detail-products-block .inner ul li dl dd ul li{
	border:none !important;
	margin: 2px 0 0;
}
#shop-detail-products-block .inner ul li dl dd ul .none-priducts{
	display:none;
}
#shop-detail-products-block .inner ul li a{
	display: block;
/*	height: 32px;*/
	padding: 3px 0 3px 45px;
	text-decoration: none;
	color: #000;
	font-size: 108%;
	font-weight: bold;
}
#shop-detail-products-block .inner ul li dl dt.close a span{
	background:url(/shop/images/aside-menu-open-btn-pc-bg-plus.gif) no-repeat right center;
	display: block;
/*	height: 24px;*/
	padding: 8px 37px 8px 0;
}
#shop-detail-products-block .inner ul li a span{
	background:url(/shop/images/aside-menu-open-btn-pc-bg-minus.gif) no-repeat right center;
	display: block;
/*	height: 24px;*/
	padding: 8px 37px 8px 0;
}
#shop-detail-products-block .inner ul li p > span {
	display: block;
	height: 32px;
	padding: 3px 0 3px 45px;
	text-decoration: none;
	color: #000;
	font-size: 108%;
	font-weight: bold;
}
#shop-detail-products-block .inner ul li span > span{
	display: block;
	height: 24px;
	padding: 8px 0 0;
}
#shop-detail-products-block .inner ul li a span.non-category{
	background:none !important;
}
#shop-detail-products-block .inner ul .book a,
#shop-detail-products-block .inner ul .book p > span{
	background:url(/shop/images/shop-detail-products-ico-01.gif) no-repeat left 50%;
}
#shop-detail-products-block .inner ul .cd-dvd a,
#shop-detail-products-block .inner ul .cd-dvd p > span{
	background:url(/shop/images/shop-detail-products-ico-02.gif) no-repeat left 50%;
}
#shop-detail-products-block .inner ul .cellphoe a,
#shop-detail-products-block .inner ul .cellphoe p > span{
	background:url(/shop/images/shop-detail-products-ico-03.gif) no-repeat left 50%;
}
#shop-detail-products-block .inner ul .digital a,
#shop-detail-products-block .inner ul .digital p > span{
	background:url(/shop/images/shop-detail-products-ico-04.gif) no-repeat left 50%;
}
#shop-detail-products-block .inner ul .electric a,
#shop-detail-products-block .inner ul .electric p > span{
	background:url(/shop/images/shop-detail-products-ico-05.gif) no-repeat left 50%;
}
#shop-detail-products-block .inner ul .musical-instrument a,
#shop-detail-products-block .inner ul .musical-instrument p > span{
	background:url(/shop/images/shop-detail-products-ico-06.gif) no-repeat left 50%;
}
#shop-detail-products-block .inner ul .fashion a,
#shop-detail-products-block .inner ul .fashion p > span{
	background:url(/shop/images/shop-detail-products-ico-07.gif) no-repeat left 50%;
}
#shop-detail-products-block .inner ul .sports a,
#shop-detail-products-block .inner ul .sports p > span{
	background:url(/shop/images/shop-detail-products-ico-08.gif) no-repeat left 50%;
}
#shop-detail-products-block .inner ul .trasing-card a,
#shop-detail-products-block .inner ul .trasing-card p > span{
	background:url(/shop/images/shop-detail-products-ico-09.gif) no-repeat left 50%;
}
#shop-detail-products-block .inner ul .toy a,
#shop-detail-products-block .inner ul .toy p > span{
	background:url(/shop/images/shop-detail-products-ico-10.gif) no-repeat left 50%;
}
#shop-detail-products-block .inner ul .baby a,
#shop-detail-products-block .inner ul .baby p > span{
	background:url(/shop/images/shop-detail-products-ico-11.gif) no-repeat left 50%;
}
#shop-detail-products-block .inner ul .high-brand a,
#shop-detail-products-block .inner ul .high-brand p > span{
	background:url(/shop/images/shop-detail-products-ico-12.gif) no-repeat left 50%;
}
#shop-detail-products-block .inner ul .gold a,
#shop-detail-products-block .inner ul .gold p > span{
	background:url(/shop/images/shop-detail-products-ico-13.gif) no-repeat left 50%;
}
#shop-detail-products-block .inner ul .dish a,
#shop-detail-products-block .inner ul .dish p > span{
	background:url(/shop/images/shop-detail-products-ico-14.gif) no-repeat left 50%;
}
#shop-detail-products-block .inner ul .furniture a,
#shop-detail-products-block .inner ul .furniture p > span{
	background:url(/shop/images/shop-detail-products-ico-15.gif) no-repeat left 50%;
}
#shop-detail-products-block .inner ul .original a,
#shop-detail-products-block .inner ul .original p > span{
	background:url(/shop/images/shop-detail-products-ico-16.gif) no-repeat left 50%;
}
#shop-detail-products-block .inner ul .new-book a,
#shop-detail-products-block .inner ul .new-book p > span{
	background:url(/shop/images/shop-detail-products-ico-17.gif) no-repeat left 50%;
}
#shop-detail-products-block .inner ul .no-cate {
	display:none;
}
/*
#shop-detail-products-block .inner ul .book.no-cate a,
#shop-detail-products-block .inner ul .book.no-cate p > span{
	background:url(/shop/images/shop-detail-products-ico-01-off.gif) no-repeat left 50%;
}
#shop-detail-products-block .inner ul .cd-dvd.no-cate a,
#shop-detail-products-block .inner ul .cd-dvd.no-cate p > span{
	background:url(/shop/images/shop-detail-products-ico-02-off.gif) no-repeat left 50%;
}
#shop-detail-products-block .inner ul .cellphoe.no-cate a,
#shop-detail-products-block .inner ul .cellphoe.no-cate p > span{
	background:url(/shop/images/shop-detail-products-ico-03-off.gif) no-repeat left 50%;
}
#shop-detail-products-block .inner ul .digital.no-cate a,
#shop-detail-products-block .inner ul .digital.no-cate p > span{
	background:url(/shop/images/shop-detail-products-ico-04-off.gif) no-repeat left 50%;
}
#shop-detail-products-block .inner ul .electric.no-cate a,
#shop-detail-products-block .inner ul .electric.no-cate p > span{
	background:url(/shop/images/shop-detail-products-ico-05-off.gif) no-repeat left 50%;
}
#shop-detail-products-block .inner ul .musical-instrument.no-cate a,
#shop-detail-products-block .inner ul .musical-instrument.no-cate p > span{
	background:url(/shop/images/shop-detail-products-ico-06-off.gif) no-repeat left 50%;
}
#shop-detail-products-block .inner ul .fashion.no-cate a,
#shop-detail-products-block .inner ul .fashion.no-cate p > span{
	background:url(/shop/images/shop-detail-products-ico-07-off.gif) no-repeat left 50%;
}
#shop-detail-products-block .inner ul .sports.no-cate a,
#shop-detail-products-block .inner ul .sports.no-cate p > span{
	background:url(/shop/images/shop-detail-products-ico-08-off.gif) no-repeat left 50%;
}
#shop-detail-products-block .inner ul .trasing-card.no-cate a,
#shop-detail-products-block .inner ul .trasing-card.no-cate p > span{
	background:url(/shop/images/shop-detail-products-ico-09-off.gif) no-repeat left 50%;
}
#shop-detail-products-block .inner ul .toy.no-cate a,
#shop-detail-products-block .inner ul .toy.no-cate p > span{
	background:url(/shop/images/shop-detail-products-ico-10-off.gif) no-repeat left 50%;
}
#shop-detail-products-block .inner ul .baby.no-cate a,
#shop-detail-products-block .inner ul .high-brand.no-cate p > span{
	background:url(/shop/images/shop-detail-products-ico-11-off.gif) no-repeat left 50%;
}
#shop-detail-products-block .inner ul .high-brand.no-cate a,
#shop-detail-products-block .inner ul .high-brand.no-cate p > span{
	background:url(/shop/images/shop-detail-products-ico-12-off.gif) no-repeat left 50%;
}
#shop-detail-products-block .inner ul .gold.no-cate a,
#shop-detail-products-block .inner ul .gold.no-cate p > span{
	background:url(/shop/images/shop-detail-products-ico-13-off.gif) no-repeat left 50%;
}
#shop-detail-products-block .inner ul .dish.no-cate a,
#shop-detail-products-block .inner ul .dish.no-cate p > span{
	background:url(/shop/images/shop-detail-products-ico-14-off.gif) no-repeat left 50%;
}
#shop-detail-products-block .inner ul .furniture.no-cate a,
#shop-detail-products-block .inner ul .furniture.no-cate p > span{
	background:url(/shop/images/shop-detail-products-ico-15-off.gif) no-repeat left 50%;
}
#shop-detail-products-block .inner ul .original.no-cate a,
#shop-detail-products-block .inner ul .original.no-cate p > span{
	background:url(/shop/images/shop-detail-products-ico-16-off.gif) no-repeat left 50%;
}
#shop-detail-products-block .inner ul .new-book.no-cate a,
#shop-detail-products-block .inner ul .new-book.no-cate p > span{
	background:url(/shop/images/shop-detail-products-ico-17-off.gif) no-repeat left 50%;
}
*/
#shop-detail-products-block .inner + ul{
	font-size: 91%;
	margin: 10px 0 0;
	border-bottom: dotted 1px #666666;
	padding: 0 0 10px;
}
#shop-detail-products-block .inner + ul + ul{
	margin: 0 0 0 -3.57%;
}
#shop-detail-products-block .inner + ul + ul li{
	float: left;
	width: 46.3%;
	margin: 10px 0 0 3.57%;
	line-height: 0;
}
#shop-detail-products-block .inner + ul + ul li img{
	width: 100%;
}
/*その他情報*/
.shop-other-info-block{
	border:1px solid #bab6af;
	background-color:#FFF;
	margin-bottom:10px;
}
.shop-other-info-block-inner{
	padding:10px;
}
.shop-other-info-block-inner a{
	color:#035d8a;
	text-decoration:none;
	border-bottom:1px dotted #035d8a;
}
.shop-other-info-block-inner a:hover{
	border-bottom:none;
}
.shop-other-info-block-inner ul li:first-child{
	border-top: none;
}
.shop-other-info-block-inner ul li{
	border-top: dotted 1px #666666;
	padding: 10px 0;
	word-break: break-all;
}
.shop-other-info-block-inner .orange-btn {
	margin: 20px 0 0;
}
.shop-other-info-block-inner .orange-btn a{
	display:block;
	width:200px;
	color:#FFF;
	background-color: #ef7a00;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border:1px solid #b25b00;
	padding:7px 0 7px 0;
	text-decoration:none;
	text-align: center;
}
.shop-other-info-block-inner .orange-btn a span{
	display:block;
	background:url(/common/images/ico-arrow-white-pc-orange.gif) no-repeat 10px center;
}
.shop-other-info-block-inner .orange-btn a:hover{
	text-decoration:underline;
}
.shop-other-info-block-inner .orange-btn + .txt-link-right {
	margin: 10px 0 0;
}
.shop-other-info-block h2{
	background-color:#d4d0cd;
	font-size:14px;
	padding:8px 10px;
	border:1px solid #FFF;
}
p + ul.shop-other-info-link-list{
	margin-top:10px;
}
.shop-other-info-link-list li{
	background: url("/common/images/ico-arrow-blue-sp-d.gif") left 1px no-repeat;
	background-size:9px 14px;
	-webkit-background-size:9px 14px;
	background: url("/common/images/ico-arrow-blue-sp.gif") left 1px no-repeat\9; /* for IE7,8 */
	padding-left: 15px;
	margin-top:5px;
}
.shop-other-info-link-list li:first-child{
	margin-top:0px;
}
.shop-other-info-link-list li a{
	text-decoration:none;
	color:#035d8a;
	border-bottom:none;
}
.shop-other-info-block-inner .txt-link-right {
	background: url("/common/images/ico-arrow-blue-sp-d.gif") left 1px no-repeat;
	background-size:9px 14px;
	-webkit-background-size:9px 14px;
	background: url("/common/images/ico-arrow-blue-sp.gif") left 1px no-repeat #FFF\9; /* for IE7,8 */
	padding-left: 15px;
	margin-top:5px;
}
.shop-other-info-block-inner .txt-link-right a{
	text-decoration:none;
	color:#035d8a;
	border-bottom:none;
}
.shop-other-info-block-inner p.alert,
.shop-detail-aside-cmn-block p.alert{
	color:red;
	margin-top:5px;
}
/*戻る*/
.shop-detail-back-btn{
	padding:10px 0;
	border-bottom: 1px dotted #666666;
	border-top: 1px dotted #666666;
	margin-top:20px;
	background:url("/common/images/ico-arrow-blue-square-mini-back-sp-d.gif") left center no-repeat;
	background-size:13px 13px;
	-webkit-background-size:13px 13px;
	background:url("/common/images/ico-arrow-blue-square-pc-back.gif") left center no-repeat\9;/*for IE7,8*/
	padding-left:18px;
}
.shop-detail-back-btn a{
	color:#035d8a;
	text-decoration:none;
}
/* アルバイト募集 */
.employment-block {
	margin-bottom: 10px;
}
.employment-block .btn {
	position: relative;
}
.employment-block .btn a{
	display:block;
	color:#ffffff;
	border-radius: 2px;
	/*padding:7px 0;*/
	padding:10px 0;
	text-decoration:none;
	/*text-align: center;*/
}
.employment-block .btn a span{
	display:block;
	background:url(/common/images/ico-arrow-white-clear-sp-d.png) no-repeat 10px center;
	background-size:5px 9px;
	-webkit-background-size:5px 9px;
	background:url(/common/images/ico-arrow-white-clear-pc.png) no-repeat 10px center\9;/* for IE7,8*/
	/*padding-left:10px;*/
	padding: 0 10px 0 22px;
	font-size:14px;
	font-weight:bold;
}
.employment-block .btn.red-btn a {
	background-color:#d90000;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border:1px solid #d90000;
}
.employment-block .btn.blue-btn a {
	background-color:#01325b;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border:1px solid #001b32;
}
/* バナーブロック */
#shop-banner-block {
	margin-top: 15px;
	margin: 0 0 0 -3.33%;
}
#shop-banner-block li {
	float: left;
	width: 46.4%;
	margin: 5px 0 0 3.33%;
}
#shop-banner-block li.banner-odd {
	margin-left: 3.5%;
}
#shop-banner-block img {
	width: 100%;
	margin: 0 auto;
	border: 1px solid #cfcfcf;
	vertical-align: text-bottom;
}
/* お店からのおトク情報 */
#shop-detail-otoku-block{
	border-top:6px solid #d90000;
	background-color:#ffde85;
	padding: 0 10px 10px;
	-webkit-box-shadow: 0px 1px 3px #aaa;
	-moz-box-shadow: 0px 1px 3px #aaa;
	box-shadow: 0px 1px 3px #aaa;
	position:relative;
	margin-bottom:15px;
}
#shop-detail-otoku-block h2{
	text-align:center;
	padding:10px 0;
	font-size:14px;
}
div.otoku-wrap {
	margin-top: 10px;
}
div.otoku-wrap:first-child {
	margin-top: 0;
}
div.otoku-wrap .otoku-detail {
	margin-top: 20px;
}
/* クーポン */
div.otoku-wrap.coupon {
	background: url("/shop/images/tag-otoku-coupon.png") no-repeat left top;
	padding: 2px 0 0 2px;
}
div.otoku-wrap.coupon .otoku-wrap-inner {
	background: url("/shop/images/tag-otoku-coupon.png") no-repeat -2px -2px;
	padding: 13px 15px 15px 13px;
	background-color: #FFF;
}
div.otoku-wrap.coupon h3 {
	background: url("/shop/images/ico-otoku-coupon.png") no-repeat left center;
	height: 43px;
	padding: 0 0 0 65px;
}
div.otoku-wrap.coupon h3 span {
	display:block;
	padding: 15px 0 0;
}
div.otoku-wrap.coupon .otoku-detail {
  width: 100%;
}
div.otoku-wrap.coupon .otoku-detail p.coupon-title {
	width: 100%;
}
div.otoku-wrap.coupon .otoku-detail .coupon-btns {
}
div.otoku-wrap.coupon .otoku-detail .coupon-btns .coupon-btn-wrap {
	margin-top: 15px;
}
div.otoku-wrap.coupon .otoku-detail .coupon-btns .coupon-btn-wrap:first-child {
}
div.otoku-wrap.coupon .otoku-detail .coupon-btns .coupon-btn-wrap.btn {
}
div.otoku-wrap.coupon .otoku-detail .coupon-btns .coupon-btn-wrap .btn a{
	display:block;
	color:#FFF;
	padding:7px 10px;
	text-align: center;
	text-decoration:none;
}
div.otoku-wrap.coupon .otoku-detail .coupon-btns .coupon-btn-wrap .btn a span{
	display: block;
	background:url(/common/images/ico-arrow-white-clear-pc.png) no-repeat left center;
	padding-left:13px;
	font-size: 120%;
	line-height: 1.3;
	font-weight: bold;
}
div.otoku-wrap.coupon .otoku-detail .coupon-btns .coupon-btn-wrap .btn a:hover{
	text-decoration:underline;
}
div.otoku-wrap.coupon .otoku-detail .coupon-btns .coupon-btn-wrap .blue-btn a{
	background-color:#023893;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border:1px solid #001b32;
}
/* SALE情報 */
div.otoku-wrap.sale {
	background: url("/shop/images/tag-otoku-sale.png") no-repeat left top;
	padding: 2px 0 0 2px;
}
div.otoku-wrap.sale .otoku-wrap-inner {
	background: url("/shop/images/tag-otoku-sale.png") no-repeat -2px -2px;
	padding: 13px 15px 15px 13px;
	background-color: #FFF;
}
div.otoku-wrap.sale h3 {
	background: url("/shop/images/ico-otoku-sale.png") no-repeat left center;
	height: 43px;
	padding: 0 0 0 65px;
}
div.otoku-wrap.sale h3 span {
	display:block;
	padding: 15px 0 0;
}
div.otoku-wrap.sale .otoku-detail p.annotation {
	margin-bottom: 10px;
}
div.otoku-wrap.sale .otoku-detail table {
	width: 100%;
	background: #ded9d4;
	border-spacing: 1px;
	border-collapse: separate;
}
div.otoku-wrap.sale .otoku-detail table th {
	padding: 5px 10px;
	width: 60%;
	text-align: left;
	font-weight: normal;
	background: #ffb1c1;
	border: 1px #FFF solid;
}
div.otoku-wrap.sale .otoku-detail table td {
	background: #FFF;
	padding: 5px 10px;
	width: 40%;
}
/* お知らせ情報 */
div.otoku-wrap.info {
	background: url("/shop/images/tag-otoku-info.png") no-repeat left top;
	padding: 2px 0 0 2px;
}
div.otoku-wrap.info .otoku-wrap-inner {
	background: url("/shop/images/tag-otoku-info.png") no-repeat -2px -2px;
	padding: 13px 15px 15px 13px;
	background-color: #FFF;
}
div.otoku-wrap.info h3 {
	background: url("/shop/images/ico-otoku-info.png") no-repeat left center;
	height: 43px;
	padding: 0 0 0 65px;
}
div.otoku-wrap.info h3 span {
	display:block;
	padding: 15px 0 0;
}
}
@media screen and (min-width: 569px) {
/*----------------------------------------------------
  共通
----------------------------------------------------*/
/*h1タイトルエリア*/
#title-area-catetop{
	background:url("/common/images/title-area-pc-bg-01.gif") top left repeat;
	border-top:1px solid #cfcfcf;
	border-bottom:3px solid #d90000;
	height:100px;
	position:absolute;
	top:-10px;
	width:100%;
	padding-top:15px;
}
#title-area-detailpage{
	background:url("/common/images/title-area-pc-bg-01.gif") top left repeat;
	border-top:1px solid #cfcfcf;
	border-bottom:2px solid #d90000;
	height:76px;
	position:absolute;
	top:-10px;
	width:100%;
	padding-top:15px;
}
#title-area-inner{
	width:960px;
	margin:0 auto;
	position:relative;
}
#title-area-catetop h1{
	height:38px;
	border-left:5px solid #d90000;
	padding:7px 0 0 10px;
	margin:15px 0 0 0;
}
#title-area-detailpage h1{
	height:26px;
	border-left:5px solid #d90000;
	padding:2px 0 0 10px;
	margin:13px 0 0 0;
	line-height:26px;
	position:relative;
}
#title-area-detailpage span.sub-title{
	font-size:167%;
	font-weight:bold;
	margin:0 0 0 0;
	padding:0 0 0 20px;
	display:inline-block;
	vertical-align:top;
}
#title-area-detailpage h1 span.rss-btn{
	display:block;
	position:absolute;
	right:0;
	top:0;
}
#title-area-detailpage h1 span.rss-btn img{
	width:17px;
}
/* ぱんくず */
ul#bread-clumb li{
	display:inline;
	color:#666666;
}
ul#bread-clumb li a{
	color:#035d8a;
	text-decoration:none;
}
ul#bread-clumb li a:hover{
	text-decoration:underline;
}
ul#bread-clumb li#home{
	background:url("/common/images/bread-clumb-home-bg-01.png") left 1px no-repeat;
	padding-left:12px;
}
/*カラム設定*/
article,
#section-inner-left{
	width:715px;
	float:left;
}
aside{
	width:225px;
	float:right;
}
/*パーツ*/
h2.cmn-h2-ttl{
	border-left:5px #d90000 solid;
	border-bottom:1px #c4c0bc solid;
	background:#FFF;
	font-size:133%;
	padding:10px 10px 7px;
	margin-bottom:20px;
}
h3.aside-h3{
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
}
h3.aside-h3 span{
	display:block;
	font-size:116%;
	color:#0d0d0d;
	background-color:#ded9d4;
	border-bottom:#cfcac5 1px solid;
	padding:10px 7px;
	height: 100%;
}
/*テーブル*/
.shop-table{
	border-spacing: 1px; /* セル間の隙間(モダンブラウザ用) */
	background: #bfbfbf;	/* テーブルとth、tdの線 */
	border-collapse:separate;
	margin-bottom:20px;
}
.shop-table th,
.shop-table td{
	padding: 5px 10px 5px;
}
.shop-table th{
	border: 1px solid #ffffff; /* 見出し(th)の内側に1pxの線 */
	background: #ded9d4;	/*「table.data」の背景色を上書き */
	text-align:center;
	vertical-align:middle;
}
.shop-table td{
	background: #ffffff; /*「table.data」の背景色を上書き */
	vertical-align:middle;
}
.shop-table td span.phone{
	background:url("/shop/images/ico-phone-img.gif") left top no-repeat;
	padding: 0 0 0 13px;
}
.shop-table td.separator {
	height: 4px;
	line-height: 0;
	padding: 0;
}
.shop-table a.txt-link{
	text-decoration:none;
	color:#035d8a;
	border-bottom:1px dotted #035d8a;
}
.shop-table a.txt-link:hover{
	border-bottom:none;
}
.shop-table .center{
	text-align:center;
}
/*店舗詳細テーブル*/
.shop-table#shop-detail-tbl th{
	width: 125px;
}
/*コメント*/
.comment{
	margin: 30px 0 0 0;
}
.comment p{
	text-align:right;
}
/*----------------------------------------------------
  カテゴリTOP
----------------------------------------------------*/
/*タイトルエリア検索部*/
#title-area-catetop h1{
	float:left;
}
#shop-title-area-serch-block{
	border-right:4px solid #d90000;
	background-color:#FFF;
	width:540px;
	-webkit-box-shadow:#aaa 0px 1px 3px;
	-moz-box-shadow:#aaa 0px 1px 3px;
	box-shadow:#aaa 0px 1px 3px;
	float:right;
	margin-top:5px;
	padding:10px 10px 10px 20px;
	position:relative;
}
#shop-title-area-serch-block dl.freeword dt{
	font-weight:bold;
	color:#000;
	background:url(/common/images/top-h3-ico-02.gif) no-repeat left center;
	padding:0 0 0 25px;
	margin-top:7px;
	width:150px;
	float:left;
}
#shop-title-area-serch-block dl.freeword dd{
	float:left;
}
#shop-title-area-serch-block dl.freeword dd .section-unit-form{
	width: 280px;
	float: left;
}
#shop-title-area-serch-block dl.freeword dd .section-unit-form input.seach-box{
	width:100%;
}
#shop-title-area-serch-block dl.freeword dd .link-btn-block {
	float: left;
	width: 70px;
	margin-left: 5px;
}
#shop-title-area-serch-block dl.freeword dd a {
	background:#d90000;
	color:#ffffff;
	font-weight:bold;
	padding:7px 0;
	text-align:center;
	width:100%;
	display:block;
	text-decoration:none;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border:solid 1px #be0000;
	position:relative;
}
#shop-title-area-serch-block dl.freeword dd a:hover {
	text-decoration:underline;
}
#shop-title-area-serch-block .search-freewd-link {
	margin-top: 5px;
}
#shop-title-area-serch-block .search-freewd-link a {
	display: block;
	color: #035D8A;
	font-size: 97%;
	font-weight:bold;
	text-decoration:none;
}
#shop-title-area-serch-block .search-freewd-link a:hover {
	text-decoration:underline;
}
#shop-title-area-serch-block .search-freewd-link a span {
	background:url(/common/images/ico-arrow-blue-square-pc.gif) no-repeat left center;
	padding:0 0 0 17px;
	display:block;
}
#shop-title-area-serch-block dl.gps{
	display:none;
}
/*地図*/
#shop-map{
	line-height:0;
	padding-bottom:47px;
	background: url("/common/images/border-4line-blue-dotted-pc.png") repeat-x scroll right bottom transparent;
	margin-bottom:40px;
}
#map-box{
	position:relative;
	height:546px;
	width:715px;
	overflow:hidden;
}
#map-japan-img{
	position:absolute;
	top:273px;
	left:307px;
}
#map-japan-img img{
	display:block;
	position:relative;
	top:-273px;
	left:-307px;
}
#map-tokyo-img{
	position:absolute;
	visibility:hidden;
	display:none;
}
#map-kanagawa-img{
	position:absolute;
	visibility:hidden;
	display:none;
}
#map-box{
	position:relative;
}
#map-japan-img{
	position:absolute;
}
#map-tokyo-img{
	position:absolute;
}
#map-backbtn{
	position:absolute;
	top:466px;
	left:281px;
	z-index:100;
	visibility:hidden;
}
/*ニュース*/
#shop-info{
	border-top:6px solid #D4D0CD;
}
h2.section-unit-h2-1line {
	font-size:117%;
	font-weight:bold;
	background:#ffffff;
	position:relative;
}
h2.section-unit-h2-1line a {
	display:block;
	padding:15px 10px;
	height:20px;
	color:#000;
	text-decoration:none;
}
h2.section-unit-h2-1line a:hover{
	text-decoration:underline;
}
h2.section-unit-h2-1line span {
	text-align:left;
	padding-left:24px;
	display:block;
	background:url("/common/images/ico-arrow-blue-square-pc.gif") no-repeat left center;
	font-size:117%;
}
h2.section-unit-h2-1line span.rss-btn {
	background:none;
	position:absolute;
	top:10px;
	right:10px;
	line-height:0;
	display:block;
}
h2.section-unit-h2-1line span.rss-btn img {
	width:17px;
}
h2.section-unit-h2-1line span.rss-btn a {
	padding:0;
	line-height:0;
	display:block;
}
#shop-info-news-block{
	background-color:#e6e6e6;
	padding:0 10px;
}
.shop-info-news-list{
	padding:8px 0;
	border-top:1px solid #cccccc;
	clear:both;
}
.shop-info-news-list:first-child{
	border-top:none;
}
.shop-info-news-list dt{
	float:left;
	width:100px;
}
.shop-info-news-list dd{
	float:left;
	width:595px;
}
.shop-info-news-list dd a{
	color:#035d8a;
	text-decoration:none;
	border-bottom:1px dotted #035d8a;
}
.shop-info-news-list dd a:hover{
	border-bottom:none;
}
/*地域*/
.section-unit-form{
	width:201px;
}
.shop-serch-narrowing-wrap{
	margin-bottom:10px;
}
.shop-serch-narrowing-wrap.first{
	background:url("/shop/images/shop-serch-narrowing-wrap-top-pc-bg.png") no-repeat bottom center;
	padding-bottom:14px;
	margin-bottom:0;
	position:relative;
	top:0;
	z-index:5;
}
.shop-serch-narrowing-wrap.first .shop-serch-narrowing-wrap-inner{
	box-shadow:2px -2px 2px -2px #aaa;
	-webkit-box-shadow:2px -2px 2px -2px #aaa;
	-moz-box-shadow:2px -2px 2px -2px #aaa;
}
.shop-serch-narrowing-wrap.first .shop-serch-narrowing{
	box-shadow:-2px 0 2px -2px #aaa;
	-webkit-box-shadow:-2px 0 2px -2px #aaa;
	-moz-box-shadow:-2px 0 2px -2px #aaa;
}
.shop-serch-narrowing{
	background-color:#FFF;
	padding-top:1px;
	-webkit-box-shadow: 0px 0px 3px #aaa;
	-moz-box-shadow: 0px 0px 3px #aaa;
	box-shadow: 0px 0px 3px #aaa;
}
.shop-serch-narrowing-radio-list{
	padding: 5px 10px 13px;
}
.shop-serch-narrowing-radio-list li:first-child{
	margin-bottom:5px;
}
.shop-serch-narrowing-radio-list input[type="radio"] {
	margin: -4px 5px 0 0;
	vertical-align: middle;
}
.shop-serch-narrowing-select{
	width:205px;
	margin:0 auto;
}
.shop-serch-narrowing-select li.shop-serch-narrowing-select-list {
	padding:10px 0;
}
.shop-serch-narrowing-select li.shop-serch-narrowing-select-list.border {
	border-bottom: 1px dotted #696969;
}
.shop-serch-narrowing-select li.shop-serch-narrowing-select-list:first-child {
	margin: 0 0 10px;
}
.shop-serch-narrowing-select li.shop-serch-narrowing-select-list + li {
	padding:0 0 10px;
}
.shop-serch-narrowing-select li.shop-serch-narrowing-select-list.city_form_area_item01 .section-unit-form{	position:relative;	z-index:103; }
.shop-serch-narrowing-select li.shop-serch-narrowing-select-list.city_form_area_item02 .section-unit-form{	position:relative;	z-index:102; }
.shop-serch-narrowing-select li.shop-serch-narrowing-select-list.city_form_area_item03 .section-unit-form{	position:relative;	z-index:101; }
.shop-serch-narrowing-select li.shop-serch-narrowing-select-list.city_form_area_item04 .section-unit-form{	position:relative;	z-index:100; }
.shop-serch-narrowing-select li.shop-serch-narrowing-select-list.city_form_area_item05 .section-unit-form{	position:relative;	z-index:99; }
.shop-serch-narrowing-select li.shop-serch-narrowing-select-list:first-child .section-unit-form{
	position:relative;
	z-index:104;
}
.shop-serch-narrowing-wrap p.bet-select{
	text-align:right;
	padding: 0 5px 10px;
}
.shop-serch-narrowing-wrap p.bet-select a{
	background:url("/shop/images/ico-blue-plus-s.png") bottom left no-repeat;
	padding:0 0 0 18px;
	text-decoration:none;
}
.shop-serch-narrowing-wrap p.bet-select span{
	font-size:12px;
	color:#035d8a;
	border-bottom:1px dotted #035d8a;
}
.shop-serch-narrowing-wrap p.bet-select span:hover{
	border-bottom:none;
}
/*取扱い商品*/
/* --- */
.shop-serch-narrowing-wrap .tab-list{
	margin: 5px 0px 5px;
}
.shop-serch-narrowing-wrap .tab-list li:first-child{
	margin: 0 0 0 6px;
}
.shop-serch-narrowing-wrap .tab-list li{
	width: 105px;
	height: 41px;
	float: left;
	margin: 0 0 0 3px;
}
.shop-serch-narrowing-wrap .tab-list li a{
	display:block;
	color:#ef7a00;
	border: solid 1px #cccccc;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	text-align: center;
	text-decoration:none;
	font-weight: bold;
	height: 12px;
	padding: 10px 0 12px;
}
.shop-serch-narrowing-wrap .tab-list li#sell a{
	color:#023893;
}
.shop-serch-narrowing-wrap .tab-list li#sell.select{
	background-color:#fff;
	background:url(/shop/images/shop-detail-tab-list-selected-bg.gif) no-repeat center bottom;
}
.shop-serch-narrowing-wrap .tab-list li#sell.select a{
	height: 14px;
	background: #023893;
	color: #fff;
	border: none;
}
.shop-serch-narrowing-wrap .tab-list li#buy a{
	color:#ef7a00;
}
.shop-serch-narrowing-wrap .tab-list li#buy.select{
	background-color:#fff;
	background:url(/shop/images/shop-detail-tab-list-selected-bg2.gif) no-repeat center bottom;
}
.shop-serch-narrowing-wrap .tab-list li#buy.select a{
	height: 14px;
	background: #ef7a00;
	color: #fff;
	border: none;
}
.disnon{
	display:none;
}
.shop-serch-narrowing-select-check li{
	color:#035d8a;
	border-top:1px solid #ccc;
	padding:0 0 0 10px;
	overflow:hidden;
	*margin-bottom:-2px;  /*for IE7*/
}
.shop-serch-narrowing-select-check li:first-child{
	border-top:none;
}
.shop-serch-narrowing-select-check li label{
	display:block;
	width:187px;
	padding:8px 0 8px;
	float:left;
	line-height:1.0em;
}
.shop-serch-narrowing-select-check li input{
	margin:0;
	padding:0;
	display:block;
	text-align:left;
	float:left;
	margin-top:1px;
	*margin-top: -3px; /*for IE7*/
}
.shop-serch-narrowing-select-check li span{
	line-height:1.3em;
	display:block;
	width:162px;
	padding-left:5px;
	float:left;
	cursor:default;
}
.shop-serch-narrowing-select-check li a.open-btn{
	display:block;
	width:24px;
	height:24px;
	float:left;
	text-indent:-9999px;
	float:right;
	line-height:0;
	margin:4px 4px 0 0;
	background:url("/shop/images/aside-menu-open-btn-pc-sml.gif") no-repeat -24px 0px #035d8a;
}
.shop-serch-narrowing-select-check li a.open-btn.open{
	background:url("/shop/images/aside-menu-open-btn-pc-sml.gif") no-repeat 0px 0px #035d8a;
}
/*入れ子リスト*/
.shop-serch-narrowing-select-check-inner{
	height:auto !important;
}
.shop-serch-narrowing-select-check-inner.close{
	display:none;
}
.shop-serch-narrowing-select-check-inner ul li{
	border-top:1px dotted #999;
}
.shop-serch-narrowing-select-check-inner ul li:first-child{
	border-top:none;
}
/*店舗タイプ／取扱サービス リスト*/
.shop-serch-narrowing-select-check-border{
}
.shop-serch-narrowing-select-check-border li{
	border-top:1px dotted #999;
	padding:8px 0 8px 10px;
	color:#035d8a;
}
.shop-serch-narrowing-select-check-border li:first-child{
	border-top:none;
}
.shop-serch-narrowing-select-check-border li input{
	margin:0;
	padding:0;
	display:block;
	text-align:left;
	float:left;
	margin-top:1px;
	*margin-top: -3px; /*for IE7*/
}
.shop-serch-narrowing-select-check-border li span{
	line-height:1.3em;
	display:block;
	width:165px;
	padding-left:5px;
	float:left;
}
.shop-serch-narrowing-select-check li.checked,
.shop-serch-narrowing-select-check-border li.checked{
	background:#eeeeee;
	font-weight:bold;
	color:#666666;
}
/*検索ボタン*/
#shop-serch-narrowing-serchbtn-area{
	background:url("/common/images/aside-menu-serch-btn-pc-bg.gif") no-repeat top left #ded9d4;
	padding:13px 0;
}
#shop-serch-narrowing-serchbtn a{
	display:block;
	width:205px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border:solid 2px #FFF;
	margin:0 auto;
	text-align:center;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	font-size:116%;
	position:relative;
}
#shop-serch-narrowing-serchbtn a:hover{
	text-decoration:underline;
}
#shop-serch-narrowing-serchbtn a span{
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border:solid 1px #c00000;
	display:block;
	background-color:#d90000;
	padding:7px 0;
}
/*----------------------------------------------------
  店舗オープン/リニューアル情報
----------------------------------------------------*/
/* 右メニュー */
#aside-subnavi-setion{
	background-color:#FFF;
	padding:1px 1px 0;
	-webkit-box-shadow: 0px 0px 3px #aaa;
	-moz-box-shadow: 0px 0px 3px #aaa;
	box-shadow: 0px 0px 3px #aaa;
	margin:0 0 20px 0;
	position:relative;
}
.aside-subnavi.top{
	border-top:none;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom:3px;
}
.aside-subnavi{
	border-top: 1px solid #CCCCCC;
}
.aside-subnavi li{
	border-top: 1px solid #CCCCCC;
}
.aside-subnavi li:first-child{
	border-top:none;
}
.aside-subnavi li.ac:first-child{
	border-top:none;
}
.aside-subnavi li a{
	color: #035d8a;
	text-decoration: none;
	display:block;
	padding: 8px 0 8px 30px;
	background: url("/common/images/ico-arrow-blue-square-pc.gif") no-repeat scroll 9px 9px transparent;
}
.aside-subnavi li a:hover{
	text-decoration:underline;
}
.aside-subnavi li.ac{
	background: url("/common/images/ico-arrow-gray-square-pc-back.gif") no-repeat scroll 9px 9px transparent;
	border-top: 1px solid #CCCCCC;
	padding: 8px 0 8px 30px;
}
.aside-subnavi li.ac span{
	color:#666666;
	font-weight:bold;
}
h2.aside-h2 span{
	display:block;
	font-size:133%;
	color:#ffffff;
	background-color:#d90000;
	border-bottom:#a60000 1px solid;
	padding:9px 13px 7px;
}
h3.aside-h3 span{
	display:block;
	font-size:116%;
	color:#0d0d0d;
	border-bottom:#cfcac5 1px solid;
	padding:10px 7px 10px 30px;
	cursor:pointer;
}
h3.aside-h3 span.open{
	background:url("/shop/images/ico-arrow-red-up.png") no-repeat 10px center #ded9d4;
}
h3.aside-h3 span.close{
	background:url("/shop/images/ico-arrow-red-down.png") no-repeat 10px center #ded9d4;
}
div.accordion-wrap.close{
	display:none;
}
/* 最新情報 */
#shop-info-renewal{
	background-color:#FFF;
	border:1px solid #bab6af;
	padding:0 20px;
}
.shop-info-renewal-list{
	border-top:1px dotted #666666;
	padding:10px 0;
}
.shop-info-renewal-list:first-child{
	border-top:none;
}
.shop-info-renewal-list dt{
	width:93px;
	float:left;
}
.shop-info-renewal-list dd{
	float:left;
	background:url("/common/images/ico-arrow-blue-pc.gif") left 4px no-repeat;
	padding-left:10px;
	width:570px;
}
.shop-info-renewal-list dd a{
	color:#035d8a;
	text-decoration:none;
	border-bottom:1px dotted #035d8a;
}
.shop-info-renewal-list dd a:hover{
	border-bottom:none;
}
/*----------------------------------------------------
  検索結果
----------------------------------------------------*/
#shop-serch-operation{
	background-color:#FFF;
	/*-webkit-box-shadow: 0px 1px 3px #aaa;
	-moz-box-shadow: 0px 1px 3px #aaa;
	box-shadow: 0px 1px 3px #aaa;*/
	position:relative;
	border:1px solid #BFBFBF;
	margin:0 0 10px 0;
}
#shop-serch-operation-inner-top{
	padding:20px;
	/*position:relative;*/
}
#shop-serch-operation-inner-bottom{
	border-top:1px solid #c8c8c3;
	padding:10px 19px 60px;
	position:relative;
}
#shop-serch-operation-inner-bottom.close{
	display:none;
}
/*フリーワード*/
#shop-serch-operation dl.freeword{
}
#shop-serch-operation dl.freeword dt{
	font-size:117%;
	font-weight:bold;
	line-height: 1.3;
	color:#000;
	background:url(/common/images/top-h3-ico-02.gif) no-repeat left center;
	padding:0 0 0 20px;
	margin-top:7px;
	width: 145px;
	float:left;
}
#shop-serch-operation dl.freeword dd{
	float:right;
}
#shop-serch-operation dl.freeword dd .section-unit-form{
	width:500px;
}
#shop-serch-operation dl.freeword dd .section-unit-form input.seach-box{
	width:400px;
}
#shop-serch-operation dl.freeword dd .section-unit-form input.seach-btn {
	display:block;
	float: right;
	height: 27px;
	width: 86px;
	background:url(/common/images/serchbtn-pc-bg-02.gif) no-repeat 12px center #d90000;
	color:#FFF;
	font-size:117%;
	font-weight:bold;
	text-align:left;
	padding-left:37px;
	cursor:pointer;
	border:1px solid #c00000;
	border-left:none;
	*border:none;
}
/*選択中の条件*/
.shop-serch-selected-item{
	clear:both;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border:1px solid #bab6af;
	background:#bab6af;
	position:relative;
}
.shop-serch-selected-item p.ttl{
	color:#FFF;
	font-weight:bold;
	width:102px;
	text-align:center;
	float:left;
	padding:7px 0;
	display:inline;
}
.shop-serch-selected-item-list{
	display:table-cell;
	background:#FFF;
	width:806px;
	float:right;
	background:url(/shop/images/shop-serch-selected-item-pc-bg.gif) no-repeat left center #FFF;
	padding:0 0 7px 8px;
	min-height:22px;
}
.shop-serch-selected-item-list li{
	padding:7px 0 0px 10px;
	float:left;
	white-space:nowrap;
	line-height:1.0;
}
.shop-serch-selected-item-list li span.txt{
}
.shop-serch-selected-item-list li span.delete{
	/*line-height:1;*/
	padding-left:5px;
	vertical-align:middle;
}
.shop-serch-selected-item-list li span.delete img{
	width:13px;
}
/*選択中の条件02*/
.shop-serch-selected-item-wrap{
	margin-top:10px;
	position:relative;
}
.shop-serch-selected-item-wrap-inner{
	background-color:#e8e6e1;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	padding:10px;
}
.shop-serch-selected-item-wrap .shop-serch-selected-item-right{
	width:690px;
	float:right;
}
.shop-serch-selected-item-wrap .shop-serch-selected-item-list{
	width:578px;
}
.shop-serch-selected-item-radio{
	width:205px;
	float:left;
}
.shop-serch-selected-item-radio label{
	display:block;
	margin-top:3px;
}
.shop-serch-selected-item-radio label:first-child{
	margin-top:0;
}
.shop-serch-selected-item-radio input[type="radio"] {
	margin: -4px 5px 0 0;
	vertical-align: middle;
}
/*選択中の条件03*/
.shop-serch-right-selected-item{
	background-color:#FFF;
	position:relative;
	border:1px solid #BFBFBF;
	margin:0 0 10px;
}
.shop-serch-right-selected-item.mg40{
	margin:0 0 40px;
}
.shop-serch-right-selected-item p.title{
	background:#bab6af;
	color:#ffffff;
	font-weight:bold;
	font-size: 117%;
	padding:10px;
	position:relative;
}
.shop-serch-right-selected-item span{
	position:absolute;
	top:5px;
	right:10px;
}
.shop-serch-right-selected-item span a.reset{
	display:block;
	background:url("/shop/images/close-btn-blue-sml.gif") no-repeat 7px center #ffffff;
	padding:5px 5px 5px 25px;
	font-size:86%;
	font-weight:normal;
	text-decoration:none;
	color:#035d8a;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}
.shop-serch-right-selected-item p.resalt-title{
	font-weight:bold;
	font-size: 117%;
	padding:10px 10px 0;
}
.shop-serch-right-selected-item ul.resalt{
	background:#ffffff;
	padding:10px;
}
.shop-serch-right-selected-item ul.resalt.no-pt{
	padding-top:0;
}
.shop-serch-right-selected-item ul.resalt + p{
	border-top:1px solid #BFBFBF;
}
.shop-serch-right-selected-item ul.resalt li{
	margin:10px 0 0;
}
.shop-serch-right-selected-item ul.resalt li:first-child{
	margin:0;
}
.shop-serch-right-selected-item ul.resalt li a{
	display:block;
	background:url("/shop/images/close-btn-blue-sml.gif") no-repeat 5px center #eeeeee;
	padding:5px 5px 5px 23px;
	text-decoration:none;
	color:#000000;
	height: 100%;
}
.shop-serch-right-selected-item .shop-serch-narrowing-radio-list{
	padding: 5px 10px 0;
}
/*選択条件*/
.shop-serch-select-panel{
	width:229px;
	border-left:1px dotted #666666;
	float:left;
	position:relative;
}
.shop-serch-select-panel.last{
	width:228px;
	border-right:1px dotted #666666;
}
.shop-serch-select-panel dt{
	color: #000;
	font-weight: bold;
	width:189px;
	margin:0 auto 5px;
}
.shop-serch-select-panel dd{
	position:relative;
}
.shop-serch-select-panel dd form.section-unit-form{
	width:185px;
}
.shop-serch-select-panel-btn-off a{
	display:block;
	width:187px;
	background-color:#a6a6a6;
	color:#FFF;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border:1px solid #878787;
	padding:7px 0;
	text-align:center;
	margin:0 auto;
	text-decoration:none;
}
.shop-serch-select-panel-btn-off a span{
	background:url(/common/images/ico-arrow-white-gray-pc.gif) no-repeat left center;
	padding-left:13px;
}
.shop-serch-select-panel-btn-off a:hover{
	text-decoration:underline;
}
.shop-serch-select-panel-btn-on a{
	display:block;
	width:187px;
	background-color:#d90000;
	color:#FFF;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border:1px solid #be0000;
	padding:7px 0;
	text-align:center;
	margin:0 auto;
	text-decoration:none;
}
.shop-serch-select-panel-btn-on a:hover{
	text-decoration:underline;
}
.shop-serch-select-panel-btn-on a span{
	background:url(/common/images/ico-arrow-white-red-pc.gif) no-repeat left center;
	padding-left:13px;
}
/*閉じるボタン*/
#shop-serch-operation-close{
	position:absolute;
	right:10px;
	bottom:10px;
}
#shop-serch-operation-close span.txt{
	color: #000;
	font-weight: bold;
	display:block;
	float:left;
	line-height:32px;
}
#shop-serch-operation-close a#shop-serch-operation-open-btn{
	line-height:0;
	display:block;
	float:left;
	width:27px;
	height:32px;
	margin-left:7px;
	background:url(/common/images/close-btn-pc-bg-red.gif) no-repeat 0px -32px;
	text-indent:-9999px;
}
#shop-serch-operation-close a#shop-serch-operation-open-btn.open{
	background:url(/common/images/close-btn-pc-bg-red.gif) no-repeat 0px 0px;
}
/*検索結果テーブル*/
#shop-serch-result-info{
	margin:26px 0 5px;
}
#shop-serch-result-info p.number-info{
	float:left;
	padding:13px 0;
}
#shop-serch-result-info div{
	float:right;
	width: 275px;
}
#shop-serch-result-info div p{
	float:left;
	padding:13px 0;
}
#shop-serch-result-info .detail-tab-list{
	float:right;
}
#shop-serch-result-info .detail-tab-list li:first-child{
	margin: 0 0 0 6px;
}
#shop-serch-result-info .detail-tab-list li{
	width: 105px;
	height: 41px;
	float: left;
	margin: 0 0 0 3px;
}
#shop-serch-result-info .detail-tab-list li a{
	display:block;
	color:#ef7a00;
	background:#ffffff;
	border: solid 1px #cccccc;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	text-align: center;
	text-decoration:none;
	font-weight: bold;
	height: 12px;
	padding: 10px 0 12px;
}
#shop-serch-result-info .detail-tab-list li#sell a{
	color:#023893;
}
#shop-serch-result-info .detail-tab-list li#sell.select{
	background-color:#fff;
	background:url(/shop/images/shop-detail-tab-list-selected-bg.gif) no-repeat center bottom;
}
#shop-serch-result-info .detail-tab-list li#sell.select a{
	height: 14px;
	background: #023893;
	color: #fff;
	border: none;
}
#shop-serch-result-info .detail-tab-list li#buy a{
	color:#ef7a00;
}
#shop-serch-result-info .detail-tab-list li#buy.select{
	background-color:#fff;
	background:url(/shop/images/shop-detail-tab-list-selected-bg2.gif) no-repeat center bottom;
}
#shop-serch-result-info .detail-tab-list li#buy.select a{
	height: 14px;
	background: #ef7a00;
	color: #fff;
	border: none;
}
#shop-serch-result-info p.number-info span{
	font-size:150%;
	font-weight:bold;
	padding:0 5px;
}
.shop-serch-products-shop-list-td{
	width:220px;
}
.shop-serch-products-ico-list-td{
	padding:4px 0 0 4px !important;
	width:160px;
}
.shop-serch-products-ico-list li{
	line-height:0;
	float:left;
	padding:0px 4px 4px 0;
	position:relative;
	/*z-index:6123;*/
}
.shop-serch-products-ico-list li span.img{
	z-index:1;
	position:relative;
}
.shop-serch-products-ico-list li span.tool-tip{
	line-height:1.0em;
	display:block;
	position:absolute;
	top:-30px;
	left:-54px;
	z-index:5123;
	width:130px;
	height:23px;
	background:url(/shop/images/shop-tool-tip-pc-bg.png) no-repeat left top;
	text-align:center;
	padding-top:5px;
	display:none;
}
/*ページネーション*/
.page-nation{
	clear:both;
	border-top:#666666 1px dotted;
	border-bottom:#666666 1px dotted;
	padding:10px 0;
	margin-top:20px;
}
.page-nation a{
	color:#035d8a;
	text-decoration:none;
	border-bottom:1px dotted #035d8a;
}
.page-nation a:hover{
	border-bottom:none;
}
.page-nation .back{
	background:url("/common/images/ico-arrow-blue-square-pc-back.gif") left center no-repeat;
	padding-left:18px;
	float:left;
	width:72px;
}
.page-nation .next{
	background:url("/common/images/ico-arrow-blue-square-pc.gif") right center no-repeat;
	padding-right:18px;
	text-align:right;
	float:right;
	width:72px;
}
.page-nation-list{
	float:left;
	width: 535px;
	text-align:center;
}
.page-nation-list li{
	display:inline;
	padding:0 5px;
	border-right:#000 1px solid;
}
.page-nation-list li:first-child{
	border-left:#000 1px solid;
}
/*ノーヒット画面*/
/*#shop-serch-result-nohit-top{
	margin-bottom:20px;
	padding:25px 25px 25px;
	background-color:#FFF;
	-webkit-box-shadow: 0px 0px 3px #aaa;
	-moz-box-shadow: 0px 0px 3px #aaa;
	box-shadow: 0px 0px 3px #aaa;
	position:relative;
	z-index:99;
}
#shop-serch-result-nohit-top p.arr{
	position:absolute;
	bottom:-28px;
	left:451px;
	line-height:0;
}
#shop-serch-result-nohit-top p.arr img{
	width:56px;
}*/
.shop-serch-result-nohit-top p.txt{
	margin:25px 20px 0;
	font-size:134%;
	color:#d90000;
	font-weight:bold;
	line-height:1.5em;
}
.shop-serch-result-nohit-top p.search-freewd-link {
	margin:0 20px 25px;
	text-align:right;
}
.shop-serch-result-nohit-top p.search-freewd-link a {
	color: #035D8A;
	font-weight:bold;
	text-decoration:none;
}
.shop-serch-result-nohit-top p.search-freewd-link a:hover {
	text-decoration:underline;
}
.shop-serch-result-nohit-top p.search-freewd-link a span {
	background:url(/common/images/ico-arrow-blue-square-pc.gif) no-repeat left center;
	padding:0 0 0 17px;
}
/*ノーヒット画面 リンク*/
#search-detail-nohit-link-txt{
	margin:30px 0 20px;
}
#search-detail-nohit-link-txt a{
	color:#035d8a;
	text-decoration:none;
	border-bottom:1px dotted #035d8a;
}
#search-detail-nohit-link-txt a:hover{
	border-bottom:none;
}
/*ノーヒット画面 インフォ*/
#shop-serch-result-nohit-info{
	border:1px solid #bab6af;
	background-color:#FFF;
}
#shop-serch-result-nohit-info .inner-l{
	width:316px;
	padding:20px;
	float:left;
}
#shop-serch-result-nohit-info .inner-r{
	width:316px;
	padding:20px;
	border-left:1px solid #bab6af;
	float:right;
	min-height:262px;
}
#shop-serch-result-nohit-info .inner-l .shadow{
	width:316px;
	position:relative;
	-webkit-box-shadow: 0px 0px 3px #aaa;
	-moz-box-shadow: 0px 0px 3px #aaa;
	box-shadow: 0px 0px 3px #aaa;
	background:url("/shop/images/shop-serch-result-nohit-info-inner-l-shadow-bg.gif") bottom left no-repeat #FFF;
	padding-bottom:160px;
}
#shop-serch-result-nohit-info .inner-l .shadow h2{
	line-height:0;
	text-align:center;
	padding:10px 10px 0;
}
#shop-serch-result-nohit-info .inner-l .shadow h2 span.sub{
}
#shop-serch-result-nohit-info .inner-l .shadow h2 span.sub img{
	width:85px;
}
#shop-serch-result-nohit-info .inner-l .shadow h2 span.main{
	padding-left:7px;
}
#shop-serch-result-nohit-info .inner-l .shadow h2 span.main img{
	width:200px;
	height:32px;
}
#shop-serch-result-nohit-info .inner-l .shadow p{
	text-align:center;
	margin:10px 0 15px;
}
#shop-serch-result-nohit-info .inner-l .shadow .section-unit-form{
	width:300px;
}
#shop-serch-result-nohit-info .inner-l .shadow .section-unit-form input.seach-box{
	width:235px;
}
#shop-serch-result-nohit-info .inner-r h2{
	font-size:117%;
	margin-bottom:10px;
}
#shop-serch-result-nohit-info .inner-r p.bd-txt{
	margin:10px 0 30px;
	padding-top:10px;
	border-top:1px dotted #666;
}
#shop-serch-result-nohit-info .inner-r p.img{
	line-height:0;
}
#shop-serch-result-nohit-info .inner-r p.img img{
	width:100%;
}
/*----------------------------------------------------
  詳細
----------------------------------------------------*/
/* カラム */
article#shop-detail{
	width:100%;
}
#shop-detail-left{
	width:715px;
	float:left;
	position:relative;
	z-index: 9999;
}
#shop-detail-right{
	width:225px;
	float:right;
	position:relative;
	z-index: 9998;
}
/*マピオン地図*/
#shop-detail-map{
	padding:9px;
	background-color:#d4d0cd;
	margin-bottom:20px;
}
#shop-detail-map #shop-detail-map-inner{
	border:1px solid #fcfcfc;
	width:695px;
	height:350px;
	padding:0;
	margin:0;
}
/*地図メニュー*/
#shop-detail-map-menu{
	margin-bottom:10px;
	width:225px;
	position:relative;
}
#shop-detail-map-menu li{
	-webkit-box-shadow: 0px 1px 3px #aaa;
	-moz-box-shadow: 0px 1px 3px #aaa;
	box-shadow: 0px 1px 3px #aaa;
	/*border:1px solid #BFBFBF\9;*/
	width:107px;
	height: 120px;
	float:right;
	text-align: center;
}
#shop-detail-map-menu li:first-child{
	float:left;
}
li#shop-detail-map-menu-qr{
	background-color:#FFF;
	float:left;
	padding: 0 0 20px;
}
li#shop-detail-map-menu-qr span{
	display: block;
}
li#shop-detail-map-menu-qr .img{
	padding: 20px 0 0;
}
li#shop-detail-map-menu-qr .txt{
	font-size: 108%;
	font-weight: bold;
}
li#shop-detail-map-menu-print{
	background-color:#FFF;
	float:right;
	height: 140px;
}
li#shop-detail-map-menu-print a{
	display: block;
	width: 92px;
	height: 48px;
	background:url("/shop/images/map-print-btn-pc-bg.gif") center 25px no-repeat #FFF;
	color:#01325b;
	text-decoration:none;
	font-weight:bold;
	font-size:108%;
	position: relative;
	text-align: left;
	padding: 92px 0 0 10px;
}
li#shop-detail-map-menu-print a{
	text-decoration:none;
}
li#shop-detail-map-menu-print a span{
	background:url("/common/images/ico-arrow-blue-square-pc.gif") no-repeat left 1px;
	width: 75px;
	padding-left:16px;
	display: block;
}
li#shop-detail-map-menu-print a span span{
	background: none;
	padding: 0;
	display: inline;
	cursor: pointer;
}
/*店舗外観*/
#shop-detail-img-list{
	clear:both;
	border:1px solid #bfbfbf;
	background-color:#FFF;
	padding:10px 10px 0;
	margin-bottom:20px;
}
#shop-detail-img-list dt{
	font-weight:bold;
	font-size:117%;
	padding-bottom:10px;
}
#shop-detail-img-list dt span{
	display:block;
	border-left:4px solid #d90000;
	padding:5px 0 5px 10px;
}
#shop-detail-img-list dd.left{
	line-height:0;
	float:left;
	padding:0 0 20px 10px;
}
#shop-detail-img-list dd.right{
	line-height:0;
	float:right;
	padding:0 10px 20px 0;
}
/*アサイド共通ブロック*/
.shop-detail-aside-cmn-block{
	clear:both;
	border:1px solid #bfbfbf;
	background-color:#FFF;
	padding:10px;
	margin: 0 0 10px;
}
.shop-detail-aside-cmn-block h2{
	font-weight:bold;
	font-size:117%;
	border-bottom:1px dotted #666666;
	padding-bottom:10px;
}
.shop-detail-aside-cmn-block h2 span{
	display:block;
	border-left:4px solid #d90000;
	padding:5px 0 5px 10px;
}
.shop-detail-aside-cmn-block h2 + p{
	margin: 10px 0 0;
}
.shop-detail-aside-cmn-block p + ul{
	margin: 0;
}
.shop-detail-aside-cmn-block p + ul li{
	border:none;
	padding:0 0 0 23px;
	margin: 5px 0 0;
}
.shop-detail-aside-cmn-block p + ul li:first-child{
	margin: 10px 0 0;
}
.shop-detail-aside-cmn-block ul li:first-child{
	border-top:none;
}
.shop-detail-aside-cmn-block ul li{
	border-top:1px dotted #666666;
	padding:8px 0 8px 23px;
	display:block;
	background:url("/common/images/ico-arrow-blue-square-pc.gif") no-repeat scroll left center #FFF;
}
.shop-detail-aside-cmn-block dt:first-child + dd span{
	border-top:none;
}
.shop-detail-aside-cmn-block ul li a{
	color:#035d8a;
	text-decoration:none;
}
.shop-detail-aside-cmn-block ul li a:hover{
	border-bottom:1px dotted #035d8a;
}
/*アラート*/
.unsalable-standard{
	border-bottom: 1px dotted #666666;
	border-top: 1px dotted #666666;
	margin:0 0 20px 0;
}
.unsalable-standard ul{
	padding: 10px 0;
}
.unsalable-standard ul li:first-child{
	margin: 0;
}
.unsalable-standard ul li{
	margin: 10px 0 0 0;
}
.unsalable-standard ul li dl dt{
	float: left;
	background: url("/common/images/ico-exclamation-mark-pc.gif") no-repeat scroll left center transparent;
	color: #a00000;
	width: 143px;
	font-size:117%;
	font-weight:bold;
	margin: 0;
	padding: 0 0 0 22px;
}
.unsalable-standard ul li dl dd{
	float: left;
	width: 550px;
	color: #f00;
	margin: 0;
	color: #a00000;
}
.unsalable-standard ul li span{
	font-size:86%;
	font-weight:normal;
	padding-left:13px;
}
.unsalable-standard p{
	color: #A00000;
	padding: 0 0 10px 22px;
	font-size:117%;
}
/*店舗詳細テーブル*/
table.shop-table tr#shop-ttl th{
	font-size:117%;
	width:102px;
	padding:12px 10px;
}
table.shop-table tr#shop-ttl td{
	font-size:117%;
	font-weight:bold;
	padding:12px 10px;
}
table.shop-table ul.dot-border-list li{
	border-top:1px dotted #666;
	padding:10px 0;
}
table.shop-table ul.dot-border-list li:first-child{
	border-top:none;
}
table.shop-table .blue-btn a{
	display:block;
	width:190px;
	background-color:#01325b;
	color:#FFF;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border:1px solid #001b32;
	padding:7px 0 7px 20px;
	text-decoration:none;
}
table.shop-table .blue-btn a span{
	background:url(/common/images/ico-arrow-white-pc.gif) no-repeat left center;
	padding-left:13px;
}
table.shop-table .blue-btn a:hover{
	text-decoration:underline;
}
/*取扱商品*/
#shop-detail-products-block{
	border-top:6px solid #d90000;
	background-color:#FFF;
	padding: 0 20px 20px;
	-webkit-box-shadow: 0px 1px 3px #aaa;
	-moz-box-shadow: 0px 1px 3px #aaa;
	box-shadow: 0px 1px 3px #aaa;
	width:675px;
	position:relative;
	margin-bottom:20px;
}
#shop-detail-products-block h2{
	text-align:center;
	padding:10px 0;
	font-size:117%;
}
#shop-detail-products-block .tab-list{
	margin: 0 0 5px;
	float: left;
}
#shop-detail-products-block .tab-list li:first-child{
	margin: 0;
}
#shop-detail-products-block .tab-list li{
	width: 155px;
	height: 45px;
	float: left;
	margin: 0 0 0 3px;
}
#shop-detail-products-block .tab-list li a{
	display:block;
	color:#ef7a00;
	border: solid 1px #cccccc;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	text-align: center;
	text-decoration:none;
	font-weight: bold;
	height: 12px;
	padding: 13px 0;
}
#shop-detail-products-block .tab-list li#sell a{
	color:#023893;
}
#shop-detail-products-block .tab-list li#sell.select{
	background-color:#fff;
	background:url(/shop/images/shop-detail-tab-list-selected-bg.gif) no-repeat center bottom;
}
#shop-detail-products-block .tab-list li#sell.select a{
	height: 14px;
	background: #023893;
	color: #fff;
	border: none;
}
#shop-detail-products-block .tab-list li#buy a{
	color:#ef7a00;
}
#shop-detail-products-block .tab-list li#buy.select{
	background-color:#fff;
	background:url(/shop/images/shop-detail-tab-list-selected-bg2.gif) no-repeat center bottom;
}
#shop-detail-products-block .tab-list li#buy.select a{
	height: 14px;
	background: #ef7a00;
	color: #fff;
	border: none;
}
#shop-detail-products-block .tab-list + ul {
	float: right;
	width: 180px;
	border:solid 1px #cccccc;
	padding: 2px 10px  2px 2px;
	margin: 7px 0 0;
}
#shop-detail-products-block .tab-list + ul li:first-child {
	float: left;
	margin: 0 15px 0 0;
	background:url(/shop/images/shop-detail-products-ico-on.gif) no-repeat left 50%;
	font-weight: bold;
	color: #000000;
}
#shop-detail-products-block .tab-list + ul li {
	float: right;
	padding: 0 0 0 35px;
	height: 28px;
	background:url(/shop/images/shop-detail-products-ico-off.gif) no-repeat left 50%;
	font-size: 91%;
	color: #cccccc;
}
#shop-detail-products-block .tab-list + ul li span {
	display: block;
	padding: 6px 0 0;
}
#shop-detail-products-block #tab-sell,
#shop-detail-products-block #tab-buy{
	clear: both;
}
#shop-detail-products-block #tab-sell{
	width: 675px;
}
#shop-detail-products-block .inner .left{
	width: 328px;
	float: left;
	zoom:1;
}
#shop-detail-products-block .inner .right{
	width: 328px;
	float: right;
	zoom:1;
	border: none;
}
#shop-detail-products-block .inner ul li:first-child{
	border-top: solid 1px #cccccc;
}
#shop-detail-products-block .inner ul li {
	padding: 0;
	margin: 0;
	zoom:1;
}
#shop-detail-products-block .inner ul li p{
	border-bottom: solid 1px #cccccc;
}
#shop-detail-products-block .inner ul li dl,
#shop-detail-products-block .inner ul li dl dt,
#shop-detail-products-block .inner ul li dl dd{
	zoom:1;
}
#shop-detail-products-block .inner ul li dl dt{
	border-bottom: solid 1px #cccccc;
}
#shop-detail-products-block .inner ul li dl dd{
	background: #eeeeee;
	padding: 10px;
}
#shop-detail-products-block .inner ul li dl dd.close{
	display: none;
}
#shop-detail-products-block .inner ul li dl dd ul{
	float: none;
	width: auto;
}
#shop-detail-products-block .inner ul li dl dd ul li:first-child{
	margin: 0;
}
#shop-detail-products-block .inner ul li dl dd ul li{
	border:none !important;
	margin: 2px 0 0;
}
#shop-detail-products-block .inner ul li dl dd ul .none-priducts{
	color: #cccccc;
}
#shop-detail-products-block .inner ul li a{
	display: block;
	height: 32px;
	padding: 3px 0 3px 45px;
	text-decoration: none;
	color: #000;
	font-size: 108%;
	font-weight: bold;
}
#shop-detail-products-block .inner ul li dl dt.close a span{
	background:url(/shop/images/aside-menu-open-btn-pc-bg.gif) no-repeat right -32px;
	display: block;
	height:16px;
	padding: 8px 0　;
}
#shop-detail-products-block .inner ul li a span{
	background:url(/shop/images/aside-menu-open-btn-pc-bg.gif) no-repeat right top;
	display: block;
	height:16px;
	padding: 8px 0;
}
#shop-detail-products-block .inner ul li p > span {
	display: block;
	height: 32px;
	padding: 3px 0 3px 45px;
	text-decoration: none;
	color: #000;
	font-size: 108%;
	font-weight: bold;
}
#shop-detail-products-block .inner ul li span > span{
	display: block;
	height: 24px;
	padding: 8px 0 0;
}
#shop-detail-products-block .inner ul li.non-category a span{
	background:none !important;
}
#shop-detail-products-block .inner ul .book a,
#shop-detail-products-block .inner ul .book p > span{
	background:url(/shop/images/shop-detail-products-ico-01.gif) no-repeat left 50%;
}
#shop-detail-products-block .inner ul .cd-dvd a,
#shop-detail-products-block .inner ul .cd-dvd p > span{
	background:url(/shop/images/shop-detail-products-ico-02.gif) no-repeat left 50%;
}
#shop-detail-products-block .inner ul .cellphoe a,
#shop-detail-products-block .inner ul .cellphoe p > span{
	background:url(/shop/images/shop-detail-products-ico-03.gif) no-repeat left 50%;
}
#shop-detail-products-block .inner ul .digital a,
#shop-detail-products-block .inner ul .digital p > span{
	background:url(/shop/images/shop-detail-products-ico-04.gif) no-repeat left 50%;
}
#shop-detail-products-block .inner ul .electric a,
#shop-detail-products-block .inner ul .electric p > span{
	background:url(/shop/images/shop-detail-products-ico-05.gif) no-repeat left 50%;
}
#shop-detail-products-block .inner ul .musical-instrument a,
#shop-detail-products-block .inner ul .musical-instrument p > span{
	background:url(/shop/images/shop-detail-products-ico-06.gif) no-repeat left 50%;
}
#shop-detail-products-block .inner ul .fashion a,
#shop-detail-products-block .inner ul .fashion p > span{
	background:url(/shop/images/shop-detail-products-ico-07.gif) no-repeat left 50%;
}
#shop-detail-products-block .inner ul .sports a,
#shop-detail-products-block .inner ul .sports p > span{
	background:url(/shop/images/shop-detail-products-ico-08.gif) no-repeat left 50%;
}
#shop-detail-products-block .inner ul .trasing-card a,
#shop-detail-products-block .inner ul .trasing-card p > span{
	background:url(/shop/images/shop-detail-products-ico-09.gif) no-repeat left 50%;
}
#shop-detail-products-block .inner ul .toy a,
#shop-detail-products-block .inner ul .toy p > span{
	background:url(/shop/images/shop-detail-products-ico-10.gif) no-repeat left 50%;
}
#shop-detail-products-block .inner ul .baby a,
#shop-detail-products-block .inner ul .baby p > span{
	background:url(/shop/images/shop-detail-products-ico-11.gif) no-repeat left 50%;
}
#shop-detail-products-block .inner ul .high-brand a,
#shop-detail-products-block .inner ul .high-brand p > span{
	background:url(/shop/images/shop-detail-products-ico-12.gif) no-repeat left 50%;
}
#shop-detail-products-block .inner ul .gold a,
#shop-detail-products-block .inner ul .gold p > span{
	background:url(/shop/images/shop-detail-products-ico-13.gif) no-repeat left 50%;
}
#shop-detail-products-block .inner ul .dish a,
#shop-detail-products-block .inner ul .dish p > span{
	background:url(/shop/images/shop-detail-products-ico-14.gif) no-repeat left 50%;
}
#shop-detail-products-block .inner ul .furniture a,
#shop-detail-products-block .inner ul .furniture p > span{
	background:url(/shop/images/shop-detail-products-ico-15.gif) no-repeat left 50%;
}
#shop-detail-products-block .inner ul .original a,
#shop-detail-products-block .inner ul .original p > span{
	background:url(/shop/images/shop-detail-products-ico-16.gif) no-repeat left 50%;
}
#shop-detail-products-block .inner ul .new-book a,
#shop-detail-products-block .inner ul .new-book p > span{
	background:url(/shop/images/shop-detail-products-ico-17.gif) no-repeat left 50%;
}
#shop-detail-products-block .inner ul .book.no-cate a,
#shop-detail-products-block .inner ul .book.no-cate p > span{
	background:url(/shop/images/shop-detail-products-ico-01-off.gif) no-repeat left 50%;
}
#shop-detail-products-block .inner ul .cd-dvd.no-cate a,
#shop-detail-products-block .inner ul .cd-dvd.no-cate p > span{
	background:url(/shop/images/shop-detail-products-ico-02-off.gif) no-repeat left 50%;
}
#shop-detail-products-block .inner ul .cellphoe.no-cate a,
#shop-detail-products-block .inner ul .cellphoe.no-cate p > span{
	background:url(/shop/images/shop-detail-products-ico-03-off.gif) no-repeat left 50%;
}
#shop-detail-products-block .inner ul .digital.no-cate a,
#shop-detail-products-block .inner ul .digital.no-cate p > span{
	background:url(/shop/images/shop-detail-products-ico-04-off.gif) no-repeat left 50%;
}
#shop-detail-products-block .inner ul .electric.no-cate a,
#shop-detail-products-block .inner ul .electric.no-cate p > span{
	background:url(/shop/images/shop-detail-products-ico-05-off.gif) no-repeat left 50%;
}
#shop-detail-products-block .inner ul .musical-instrument.no-cate a,
#shop-detail-products-block .inner ul .musical-instrument.no-cate p > span{
	background:url(/shop/images/shop-detail-products-ico-06-off.gif) no-repeat left 50%;
}
#shop-detail-products-block .inner ul .fashion.no-cate a,
#shop-detail-products-block .inner ul .fashion.no-cate p > span{
	background:url(/shop/images/shop-detail-products-ico-07-off.gif) no-repeat left 50%;
}
#shop-detail-products-block .inner ul .sports.no-cate a,
#shop-detail-products-block .inner ul .sports.no-cate p > span{
	background:url(/shop/images/shop-detail-products-ico-08-off.gif) no-repeat left 50%;
}
#shop-detail-products-block .inner ul .trasing-card.no-cate a,
#shop-detail-products-block .inner ul .trasing-card.no-cate p > span{
	background:url(/shop/images/shop-detail-products-ico-09-off.gif) no-repeat left 50%;
}
#shop-detail-products-block .inner ul .toy.no-cate a,
#shop-detail-products-block .inner ul .toy.no-cate p > span{
	background:url(/shop/images/shop-detail-products-ico-10-off.gif) no-repeat left 50%;
}
#shop-detail-products-block .inner ul .baby.no-cate a,
#shop-detail-products-block .inner ul .high-brand.no-cate p > span{
	background:url(/shop/images/shop-detail-products-ico-11-off.gif) no-repeat left 50%;
}
#shop-detail-products-block .inner ul .high-brand.no-cate a,
#shop-detail-products-block .inner ul .high-brand.no-cate p > span{
	background:url(/shop/images/shop-detail-products-ico-12-off.gif) no-repeat left 50%;
}
#shop-detail-products-block .inner ul .gold.no-cate a,
#shop-detail-products-block .inner ul .gold.no-cate p > span{
	background:url(/shop/images/shop-detail-products-ico-13-off.gif) no-repeat left 50%;
}
#shop-detail-products-block .inner ul .dish.no-cate a,
#shop-detail-products-block .inner ul .dish.no-cate p > span{
	background:url(/shop/images/shop-detail-products-ico-14-off.gif) no-repeat left 50%;
}
#shop-detail-products-block .inner ul .furniture.no-cate a,
#shop-detail-products-block .inner ul .furniture.no-cate p > span{
	background:url(/shop/images/shop-detail-products-ico-15-off.gif) no-repeat left 50%;
}
#shop-detail-products-block .inner ul .original.no-cate a,
#shop-detail-products-block .inner ul .original.no-cate p > span{
	background:url(/shop/images/shop-detail-products-ico-16-off.gif) no-repeat left 50%;
}
#shop-detail-products-block .inner ul .new-book.no-cate a,
#shop-detail-products-block .inner ul .new-book.no-cate p > span{
	background:url(/shop/images/shop-detail-products-ico-17-off.gif) no-repeat left 50%;
}
#shop-detail-products-block .inner ul .no-cate span{
	color: #cccccc;
	font-weight: normal;
}
#shop-detail-products-block .inner + ul{
	font-size: 91%;
	margin: 10px 0 0;
	border-bottom: dotted 1px #666666;
	padding: 0 0 10px;
}
#shop-detail-products-block .inner + ul + ul{
	margin: 0 0 0 -39px;
}
#shop-detail-products-block .inner + ul + ul li{
	float: left;
	margin: 20px 0 0 39px;
	line-height: 0;
}
/*その他情報*/
.shop-other-info-block{
	border:1px solid #bab6af;
	background-color:#FFF;
	margin-bottom:20px;
}
.shop-other-info-block-2column{
	margin:0px 0 20px -20px;
}
.shop-other-info-block-2column.max-w{
	margin:0px 0 20px 0;
}
.shop-other-info-block-2column .shop-other-info-block{
	width:223px;
	float:left;
	margin:0 0 0 20px;
	min-height:180px;
}
.shop-other-info-block-2column.max-w .shop-other-info-block{
	float:none;
	width:auto;
	margin:0;
}
.shop-other-info-block-inner{
	padding:15px;
}
.shop-other-info-block-inner a{
	color:#035d8a;
	text-decoration:none;
	border-bottom:1px dotted #035d8a;
}
.shop-other-info-block-inner a:hover{
	border-bottom:none;
}
.shop-other-info-block-inner ul li:first-child{
	border-top: none;
}
.shop-other-info-block-inner ul li{
	border-top: dotted 1px #666666;
	padding: 13px 0;
}
.shop-other-info-block-inner .orange-btn {
	margin: 20px 0 0;
}
.shop-other-info-block-inner .orange-btn a{
	display:block;
	width:200px;
	color:#FFF;
	background-color: #ef7a00;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border:1px solid #b25b00;
	padding:7px 0 7px 0;
	text-decoration:none;
	text-align: center;
}
.shop-other-info-block-inner .orange-btn a span{
	display:block;
	background:url(/common/images/ico-arrow-white-pc-orange.gif) no-repeat 10px center;
}
.shop-other-info-block-inner .orange-btn a:hover{
	text-decoration:underline;
}
.shop-other-info-block-inner .orange-btn + .txt-link-right {
	margin: 10px 0 0;
}
.shop-other-info-block h2{
	background-color:#d4d0cd;
	font-size:117%;
	padding:8px 10px;
	border:1px solid #FFF;
}
.shop-other-info-link-list li{
	background:url("/common/images/ico-arrow-blue-square-pc.gif") no-repeat scroll left center #FFF;
	padding:0 0 0 23px;
	margin-top:5px;
}
.shop-other-info-link-list li:first-child{
	margin-top:0px;
}
.shop-other-info-link-list li a{
	text-decoration:none;
	color:#035d8a;
	border-bottom:1px dotted #035d8a;
}
.shop-other-info-link-list li a:hover{
	border-bottom:none;
}
.shop-other-info-block-inner .txt-link-right {
	background: url("/common/images/ico-arrow-blue-square-pc.gif") no-repeat scroll right center transparent;
	float: right;
	padding-right: 18px;
	text-align: right;
}
.shop-other-info-block-inner .txt-link-right a{
	text-decoration:none;
	color:#035d8a;
	border-bottom:1px dotted #035d8a;
}
.shop-other-info-block-inner .txt-link-right a:hover{
	border-bottom:none;
}
.shop-other-info-block-2column .shop-other-info-block.leaflet-block {
	min-height:208px;
}
.shop-other-info-block-inner p.alert,
.shop-detail-aside-cmn-block p.alert{
	color:red;
	margin-top:5px;
}
/*戻る*/
.shop-detail-back-btn{
	clear:both;
	border-bottom: 1px dotted #666666;
	border-top: 1px dotted #666666;
}
.shop-detail-back-btn span{
	display:block;
	padding:10px 0 10px 18px;
	background: url("/common/images/ico-arrow-blue-square-pc-back.gif") no-repeat scroll left center transparent;
	zoom: 1;
}
.shop-detail-back-btn a{
	color: #035D8A;
	border-bottom: 1px dotted #035D8A;
	text-decoration:none;
	line-height:12px;
	zoom: 1;
}
.shop-detail-back-btn a:hover{
	border-bottom:none;
	line-height:12px;
	zoom: 1;
}
/* アルバイト募集 */
.employment-block {
	margin-bottom:20px;
}
.employment-block .btn {
}
.employment-block .btn a{
	display:block;
	color:#FFF;
	/*padding:7px 0 7px 20px;*/
	padding:7px 10px;
	text-decoration:none;
}
.employment-block .btn a span{
	display: block;
	background:url(/common/images/ico-arrow-white-clear-pc.png) no-repeat left center;
	padding-left:13px;
	font-size: 120%;
	line-height: 1.3;
	font-weight: bold;
}
.employment-block .btn a:hover{
	text-decoration:underline;
}
.employment-block .blue-btn {
/*	float: right;*/
}
.employment-block .red-btn a{
	background-color:#d90000;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border:1px solid #d90000;
}
.employment-block .blue-btn a{
	background-color:#01325b;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border:1px solid #001b32;
}
/* バナーブロック */
#shop-banner-block {
	margin: 20px 0 0;
}
#shop-banner-block li {
	margin-bottom: 10px;
	line-height: 0;
}
#shop-banner-block a img {
	border:1px solid #cfcfcf;
	vertical-align: text-bottom;
	width: 223px;
}
/* 閉店店舗 */
.is-close-shop {
	margin-top: 20px;
}
/* 取扱商品凡例 */
#shop-products-usage {
	background: #FFFFFF;
	margin: 0 0 20px;
	padding: 10px;
	border: 3px solid #CFCFCF;
}
#shop-products-usage p {
	font-size: 108%;
	font-weight: bold;
}
#shop-products-usage ul {
	margin-top: 5px;
}
#shop-products-usage ul li {
	float: left;
	width: 114px;
	min-height: 30px;
}
#shop-products-usage ul li div {
	float:left;
}
#shop-products-usage ul li .img {
	line-height: 0;
	padding-top:7px;
	width: 22px;
}
#shop-products-usage ul li img {
	width: 22px;
}
#shop-products-usage ul li .txt {
	padding-top: 12px;
	padding-left: 5px;
	width: 80px;
	font-size:83.3%;
	line-height:1em;
}
#shop-products-usage ul li .txt.tline {
	padding-top: 8px;
}
/*
	お店からのおトク情報
*/
#shop-detail-otoku-block{
	border-top:6px solid #d90000;
	background:#ffde85;
	padding: 0 15px 15px;
	-webkit-box-shadow: 0px 1px 3px #aaa;
	-moz-box-shadow: 0px 1px 3px #aaa;
	box-shadow: 0px 1px 3px #aaa;
	position:relative;
	margin-bottom:20px;
}
#shop-detail-otoku-block h2{
	text-align:center;
	padding:10px 0;
	font-size:117%;
}
div.otoku-wrap {
	margin-top: 10px;
}
div.otoku-wrap:first-child {
	margin-top: 0;
}
div.otoku-wrap .otoku-detail {
	margin-top: 20px;
}
/* クーポン */
div.otoku-wrap.coupon {
	background: url("/shop/images/tag-otoku-coupon.png") no-repeat left top;
	padding: 2px 0 0 2px;
}
div.otoku-wrap.coupon .otoku-wrap-inner {
	background: url("/shop/images/tag-otoku-coupon.png") no-repeat -2px -2px;
	padding: 13px 15px 15px 13px;
	background-color: #FFF;
}
div.otoku-wrap.coupon h3 {
	background: url("/shop/images/ico-otoku-coupon.png") no-repeat left center;
	height: 43px;
	padding: 0 0 0 65px;
}
div.otoku-wrap.coupon h3 span {
	display:block;
	padding: 15px 0 0;
	font-size: 117%;
}
div.otoku-wrap.coupon .otoku-detail {
	width: 100%;
}
div.otoku-wrap.coupon .otoku-detail .coupon-btns-wrap {
	margin-top: 10px;
}
div.otoku-wrap.coupon .otoku-detail .coupon-btns {
	width: 380px;
margin: 0 auto;
}
div.otoku-wrap.coupon .otoku-detail .coupon-btns.single {
	width: 180px;
}
div.otoku-wrap.coupon .otoku-detail .coupon-btns .coupon-btn-wrap {
	float:left;
	width: 180px;
	margin-left:20px;
}
div.otoku-wrap.coupon .otoku-detail .coupon-btns .coupon-btn-wrap:first-child {
	margin-left:0;
}
div.otoku-wrap.coupon .otoku-detail .coupon-btns .coupon-btn-wrap.btn {
}
div.otoku-wrap.coupon .otoku-detail .coupon-btns .coupon-btn-wrap .btn a{
	display:block;
	color:#FFF;
	padding:7px 10px;
	text-decoration:none;
	text-align: center;
}
div.otoku-wrap.coupon .otoku-detail .coupon-btns .coupon-btn-wrap .btn a span{
	display: block;
	background:url(/common/images/ico-arrow-white-clear-pc.png) no-repeat left center;
	padding-left:13px;
	font-size: 120%;
	line-height: 1.3;
	font-weight: bold;
}
div.otoku-wrap.coupon .otoku-detail .coupon-btns .coupon-btn-wrap .btn a:hover{
	text-decoration:underline;
}
div.otoku-wrap.coupon .otoku-detail .coupon-btns .coupon-btn-wrap .blue-btn a{
	background-color:#023893;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border:1px solid #001b32;
}
/* SALE情報 */
div.otoku-wrap.sale {
	background: url("/shop/images/tag-otoku-sale.png") no-repeat left top;
	padding: 2px 0 0 2px;
}
div.otoku-wrap.sale .otoku-wrap-inner {
	background: url("/shop/images/tag-otoku-sale.png") no-repeat -2px -2px;
	padding: 13px 15px 15px 13px;
	background-color: #FFF;
}
div.otoku-wrap.sale h3 {
	background: url("/shop/images/ico-otoku-sale.png") no-repeat left center;
	height: 43px;
	padding: 0 0 0 65px;
}
div.otoku-wrap.sale h3 span {
	display:block;
	padding: 15px 0 0;
	font-size: 117%;
}
div.otoku-wrap.sale .otoku-detail p.annotation {
	margin-bottom: 10px;
}
div.otoku-wrap.sale .otoku-detail table {
	width: 100%;
	background: #ded9d4;
	border-spacing: 1px;
	border-collapse: separate;
}
div.otoku-wrap.sale .otoku-detail table th {
	padding: 5px 10px;
	width: 60%;
	text-align: left;
	font-weight: normal;
	background: #ffb1c1;
	border: 1px #FFF solid;
}
div.otoku-wrap.sale .otoku-detail table th .sale-content {
	margin-left: 10px;
}
div.otoku-wrap.sale .otoku-detail table td {
	background: #FFF;
	padding: 5px 10px;
	width: 40%;
}
/* お知らせ情報 */
div.otoku-wrap.info {
	background: url("/shop/images/tag-otoku-info.png") no-repeat left top;
	padding: 2px 0 0 2px;
}
div.otoku-wrap.info .otoku-wrap-inner {
	background: url("/shop/images/tag-otoku-info.png") no-repeat -2px -2px;
	padding: 13px 15px 15px 13px;
	background-color: #FFF;
}
div.otoku-wrap.info h3 {
	background: url("/shop/images/ico-otoku-info.png") no-repeat left center;
	height: 43px;
	padding: 0 0 0 65px;
}
div.otoku-wrap.info h3 span {
	display:block;
	padding: 15px 0 0;
	font-size: 117%;
}
}
