
.NFRadio {
    background: rgba(0, 0, 0, 0) url("../../../img-sub/goopit/assets/img/share/radio.png") no-repeat scroll 0 0;
    border: 1px solid transparent;
    cursor: pointer;
    display: block;
    height: 16px;
    left: 0 !important;
    position: absolute;
    top: 0 !important;
    width: 15px;
    z-index: 2;
}
.NFCheck {
    background: rgba(0, 0, 0, 0) url("../../../img-sub/goopit/assets/img/share/checkbox.png") no-repeat scroll 0 0;
    border: 1px solid transparent;
    cursor: pointer;
    height: 15px;
    left: 0 !important;
    position: absolute;
    top: 0 !important;
    width: 16px;
    z-index: 2;
}
.NFSelect {
    border: 1px solid transparent;
    height: 33px;
    left: 0 !important;
    position: absolute;
    top: 0 !important;
    width: 303px;
}
.NFSelectLeft {
    background: rgba(0, 0, 0, 0) url("../../../img-sub/goopit/assets/img/share/select-left.png") no-repeat scroll 0 0;
    height: 33px;
    left: 0;
    position: absolute;
    top: 0;
    vertical-align: middle;
    width: 3px;
}
.NFSelectRight {
    background: rgba(0, 0, 0, 0) url("../../../img-sub/goopit/assets/img/share/select-right.png") no-repeat scroll 100% 0;
    color: #333;
    cursor: pointer;
    font-size: 13px;
    height: 33px;
    line-height: 33px;
    margin-left: 3px;
    padding-left: 7px;
    width: 192px;
}
.NFSelectTarget {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    left: 0;
    margin-left: -13px;
    margin-top: 32px;
    padding-bottom: 13px;
    position: absolute;
    top: 0;
    z-index: 3;
}
.NFSelectOptions {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #b2b2b2;
    border-left: 1px solid #b2b2b2;
    border-right: 1px solid #b2b2b2;
    color: #fff;
    font: 11px/13px Arial,Helvetica,sans-serif;
    left: -3px;
    list-style: outside none none;
    margin-left: 16px;
    margin-top: 0;
    max-height: 200px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 4px 0;
    position: relative;
    top: 0;
    width: 166px !important;
    z-index: 4;
}
.NFSelectOptions li {
    padding-bottom: 1px;
}
.NFSelectOptions a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #333;
    display: block;
    padding: 2px 3px;
    text-decoration: none;
    width: 200px;
}
.NFSelectOptions a.NFOptionActive {
    background: #464646 none repeat scroll 0 0;
    color: #fff;
}
.NFSelectOptions a:hover {
    background: #333 none repeat scroll 0 0;
    color: #fff;
}
.NFText {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    font: 12px/15px Arial,Helvetica,sans-serif;
    vertical-align: middle;
}
.NFTextCenter {
    background: rgba(0, 0, 0, 0) url("../../../img-sub/goopit/assets/img/share/input.png") repeat-x scroll 0 0;
    float: left;
    height: 15px;
    margin: 0;
    padding: 8px 0;
}
.NFTextLeft, .NFTextRight {
    float: left;
    height: 31px;
    vertical-align: middle;
    width: 7px;
}
.NFTextLeft {
    background: rgba(0, 0, 0, 0) url("../../../img-sub/goopit/assets/img/share/input-left.png") no-repeat scroll 0 0;
}
.NFTextRight {
    background: rgba(0, 0, 0, 0) url("../../../img-sub/goopit/assets/img/share/input-right.png") no-repeat scroll 0 0;
}
.NFfocused {
    border: 1px dotted #666;
}
.NFh {
    background-position: 0 100%;
}
.NFhr {
    background-position: 100% 100%;
}
.NFhidden {
    opacity: 0;
    position: relative;
    z-index: -1;
}
select, input, textarea, button {
    outline: medium none;
    resize: none;
}
span.selectbox {
    position: relative;
}
span.checkbox {
    position: relative;
}
span.checkbox input {
    position: absolute;
}
span.checkbox_label {
    padding-left: 21px;
}
.pager_bottom {
    padding: 42px 20px 16px;
    width: 918px;
}
.pager_bottom .page {
    padding-top: 5px;
    text-align: right;
}
button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: middle;
}
button, input {
    line-height: normal;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0 none;
    padding: 0;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
}
label, select, button, input[type="button"], input[type="reset"], input[type="submit"], input[type="radio"], input[type="checkbox"] {
    cursor: pointer;
}
input[type="search"] {
    box-sizing: content-box;
}
textarea {
    overflow: auto;
    vertical-align: top;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    border-radius: 4px;
    color: #555555;
    display: inline-block;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    margin-bottom: 10px;
    padding: 4px 6px;
    vertical-align: middle;
}
textarea {
    height: auto;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
    border-color: rgba(82, 168, 236, 0.8);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
    outline: 0 none;
}
input[type="radio"], input[type="checkbox"] {
    line-height: normal;
    margin: 4px 0 0;
}
input[type="file"], input[type="image"], input[type="submit"], input[type="reset"], input[type="button"], input[type="radio"], input[type="checkbox"] {
    width: auto;
}
select, input[type="file"] {
    height: auto;
    line-height: 30px;
}
select {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    width: 220px;
}
select[multiple], select[size] {
    height: auto;
}
select:focus, input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
    outline: thin dotted #333;
    outline-offset: -2px;
}
.input-xlarge {
    width: 270px;
}
.input-xxlarge {
    width: 530px;
}
input[class*="span"], select[class*="span"], textarea[class*="span"], .uneditable-input[class*="span"], .row-fluid input[class*="span"], .row-fluid select[class*="span"], .row-fluid textarea[class*="span"], .row-fluid .uneditable-input[class*="span"] {
    float: none;
    margin-left: 0;
}
.input-append input[class*="span"], .input-append .uneditable-input[class*="span"], .input-prepend input[class*="span"], .input-prepend .uneditable-input[class*="span"], .row-fluid input[class*="span"], .row-fluid select[class*="span"], .row-fluid textarea[class*="span"], .row-fluid .uneditable-input[class*="span"], .row-fluid .input-prepend [class*="span"], .row-fluid .input-append [class*="span"] {
    display: inline-block;
}
input, textarea, .uneditable-input {
    margin-left: 0;
}
input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {
    background-color: #eeeeee;
    cursor: not-allowed;
}
input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"][readonly], input[type="checkbox"][readonly] {
    background-color: transparent;
}
input:focus:invalid, textarea:focus:invalid, select:focus:invalid {
    border-color: #ee5f5b;
    color: #b94a48;
}
input:focus:invalid:focus, textarea:focus:invalid:focus, select:focus:invalid:focus {
    border-color: #e9322d;
    box-shadow: 0 0 6px #f8b9b7;
}
div.wrap {
    margin-top: -10px;
    width: 700px;
}
div.wrap div {
    display: table-cell;
    vertical-align: middle;
}
div.wrap div.box1 {
    height: 35px;
}
div.wrap div.box2 {
}
* html div.wrap div {
    display: inline;
}
:first-child + html div.wrap div {
    display: inline;
}
#lead_block {
    background-color: #ffffff;
    margin: 10px auto;
    width: 960px;
}
#lead_block h2 {
    background-color: #fbeced;
    border-top: 4px solid #e60012;
    font-size: 16px;
    font-weight: bold;
    height: 36px;
    line-height: 2.5;
    padding-left: 10px;
}
#lead_block dl {
    padding: 20px 20px 0 10px;
}
#lead_block dl dt {
    float: right;
    font-size: 0;
    line-height: 0;
    margin-left: 25px;
}
#lead_block dl dd {
    font-size: 14px;
    line-height: 1.7;
}
#map_area {
    padding-bottom: 20px;
}
#map_area ul {
    background: rgba(0, 0, 0, 0) url("../../../img-sub/goopit/assets/img/menu_all/bg_map.gif") no-repeat scroll left top;
    height: 546px;
    margin: 0 auto;
    position: relative;
    width: 914px;
}
#map_area ul li {
    height: 34px;
    position: absolute;
    width: 86px;
}
#map_area ul li a {
    background: rgba(0, 0, 0, 0) url("../../../img-sub/goopit/assets/img/menu_all/btn_map_off.png") no-repeat scroll left top;
    color: #444444;
    display: block;
    font-size: 18px;
    font-weight: bold;
    height: 34px;
    line-height: 2;
    position: absolute;
    text-align: center;
    text-decoration: none;
    width: 86px;
}
#map_area ul li a:hover {
    background: rgba(0, 0, 0, 0) url("../../../img-sub/goopit/assets/img/menu_all/btn_map_on.png") no-repeat scroll left top;
    color: #ffffff;
}
#map_area ul li.offLink {
    background: rgba(0, 0, 0, 0) url("../../../img-sub/goopit/assets/img/menu_all/btn_map_offlink.png") no-repeat scroll left top;
    color: #999999;
    display: block;
    font-size: 18px;
    font-weight: bold;
    height: 34px;
    line-height: 2;
    position: absolute;
    text-align: center;
    text-decoration: none;
    width: 86px;
}
#map_area ul li.btn01 {
    left: 29px;
    top: 29px;
}
#map_area ul li.btn02 {
    left: 121px;
    top: 29px;
}
#map_area ul li.btn03 {
    left: 213px;
    top: 29px;
}
#map_area ul li.btn04 {
    left: 29px;
    top: 69px;
}
#map_area ul li.btn05 {
    left: 121px;
    top: 69px;
}
#map_area ul li.btn06 {
    left: 213px;
    top: 69px;
}
#map_area ul li.btn07 {
    left: 29px;
    top: 134px;
}
#map_area ul li.btn08 {
    left: 121px;
    top: 134px;
}
#map_area ul li.btn09 {
    left: 213px;
    top: 134px;
}
#map_area ul li.btn10 {
    left: 29px;
    top: 174px;
}
#map_area ul li.btn11 {
    left: 121px;
    top: 174px;
}
#map_area ul li.btn12 {
    left: 29px;
    top: 241px;
}
#map_area ul li.btn13 {
    left: 121px;
    top: 241px;
}
#map_area ul li.btn14 {
    left: 213px;
    top: 241px;
}
#map_area ul li.btn15 {
    left: 29px;
    top: 281px;
}
#map_area ul li.btn16 {
    left: 121px;
    top: 281px;
}
#map_area ul li.btn17 {
    left: 213px;
    top: 281px;
}
#map_area ul li.btn18 {
    left: 29px;
    top: 321px;
}
#map_area ul li.btn19 {
    left: 29px;
    top: 413px;
}
#map_area ul li.btn20 {
    left: 330px;
    top: 29px;
}
#map_area ul li.btn21 {
    left: 421px;
    top: 29px;
}
#map_area ul li.btn22 {
    left: 330px;
    top: 69px;
}
#map_area ul li.btn23 {
    left: 330px;
    top: 134px;
}
#map_area ul li.btn24 {
    left: 421px;
    top: 134px;
}
#map_area ul li.btn25 {
    left: 330px;
    top: 174px;
}
#map_area ul li.btn26 {
    left: 204px;
    top: 436px;
}
#map_area ul li.btn27 {
    left: 296px;
    top: 436px;
}
#map_area ul li.btn28 {
    left: 204px;
    top: 476px;
}
#map_area ul li.btn29 {
    left: 296px;
    top: 476px;
}
#map_area ul li.btn30 {
    left: 412px;
    top: 436px;
}
#map_area ul li.btn31 {
    left: 505px;
    top: 436px;
}
#map_area ul li.btn32 {
    left: 412px;
    top: 476px;
}
#map_area ul li.btn33 {
    left: 505px;
    top: 476px;
}
#map_area ul li.btn34 {
    left: 706px;
    top: 20px;
}
#map_area ul li.btn35 {
    left: 706px;
    top: 85px;
}
#map_area ul li.btn36 {
    left: 799px;
    top: 85px;
}
#map_area ul li.btn37 {
    left: 706px;
    top: 125px;
}
#map_area ul li.btn38 {
    left: 799px;
    top: 125px;
}
#map_area ul li.btn39 {
    left: 706px;
    top: 165px;
}
#map_area ul li.btn40 {
    left: 799px;
    top: 165px;
}
#map_area ul li.btn41 {
    left: 706px;
    top: 230px;
}
#map_area ul li.btn42 {
    left: 799px;
    top: 230px;
}
#map_area ul li.btn43 {
    left: 706px;
    top: 270px;
}
#map_area ul li.btn44 {
    left: 799px;
    top: 270px;
}
#map_area ul li.btn45 {
    left: 706px;
    top: 310px;
}
#map_area ul li.btn46 {
    left: 799px;
    top: 310px;
}
#map_area ul li.btn47 {
    left: 706px;
    top: 351px;
}
#article .section {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #ffffff;
    border-color: -moz-use-text-color #ccc #ccc;
    border: 1px solid #ccc;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    box-shadow: 0 2px 2px #b9c3c0;
    margin-bottom: 10px;
    position: relative;
}
#article h2 {
    background: transparent url("../../../img-sub/goopit/assets/img/menu_all/bg_h2.gif") repeat-x scroll left top;
    border-bottom: 1px solid #cccccc;
    border-top: 4px solid #e60012;
    margin: 20px 0 0 !important;
    padding: 0;
}
#article h2 span {
    color: #e60012;
    display: block;
    font-size: 16px;
    font-weight: bold;
    height: 43px;
    line-height: 2.8;
    padding: 0 5px 0 52px;
}
#article h2 span img {
    margin-bottom: 5px;
    margin-left: 10px;
    vertical-align: middle;
}
#article h2.side_title {
    background: transparent url("../../../img-sub/goopit/assets/img/index/bg_title02.gif") repeat-x scroll left top;
    border-top: 0 none;
    height: 35px;
}
#article h2.side_title span {
    color: #444444;
    font-size: 18px;
    height: 22px;
    padding: 7px 5px 3px 35px;
}
#article h2 span.icon_map {
    background: rgba(0, 0, 0, 0) url("../../../img-sub/goopit/assets/img/menu_all/icon_title_area.png") no-repeat scroll left 50%;
}
#article h2 span.icon_menu {
    background: rgba(0, 0, 0, 0) url("../../../img-sub/goopit/assets/img/menu_all/icon_title_menu.png") no-repeat scroll left 50%;
}
#article h2 span.icon_review {
    background: rgba(0, 0, 0, 0) url("../../../img-sub/goopit/assets/img/menu_all/icon_title_review.png") no-repeat scroll left 50%;
}
#article h2 span.icon_record {
    background: rgba(0, 0, 0, 0) url("../../../img-sub/goopit/assets/img/menu_all/icon_title_record.png") no-repeat scroll left 50%;
}
#article h2 span.icon_coupon {
    background: rgba(0, 0, 0, 0) url("../../../img-sub/goopit/assets/img/menu_all/icon_title_coupon.png") no-repeat scroll left 50%;
}
#article h2 span.icon_title_line {
    background: rgba(0, 0, 0, 0) url("../../../img-sub/goopit/assets/img/index/icon_title_line.gif") no-repeat scroll 4px 50%;
    line-height: 1.4;
    padding: 5px 5px 5px 20px;
}
#article .section_inner {
    padding: 10px 10px 8px;
}
#article .section_inner2 {
    padding: 7px 10px;
}
#article .slideshow_area .main_type {
    margin: 0 auto;
    position: relative;
    width: 852px;
}
#article .slideshow_area .main_type_inner {
    height: 273px;
    overflow: hidden;
    width: 852px;
    z-index: 99;
}
#article .slideshow_area #record_slider {
    height: 342px;
}
#article .slideshow_area #coupon_slider {
    height: 320px;
}
#article .slideshow_area .main_type .slideshow_inner {
    height: 273px;
    width: 852px;
    z-index: 80;
}
#article .slideshow_area #record_slider .slideshow_inner {
    height: 342px;
}
#article .slideshow_area #coupon_slider .slideshow_inner {
    height: 320px;
}
#article .slideshow_area .main_type .slideshow_inner ul li {
    float: left;
}
#article .slideshow_area .main_type .slideshow_inner ul.level2 > li {
    padding: 0 1px;
    width: 140px !important;
}
#article .slideshow_area #record_slider .slideshow_inner ul.level2 > li {
    padding: 0 2px;
    width: 138px !important;
}
#article .slideshow_area .main_type .slideshow_inner ul li a {
    background-color: #fafafa;
    border: 1px solid #e0e0e0;
    color: #444444;
    display: block;
    height: 252px;
    padding: 9px;
    position: relative;
    text-decoration: none;
    word-break: break-all;
}
#article .slideshow_area #record_slider .slideshow_inner ul li a {
    height: 295px;
    padding: 35px 8px 8px;
}
#article .slideshow_area #coupon_slider .slideshow_inner ul li a {
    height: 299px;
}
#article .slideshow_area .main_type .slideshow_inner ul li a span {
    display: block;
    font-size: 12px;
    line-height: 1.2;
    margin-bottom: 5px;
}
#article .slideshow_area .main_type .slideshow_inner ul li a .shop {
    color: #0099ff;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}
