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

@media screen and (max-width: 568px) {
/*----------------------------------------------------
  共通
----------------------------------------------------*/
#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/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-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:10px;
}
.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.separator {
    height: 2px;
    line-height: 0;
    padding: 0;
}
.shop-table td span.phone{
	font-weight:bold;
	color:#009700;
	display:block;
	line-height:15px;
	padding-left:18px;
	background: url("/common/images/ico-phone-sp-d.gif") no-repeat scroll left center transparent;
	background-size:15px 15px;
	-webkit-background-size:15px 15px;
	background: url("/common/images/ico-phone-sp.gif") no-repeat scroll left 2px #FFF\9;/*for IE7,8*/
	
}
.shop-table a.txt-link{
	text-decoration:none;
	color:#035d8a;
}
.shop-table .center{
	text-align:center;
}
/*----------------------------------------------------
  カテゴリ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-top:5px solid #d90000;
	padding:10px 12px;
	margin-bottom:0;
	position:relative;
	z-index:4;
	-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;
	position:relative;
	top:-8px;
}
.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 .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:100;
}
/*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;
	position:relative;
	overflow:hidden;
	background: url("/common/images/acordion-btn-red-bg-sp-d.gif") left top no-repeat #ded9d4;
	background-size:25px 150px;
	-webkit-background-size:25px 150px;
	background: url("/common/images/acordion-btn-red-bg-sp.gif") left top no-repeat #ded9d4\9;
	padding:7px 0 7px 34px;
	font-weight:normal;
	display:block;
	border-bottom:1px solid #cfcac5;
}
h3.aside-h3 span.open{
	background: url("/common/images/acordion-btn-red-bg-sp-d.gif") left -75px no-repeat #ded9d4;
	background-size:25px 150px;
	-webkit-background-size:25px 150px;
	background: url("/common/images/acordion-btn-red-bg-sp.gif") left -75px no-repeat #ded9d4\9;
}
h3.aside-h3 a{
	display:block;
	width:100%;
	height:50px;
	position:absolute;
	top:0;
	left:0;
}
h3.aside-h3.no-btn span{
	background-image:none;
	padding-left:10px;
}
/*取扱い商品*/
.shop-serch-narrowing-select-check{
	padding:0 1px;
}
.shop-serch-narrowing-select-check.close{
	display:none;
}
.shop-serch-narrowing-select-check li{
	border-top:1px solid #ccc;
	padding:0 0 0 10px;
	overflow:hidden;
	*margin-bottom:-2px;  /*for IE7*/
	height:32px;
	overflow:hidden;
}
.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;
	color:#035d8a;
	display:block;
	width:200px;
	padding-left:5px;
	float:left;
}
.shop-serch-narrowing-select-check li a.open-btn{
	display:block;
	width:24px;
	height:100px;
	float:left;
	text-indent:-9999px;
	float:right;
	line-height:0;
	background:url("/common/images/aside-menu-open-btn-sp-bg-d.gif") no-repeat -16px 10px #035d8a;
	background-size:32px 8px;
	-webkit-background-size:32px 8px;
	background:url("/common/images/aside-menu-open-btn-pc-bg.gif") no-repeat -16px 10px #035d8a\9;
}
.shop-serch-narrowing-select-check li a.open-btn.open{
	background:url("/common/images/aside-menu-open-btn-sp-bg-d.gif") no-repeat 8px 10px #035d8a;
	background-size:32px 8px;
	-webkit-background-size:32px 8px;
	background:url("/common/images/aside-menu-open-btn-pc-bg.gif") no-repeat 8px 10px #035d8a\9;
}
/*入れ子リスト*/
.shop-serch-narrowing-select-check-inner{
	padding:0 10px !important;
	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{
	padding:0 11px 10px;
}
.shop-serch-narrowing-select-check-border.close{
	display:none;
}
.shop-serch-narrowing-select-check-border li{
	border-bottom:1px dotted #999;
	padding:5px 0;
}
.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;
	color:#035d8a;
	display:block;
	width:200px;
	padding-left:5px;
	float:left;
}
/*検索ボタン*/
#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/acordion-btn-blue-bg-sp-d.gif") left top no-repeat #ded9d4;
	background-size:25px 150px;
	-webkit-background-size:25px 150px;
	background: url("/common/images/acordion-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/acordion-btn-blue-bg-sp-d.gif") left -75px no-repeat #ded9d4;
	background-size:25px 150px;
	-webkit-background-size:25px 150px;
	background: url("/common/images/acordion-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 10px 60px;
	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%;
	padding-bottom:10px;
	border-bottom:1px dotted #666666;
	margin-bottom:10px;
	position:relative;
}
#shop-serch-operation dl.freeword dt{
	font-size:14px;
	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;
	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;
}
/*閉じるボタン*/
#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{
	margin: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{
	font-size:14px;
	color:#d90000;
	font-weight:bold;
	text-align:center;
}
#shop-serch-result-nohit-top p.search-freewd-link {
	margin-top: 20px;
}
#shop-serch-result-nohit-top p.search-freewd-link a {
	display:block;
	width:220px;
	margin: 0 auto;
	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;
}
#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 122px;
	-webkit-background-size:278px 122px;
	background:url("/shop/images/shop-serch-result-nohit-info-inner-l-shadow-bg-sp.gif") bottom center no-repeat #FFF\9;
	padding-bottom:135px;
}
#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{
	display:block;
}
#shop-serch-result-nohit-info .inner-l .shadow h2 span.sub img{
	width:143px;
}
#shop-serch-result-nohit-info .inner-l .shadow h2 span.main{
	display:block;
	padding-top:5px;
}
#shop-serch-result-nohit-info .inner-l .shadow h2 span.main img{
	width:190px;
}
#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:206px;
	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-near-shop-list{
	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;
}
#shop-detail-near-shop-list dt{
	font-size:14px;
	position:relative;
	overflow:hidden;
	background: url("/common/images/acordion-btn-blue-bg-sp-d.gif") left top no-repeat #ded9d4;
	background-size:25px 150px;
	-webkit-background-size:25px 150px;
	background: url("/common/images/acordion-btn-blue-bg-sp.gif") left top no-repeat #ded9d4\9;
	border-bottom:1px solid #cfcac5;
	padding:7px 0 7px 34px;
}
#shop-detail-near-shop-list dt.open{
	background: url("/common/images/acordion-btn-blue-bg-sp-d.gif") left -75px no-repeat #ded9d4;
	background-size:25px 150px;
	-webkit-background-size:25px 150px;
	background: url("/common/images/acordion-btn-blue-bg-sp.gif") left -75px no-repeat #ded9d4\9;
}

