@charset "utf-8";

/* CSS Document */

.center {
    text-align: center;
}

a:hover img {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}

article h1 {
    margin: 0;
    padding: 0;
}

article h2 img {
    width: 100%;
    height: auto;
}

ul.btn {
    width: 609px;
    margin: 0 auto 20px;
    padding: 0;
    text-align: center;
}

ul.btn li {
    list-style: none;
    width: 260px;
    height: 70px;
    float: left;
    text-align: center;
    margin: 20px;
    margin-top: 0px;
    padding: 0;
}

ul.btn li img {
    vertical-align: bottom;
}

ul.btn:after {
    content: "";
    clear: both;
    display: block;
}

.text p {
    font-size: 12px;
    margin: 0 0 20px 16px;
}

.shopname {
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
}

.shopname span.cate {
    font-size: 10px;
    font-weight: normal;
    white-space: nowrap;
    margin-left: 1em;
}

#fab-information section.article {
    background: url(images/bg.png) center top repeat;
    padding-bottom: 20px;
    width: 666px;
}

#fab-information .inner {
    padding: 15px;
    position: relative;
}

.main {
    margin-bottom: 0;
}

.article .table_area {
    width: 609px;
    margin: 0;
    padding: 0;
}

.article table {
    width: 550px;
    margin: 0 auto 0;
    font-size: 14px;
}

.article .table_area table td {
    margin: 0;
}

tr.last {
    margin-bottom: 20px;
}

.category img {
    vertical-align: middle;
    margin-bottom: 3px;
}

ul.list {
    margin: 0 auto;
    /* padding: 0 0 30px; */
    width: 608px;
    border: 5px solid #a5d9eb;
    background: #FFF;
    box-sizing: border-box;
}

.top{
    margin-bottom:20px;
}

ul.list li {
    list-style: none;
    padding: 0;
    margin: 0;
}

ul.list li img {
    vertical-align: bottom;
}


/* グルメ */

div#coupon-list {
    padding: 10px 0 20px;
    margin: 0;
}

#coupon-list table td {
    background: url(images/tensen_border.png) no-repeat bottom !important;
    vertical-align: middle;
    padding: 5px 0 20px;
}

#coupon-list a {
    color: #543f41;
    font-weight: bold;
}


/* カテゴリー */

th.category {
    text-align: left;
    font-weight: bold;
    font-size: 16px;
    line-height: 2.0;
    height: 40px;
    padding: 0 10px 0;
    //	color:#fff;
}

.category span {
    font-size: 11px;
    vertical-align: middle;
    font-weight: normal;
    padding-left: 10px;
    display: block;
}

// th#gorumet{ background:url(images/bg_gorumet.gif) top repeat;}
// th#service{ background:url(images/bg_service.gif) top repeat; color:#f57900;}
table td.floor {
    width: 30px;
    text-align: right;
}

td.logoArea {
    width: 90px;
    text-align: center;
}

td.logoArea img {
    max-width: 70px;
    padding: 5px;
    background-color: #FFF;
}

td.shopName {
    padding: 10px 20px;
    width: 180px;
    line-height: 1.4;
}

table td.shopName span {
    font-size: 12px;
    line-height: 1.2;
    padding: 0 0 10px;
}

table td.detail {
    width: 270px;
    font-weight: bold;
    font-size: 13px;
    line-height: 30px;
    padding: 10px;
    line-height: 1.6;
    margin: 0;
}

table td.detail strong {
    font-size: 20px;
    color: #f43434;
}

table td.detail strong span {
    display: inline-block;
    font-size: 14px;
    padding: 4px;
    line-height: 1.6;
    vertical-align: middle;
    /*	padding-bottom:3px;*/
}

table td.detail ul.note {
    padding: 0 0 5px;
    margin: 0;
    text-align: left;
}

table td.detail ul.note li {
    font-size: 10px;
    line-height: 16px;
    font-weight: normal;
    text-align: left;
    margin: 0;
    padding: 0;
}

html:not([lang*=""]) table {
    /* Firefox用ハック */
    border-collapse: separate;
}

.category span span{
    display: inline-block;
}

.ado {
    color: #543f41;
    font-weight: bold;
}