#article .slideshow_area .main_type .slideshow_inner ul li a:hover .shop {
    color: #004cca;
    text-decoration: underline;
}
#article .slideshow_area .main_type .slideshow_inner ul li a .area {
    font-size: 12px;
    font-weight: bold;
}
#article .slideshow_area .main_type .slideshow_inner ul li a .star {
    background: rgba(0, 0, 0, 0) url("../../../img-sub/goopit/assets/img/menu_all/bg_star_s.gif") no-repeat scroll left top;
    height: 13px;
    margin-bottom: 2px;
    padding: 6px 8px;
    width: 108px;
}
#article .slideshow_area .main_type .slideshow_inner ul li a .star dt {
    color: #fe0000;
    float: right;
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
}
#article .slideshow_area .main_type .slideshow_inner ul li a .star dd {
    float: left;
    width: 75px;
}
#article .slideshow_area .main_type .slideshow_inner ul li a .star dd li {
    float: left;
    font-size: 0;
    line-height: 0;
    vertical-align: top !important;
    width: 15px;
}
#article .slideshow_area .main_type .slideshow_inner ul li a .star dd li img {
    vertical-align: top !important;
}
#article .slideshow_area .main_type .slideshow_inner ul li a .evaluation {
    border-bottom: 1px dotted #cccccc;
    clear: both;
    color: #666666;
    font-size: 11px;
}
#article .slideshow_area .main_type .slideshow_inner ul li a .evaluation dt {
    color: #fe0000;
    float: right;
    font-weight: bold;
}
#article .slideshow_area .main_type .slideshow_inner .balloon {
    background: rgba(0, 0, 0, 0) url("../../../img-sub/goopit/assets/img/menu_all/bg_review_balloon.png") no-repeat scroll left top;
    color: #666666;
    font-size: 11px;
    height: 55px;
    margin-bottom: 0;
    padding: 14px 8px 8px;
    width: 104px;
}
#article .slideshow_area .main_type .slideshow_inner .balloon02 {
    background: rgba(0, 0, 0, 0) url("../../../img-sub/goopit/assets/img/menu_all/bg_record_balloon.png") no-repeat scroll left top;
    color: #666666;
    font-size: 11px;
    height: 70px;
    margin-bottom: 3px;
    padding: 8px;
    width: 104px;
}
#article .slideshow_area .main_type .slideshow_inner ul li a .img_area {
    bottom: 4px;
    left: 5px;
    margin: 0;
    position: absolute;
}
#article .slideshow_area #coupon_slider .slideshow_inner ul li a .img_area {
    bottom: 6px;
    left: 6px;
    margin: 0;
    position: absolute;
}
#article .slideshow_area .main_type .slideshow_inner .genre {
    background: rgba(0, 0, 0, 0) url("../../../img-sub/goopit/assets/img/menu_all/bg_record_title.png") no-repeat scroll left top;
    color: #ffffff;
    font-weight: bold;
    height: 17px;
    left: -3px;
    margin-bottom: 0;
    padding: 5px 8px;
    position: absolute;
    top: 6px;
    width: 124px;
}
#article .slideshow_area .main_type .slideshow_inner .data li {
    border-bottom: 1px dotted #cccccc;
    color: #666666;
    font-size: 11px;
    width: 100%;
}
#article .slideshow_area .main_type .slideshow_inner .data li .price {
    color: #fe0000;
    display: inline;
    font-weight: bold;
    padding-left: 7px;
}
#article .slideshow_area .main_type .slideshow_inner .data li dl dt {
    float: left;
    width: 30px;
}
#article .slideshow_area .main_type .slideshow_inner .data li dl dd {
    float: left;
    font-weight: bold;
    width: 90px;
}
#article .slideshow_area .main_type .slideshow_inner .period {
    background: rgba(0, 0, 0, 0) url("../../../img-sub/goopit/assets/img/menu_all/bg_coupon_period.gif") no-repeat scroll left top;
    font-size: 11px;
    height: 26px;
    margin-bottom: 5px;
    padding: 6px 0 0 4px;
    width: 118px;
}
#article .slideshow_area .main_type .slideshow_inner .period dt {
    background-color: #f89d19;
    color: #ffffff;
    float: left;
    line-height: 1;
    padding: 4px 3px;
    width: 24px;
}
#article .slideshow_area .main_type .slideshow_inner .period dd {
    color: #e60013;
    float: left;
    font-size: 11px;
    line-height: 1;
    padding-left: 5px;
    width: 83px;
}
#article .slideshow_area .main_type .slideshow_inner .font11 {
    font-size: 11px;
}
#article .slideshow_area .main_type .slideshow_inner .pause {
    border-bottom: 1px dotted #cccccc;
    padding-bottom: 5px;
}
#coupon_slider span.img_area {
    display: table-cell !important;
    height: 95px;
    line-height: 95px !important;
    text-align: center;
    vertical-align: middle;
    width: 126px;
}
#coupon_slider span.img_area img {
    height: auto;
    max-height: 95px;
    max-width: 126px;
    vertical-align: middle;
    width: auto;
}
#article .slideshow_area .main_type .prev {
    left: -43px;
    position: absolute;
    text-decoration: none;
    top: 109px;
}
#article .slideshow_area .main_type .next {
    position: absolute;
    right: -43px;
    text-decoration: none;
    top: 109px;
}
#article .slideshow_area .record_slider .prev {
    left: -40px;
    position: absolute;
    text-decoration: none;
    top: 150px !important;
}
#article .slideshow_area .record_slider .next {
    position: absolute;
    right: -39px;
    text-decoration: none;
    top: 150px !important;
}
#article .slideshow_area .coupon_slider .prev {
    left: -40px;
    position: absolute;
    text-decoration: none;
    top: 122px !important;
}
#article .slideshow_area .coupon_slider .next {
    position: absolute;
    right: -39px;
    text-decoration: none;
    top: 122px !important;
}
#article .slideshow_area .main_type .pager {
    margin: 0 auto;
    padding-top: 8px;
    width: 132px;
}
#article .slideshow_area .main_type .pager li {
    background: rgba(0, 0, 0, 0) url("../../../img-sub/goopit/assets/img/index/pager_gray.gif") no-repeat scroll center 50%;
    cursor: pointer;
    float: left;
    height: 12px;
    width: 22px;
}
#article .slideshow_area .main_type .pager li.on {
    background: rgba(0, 0, 0, 0) url("../../../img-sub/goopit/assets/img/index/pager_red.gif") no-repeat scroll center 50%;
}
#article .slideshow_area .main_type .pager li span {
    font-size: 0;
    opacity: 0;
}
#article .slideshow_area .side_type {
    margin: 0 auto;
    position: relative;
    width: 156px;
}
#article .slideshow_area .side_type_inner {
    height: 228px;
    overflow: hidden;
    width: 156px;
}
#article #client_slider .slideshow_inner {
    height: 228px;
}
#article .slideshow_area .side_type .slideshow_inner ul li {
    float: left;
    width: 156px;
}
#article .slideshow_area .side_type .slideshow_inner ul li a {
    color: #767676;
    display: block;
    font-size: 10px;
    text-decoration: none;
}
#article .slideshow_area .side_type .slideshow_inner ul li a span {
    display: block;
    font-size: 11px;
    line-height: 1.2;
    margin-bottom: 4px;
}
#article .slideshow_area .side_type .slideshow_inner ul li a .shop_name {
    color: #0099ff;
    font-weight: bold;
    text-decoration: underline;
}
#article .slideshow_area .side_type .slideshow_inner ul li a:hover .shop_name {
    color: #004cca;
    text-decoration: underline;
}
#article .slideshow_area .side_type .slideshow_inner ul li a .area {
    font-size: 10px;
}
#article .slideshow_area .side_type .slideshow_inner ul li a .star {
    background: rgba(0, 0, 0, 0) url("../../../img-sub/goopit/assets/img/menu_all/bg_star_l.gif") no-repeat scroll left top;
    font-size: 12px;
    height: 28px;
    padding: 8px 6px 6px;
    width: 144px;
}
#article .slideshow_area .side_type .slideshow_inner ul li a .star dt {
    color: #333333;
    font-size: 11px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 3px;
}
#article .slideshow_area .side_type .slideshow_inner ul li a .star dd {
    color: #666666;
}
#article .slideshow_area .side_type .slideshow_inner ul li a .star dd span {
    display: inline;
    padding-left: 5px;
}
#article .slideshow_area .side_type .slideshow_inner ul li a .star dd .star_img {
    font-size: 0;
    line-height: 0;
}
#article .slideshow_area .side_type .slideshow_inner ul li a .star dd .star_img img {
    vertical-align: -1px;
}
#article .slideshow_area .side_type .slideshow_inner ul li a .star dd .point {
    color: #fe0000;
    font-size: 14px;
    font-weight: bold;
}
#article .slideshow_area .side_type .prev {
    left: -33px;
    position: absolute;
    text-decoration: none;
    top: 38px;
}
#article .slideshow_area .side_type .next {
    position: absolute;
    right: -33px;
    text-decoration: none;
    top: 38px;
}
dl.intro {
    border-top: 1px solid #c7c8c8;
    font-size: 11px;
    padding-top: 16px;
}
dl.intro dt {
    font-weight: bold;
}
dl.intro dd {
    line-height: 1.5;
}
#article .slideshow_area .results_all {
    text-align: right;
}
#seo_link {
    margin: 0 auto;
    width: 960px;
}
#seo_link h2 {
    background: transparent url("../../../img-sub/goopit/assets/img/index/new_bg_h2.gif") repeat-x scroll left top;
    border-bottom: 1px solid #cccccc;
    border-top: 4px solid #e60012;
    padding: 0;
}
#seo_link h2 span {
    color: #e60012;
    display: block;
    font-size: 16px;
    font-weight: bold;
    height: 43px;
    line-height: 2.8;
    padding: 0 5px 0 52px;
}
#seo_link h2 span img {
    margin-bottom: 5px;
    margin-left: 10px;
    vertical-align: middle;
}
#seo_link h2 span.icon_popular {
    background: rgba(0, 0, 0, 0) url("../../../img-sub/goopit/assets/img/index/new_icon_title_popular.png") no-repeat scroll 15px 50%;
}
#seo_link .section {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #ffffff;
    border-color: -moz-use-text-color #ccc #ccc;
    border-image: none;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    box-shadow: 0 2px 2px #b9c3c0;
    margin-bottom: 10px;
    position: relative;
}
#seo_link .prefectures_area {
    padding: 20px 20px 10px;
}
#seo_link .prefectures_area ul li {
    float: left;
    margin: 0 10px 10px 0;
    width: 86px;
}
#seo_link .prefectures_area ul li a {
    background: rgba(0, 0, 0, 0) url("../../../img-sub/goopit/assets/img/menu_all/btn_map_off.png") no-repeat scroll left top;
    color: #444444;
    display: block;
    font-size: 18px;
    font-weight: bold;
    line-height: 2;
    text-align: center;
    text-decoration: none;
}
#seo_link .prefectures_area ul li a:hover {
    background: rgba(0, 0, 0, 0) url("../../../img-sub/goopit/assets/img/menu_all/btn_map_on.png") no-repeat scroll left top;
    color: #ffffff;
}
#seo_link .prefectures_area ul li .fs15 {
    font-size: 15px;
    line-height: 35px;
}
#seo_link h2 span.icon_map2 {
    background: rgba(0, 0, 0, 0) url("../../../img-sub/goopit/assets/img/index/new_icon_title_map.png") no-repeat scroll left 50%;
}