#shop-detail-near-shop-list dt a{
	display:block;
	width:100%;
	height:50px;
	position:absolute;
	top:0;
	left:0;
}
#shop-detail-near-shop-list dd{
	padding:0 5px;
}
#shop-detail-near-shop-list dd.close{
	display:none;
}
#shop-detail-near-shop-list dd.open{
	display:block;
}
#shop-detail-near-shop-list dt:first-child + dd span a{
	border-top:none;
}
#shop-detail-near-shop-list dd span a{
	color:#035d8a;
	text-decoration:none;
	display:block;
	border-top:1px dotted #666666;
	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 */	
}
#shop-detail-right{
	padding-top:20px;
}
/*アラート*/
.unsalable-standard{
	border-bottom: 1px dotted #666666;
	border-top: 1px dotted #666666;
	margin:0px 0 15px 0;
	padding:5px 0;
}
.unsalable-standard ul li{
	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 ul li span{
	font-size:13px;
	font-weight:normal;
	display:block;
}

.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 {
  font-size:13px;
        font-weight:normal;
  margin-left:20px;
  color: #A00000;
        display:block;
  margin-bottom:5px;
}

.unsalable-standard p{
	color: #A00000;
	padding: 0 0 0 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 5px 0;
	-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-list li{
	background-color:#ededed;
	width:100%;
	height:70px;
	margin:0 0 5px;
}
#shop-detail-products-list li div{
	display:table-cell;
	vertical-align:middle;
	*display:inline;
	zoom:1;
	font-size:12px;
}
#shop-detail-products-list li div.img {
	width:74px;
	line-height:0;
}
#shop-detail-products-list li div.txt {
	*width:200px;
	padding:0 5px;
}
#shop-detail-products-list li img {
	width:74px;
}
#shop-detail-products-captxt{
	clear:both;
	font-size:92%;
	text-align:center;
	color:#27401e;
	border-top:1px dotted #666;
	padding:6px 0 3px;
	*margin-top:3px;
}

