/*********
top
*********/
div#contents{
	width:950px;
}

div#search-form-container div#discount-container
{
    margin-bottom: 15px;
    background-color: #ffffff;
    border: 1px solid #BDBDBD;
    border-top: none;
    overflow: hidden;

}
div#search-form-container div#discount-container div
{
    border-bottom: 1px solid #ffb2b2;
}
    
    
div#search-form-container div#discount-container ul
{
    padding: 3px 0;
    border-top: 1px solid #ffb2b2;
}
div#search-form-container div#discount-container ul.odd
{
    background-color: #ffe6e6;
}
    
div#search-form-container div#discount-container ul li
{
    display: inline-block;
    margin: 0 0 0 5px;
    font-size: 84%;
    *float:left;
    *line-height: 22px;
}
    
   
div#search-form-container div#discount-container ul li.discount
{
    display: inline-block;
    padding: 2px;
    width: 70px;
    text-align: center;
    color: #f7f800;
    font-size: 96%;
    font-weight: bold;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -moz-border-radius: 6px;
}
    
.icon-gold
{
    background-color: #d4b711;
}
    
.icon-red
{
    background-color: #fb0000;
}
    
.icon-green
{
    background-color: #359c31;
}
    
.icon-blue
{
    background-color: #40a7d0;
}
    
div#search-form-container div#discount-container ul li.discount-data
{
    width: 170px;
    vertical-align: bottom;
    font-size: 125%;
    color: #ff0000;
    font-weight: bold;
}
        
div#search-form-container div#discount-container ul li.regular-data
{
    width: 112px;
}
    
div#search-form-container div#discount-container a.list-link
{
    display: block;
    padding-left: 14px;
    width: 70px;
    float: right;
    margin-bottom: 5px;
    font-size: 93%;
}
    
*div#search-form-container div#discount-container a.list-link
{
    padding-bottom: 5px;
}
    
div#search-form-container div#discount-container div a
{
    text-decoration: none;
}
    
    
div#discount h2
{
    width: 470px;
    height: 0;
    margin: 0;
    padding: 30px 0 0;
    display: block;
    overflow: hidden;
    line-height: 28px;
    font-size: 100%;
    position: relative;
}

/*********
一覧
*********/

div#to-top, div#wrapper
{
    background-color: #FFF;
}
        
/* IE7 */
        
#search-form-container, #taikendan-list li
{
    zoom: 1;
}
        
#main-discount-box
{
    padding: 5px 0;
    width: 760px;
    background: #be2324;
}
        
        
        
/*********************
3. search-form
*********************/
        
#search-form-container
{
    padding: 5px;
    margin: 0 5px;
    background: #fff;
    border-radius: 5px;
}
        
div.search-time
{
    padding: 10px 0;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 10px;
}
        
        
/*********************
4. rearrange-data
*********************/

div#main-column h2.title-happyhour
{
    height: auto;
}
        
div.rearrange-data
{
    margin: 10px 0;
    text-align: right;
}
        
div.rearrange-data p
{
    display: inline-block;
    *display: inline;
}

        
div.rearrange-data form
{
    display: inline-block;
        *display: inline;
}
        
div#search-form-container div#discount-container ul li.discount-list
{
	width:725px;
    overflow: hidden;
    margin-bottom: 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border: 1px solid #fdb4ae;
    border-top: 5px solid #fdb4ae;
}
        
        
div.shop-data
{
    padding: 3px 5px;
    background: #eeeadf;
}
        
div.shop-data p
{
    display: inline-block; /*width: 658px;*/
    font-size: 85%;
    *display: inline;
}
        
        
div.shop-data p.icon-open
{
    padding: 3px 0;
    width: 60px;
    margin-right: 10px;
    color: #fff;
    font-weight: bold;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    text-align: center;
}
        
.now
{
    background: #dc2a2a;
}
        
.later
{
    background: #e59c95;
}
        
div.discount-data
{
    position: relative;
    overflow: hidden;
    padding: 5px;
    height: 84px;
    background: #fafed9;
}
        
div.future-box
{
    background: #ffffff;
}
        
div.discount-data p.thumb
{
    position: absolute;
    top: 4px;
    left: 5px;
    width: 55px;
    padding: 1px;
    border: 1px solid #ccc;
}
        
