﻿@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;
}

.logo{
    width:90px;
    margin-top:5px!important;
    margin-bottom:0!important;
}
.mod-wd480{
    width: 480px;
}

.mod-wd640{
    width: 640px;
    padding: 15px;
}

.mod-wd210{
    width:210px;
}
.mod-fl{
    float:left;
}
.mod-fr{
    float:right;
}
img.ticketgiftlogo {
    display:block;
    margin:0 auto;
    margin-left: 10px;
}

.sectionFrame .content, .sectionFrame_orange .content {
  padding: 20px;
  padding-bottom: 55px;
  background: url(/service/loppi/img/sectionFrame_content_bg.gif) left bottom no-repeat;!important
  position: relative;
  bottom: -1px;
  z-index: 10;
  *zoom: 1;
}