#shop-detail-products-captxt{
	border-top:1px dotted #666;
	padding-left:1em;
	margin-top:10px;
}
#shop-detail-products-captxt span{
	display:block;
	text-indent:-1em;
	font-size:13px;
	color:#27401e;
	padding:10px 0 5px;
}
/*その他情報*/
.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 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-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 .blue-btn {
	float: right;
}
#employment-block .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;
}
#employment-block .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-banner-block {
	margin-top: 15px;
}

#shop-banner-block li {
	float: left;
	width: 48%;
	margin-top: 5px;
}

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

}
@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;
}
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,
.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.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;
}
/*----------------------------------------------------
  カテゴリ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:20px;
	position:relative;
	top:-8px;
}
.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:20px 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{
	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 .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:100;
}
/*取扱い商品*/
.shop-serch-narrowing-select-check li{
	border-top:1px solid #ccc;
	padding:0 4px 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;
	color:#035d8a;
	display:block;
	width:162px;
	padding-left:5px;
	float:left;
}
.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-top:4px;
	background:url("/common/images/aside-menu-open-btn-pc-bg.gif") no-repeat -16px 8px #035d8a;
}
.shop-serch-narrowing-select-check li a.open-btn.open{
	background:url("/common/images/aside-menu-open-btn-pc-bg.gif") no-repeat 8px 8px #035d8a;
}
/*入れ子リスト*/
.shop-serch-narrowing-select-check-inner{
	padding:0 10px !important;
	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{
	width:205px;
	margin:0 auto;
}
.shop-serch-narrowing-select-check-border li{
	border-top:1px dotted #999;
	padding:8px 0;
}
.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;
	color:#035d8a;
	display:block;
	width:165px;
	padding-left:5px;
	float:left;
}
/*検索ボタン*/
#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;
	background-color:#ded9d4;
	border-bottom:#cfcac5 1px solid;
	padding:10px 7px;
}
/* 最新情報 */
#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;
}
#shop-serch-operation-inner-top{
	padding:20px 20px 60px;
	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{
	float:left;
	width:920px;
	padding-bottom:15px;
	border-bottom:1px dotted #666666;
	margin-bottom:15px;
	position:relative;
}
#shop-serch-operation dl.freeword dt{
	font-size:117%;
	font-weight:bold;
	color:#000;
	background:url(/common/images/top-h3-ico-02.gif) no-repeat left center;
	padding:0 0 0 20px;
	margin-top:7px;
	float:left;
}
#shop-serch-operation dl.freeword dd{
	float:right;
}
#shop-serch-operation dl.freeword dd .section-unit-form{
	width:725px;
}
#shop-serch-operation dl.freeword dd .section-unit-form input.seach-box{
	width:624px;
}
#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;
}

