﻿@import url("/service/common/css/service.css");
/**
 * =========================================
 * ticketrestaurant Class lib
 * =========================================
 */
 ul, li,  dl, dt, dd{
    margin:0;
    padding:0;
}
li{
    list-style-type:none;
}
.mod-mb20{
    margin-bottom:20px;
}
.frame dt{
    font-weight:bold;  
    border-bottom:1px solid #000000;
    display: inline-block;
    margin-bottom: 10px;
}


.mod-wd210{
    width:210px;
}
.mod-fl{
    float:left;
}
.mod-fr{
    float:right;
}

img.restaurant_logo {
    display:block;
    margin:0 auto;
    margin-left:10px;
    padding:30px 0 0 20px;
}

dl.frame.mod-fr.mod-wd480 {
    width:480px;
}

dl.frame.mod-fr.mod-wd580 {
    width:580px;
    padding:15px;
    margin:10px;
}
.sectionFrame .content, .sectionFrame_orange .content {
  padding: 20px;
  padding-bottom: 55px;
  background: url(/service/loppi/img/sectionFrame_content_bg.gif) left bottom no-repeat;!import
  position: relative;
  bottom: -1px;
  z-index: 10;
  *zoom: 1;
}