@charset "UTF-8";
/* ===================================================================
CSS information
 file name  :shop.css
 style info :
このスタイルシートの構成
店舗情報カテゴリ内のスタイル
 #***
 #***
  #***
   #***
   #***
=================================================================== */

/*----------------------------------------------------
	 エリア一覧リンクナビテーブル
----------------------------------------------------*/

.shopBody .table-area-A {
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	/*border-collapse:separate;*/
	font-size:93%;
	letter-spacing:nomal;
	width:99%;
	margin-top:1px;
	padding-top:1px;
}

.shopBody .table-area-A th,
.shopBody .table-area-A td{
	padding:10px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

.shopBody .table-area-A {
	background-color:#fff;
}

.shopBody .table-area-A th{
	width:7em;
	text-align:left;
}

.shopBody .table-area-A td{
	vertical-align:top;
}



/*関東エリア*/

.shopBody .table-area-A th.area03 {
	background-color:#CEF0FA;
}

.shopBody .table-area-A th.area03 a {
	color:#003A8F;
}


.shopBody .table-area-A th.area03 li{
	padding-left:20px;
	background:url(../shop/img/icon_arrow_ssd_b.gif) no-repeat;
}

.shopBody .table-area-A thead {
	background-color:#fff;
}

.shopBody .table-area-A thead td {
	color:#333;
}


/*中国エリア*/

.shopBody .table-area-A th.area06 {
	background-color:#D9EDD3;
}

.shopBody .table-area-A th.area06 a {
	color:#006600;
}

.shopBody .table-area-A th.area06 li{
	padding-left:20px;
	background:url(../shop/img/icon_arrow_ssd_g.gif) no-repeat;
}


/*九州エリア*/

.shopBody .table-area-A th.area08 {
	background-color:#FCEBE6;
}

.shopBody .table-area-A th.area08 a {
	color:#E53B0A;
}


.shopBody .table-area-A th.area08 li{
	padding-left:20px;
	background:url(../shop/img/icon_arrow_ssd_or.gif) no-repeat;
}

.shopBody .table-area-A td ul.low2-box li {
	display:inline;
	float:left;
}

/*----------------------------------------------------
	 店舗一覧テーブル
----------------------------------------------------*/

.shopBody .table-area-B {
	width:100%;
	margin:20px 0;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
}

.shopBody .table-area-B th,
.shopBody .table-area-B td{
	padding:4px 10px 2px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

.shopBody .table-area-B {
	background-color:#fff;
}

.shopBody .table-area-B th{
	width:7em;
	text-align:left;
	background-color:#EFEFEF;
}

.shopBody td.shopname {
	width:120px;
}

.shopBody td.shopname dd {
	margin-top:3px;
}


.shopBody td.service-icon {
	width:188px;
	padding-left:18px;
}

.shopBody td.service-icon li {
	display:inline;
	margin-right:2px;
}

.shopBody td.moreinfo-btn {
	width:30px;
}

.shopBody td.moreinfo-btn img{
	margin:2px 0;
}

/*mystore*/
.shopBody .myst-box {
	width:640px;
	background:#FDEFEB;
	margin:15px auto;
	border:1px #E63909 dotted;
	padding:0 10px 10px;
}

.shopBody .myst-box .two-column {
	font-size:85%;
	padding-bottom:0;
}

.shopBody .myst-box h4 {
	margin:0;
	padding:0 0 0 10px;
}

.shopBody .myst-box dl {
	padding: 0 7px;
}

.shopBody .myst-box dl dt {
	width:176px;
	float:left;
	display:block;
	margin:0 10px 0 5px;
	padding:0;
}

.shopBody .myst-box dl dd {
	line-height:1.2;
	padding:0 5px;
}

.shopBody .myst-box .primary-box {
	border-bottom:#ccc 1px solid;
	padding-bottom:7px;
}


/*エリア見出し*/

/*関東*/
.shopBody h4.area03 {
	padding:5px 0 4px 10px;
	background:#CEF0FA;
	color:#003A8F;
}

/*中国*/
.shopBody h4.area06 {
	padding:5px 0 4px 10px;
	background:#D9EDD3;
	color:#006600;
}

/*九州*/
.shopBody h4.area08 {
	padding:5px 0 4px 10px;
	background:#FCEBE6;
	color:#E53B0A;
}

.shopBody .list-notes {
	clear:both;
	text-align:right;
	margin-bottom:20px;
}

/*
.shopBody .shopname dt{
	padding-left:27px;
	background:url(../shop/img/icon_shop.gif) no-repeat;
}


.shopBody .shopname dd{
	padding-left:27px;
}
*/

.shopBody td.service-icon li{
	display:inline;
	float:left;
	padding-right:3px;
}

.shopBody td.moreinfo-btn li{
	float:none;
	padding-right:3px;
}


/*----------------------------------------------------
	 各店舗ページ　.shoplist
----------------------------------------------------*/

.shoplist-middle-sec {
	width:680px;
	margin:0 auto;
	padding:0;
}


/*基本情報・マイストアボタン*/

.address-box  {
	width:640px;
	margin:0 auto;
	padding:10px 0 5px;
}

.treatment-icon img {
	padding:3px 0 0 3px;
}

.address-box .box-a {
	float:left;
	width:370px;
}

.address-box .box-b {
	float:right;
	width:210px;
	padding-top:23px;
}


.shoplistBody ul.basic-info {
	display:block;
	padding:7px 20px;
	border-top:#CCC 1px solid;
	border-bottom:#CCC 1px solid;
}

.shoplistBody ul.basic-info li {
	padding-bottom: 2px;
}

/*ペット*/

.emphasis-box {
	width:620px;
	margin:15px auto 10px;
	padding:10px;
	border:#CCCCCC 2px solid;
}

.emphasis-box h4 {
	margin-bottom:10px;
	border-bottom:#CCCCCC 1px dotted;
}

.emphasis-box .emphasis-box-L {
	float:left;
	width:300px;
}

.emphasis-box .emphasis-box-R {
	float:right;
	width:300px;
	padding-bottom:10px;
}

.emphasis-box .emphasis-box-L-inner-L,
.emphasis-box .emphasis-box-R-inner-L {
	float:left;
	width:26px;
	padding:0 5px 0 10px;
}

.emphasis-box .emphasis-box-L-inner-R,
.emphasis-box .emphasis-box-R-inner-R {
	float:left;
	width:235px;
	padding:0 5px 0 10px;
}


/*チラシ*/

.shoplistBody ul.weeklyleaflet {
	margin:0 20px;
	width:640px;
	height:210px;
	background:url(../shop/list/img/bg_leaflet.jpg) no-repeat;
}

.shoplistBody ul.weeklyleaflet_l {
	margin:0;
	width:680px;
	height:210px;
	background:url(../shop/list/img/bg_leaflet_l.jpg) no-repeat;
}

.shoplistBody ul.weeklyleaflet li {
	display:block;
	width:400px;
	height:200px;
	margin:0 auto;
	padding:3px 60px 0 140px;
}

.shoplistBody ul.weeklyleaflet_l li {
	display:block;
	width:672px;
	height:192px;
	margin:0 auto;
	padding:4px;
}

.shoplistBody ul.weeklyleaflet-cap {
	margin:5px 0 0 250px;
	font-size:85%;
}

.shoplistBody .return {
	margin:0 auto;
	width:166px;
}

.shoplistBody .sttl-leaflet {
	width:640px;
	margin:20px 0 0 20px;	
}


.shoplistBody .sttl-leaflet h4 {
	background:url(../img/cmn/icon_sttl_or.gif) no-repeat 0 4px ;
	margin:10px 0 0;
	padding-left:20px;
	font-size:116%;
	color:#E63909;
}




/*タブ*/

#shoptab {
	margin:30px 0;
}

#shoptab #tabnav li {
	float:left;
	font-size:1%;/*for Firefox*/
}

