/* 店舗情報CSS
-------------------------------------------------------------*/
h3.shopbar {
width:503px;
height:25px;
margin:0 0 15px 0;
padding:0;
text-indent:-9999em;
background:url(../img/index/bar3.gif) no-repeat 0 0;
}

.shopbox {
width:470px;
margin:0 auto 15px auto;
padding:0;
    overflow: hidden;
}

.shopbox:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .shopbox {
    height: 1em;
    overflow: visible;
}
/**/


ul.shop-navi {
width:470px;
position:relative;
list-style:none;
margin:0;
padding:0;
}
ul.shop-navi li{
float:left;
width:200px;
margin:0 0 0 0;
padding:0 0 0 15px;
color:#0099ff;
line-height:135%;
font-size:0.8em;
background:url(../img/pub/side-link.gif) no-repeat 0 2px;
}


.shopbox h4 {
margin:0 0 15px 0;
padding:0 0 7px 0;
font-size:0.85em;
color:#990000;
border-bottom:#990000 1px solid;
}
.shopbox img {
float:left;
width:180px;
height:220px;
margin:0;
padding:0;
}
.shopinfo {
float:right;
width:230px;
margin:0;
padding:10px 10px 0 10px;
background:#C50000;
}
.shopinfo p {
color:#FFFFFF;
}
p#map-b {
width:91px;
height:22px;
margin:0 0 10px 0;
padding:0;
text-indent:-9999em;
background:url(../img/index/map-button.gif) no-repeat top left;
display:block;
}
p#map-b a {
width:91px;
height:22px;
margin:0;
padding:0;
text-indent:-9999em;
background:url(../img/index/map-button.gif) no-repeat top left;
display:block;
}
p#map-b a:hover {
width:91px;
height:22px;
margin:0;
padding:0;
text-indent:-9999em;
background:url(../img/index/map-button.gif) no-repeat bottom left;
display:block;
}

.map {
width:470px;
margin:30px auto 10px auto;
}

.photoclip {
clear:both;
width:470px;
margin:0 auto 40px auto;
padding:0;
    overflow: hidden;
}

.photoclip:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .photoclip {
    height: 1em;
    overflow: visible;
}
/**/
.pics {
clear:both;
float:left;
width:215px;
margin:0 0 15px 0;
padding:0;
}
.pics2 {
float:right;
width:215px;
margin:0 0 15px 0;
padding:0;
}