/* 【GN0660】 20161007 PS ADD--------------- */
#article .slideshow_area .main_type #review_slider,
#article .slideshow_area .main_type #review_slider .slideshow_inner {height: 234px;}

#article .slideshow_area .review .pager {width: 110px;}

#article .slideshow_area .review .next,
#article .slideshow_area .review .prev {top: 94px;}

#article .slideshow_area .main_type #review_slider .slideshow_inner ul li a {height: 214px;}

#article .slideshow_area .main_type #review_slider .slideshow_inner ul li a .shop,
#article .slideshow_area .main_type #review_slider .slideshow_inner ul li a .area {letter-spacing: -0.04em;}

#article .slideshow_area .main_type #review_slider .slideshow_inner ul li a .shop {
    overflow: hidden;
    height: 28px;
    color: #0099FF;
    padding-left: 20px;
    background: url("../../../img-sub/goopit/assets/img/zenkokutop/icon_review_factory.gif") no-repeat scroll 0 0 transparent;
}

#article .slideshow_area .main_type #review_slider .slideshow_inner ul li a:hover .shop {color: #004CCA;}

#article .slideshow_area .main_type #review_slider .slideshow_inner ul li a .area {
    font-size: 11px;
    font-weight: normal;
}

#article .slideshow_area .main_type #review_slider .slideshow_inner ul li a .area em,
#article .slideshow_area .main_type #review_slider .slideshow_inner ul li a .category {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#article .slideshow_area .main_type #review_slider .slideshow_inner ul li a .category,
#article .slideshow_area .main_type #review_slider .slideshow_inner ul li a .vehicle {
    font-size: 9px;
    font-weight: bold;
    letter-spacing: -0.08em;
    padding-left: 15px;
}