#shoptab #tabnav li a {
	display:block;
	width:169px;
	height:38px;
	margin-top:10px;
	border-left:1px solid #999;
	text-indent:-1000em;
	overflow:hidden;/*for IE8*/
}

#shoptab #tabnav li a.current {
	margin-top:0;
	margin-right:-1px;
	border-right:1px solid #999;
	position:relative;/*for IE6*/
}

#shoptab #tabnav li.last a {
	border-right:1px solid #999;
}

#shoptab #tabnav li#tabnav0 a {
	background:url(../shop/list/img/tab_01.jpg) no-repeat;
}

#shoptab #tabnav li#tabnav1 a {
	background:url(../shop/list/img/tab_02.jpg) no-repeat;
}

#shoptab #tabnav li#tabnav2 a {
	background:url(../shop/list/img/tab_03.jpg) no-repeat;
}

#shoptab #tabnav li#tabnav3 a {
	width:168px;
	background:url(../shop/list/img/tab_04.jpg) no-repeat;
}

#shoptab #tabnav li#tabnav0 a.current {
	height:48px;
	background-image:url(../shop/list/img/tab_01_o.jpg);
}

#shoptab #tabnav li#tabnav1 a.current {
	height:48px;
	background-image:url(../shop/list/img/tab_02_o.jpg);
}

#shoptab #tabnav li#tabnav2 a.current {
	height:48px;
	background-image:url(../shop/list/img/tab_03_o.jpg);
}