div.discount-data p.thumb img
{
    border: 1px solid #ccc;
    width: 53px;
    vertical-align: bottom;
}
        
div.discount-data p.percent
{
    position: absolute;
    top: 2px;
    left: 65px;
}
        
div.discount-data p.percent span.text-data
{
    display: block;
    position: absolute;
    top: 25px;
    left: 17px;
    color: #fef43b;
    font-weight: bold;
    font-size: 22px;
}
        
div.discount-data p.percent span.text-off
{
    display: block;
    position: absolute;
    top: 50px;
    left: 40px;
    color: #fef43b;
    font-size: 14px;
    font-weight: bold;
}
        
.icon-gold
{
    width: 88px;
    height: 90px;
    background: url(../../img_common/discount/icon-gold.png) no-repeat 0 0;
}
        
.icon-red
{
    width: 88px;
    height: 90px;
    background: url(../../img_common/discount/icon-red.png) no-repeat 0 0;
}
        
.icon-green
{
    width: 88px;
    height: 90px;
    background: url(../../img_common/discount/icon-green.png) no-repeat 0 0;
}
        
.icon-blue
{
    width: 88px;
    height: 90px;
    background: url(../../img_common/discount/icon-blue.png) no-repeat 0 0;
}
        
        
div.discount-data div.price-data
{
    padding: 7px 0 0 150px;
    width: 285px;
}
        
div.discount-data div.price-data p.ordinary-price
{
    margin: 5px 0;
    font-size: 18px;
    color: #666;
}
        
div.discount-data div.price-data p.bargain-price
{
    font-size: 30px;
    color: #ff0000;
    font-weight: bold;
}
        
.hh-outdated img.end-data
{
    display: block;
    position: absolute;
    top: 0;
    right: 0;
}
        
div.discount-data div.hour-data
{
    position: absolute;
    padding: 5px 5px 0;
    overflow: hidden;
    top: 5px;
    right: 5px;
    width: 270px;
    background: #fff;
    border: 1px solid #fdb4ae;
    *padding: 5px;
    *width: 280px;
}

div.discount-data div.hour-data dl
{
    height: 40px;
    margin-bottom: 5px;
    background: url(../../img_common/discount/icon-clock.gif) no-repeat 0 0;
    color: #97130f;
}
        
div.discount-data div.hour-data dl.open-time dt
{
    display: inline;
    float: left;
    padding-left: 45px;
    margin-right: 5px;
}
        
div.discount-data div.hour-data dl.open-time dd
{
    display: inline;
    float: right;
}
        
div.discount-data div.hour-data dl.next-time
{
    padding-left: 45px;
}
        
div.discount-data div.hour-data dl.next-time dt
{
    padding-top: 2px;
    font-weight: bold;
    font-size: 105%;
}
        
div.discount-data div.hour-data dl.next-time dd
{
    font-weight: bold;
    font-size: 105%;
}
        
div.discount-data div.hour-data p
{
    clear: both;
    text-align: center;
    padding-bottom: 4px;
}
        
        
        
.rest-time
{
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 118%;
}
        
div#discount-container div.btn a
{
    display: block;
    width: 533px;
    height: 40px;
    margin: 20px auto;
    background: url("../../img_common/discount/more-bg.jpg") 0 0 no-repeat transparent;
    text-indent: -9999px;
}
        
*div#discount-container div.btn a
{
    overflow: hidden;
}
        
sdiv#discount-container div.btn a.more-loading
{
    display: block;
    width: 128px;
    height: 15px;
    margin: 20px auto;
    background: url("../../img_common/discount/happyhour-loader.gif") 0 0 no-repeat transparent;
    text-indent: -9999px;
}
        
div#page-top
{
    text-align: right;
}
        
.noitem
{
    padding: 20px 0;
    text-align: center;
}
        
        
#main-column
{
    width: 735px;
    margin: 0 0 15px;
    text-align: left;
    float: right;
}
    

/********************
1. search-form
********************/
        
.js .js-off, .no-js .js-on
{
    display: none;
}
        
/* title */
        
#search-form-container #anchor-search
{
    position: relative;
    cursor: pointer;
}
        
#search-form-container #anchor-search img
{
    vertical-align: bottom;
}
        
/* 開閉設定 */
        