#article .slideshow_area .main_type #review_slider .slideshow_inner ul li a .category {
    line-height: 16px;
    background: url("../../../img-sub/goopit/assets/img/zenkokutop/icon_review_category.gif") no-repeat scroll 0 0 transparent;
}

#article .slideshow_area .main_type #review_slider .slideshow_inner ul li a .vehicle {
    background: url("../../../img-sub/goopit/assets/img/zenkokutop/icon_review_vehicle.gif") no-repeat scroll 0 0 transparent;
}

#article .slideshow_area .main_type #review_slider .slideshow_inner ul li a .vehicle em {
    overflow: hidden;
    display: block;
    height: 22px;
}

#article .slideshow_area .main_type #review_slider .slideshow_inner ul li a .balloon,
#article .slideshow_area .main_type .slideshow_inner .balloon02,
#article .slideshow_area .main_type .slideshow_inner .pause em {
    overflow: hidden;
    display: block;
}

#article .slideshow_area .main_type .slideshow_inner .balloon02 {
    width: 110px;
    padding: 8px 5px 8px;
}

#article .slideshow_area .main_type .slideshow_inner .pause em {height: 39px;}

#article .slideshow_area .main_type #review_slider .slideshow_inner ul li a .balloon {
    width: 110px;
    height: 61px;
    padding: 9px 5px 7px;
    margin-bottom: 10px;
}