#shoptab #tabnav li#tabnav3 a.current {
	height:48px;
	background-image:url(../shop/list/img/tab_04_o.jpg);
}

#shoptab #tabbody {
	width:658px;/*for IE*/
	padding:10px;
	border-right:#999 solid 1px;
	border-left:#999 solid 1px;
	border-bottom:#999 solid 1px;
}

#shoptab #tabbody .none {
	display:none;
}


/*タブ内コンテンツ*/

.shoplistBody .tab-information,
.shoplistBody .tab-access,
.shoplistBody .tab-service,
.shoplistBody .tab-tenant {
	padding-top:10px;
}

/*お知らせ*/

.shoplistBody .tab-information dl.add-pic-box{
	padding:10px 0;
	border-bottom:#ccc dotted 1px;
}

.shoplistBody .tab-information dl.add-pic-box dt{
	float:left;
	margin-right:10px;
	width:154px;
	display:inline;
}

.shoplistBody .tab-information dl.add-pic-box dd{
	width:494px;
	float:left;
}

.shoplistBody .tab-information dl.add-pic-box dd dl{
	width:494px;
}

.shoplistBody .tab-information dl.add-pic-box dl.add-pic-box-inner dt {
	font-size:85%;
	float:none;
	margin:5px 0 0;
	font-weight:bold;
}

.shoplistBody .tab-information dl.add-pic-box img {
	padding:1px;
	border:1px solid #E0E0E0;
}


.shoplistBody .tab-information dl.text-box01 {
	padding:10px 0 7px;
	border-bottom:#ccc dotted 1px;
}

.shoplistBody .tab-information dl.text-box01 dt {
	font-weight:bold;
}

.shoplistBody .tab-information dl.text-box01 dt,
.shoplistBody .tab-information dl.text-box01 dd {
	padding:0 10px;
}


/*アクセス*/


.shoplistBody .txt-center{
text-align:center;
}




/*gmap*/
.shoplistBody .tab-access #map {
	width:630px;
	height:500px;
	border:1px #CCCCCC solid;
	margin:0 auto 20px;
}


.shoplistBody .tab-access dl.text-box {
	padding:10px 10px 0;
}

.shoplistBody .tab-access dl.text-box dd {
	padding-left:1em;
}




/*施設・サービス*/

.shoplistBody .tab-service dl.add-icon-box{
	padding:10px 0;
	border-bottom:#ccc dotted 1px;
}

.shoplistBody .tab-service dl.add-icon-box dt{
	float:left;
	width:26px;
	margin-right:10px;
	display:inline;
}

.shoplistBody .tab-service dl.add-icon-box dd{
	/*display:block;*/
	float:left;
	width:610px;
}


/*テナント・ATM*/

.shoplistBody .tab-tenant h5 {
	margin:0 0 5px;
	font-size:108%;
	color:#E63909;
}


.shoplistBody .tab-tenant table {
	width:85%;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	margin:0 auto;
	margin-bottom:20px;
}

.shoplistBody .tab-tenant table th,
.shoplistBody .tab-tenant table td {
	text-align:center;
	padding:3px 5px 2px;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
}

.shoplistBody .tab-tenant table th.time {
	width:35%;
}

table.wide-w th{
	width:25%;
}


.shoplistBody .tab-tenant table th {
	background-color:#FCEBE6;
}

.shoplistBody .tab-tenant table td.bkname {
	background-color:#F3F3F3;
}

.shoplistBody .tab-tenant .text-box {
	padding: 0 0 10px 10px;
}

.shoplistBody .tab-tenant .text-box dt{
	margin-top: 10px;
}


.shoplistBody .tab-tenant .text-box dd{
	padding: 0 0 0 10px;
}

.shoplistBody .tab-tenant table td.asterisk{
font-size:80%;
}


/*施設・サービス*/

.shoplistBody .tab-information {
}

.shoplistBody .tab-information {
}


/*----------------------------------------------------
	 マイストア機能とは？
----------------------------------------------------*/

.mystoreBody .ttl-lvl2 {
	margin:20px 10px 10px;
	padding:6px 9px 4px;
	border-bottom:1px solid #E43A0A;
	background:url(../inquiry/img/bg_head_lv4.gif) bottom repeat-x;
}

.mystoreBody .lead {
	margin:10px 20px;
}

.mystoreBody .sentence {
	margin:10px 20px;
}

.mystoreBody .sentence dt {
	background:url(../img/cmn/icon_sttl_or.gif) no-repeat 0 2px ;
	margin:20px 0 10px;
	padding-left:20px;
	color:#E63909;
	font-weight:bold;
}