#search-form-container .btn-slide
{
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 35px;
    background: url(../../img_common/discount/btn-slide.png) no-repeat center center transparent;
}
        
#search-form-container .active .btn-slide
{
    background-image: url(../../img_common/discount/btn-slide-active.png);
}
        
.toggle-container.hide
{
    display: none;
}
        
.toggle-container.active
{
    display: block;
}
        
/* frame */
        
#search-form-container .serch-box
{
    padding: 0 10px 10px;
    border-left: 1px solid #00adef;
    border-right: 1px solid #00adef;
    border-bottom: 1px solid #00adef;
    border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
}
        
#search-form-container .box
{
    padding-top: 10px;
}
        
/* form */
        
/* search header */
        
#search-form-container .search-header
{
    margin-bottom: 8px;
    padding: 4px 10px;
    border-left: 5px solid #60a8f4;
    background-color: #c7dff9;
}
        
#search-form-container .search-header .sub-title, #search-form-container .search-header p
{
    display: inline-block;
    width: 50%;
    vertical-align: top;
    float: left;
    *display: inline;
    *zoom: 1;
    *width: 49%;
}
        
        
#search-form-container .search-header .sub-title
{
    font-size: 108%;
    font-weight: bold;
}
        
#search-form-container .search-header p
{
    text-align: right;
}
        
/* search sub header */
        
#search-form-container .sub-header
{
    margin-bottom: 3px;
    padding: 4px 10px;
    background-color: #eef6ff;
    font-weight: bold;
}
        
/* selection list */
        
        
        
        
#search-form-container .selection-list li
{
    display: inline-block;
    margin: 0 0 8px 20px;
    font-size: 88%;
    *display: inline;
    *zoom: 1;
}

        
/* エリア */
        
#search-form-container .wide-area
{
    display: inline-block;
    width: 354px;
    vertical-align: top;
            *display: inline;
    *zoom: 1;
}

#search-form-container .wide-area.kanagawa, #search-form-container .wide-area.chiba
{
    margin-right: 10px;
}
        
#search-form-container .wide-area.tokyo
{
    display: block;
    width: 100%;
}
        
/* 業種 */
        
#search-form-container #category-tree .selection-list
{
    margin-bottom: 7px;
    border-bottom: 1px dotted #ccc;
}
        
        
/*　チェックボックス　*/
        
#search-form-container .box
{
    padding-top: 7px;
}
        
#search-form-container label
{
    cursor: pointer;
}
        
#search-form-container .tsctree-checkbox
{
    display: inline-block;
    vertical-align: middle;
    width: 13px;
    height: 13px;
    margin-right: 3px;
    background: 0 0 no-repeat;
    *zoom: 1;
}

        
#search-form-container .tsctree-label:hover .tsctree-checkbox
{
    opacity: 0.8;
    filter: Alpha(Opacity=80);
}
        
#search-form-container .tsctree-label:active .tsctree-checkbox
{
    opacity: 1.0;
    filter: Alpha(Opacity=100);
}
        
#search-form-container .tsctree-checkbox-empty
{
    background-image: url(../../img_common/discount/icon-checkbox-empty.png);
}
        
#search-form-container .tsctree-checkbox-indeterminate
{
    background-image: url(../../img_common/discount/icon-checkbox-black.png);
}
        
#search-form-container .tsctree-checkbox-checked
{
    background-image: url(../../img_common/discount/icon-checkbox.png);
}
        
/* submit */
        
#search-form-container .submit
{
    text-align: center;
}
        
#search-form-container .submit input
{
    padding: 3px 20px;
}

#area-tree dl dd, #category-tree dl dd
{
    width: 208px;
    margin: 0 auto;
    padding: 0 6px;
    line-height: 26px;
    color: #666;
    font-size: 90%;
    position: relative;
    float: left;
}
#area-tree dl dt, #category-tree dl dt
{
    margin: 0 auto 5px;
    padding: 0 5px;
    line-height: 26px;
    font-size: 90%;
    font-weight: bold;
    position: relative;
    clear: both;
}
#area-tree dl dt.top1
{
    background: #ced6ff;
}
#area-tree dl dt.top2
{
    background: #dee6ff;
}
#area-tree dl dt.top2z
{
    background: #eef6ff;
}
        
#category-tree dl dt.top2
{
    background: #eef6ff;
}
