@charset "utf-8";
#titlebox {
    border-bottom: 2px solid #c2daec;
    margin-top: 20px;
    padding-bottom: 5px;
}
#titlebox h3 {
    font-size: 26px;
    line-height: 100%;
    color: #333;
    text-align: left;
    background: url(../img/common/subtitle_bk.gif) no-repeat left top;
    padding: 1px 0px 3px 11px;
    margin-left: 7px;
}
#gare_menu {
    margin-top: 15px;
    background: url(../img/resorts/menu_bk.gif) repeat-x left top;
    height: 39px;
    width: 100%;
}
#gare_menu ul {
    list-style: none;
    background: url(../img/cooperation/menu_right_bk.gif) no-repeat right top;
    height: 39px;
    width: 100%;
}
#gare_menu ul li {
    color: #2d2d2d;
    float: left;
    font-size: 12px;
    font-weight: bold;
    line-height: 100%;
    padding: 14px 20px 13px;
    border-right: 1px solid #d7d7d7;
    border-left: 1px solid #d7d7d7;
    cursor: pointer;
}
#gare_menu ul li:hover {
    background: url(../img/resorts/menu_bk_r.gif) repeat-x left top;
    text-decoration: none;
    padding-bottom: 12px;
}
#gare_menu ul .select {
    background: url(../img/resorts/menu_bk_r.gif) repeat-x left top;
    border-right: 1px solid #6eb1f0;
    border-left: 1px solid #6eb1f0;
}
#gare_menu ul .select:hover {
    padding-bottom: 13px;
}
.state_list {
    list-style: none;
    border-right: 1px solid #6EB1F0;
    border-bottom: 1px solid #6EB1F0;
    border-left: 1px solid #6EB1F0;
    background: #f4faff;
    padding: 10px 0px 10px 20px;
}
.state_list li {
    float: left;
    background: url(../img/common/icon_blue.gif) no-repeat left center;
    padding-left: 8px;
    margin-right: 20px;
}
.statebox {
    padding-top: 20px;
    margin-right: 3px;
    border-bottom: 1px solid #d7d7d7;
}
.statebox h5 {
    font-size: 14px;
    line-height: 100%;
    color: #333;
    text-align: left;
    background: url(../img/open/th_back.gif) no-repeat left top;
    padding: 8px 10px;
}

.statebox table {
    border-collapse: collapse;
    font-size: 12px;
    line-height: 16px;
}

.statebox table tr th {
    border-top: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
    border-left: 1px solid #d7d7d7;
    text-align: left;
    font-weight: normal;
    vertical-align:  middle;
}
.statebox table tr td {
    border-top: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
    border-left: 1px solid #d7d7d7;
    text-align: right;
}
.statebox table tr td .coupon {
    float: left;
    width: 35px;
    height: 32px;
    text-align: left;
    display: block;
    margin-right: 30px;
    text-indent: -9999px;
    background: url(../img/common/mark2/coupon.gif) no-repeat left top;
}

.statebox table tr td .icon {
    text-align: left;
    float: right;
    width: 410px;

}
.statebox table tr td .icon ul {
    list-style: none;
}
.statebox table tr td .icon ul li {
    margin-right: 6px;
    display: block;
    width: 35px;
    height: 32px;
    float: left;
    text-align: left;
    text-indent: -9999px;
}
.statebox table tr td .icon ul .icon1 {
    background: url(../img/common/mark2/family.gif) no-repeat left top;
}
.statebox table tr td .icon ul .icon2 {
    background: url(../img/common/mark2/morning.gif) no-repeat left top;
}
.statebox table tr td .icon ul .icon3 {
    background: url(../img/common/mark2/nighter.gif) no-repeat left top;
}
.statebox table tr td .icon ul .icon4 {
    background: url(../img/common/mark2/kids.gif) no-repeat left top;
}
.statebox table tr td .icon ul .icon5 {
    background: url(../img/common/mark2/school.gif) no-repeat left top;
}
.statebox table tr td .icon ul .icon6 {
    background: url(../img/common/mark2/rest.gif) no-repeat left top;
}
.statebox table tr td .icon ul .icon7 {
    background: url(../img/common/mark2/ski.gif) no-repeat left top;
}
.statebox table tr td .icon ul .icon8 {
    background: url(../img/common/mark2/rental.gif) no-repeat left top;
}
.statebox table tr td .icon ul .icon9 {
    background: url(../img/common/mark2/bath.gif) no-repeat left top;
}
.statebox table tr td .icon ul .icon10 {
    background: url(../img/common/mark2/nursery.gif) no-repeat left top;
}

.statebox table tr td .icon ul .icon1.off {
    background: url(../img/common/mark2/family.gif) no-repeat left center;
}
.statebox table tr td .icon ul .icon2.off {
    background: url(../img/common/mark2/morning.gif) no-repeat left center;
}
.statebox table tr td .icon ul .icon3.off {
    background: url(../img/common/mark2/nighter.gif) no-repeat left center;
}
.statebox table tr td .icon ul .icon4.off {
    background: url(../img/common/mark2/kids.gif) no-repeat left center;
}
.statebox table tr td .icon ul .icon5.off {
    background: url(../img/common/mark2/school.gif) no-repeat left center;
}
.statebox table tr td .icon ul .icon6.off {
    background: url(../img/common/mark2/rest.gif) no-repeat left center;
}
.statebox table tr td .icon ul .icon7.off {
    background: url(../img/common/mark2/ski.gif) no-repeat left center;
}
.statebox table tr td .icon ul .icon8.off {
    background: url(../img/common/mark2/rental.gif) no-repeat left center;
}
.statebox table tr td .icon ul .icon9.off {
    background: url(../img/common/mark2/bath.gif) no-repeat left center;
}
.statebox table tr td .icon ul .icon10.off {
    background: url(../img/common/mark2/nursery.gif) no-repeat left center;
}

.statebox table tr td .icon ul .icon1.non {
    background: url(../img/common/mark2/family.gif) no-repeat left bottom;
}
.statebox table tr td .icon ul .icon2.non {
    background: url(../img/common/mark2/morning.gif) no-repeat left bottom;
}
.statebox table tr td .icon ul .icon3.non {
    background: url(../img/common/mark2/nighter.gif) no-repeat left bottom;
}
.statebox table tr td .icon ul .icon4.non{
    background: url(../img/common/mark2/kids.gif) no-repeat left bottom;
}
.statebox table tr td .icon ul .icon5.non {
    background: url(../img/common/mark2/school.gif) no-repeat left bottom;
}
.statebox table tr td .icon ul .icon6.non {
    background: url(../img/common/mark2/rest.gif) no-repeat left bottom;
}
.statebox table tr td .icon ul .icon7.non {
    background: url(../img/common/mark2/ski.gif) no-repeat left bottom;
}
.statebox table tr td .icon ul .icon8.non {
    background: url(../img/common/mark2/rental.gif) no-repeat left bottom;
}
.statebox table tr td .icon ul .icon9.non {
    background: url(../img/common/mark2/bath.gif) no-repeat left bottom;
}
.statebox table tr td .icon ul .icon10.non {
    background: url(../img/common/mark2/nursery.gif) no-repeat left bottom;
}

.disnon {
    display: none;
}