/*選択条件*/
.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 10px;
}
#shop-serch-result-info p.number-info{
	float:left;
}
#shop-serch-result-info p.caption{
	float:right;
}
#shop-serch-result-info p.number-info span{
	font-size:150%;
	font-weight:bold;
	padding:0 5px;
}
.shop-serch-products-ico-list-td{
	padding:4px 0 0 4px !important;
	width:182px;
}
.shop-serch-phone-td{
	text-align:center;
	width:115px;
}
.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:65px;
}
.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:780px;
	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{
	font-size:134%;
	color:#d90000;
	font-weight:bold;
	text-align:center;
	line-height:1.5em;
}
#shop-serch-result-nohit-top p.search-freewd-link {
	margin-top:10px;
	text-align:center;
}
#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{
	width:960px;
	border:1px solid #bab6af;
	background-color:#FFF;
}
#shop-serch-result-nohit-info .inner-l{
	width:413px;
	padding:20px;
	float:left;
}
#shop-serch-result-nohit-info .inner-r{
	width:464px;
	padding:20px;
	border-left:1px solid #bab6af;
	float:right;
	min-height:262px;
}
#shop-serch-result-nohit-info .inner-l .shadow{
	width:413px;
	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-pc.gif") bottom left no-repeat #FFF;
	padding-bottom:148px;
}
#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:154px;
}
#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:212px;
	height:34px;
}
#shop-serch-result-nohit-info .inner-l .shadow p{
	text-align:center;
	margin:10px 0;
}
#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:256px;
}
#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;
	padding-top:10px;
	border-top:1px dotted #666;
}

/*----------------------------------------------------
  詳細
----------------------------------------------------*/
/* カラム */
article#shop-detail{
	width:100%;
}
#shop-detail-left{
	width:470px;
	float:left;
	position:relative;
}
#shop-detail-right{
	width:470px;
	float:right;
	position:relative;
}
/*マピオン地図*/
#shop-detail-map{
	padding:9px;
	background-color:#d4d0cd;
	margin-bottom:20px;
}
#shop-detail-map #shop-detail-map-inner{
	border:1px solid #fcfcfc;
	width:450px;
	height:405px;
	padding:0;
	margin:0;
}
/*地図メニュー*/
#shop-detail-map-menu{
	margin-bottom:20px;
	width:470px;
	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;*/
}
li#shop-detail-map-menu-qr{
	width:213px;
	/*width:211px\9;*/
	padding:6px;
	background-color:#FFF;
	float:left;
	margin-right:20px;
	height:70px;
}
li#shop-detail-map-menu-qr span.txt{
	display:block;
	float:left;
	font-weight:bold;
	font-size:117%;
	padding-left:4px;
	padding-top:20px;
}
li#shop-detail-map-menu-qr span.img{
	display:block;
	line-height:0;
	float:right;
}
li#shop-detail-map-menu-print{
	width:225px;
	width:223px\9;
	float:left;
}
li#shop-detail-map-menu-print a{
	display:block;
	background:url("/shop/images/map-print-btn-pc-bg.gif") 160px center no-repeat #FFF;
	height:47px;
	color:#01325b;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	padding:35px 0 0 10px;
}
li#shop-detail-map-menu-print a:hover{
	text-decoration:underline;
}
li#shop-detail-map-menu-print a span{
	background:url("/common/images/ico-arrow-blue-square-pc.gif") no-repeat scroll left center;
	padding-left:16px;
}
/*店舗外観*/
#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-near-shop-list{
	clear:both;
	border:1px solid #bfbfbf;
	background-color:#FFF;
	padding:10px;
	margin-bottom:20px;
}
#shop-detail-near-shop-list dt{
	font-weight:bold;
	font-size:117%;
	border-bottom:1px dotted #666666;
	padding-bottom:10px;
}
#shop-detail-near-shop-list dt span{
	display:block;
	border-left:4px solid #d90000;
	padding:5px 0 5px 10px;
}
#shop-detail-near-shop-list dd{
	padding:0 10px;
}
#shop-detail-near-shop-list dd span{
	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-near-shop-list dt:first-child + dd span{
	border-top:none;
}
#shop-detail-near-shop-list dd span a{
	color:#035d8a;
	text-decoration:none;
}
#shop-detail-near-shop-list dd span a:hover{
	border-bottom:1px dotted #035d8a;
}
/*アラート*/
.unsalable-standard{
	border-bottom: 1px dotted #666666;
	border-top: 1px dotted #666666;
	margin:0 0 20px 0;
	padding:0 0 10px 0;
}
.unsalable-standard ul li{
	background: url("/common/images/ico-exclamation-mark-pc.gif") no-repeat scroll left center transparent;
	color: #A00000;
	line-height: 30px;
	margin: 0 10px 0 0;
	padding: 0 0 0 22px;
	font-size:117%;
	font-weight:bold;
}
.unsalable-standard ul li span{
	font-size:86%;
	font-weight:normal;
	padding-left:13px;
}