#article .slideshow_area .main_type #review_slider .slideshow_inner .toolTip {
    display: none;
    left: -12px;
    bottom: 25px;
    width: 146px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -ms-word-break: normal;
    word-break: normal;
    margin-bottom: 0;
    padding: 0 0 13px;
    border: none;
    background: url("../../../img-sub/goopit/assets/img/zenkokutop/bg_review-bottom.png") no-repeat scroll 0 bottom;
}

#article .slideshow_area .main_type #review_slider .slideshow_inner .toolTip .toolTipWrap {
    background: url("../../../img-sub/goopit/assets/img/zenkokutop/bg_review-top.png") no-repeat scroll 0 0;
    padding-top: 4px;
}

#article .slideshow_area .main_type #review_slider .slideshow_inner .toolTip .toolTipInner {
    padding: 0 10px 0 8px;
    background: url("../../../img-sub/goopit/assets/img/zenkokutop/bg_review-middle.png") repeat-y scroll 0 0;
}

#article .slideshow_area .main_type #review_slider .slideshow_inner .toolTip .evaluation {padding: 3px 0;}

#article .slideshow_area .main_type #review_slider .slideshow_inner .toolTip .evaluation.last {border-bottom: none;}


/* //【GN0660】 20161007 PS ADD--------------- */

.mb10 {
    margin-bottom: 10px !important;
}
.mb14 {
    margin-bottom: 14px !important;
}
.mb18 {
    margin-bottom: 18px !important;
}
.mb20 {
    margin-bottom: 20px !important;
}
.bold {
    font-weight: bold !important;
}
