@charset "shift_jis";

#h1_area{
    background-image:url(../../images/renew/store_details/rn_store_details_h1_bk.jpg);
}

h2 {
    margin-bottom: 16px;
}

h3 {
    margin-bottom: 10px;
}

div.photos-right {
    float: left;
    padding-right: 25px;
}
div.photos-left {
    float: left;
    padding-left: 25px;
    padding-right: 25px;
    border-left: 1px solid #ccc;
}
div.photo {
    width: 250px;
    border: 1px solid #ccc;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}

div.clear {
    clear: both;
}

table.info{
    width:900px;
    line-height:1;
    border-top:solid #e79faa 1px;
    border-bottom:solid #e79faa 1px;
}

table.info th{
    background:url(../../images/renew/common/rn_th_border_bg.jpg);
    padding:15px 0 0 20px;
    color:#c4102a;
    vertical-align:top;
    text-align:left;
    width:125px;
}

table.info td{
    padding:15px 0 15px 20px;
    border-bottom:solid 1px #efefef;
    text-align:left;
}