.unsalable-standard dl dt {
  float: left;
  background: url("/common/images/ico-exclamation-mark-pc.gif") no-repeat scroll left center transparent;
  color: #A00000;
  font-size: 117%;
  font-weight: bold;
  line-height: 30px;
  margin: 0 10px 0 0;
  padding: 0 0 0 22px;
  width:27%;
}
.unsalable-standard dl dd {
  float: left;
  color: #A00000;
  font-weight: normal;
  margin-top: 7px;
  width:65%;
}

.unsalable-standard p{
	color: #A00000;
	padding: 0 0 0 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:3px 3px 0;
	-webkit-box-shadow: 0px 1px 3px #aaa;
	-moz-box-shadow: 0px 1px 3px #aaa;
	box-shadow: 0px 1px 3px #aaa;
	width:464px;
	position:relative;
	margin-bottom:20px;
}
#shop-detail-products-block h2{
	text-align:center;
	padding:10px 0;
	font-size:117%;
}
#shop-detail-products-list{
	margin-left:-3px;
}
#shop-detail-products-list li{
	background-color:#ededed;
	float:left;
	width:230px;
	height:70px !important;
	margin:0 0 3px 3px;
}
#shop-detail-products-list li div{
	display:table-cell;
	vertical-align:middle;
	*display:inline;
	zoom:1;
	font-size:83%;
}
#shop-detail-products-list li div.img {
	width:74px;
	line-height:0;
}
#shop-detail-products-list li div.txt {
	width:145px;
	padding:0 5px;
}
#shop-detail-products-list li img {
	width:74px;
}
#shop-detail-products-captxt{
	clear:both;
	font-size:92%;
	text-align:center;
	color:#27401e;
	border-top:1px dotted #666;
	padding:6px 0 3px;
	*margin-top:3px;
}
/*その他情報*/
.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: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 h2{
	background-color:#d4d0cd;
	font-size:117%;
	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-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-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;
}
.shop-detail-back-btn a{
    color: #035D8A;
	border-bottom: 1px dotted #035D8A;
    text-decoration:none;
	line-height:1;
}
.shop-detail-back-btn a:hover{
	border-bottom:none;
}

/* アルバイト募集 */
#employment-block {
	margin-bottom:10px;
}
#employment-block .blue-btn {
	float: right;
}
#employment-block .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;
}
#employment-block .blue-btn a span{
	background:url(/common/images/ico-arrow-white-pc.gif) no-repeat left center;
	padding-left:13px;
}
#employment-block .blue-btn a:hover{
	text-decoration:underline;
}

/* バナーブロック */
#shop-banner-block {
	margin-bottom: 10px;
}

#shop-banner-block li {
	float: left;
	margin-bottom: 10px;
}

#shop-banner-block li.banner-odd {
	margin-left: 20px;
}

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

#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: 100px;
	font-size:10px;
	line-height:10px;
}
#shop-products-usage ul li .txt.tline {
	padding-top: 8px;
}

}
