#main dl.tag dt, #main dl.tag dd {
    display: inline;
    padding-right: 3px;
}

.ic_info, .ic_obstacle, .ic_update, .ic_maintenance, .ic_topics {
    padding-left: 25px;
}

.ic_info {
    background:url(https://img.finalfantasyxiv.com/lds/h/9/61i61MFYzC9UaYMpMJEuFRTLK8.png) no-repeat 0 -1px;
}

.ic_info_detail {
    background:url(https://img.finalfantasyxiv.com/lds/h/A/rqI9SSa2ASHb-X24geCmph3YfY.png) no-repeat 0 -1px;
}

.ic_obstacle {
    background:url(https://img.finalfantasyxiv.com/lds/h/y/-cbBOpKdtDgDNpgRciIRkOvd6E.png) no-repeat 0 -1px;
}

.ic_obstacle_detail {
    background:url(https://img.finalfantasyxiv.com/lds/h/o/EzHIoPvXIINEaYBhCkUHwFmlsU.png) no-repeat 0 -1px;
}

.ic_update {
    background:url(https://img.finalfantasyxiv.com/lds/h/_/YwdTWOznuTfvAF6ydz0uvfQWCE.png) no-repeat 0 -1px;
}

.ic_update_detail {
    background:url(https://img.finalfantasyxiv.com/lds/h/6/cv9rQK0lYQhy6EsIfbNcNDjiao.png) no-repeat 0 -1px;
}

.ic_maintenance {
    background:url(https://img.finalfantasyxiv.com/lds/h/A/Nyh8DbrB26yEIObkgBLJyiGIR0.png) no-repeat 0 -1px;
}

.ic_maintenance_detail {
    background:url(https://img.finalfantasyxiv.com/lds/h/M/clYv33d3oELjBDDU3W_quNIot8.png) no-repeat 0 -1px;
}

.ic_topics {
    background:url(https://img.finalfantasyxiv.com/lds/h/o/3kCf1VZK4LQt2r0pCcl6mxGtrA.png) no-repeat 0 -1px;
}

.ic_topics_detail {
    background:url(https://img.finalfantasyxiv.com/lds/h/e/kGVYLWD45LNOqwiT7LMGgqPZtM.png) no-repeat 0 -1px;
}

.news_tag {
    color: #CC2944;
}

.news_list li .right_cont, .topics_list li .right_cont {
    position: absolute;
    bottom: 6px;
    right: 0;
}

.news_list li:last-child .right_cont {
    bottom: 0;
}

.news_list li .right_cont a, .topics_list li .right_cont a, .topics_list li .right_cont .ic_comment {
    margin-right: 1px;
    margin-left: 5px;
    float: left;
}

.ic_postimage {
    margin-right: 1px;
    margin-left: 5px;
}

h1.contents_title {
    margin: 0 auto;
}

.col_inner_left {
    width: 94px;
    float: left;
}

.col_inner_right {
    width: 178px;
    float: right;
}

.list_style1 li {
    position: relative;
    border-bottom: 1px solid #151515;
}

    .list_style1 li:last-child {
        border: none;
    }

    .list_style1 li .inner {
        padding: 2px 9px;
        border-bottom: 1px solid #343434;
    }

    .list_style1 li:last-child .inner {
        border: none;
    }

    .list_style1 li .thumb_cont_black_40 {
        float: left;
        width: 40px;
        margin-right: 3px;
    }

    .list_style1 li .list_style1_inner {
        float: left;
        width: 234px;
        margin-right: 3px;
        vertical-align: top;
    }

        .list_style1 li .list_style1_inner.official_events {
            float: none;
            width: 100%;
            margin-right: 0;
        }

        .list_style1 li .list_style1_inner span {
            display: block;
        }

            .list_style1 li .list_style1_inner span.datetime {
                display: inline;
            }

.list_style2 li {
    position: relative;
    border-bottom: 1px solid #151515;
}

    .list_style2 li:last-child {
        border: none;
    }

    .list_style2 li .inner {
        padding: 2px 9px;
        border-bottom: 1px solid #343434;
    }

    .list_style2 li:last-child .inner {
        border: none;
    }

.my_character .player_name_gold {
    width: 210px;
    float: left;
}

.ic_class_wh24_box {
    min-height: 24px;
    padding: 4px 0;
    background:url(https://img.finalfantasyxiv.com/lds/h/T/AAvL0rKvAr_DM1SSrhpwTQcDA0.png) no-repeat left 4px;
    position: relative;
}

.ic_class_box, .ic_class_box2 {
    margin-bottom: 10px;
}

.ic_class_box {
    margin-bottom: 0;
    display: inline-block;
    vertical-align: top;
}

.ic_class_box2 {
    margin-bottom: 0;
    display: block;
}

    .ic_class_box li, .ic_class_box2 li {
        width: 20px;
        min-height: 20px;
        margin: 0 10px 2px 0;
        display: inline-block;
        vertical-align: top;
        background:url(https://img.finalfantasyxiv.com/lds/h/A/DjAm_o1SYGc4WpEOSHAGcrHAMs.png) no-repeat 0 0;
        text-align: center;
    }

.my_freecompany .twrapper {
    width: 286px;
    margin: 6px;
    border: 1px solid #1c1c1c;
}

    .my_freecompany .twrapper table {
        width: 100%;
        border-top: 1px solid #3c3c3c;
        border-left: 1px solid #3c3c3c;
    }

        .my_freecompany .twrapper table tr td {
            width: 25%;
            border-bottom: 1px solid #3c3c3c;
            border-right: 1px solid #3c3c3c;
            background: #1f1f1f;
            text-align: center;
        }

        .my_freecompany .twrapper table tr.even td {
            background: #2e2e2e;
        }

.ic_class_wh24_box {
    min-height: 24px;
    padding: 4px 0;
    background:url(https://img.finalfantasyxiv.com/lds/h/T/AAvL0rKvAr_DM1SSrhpwTQcDA0.png) no-repeat left 4px;
    position: relative;
}

    .ic_class_wh24_box img {
        margin-right: 3px;
        vertical-align: middle;
    }

    .ic_class_wh24_box .class_icon {
        vertical-align: top;
    }

#main .popup_caption {
    margin: 10px auto 20px;
}

#file_memory {
    text-align: center;
    color: #ccc;
}

#file_count, #disc_memory {
    color: #bfa34c;
    font-weight: bold;
}

#file_count {
    padding-right: 10px;
}

#file_memory #memory_track {
    width: 578px;
    padding: 1px;
    border: 1px solid #404040;
    background:url(https://img.finalfantasyxiv.com/lds/h/c/nblshQI-7wLaCyQRftAVVoDvJQ.png) repeat-x;
}

    #file_memory #memory_track #memory_bar {
        height: 4px;
        background:url(https://img.finalfantasyxiv.com/lds/h/P/MeCeuy3lb7GaG4pIG0CtqpiV9o.png) repeat-x;
    }

.btn_area {
    text-align: center;
}

    .btn_area a, .btn_area input {
        margin: 0 10px;
        display: inline-block;
        vertical-align: top;
    }

#uploadimg_state_list, #uploadimg_state_list_bottom {
    background:url(https://img.finalfantasyxiv.com/lds/h/p/KygNnrwxVvClL264uZRHyveI80.png) repeat-y 0 0;
}

    #uploadimg_state_list.uploadimg_state_list_ie, #uploadimg_state_list_bottom.uploadimg_state_list_ie {
        background:url(https://img.finalfantasyxiv.com/lds/h/C/LzVyMN3PNlzLvFOq5RE-Dy0sSA.png) repeat-y 0 0 !important;
    }

    #uploadimg_state_list .uploadimg_state_list_col, #uploadimg_state_list_bottom .uploadimg_state_list_col {
        height: 20px;
        position: relative;
    }

        #uploadimg_state_list .uploadimg_state_list_col li, #uploadimg_state_list_bottom .uploadimg_state_list_col li {
            display: inline-block;
            vertical-align: middle;
            position: relative;
        }

        #uploadimg_state_list .uploadimg_state_list_col .upimgname, #uploadimg_state_list_bottom .uploadimg_state_list_col .upimgname {
            width: 406px;
            padding: 0 5px;
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
            word-wrap: normal;
        }

        #uploadimg_state_list .uploadimg_state_list_col .vol, #uploadimg_state_list_bottom .uploadimg_state_list_col .vol {
            width: 90px;
            text-align: center;
        }

        #uploadimg_state_list .uploadimg_state_list_col .delete, #uploadimg_state_list_bottom .uploadimg_state_list_col .delete {
            width: 60px;
            text-align: center;
        }

        #uploadimg_state_list .uploadimg_state_list_col div, #uploadimg_state_list_bottom .uploadimg_state_list_col div {
            width: 100%;
            height: 20px;
            position: absolute;
        }

        #uploadimg_state_list .uploadimg_state_list_col .bar_upload {
            background:url(https://img.finalfantasyxiv.com/lds/h/V/t2qXGTIkshk4yxcQdIE2hGWIQ4.png) no-repeat 0 0;
        }

        #uploadimg_state_list .uploadimg_state_list_col .bar_complete {
            background:url(https://img.finalfantasyxiv.com/lds/h/8/YKaWfqdBeVa5v0AI06Ax-zNInQ.png) no-repeat 0 0;
        }

        #uploadimg_state_list .uploadimg_state_list_col .bar_fail {
            background:url(https://img.finalfantasyxiv.com/lds/h/C/cuxg9xid57mxwqP-oY4maKsL8o.png) no-repeat 0 0;
        }

        #uploadimg_state_list_bottom .uploadimg_state_list_col .bar_upload {
            background:url(https://img.finalfantasyxiv.com/lds/h/V/t2qXGTIkshk4yxcQdIE2hGWIQ4.png) no-repeat 0 0;
        }

        #uploadimg_state_list_bottom .uploadimg_state_list_col .bar_complete {
            background:url(https://img.finalfantasyxiv.com/lds/h/8/YKaWfqdBeVa5v0AI06Ax-zNInQ.png) no-repeat 0 0;
        }

        #uploadimg_state_list_bottom .uploadimg_state_list_col .bar_fail {
            background:url(https://img.finalfantasyxiv.com/lds/h/C/cuxg9xid57mxwqP-oY4maKsL8o.png) no-repeat 0 0;
        }

.bt_pn_prev, .bt_pn_next {
    height: 16px;
    font-size: 12px;
}

.bt_pn_prev {
    padding-left: 16px;
    float: left;
    background:url(https://img.finalfantasyxiv.com/lds/h/n/ZjWXzeTjqNvB9_R2osx_tkxnQ8.png) no-repeat 0 0;
}

.bt_pn_next {
    padding-right: 16px;
    float: right;
    background:url(https://img.finalfantasyxiv.com/lds/h/g/qajf-rCbKpckId-iktL6rShgAE.png) no-repeat right top;
}

.bt_pn_prev:hover {
    background:url(https://img.finalfantasyxiv.com/lds/h/n/ZjWXzeTjqNvB9_R2osx_tkxnQ8.png) no-repeat left bottom;
}

.bt_pn_next:hover {
    background:url(https://img.finalfantasyxiv.com/lds/h/g/qajf-rCbKpckId-iktL6rShgAE.png) no-repeat right bottom;
}

.img_txt_list_cont, .img_txt_list_cont_total {
    width: 566px;
    margin: 10px auto 2px;
    border: 1px solid #3c3c3c;
}

.img_txt_list {
    width: 566px;
    overflow: hidden;
    background:url(https://img.finalfantasyxiv.com/lds/h/p/KygNnrwxVvClL264uZRHyveI80.png) repeat-y left 1px;
}

    .img_txt_list th, .img_txt_list td {
        height: 20px;
        line-height: 1;
    }

    .img_txt_list th {
        width: 406px;
        padding: 0 5px;
        font-weight: normal;
        text-align: left;
    }

    .img_txt_list td {
        text-align: center;
    }

    .img_txt_list .vol {
        width: 90px;
    }

    .img_txt_list .delete {
        width: 60px;
    }

    .img_txt_list .bar_upload {
        background:url(https://img.finalfantasyxiv.com/lds/h/V/t2qXGTIkshk4yxcQdIE2hGWIQ4.png) no-repeat;
    }

    .img_txt_list .bar_complete {
        background:url(https://img.finalfantasyxiv.com/lds/h/8/YKaWfqdBeVa5v0AI06Ax-zNInQ.png) no-repeat;
    }

    .img_txt_list .bar_fail {
        background:url(https://img.finalfantasyxiv.com/lds/h/C/cuxg9xid57mxwqP-oY4maKsL8o.png) no-repeat;
    }

        .img_txt_list .bar_fail th {
            color: #CC2944;
        }

.img_txt_list_cont {
    min-height: 200px;
    background: #3c3c3c;
}

.img_txt_list_cont_total {
    margin: 0 auto 10px;
}

.img_box_list_cont {
    width: 566px;
    margin: 0 auto;
    border: 1px solid #3c3c3c;
    outline: 1px solid #1c1c1c;
}

.img_box_list {
    width: 566px;
    background: #3c3c3c;
}

    .img_box_list tr {
        background: #2e2e2e;
    }

        .img_box_list tr.light_gray {
            background: #333;
        }

    .img_box_list th, .img_box_list td {
        padding: 5px 0;
    }

    .img_box_list th {
        width: 417px;
        font-weight: normal;
        text-align: left;
    }

    .img_box_list .date {
        width: 124px;
        background: #1f1f1f;
        text-align: center;
        font-size: 11px;
    }

    .img_box_list tr.light_gray .date {
        background: #242424;
    }

    .img_box_list .delete {
        width: 25px;
        text-align: center;
    }

    .img_box_list th .check {
        width: 28px;
        display: table-cell;
        vertical-align: middle;
        text-align: center;
    }

    .img_box_list th .thumb_area {
        width: 54px;
        display: table-cell;
        vertical-align: middle;
    }

    .img_box_list th .thumb {
        width: 54px;
        height: 54px;
        background: #000;
        position: relative;
    }

        .img_box_list th .thumb img {
            display: block;
            position: absolute;
            top: 50%;
            left: 50%;
        }

        .img_box_list th .thumb .img_delete {
            top: auto;
            left: auto;
        }

    .img_box_list th .status_edit {
        width: 325px;
        padding: 0 5px;
        display: table-cell;
        vertical-align: middle;
    }

    .img_box_list th .status_view {
        width: 325px;
        padding: 0 5px;
        display: table-cell;
        vertical-align: middle;
        overflow: hidden;
    }

    .img_box_list th .status_input_area {
        width: 325px;
        display: table-cell;
        vertical-align: middle;
    }

        .img_box_list th .status_input_area input {
            width: 320px;
        }

        .img_box_list th .status_input_area select {
            width: 322px;
        }

    .img_box_list th .status_view .status {
        width: 300px;
        display: table-cell;
        vertical-align: middle;
    }

    .img_box_list th .status_view .img_title_name {
        width: 300px;
    }

    .img_box_list th .status_view .bt_edit_area {
        width: 20px;
        padding-left: 5px;
        display: table-cell;
        vertical-align: middle;
    }

    .img_box_list tr.busy {
        background: #242f1c;
    }

    .img_box_list tr.light_gray.busy {
        background: #29351f;
    }

    .img_box_list .busy .date {
        background: #1a2115;
    }

    .img_box_list tr.light_gray.busy .date {
        background: #1e2517;
    }

.busyTxt {
    color: #a5d841;
    text-align: right;
    line-height: 125%;
    padding-top: 3px;
    margin-bottom: -2px;
}

    .busyTxt img {
        vertical-align: top;
    }

.embed_img_box .bt_embed {
    float: right;
    margin-top: 5px;
}

.embed_img_box input[type="text"] {
    width: 390px;
    border: 1px solid #666666;
    margin-right: 10px;
    padding: 4px;
    float: left;
    font-size: 13px;
}

.embed_img_box .hidden_area {
    display: none;
}

#mydiary_detail .header_title, #event_calendar .header_title {
    padding-left: 0;
    width: 400px;
}

    #mydiary_detail .header_title img, #event_calendar .header_title img {
        vertical-align: top;
    }

    #mydiary_detail .header_title .ic_comment, #event_calendar .header_title .ic_comment {
        margin-left: 10px !important;
    }

.diary_flame {
    width: 570px;
    margin: 0 auto;
    position: relative;
}

#event_calendar .face_select_box, #topics .face_select_box {
    width: 592px;
    margin: 0 auto;
    background-color: transparent;
}

    #event_calendar .face_select_box li, #topics .face_select_box li {
        margin: 0 11px;
    }

    #event_calendar .face_select_box img, #topics .face_select_box img {
        border: solid 1px black;
    }

#event_calendar .area_body textarea, #topics textarea {
    width: 564px;
    height: 69px;
    padding: 2px;
    border: 1px solid #666;
}

.base_header_long .base_body .header_title_btn .ic_views {
    position: absolute;
    top: 0;
    right: 58px;
    color: #bfa34c;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    padding-left: 23px;
    background:url(https://img.finalfantasyxiv.com/lds/h/u/ehR5x-GBq8oOQIH37Z-3pdO788.png) no-repeat 0 0;
}

.base_header_long2 .base_body .header_title_btn .ic_views {
    position: absolute;
    top: 0;
    right: 10px;
    color: #bfa34c;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    padding-left: 23px;
    background:url(https://img.finalfantasyxiv.com/lds/h/u/ehR5x-GBq8oOQIH37Z-3pdO788.png) no-repeat 0 0;
}

.diary_nav {
    position: relative;
    padding: 10px 2px;
}

    .diary_nav .bt_back, .diary_nav .bt_back_diary, .diary_nav .bt_back_thread, .diary_nav .bt_back_news, .diary_nav .bt_back_obstacle, .diary_nav .bt_back_maintenance, .diary_nav .bt_back_topics, .diary_nav .bt_back_topics, .diary_nav .bt_back_update {
        margin: 0 auto;
        position: static;
        top: 0;
        left: 0;
    }

    .diary_nav a.bt_pn_prev {
        margin-left: 3px;
    }

    .diary_nav a.bt_pn_next {
        margin-right: 3px;
    }

.comment {
    width: 576px;
    margin: 0 auto 10px auto;
    padding: 0 25px 12px 25px;
    background:url(https://img.finalfantasyxiv.com/lds/h/_/SGAjte9Ewu81gIZGu65fRLlSz8.gif) repeat-x left bottom;
}

    .comment:last-child {
        margin-bottom: 0;
        padding-bottom: 0;
        background: none;
    }

    .comment .thumb {
        width: 50px;
        height: 50px;
        padding: 1px;
        float: left;
        background: #000;
    }

    .comment .balloon_header {
        width: 524px;
        padding-top: 8px;
        float: right;
        background:url(https://img.finalfantasyxiv.com/lds/h/V/VcISVj7ZffOxYBqpNKYCtjtSx8.png) no-repeat right top;
    }

        .comment .balloon_header .balloon_footer {
            padding-bottom: 8px;
            background:url(https://img.finalfantasyxiv.com/lds/h/e/zHxgw3JuW0DUBG-JTGiqdWxD0U.png) no-repeat right bottom;
        }

        .comment .balloon_header .balloon_body {
            min-height: 36px;
            padding-left: 12px;
            color: #323232;
            background:url(https://img.finalfantasyxiv.com/lds/h/U/TtQ_hRHo1thgPt4EGHL2h3X40c.png) no-repeat right top;
        }

            .comment .balloon_header .balloon_body .balloon_body_inner {
                padding: 0 16px 0;
                background-color: #e3e3e3;
            }

.outboundLink:hover {
    text-decoration: underline;
}

.balloon_body_inner a, .balloon_body_inner .outboundLink, .balloon_body_w504_inner_2 a, .balloon_body_w504_inner_2 .outboundLink {
    color: #0077b3;
}

    .balloon_body_inner a:hover, .balloon_body_inner .outboundLink:hover, .balloon_body_w504_inner_2 a:hover, .balloon_body_w504_inner_2 .outboundLink:hover {
        color: #0088cc;
        text-decoration: underline;
    }

.comment .bt_comment_delete {
    margin: 6px 0 3px;
    float: right;
}

.comment .comment_info {
    margin-top: 4px;
}

.comment h3 {
    font-weight: normal;
    margin-bottom: 3px;
}

.comment .comment_info .time {
    color: #cdcdcd;
    padding-left: 5px;
}

#main .ic_play {
    vertical-align: middle;
}

#main .play_name {
    font-size: 16px;
    color: #bfa34c;
}

    #main .play_name span {
        color: #808080;
    }

#diary .player_name_gold {
    font-size: 16px;
}

#main .table_black {
    width: 568px;
    border: solid 1px #1c1c1c;
}

    #main .table_black table {
        width: 568px;
        border-left: solid 1px #3c3c3c;
        border-top: solid 1px #3c3c3c;
        table-layout: fixed;
        word-break: normal;
        word-wrap: break-word;
    }

        #main .table_black table th, #main .table_black table td {
            text-align: left;
            padding: 4px 4px;
            border-right: solid 1px #3c3c3c;
            border-bottom: solid 1px #3c3c3c;
        }

        #main .table_black table tr:nth-child(odd) th {
            background: #1F1F1F;
        }

        #main .table_black table tr:nth-child(even) th {
            background: #242424;
        }

        #main .table_black table tr:nth-child(odd) td {
            background: #2E2E2E;
        }

        #main .table_black table tr:nth-child(even) td {
            background: #333;
        }

#form_edit {
    width: 570px;
    margin: 0 auto;
}

    #form_edit th, #form_edit td {
        line-height: 1.2;
    }

    #form_edit th {
        width: 141px;
    }

    #form_edit tr:nth-child(odd) th {
        background: #1f1f1f;
    }

    #form_edit tr:nth-child(even) th {
        background: #242424;
    }

    #form_edit tr:nth-child(odd) td {
        background: #2e2e2e;
    }

    #form_edit tr:nth-child(even) td {
        background: #333;
    }

    #form_edit .image td {
        padding: 3px !important;
    }

.diary_box .editselect {
    margin-bottom: 10px;
}

    .diary_box .editselect .txt_confirm {
        color: #a5d841;
        font-size: 10px;
        font-weight: normal;
    }

    .diary_box .editselect td p {
        font-size: 10px;
        margin-left: 18px;
    }

.diary_box .myblog_body {
    position: relative;
}

.diary_box .wysiwyg_menu {
    float: left;
    width: 380px;
}

.diary_box .bt_preview {
    float: right;
    width: 160px;
    padding-top: 1px;
}

    .diary_box .bt_preview a {
        width: 160px;
        height: 20px;
        display: block;
        overflow: hidden;
    }

        .diary_box .bt_preview a img {
            margin-top: 0px;
        }

        .diary_box .bt_preview a:hover img {
            margin-top: -20px;
        }

.myprofile_body_txt {
    padding-top: 5px;
    margin-left: 4px;
}

.input_charcounter_box {
    position: absolute;
    right: 2px;
    bottom: 0;
    text-align: right;
    line-height: 1;
}

.input_charcounter_box__relative {
    position: relative;
}

#search_page #form_edit td {
    width: 407px;
}

#form_edit input.input_txt {
    width: 401px;
}

#form_edit .date_box {
    vertical-align: middle;
}

    #form_edit .date_box select {
        margin-left: 5px;
    }

        #form_edit .date_box select:first-child {
            margin-left: 0;
        }

#form_edit .tag select {
    width: 407px;
}

#form_edit .body_txt textarea {
    width: 551px;
    border: solid 1px #666;
    padding: 2px;
    font-size: 12px;
    height: 172px;
    resize: horizontal;
}

.bt_form {
    padding-left: 142px;
}

    .bt_form a, .bt_form input {
        float: left;
        margin-right: 18px;
    }

.thumb_list_select_cancel li {
    width: 110px;
    margin: 1px;
    display: inline-block;
    vertical-align: top;
}

    .thumb_list_select_cancel li .img_area {
        width: 110px;
        height: 110px;
        background: black;
        position: relative;
    }

        .thumb_list_select_cancel li .img_area img {
            display: block;
            position: absolute;
            top: 50%;
            left: 50%;
            z-index: 1;
        }

    .thumb_list_select_cancel li .cancel_area {
        padding: 3px 0;
        text-align: center;
    }

.confirm_area .thumb_list .img_area {
    width: 110px;
    height: 110px;
}

#form_edit .error_box th {
    color: #ccc !important;
    background: #5c1110 !important;
}

    #form_edit .error_box th span {
        color: #ccc !important;
    }

#form_edit .error_box .txt_warning {
    line-height: 1.6;
}

#form_edit .error_box .input_txt, #form_edit .error_box textarea, .input_box.error_box #input_comment, .input_box.error_box #input_body {
    background: #fff4b2;
}

.diary_complete {
    min-height: 27px;
    padding: 13px 0 0 50px;
    background:url(https://img.finalfantasyxiv.com/lds/h/F/GDYurfknUJWykpGA8EMz7lShuA.png) no-repeat;
}

#mydiary_list .diary_complete {
    min-height: 37px;
    padding: 3px 0 0 50px;
}

.diary_look {
    width: 626px;
    margin: 0 auto;
}

#imgview {
    position: relative;
}

    #imgview .bt_imgview_prev, #imgview .bt_imgview_next {
        width: 40px;
        height: 80px;
        position: absolute;
        top: 50%;
    }

    #imgview .bt_imgview_prev {
        left: 0;
        background: url() no-repeat 0 0;
    }

    #imgview .bt_imgview_next {
        right: 0;
        background: url() no-repeat 0 0;
    }

    #imgview .bt_imgview_close {
        width: 32px;
        height: 32px;
        position: absolute;
        top: 0;
        right: 0;
        background: url() no-repeat 0 0;
    }

        #imgview .bt_imgview_prev:hover, #imgview .bt_imgview_next:hover, #imgview .bt_imgview_close:hover {
            background-position: 0 bottom;
        }

.player_name_txt {
    width: 646px;
    margin-bottom: 0 !important;
    display: table;
}

    .player_name_txt .player_name_thumb {
        width: 40px;
        height: 40px;
        display: table-cell;
        vertical-align: middle;
        border: #000000 1px solid;
    }

    .player_name_txt h2 {
        padding-left: 10px;
        font-size: 14px;
        line-height: 1.4;
        color: #804000;
        display: table-cell;
        vertical-align: middle;
    }

        .player_name_txt h2 a {
            color: #804000;
            vertical-align: baseline;
        }

            .player_name_txt h2 a:hover {
                color: #804000;
            }

        .player_name_txt h2 span {
            color: #806a40;
            line-height: 1.4;
            vertical-align: baseline;
        }

    .player_name_txt .chara_title {
        font-weight: normal;
        color: #4c4026;
    }

    .player_name_txt .chara_bt_follow_demand, .player_name_txt .chara_bt_follow {
        position: absolute;
        top: 17px;
        right: 30px;
        width: 110px;
        height: 20px;
    }

    .player_name_txt .bt_com_chara_header_follow_box {
        width: 22px;
        height: 20px;
        position: absolute;
        top: 17px;
        right: 142px;
    }

    .player_name_txt .follow_demand {
        position: absolute;
        top: 17px;
        right: 30px;
    }

.my .area_body .area_footer.player_name_txt {
    width: 626px;
}

#community .commu .player_name_txt h2 {
    max-width: 430px;
}

#inner_frame_cont h3 {
    padding: 2px 4px;
    background: #1f1f1f;
}

#mycharacter #inner_frame_cont h3 {
    font-weight: normal;
}

#chara_diary .diary_tag_header_long, #chara_diary .diary_tag_header_w570 {
    margin-bottom: 6px;
}

#character .player_name_gold .chara_title {
    font-weight: normal;
    color: #CCC;
}

.player_name_brown .chara_title {
    font-weight: normal;
    color: #4c4026;
}

#character .br_chara_change_ic {
    position: absolute;
    top: 50%;
    left: auto;
    right: 10px;
}

#character .bt_legacy_history {
    position: absolute;
    top: 6px;
    right: 10px;
}

#character .chara_profile_list {
    margin: 3px 0 3px;
}

    #character .chara_profile_list li {
        width: 313px;
        float: left;
        line-height: 1.4;
        margin-bottom: 4px;
    }

    #character .chara_profile_list img {
        float: left;
        margin-right: 7px;
    }

    #character .chara_profile_list .ic_crest_32 {
        margin-right: 7px;
    }

        #character .chara_profile_list .ic_crest_32 img {
            margin-right: 0;
        }

    #character .chara_profile_list li a.txt_yellow:hover {
        color: #BFA34C;
    }

#character .bt_edit, #character .bt_report {
    position: absolute;
    top: 3px;
    right: 10px;
}

#character .chara_content_title {
    width: 628px;
    height: 23px;
    padding: 4px 0 0 18px;
    background:url(https://img.finalfantasyxiv.com/lds/h/L/qtG7lu-hPmFhGoi2btoIWSrO3w.png) no-repeat 0 0;
    font-weight: bold;
}

    #character .chara_content_title .ymd {
        float: right;
        color: #a5d841;
        padding-right: 12px;
    }

#character .param_left_area {
    width: 266px;
    float: left;
}

#character .param_right_area {
    width: 374px;
    float: right;
}

#character #power_gauge {
    padding: 10px 0 0 10px;
}

    #character #power_gauge li {
        width: 114px;
        height: 20px;
        float: left;
        font-size: 14px;
        font-weight: bold;
        text-align: right;
    }

        #character #power_gauge li + li {
            margin-left: 5px;
        }

.ic_reflection_box {
    width: 48px;
    height: 48px;
    float: left;
    position: relative;
    display: block;
}

    .ic_reflection_box .staining {
        position: absolute;
        top: 1px;
        right: 3px;
        z-index: 1;
        width: 8px;
        height: 8px;
        border: 1px solid #3f3f3f;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        behavior: url();
    }

    .ic_reflection_box .ic_reflection_frame {
        width: 48px;
        height: 48px;
        background:url(https://img.finalfantasyxiv.com/lds/h/J/-A7DYl4vvLtvGz_nshoUsqtrEc.png) no-repeat;
        position: absolute;
        top: 0;
        left: 0;
    }

    .ic_reflection_box img {
        position: absolute;
        top: 0px;
        left: 0px;
    }

    .ic_reflection_box .item_detail_box .bt_db_item_detail img {
        position: static;
    }

    .ic_reflection_box img.ic_reflection {
        margin: 2px 0 0 4px;
    }

#character #class_info {
    width: 312px;
    float: right;
}

    #character #class_info .level {
        font-weight: bold;
        color: #e4d8bd;
    }

    #character #class_info .ic_class_wh24_box {
        padding: 0;
        background-position: left 2px;
    }

#character .param_left_area_inner {
    margin-bottom: 10px;
    padding-left: 10px;
}

    #character .param_left_area_inner .param_left_area_inner_l {
        width: 126px;
        float: left;
    }

    #character .param_left_area_inner .param_left_area_inner_r {
        width: 126px;
        float: right;
    }

#character .param_title_attributes, #character .param_title_elemental {
    width: 126px;
    height: 20px;
    margin-bottom: 7px;
}

#character .param_title_left {
    margin-bottom: 7px;
}

#character .param_list_attributes, #character .param_list {
    padding: 0 4px 0 20px;
}

    #character .param_list_attributes li {
        text-align: right;
        background-position: left center !important;
    }

#character .icon_area {
    width: 48px;
    padding: 0 2px;
    float: left;
}

#character .img_area {
    width: 266px;
    height: 362px;
    float: left;
    position: relative;
}

    #character .img_area .param_img_cover {
        width: 266px;
        height: 362px;
        background:url(https://img.finalfantasyxiv.com/lds/h/_/kQmo8-0GsXOY71zj9iArsdA9m8.png) no-repeat 0 0;
        position: absolute;
        top: 0;
        left: 0;
    }

    #character .img_area.bg_chara_264 img {
        position: absolute;
        top: 1px;
        left: 1px;
    }

    #character .img_area .ic_gear {
        position: absolute;
        top: 5px;
        right: 5px;
        font-size: 18px;
        line-height: 1;
        color: #45b2ae;
        padding-left: 17px;
        background:url(https://img.finalfantasyxiv.com/lds/h/E/-UoTF2sWsLHpb9m3zQm4xgZh2c.png) no-repeat 0 0;
        text-shadow: black 0 1px 4px;
        -ms-text-shadow: black 0 1px 4px;
        -moz-text-shadow: black 0 1px 4px;
        -webkit-text-shadow: black 0 1px 4px;
        -ms-filter: "progid:DXImageTransform.Microsoft.DropShadow(color=#000000,offx=1,offy=1)";
        zoom: 1;
    }

#character .area_header_w358 {
    margin-left: 6px;
}

    #character .area_header_w358 .area_header_w358_inner .ic_silver {
        margin-left: 0;
    }

    #character .area_header_w358 .area_header_w358_inner .ic_reflection_box {
        margin: 4px 0 0 1px;
    }

#character .resistances .area {
    float: left;
    width: 314px;
}

#character .reputation #memory_track {
    width: 289px;
    padding: 1px;
    border: 1px solid #404040;
    background:url(https://img.finalfantasyxiv.com/lds/h/c/nblshQI-7wLaCyQRftAVVoDvJQ.png) repeat-x;
    margin-top: 6px;
}

    #character .reputation #memory_track #memory_bar {
        height: 4px;
        background:url(https://img.finalfantasyxiv.com/lds/h/P/MeCeuy3lb7GaG4pIG0CtqpiV9o.png) repeat-x;
    }

#character .reputation .rank .rank_txt {
    float: left;
    width: 50%;
}

#character .reputation .rank .color_01 {
    color: #9ea8ff;
}

#character .reputation .rank .color_02 {
    color: #42a5dd;
}

#character .reputation .rank .color_03 {
    color: #18c8c8;
}

#character .reputation .rank .color_04 {
    color: #28b573;
}

#character .reputation .rank .color_05 {
    color: #4cb91d;
}

#character .reputation .rank .color_06 {
    color: #a7c628;
}

#character .reputation .rank .color_07 {
    color: #f5eb67;
}

#character .reputation .rank .color_08 {
    color: #f1b75b;
}

#character .reputation .rank .rank_value {
    float: right;
    width: 50%;
    text-align: right;
    font-size: 12px;
}

#character .currency .base_inner {
    width: 616px;
    padding-right: 20px;
    padding-left: 10px;
}

#character .currency h4 {
    margin-bottom: 10px;
}

#character .currency .area {
    width: 303px;
}

    #character .currency .area .inr {
        width: 283px;
        padding: 0 10px;
    }

#character .currency dt {
    padding-right: 10px;
}

#character .currency dt, #character .currency dd {
    display: table-cell;
    vertical-align: middle;
}

#character .currency .alpha {
    opacity: 0.2;
    -ms-filter: "alpha(opacity=20)";
}

#character .currency .txt_light_gray {
    display: block;
}

#character .currency .tomestone dt, #character .currency .tomestone dd {
    vertical-align: top;
}

#character .currency .tomestone .left, #character .currency .tomestone .right {
    width: 120px;
}

#character .currency .tomestone .txt_light_gray, #character .currency .tomestone .large {
    line-height: 1;
}

#character .pvp {
    padding-bottom: 20px;
}

    #character .pvp .base_inner {
        width: 616px;
        padding-right: 20px;
        padding-left: 10px;
    }

    #character .pvp h4 {
        margin-bottom: 10px;
    }

    #character .pvp .box {
        width: 606px;
        padding: 0 10px;
        margin-bottom: 9px;
    }

    #character .pvp .profile_box {
        width: 386px;
        float: left;
    }

        #character .pvp .profile_box dt {
            padding-right: 10px;
        }

        #character .pvp .profile_box dd {
            width: 312px;
        }

    #character .pvp dt, #character .pvp dd {
        display: table-cell;
        vertical-align: top;
    }

    #character .pvp .point_box {
        width: 200px;
        float: right;
    }

        #character .pvp .point_box .area_body_w200 {
            min-height: 52px;
        }

            #character .pvp .point_box .area_body_w200 .point {
                font-size: 28px;
                color: #bfa34c;
                text-align: right;
            }

    #character .pvp .pvp_ttl {
        color: #bfa34c;
        font-size: 14px;
        margin-bottom: 10px;
    }

    #character .pvp .pvp_rank {
        font-size: 14px;
        line-height: 1;
    }

    #character .pvp #memory_track {
        width: 534px;
        padding: 1px;
        border: 1px solid #404040;
        background:url(https://img.finalfantasyxiv.com/lds/h/c/nblshQI-7wLaCyQRftAVVoDvJQ.png) repeat-x;
        margin-top: 2px;
    }

        #character .pvp #memory_track #memory_bar {
            height: 4px;
            background:url(https://img.finalfantasyxiv.com/lds/h/P/MeCeuy3lb7GaG4pIG0CtqpiV9o.png) repeat-x;
        }

    #character .pvp .total {
        width: 50%;
        float: left;
    }

    #character .pvp .next {
        width: 50%;
        float: right;
        text-align: right;
    }

    #character .pvp .param_list {
        padding-left: 10px;
    }

#character .frontline h4 {
    margin-bottom: 10px;
}

#character .frontline .param_list {
    padding-left: 10px;
}

#character .frontline .base_inner {
    width: 616px;
    padding-right: 20px;
    padding-left: 10px;
}

#character .ranking_status .ranking_status_head {
    margin-bottom: 4px;
}

    #character .ranking_status .ranking_status_head div {
        display: table-cell;
        vertical-align: middle;
    }

    #character .ranking_status .ranking_status_head .icon {
        padding: 0 4px 0 10px;
    }

#character .ranking_status .ranking_status_cnts {
    padding-left: 46px;
    padding-bottom: 20px;
}

    #character .ranking_status .ranking_status_cnts .banner a {
        display: block;
        width: 530px;
        height: 100px;
        overflow: hidden;
        margin-bottom: 10px;
    }

        #character .ranking_status .ranking_status_cnts .banner a:hover img {
            margin-top: -100px;
        }

    #character .ranking_status .ranking_status_cnts .banner__text {
        width: 530px;
        text-align: center;
    }

#character .class_fighter, #character .class_sorcerer, #character .class_crafter, #character .class_gatherer, #character .class_extrajob {
    width: 100%;
    height: 14px;
}

#character .goldsaucer h4 {
    margin-bottom: 10px;
}

#character .goldsaucer ul {
    margin: 0 0 20px 12px;
}

#character .goldsauce_point {
    padding: 0 10px;
    margin-bottom: 10px;
}

    #character .goldsauce_point dt, #character .goldsauce_point dd {
        display: table-cell;
        vertical-align: middle;
        font-size: 14px;
    }

    #character .goldsauce_point dt {
        padding-right: 10px;
    }

.txt_selfintroduction i {
    font-family: "Hiragino Kaku Gothic Pro", "¥Ò¥é¥®¥Î½Ç¥´ Pro W3", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
    font-size: inherit;
}

.txt_selfintroduction span {
    font-size: inherit;
}

.confirm_profile_body i, .confirm_profile_body span {
    font-family: "Hiragino Kaku Gothic Pro", "¥Ò¥é¥®¥Î½Ç¥´ Pro W3", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
    font-size: inherit;
}

#main #character .social_plugin_bt_box {
    height: auto;
}

#character .contents.none {
    display: none;
}

#param_power_area, #param_class_info_area {
    float: right;
    width: 362px;
    height: 42px;
    padding: 4px 10px 6px 2px;
    margin-bottom: 10px;
    background:url(https://img.finalfantasyxiv.com/lds/h/z/yUFHumlmz4VUIbCOITpCeJBfgg.png) no-repeat 0 0;
}

#character_menu {
    padding: 0 10px 10px;
    line-height: 1;
}

    #character_menu li {
        display: inline-block;
        height: 28px;
        overflow: hidden;
    }

        #character_menu li a:hover img {
            margin-top: -28px;
        }

        #character_menu li img {
            margin-top: 0;
        }

    #character_menu .tab_01, #character_menu .tab_02, #character_menu .tab_03, #character_menu .tab_04 {
        width: 155px;
    }

    #character_menu .tab_05, #character_menu .tab_06 {
        width: 312px;
    }

    #character_menu .tab_02, #character_menu .tab_03, #character_menu .tab_04, #character_menu .tab_06 {
        margin-left: 2px;
    }

    #character_menu .select img, #character_menu .select a:hover img {
        margin-top: -56px;
    }

    #character_menu .tab_04.disable a:hover {
        cursor: default;
    }

        #character_menu .tab_04.disable a:hover img, #character_menu .tab_04.disable img {
            margin-top: -84px;
        }

.minion_box {
    width: 602px;
}

#character .chara_profile_left .ic_class_box li, #character .chara_profile_left .ic_class_box2 li {
    margin-right: 0;
}

    #character .chara_profile_left .ic_class_box li + li, #character .chara_profile_left .ic_class_box2 li + li, #character .chara_profile_left .ic_class_box + .ic_class_box {
        margin-left: 9px;
    }

.ic_reflection_box_64 {
    width: 76px;
    height: 76px;
    position: relative;
}

    .ic_reflection_box_64 .staining {
        width: 12px;
        height: 12px;
        position: absolute;
        top: 3px;
        right: 6px;
        z-index: 1;
        border: 1px solid #3f3f3f;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        border-radius: 6px;
        behavior: url();
    }

    .ic_reflection_box_64 .ic_reflection_frame_64 {
        width: 76px;
        height: 76px;
        background:url(https://img.finalfantasyxiv.com/lds/h/C/pzBj8-5mhW4-VqgGMqH2rqsbAU.png) no-repeat;
        position: absolute;
        top: 0;
        left: 0;
    }

    .ic_reflection_box_64 img {
        position: absolute;
        top: 0px;
        left: 0px;
    }

        .ic_reflection_box_64 img.ic_reflection {
            margin: 3px 0 0 6px !important;
        }

.item_detail_box {
    position: absolute;
    display: none;
    top: 0;
    color: #ccc;
}

    .item_detail_box a {
        color: #73bfe6 !important;
    }

    .item_detail_box .txt_green {
        color: #b0d063 !important;
    }

    .item_detail_box .txt_red {
        color: #e56674 !important;
    }

    .item_detail_box .eorzeadb_tooltip_txt_notes {
        color: #CC2944 !important;
    }

    .item_detail_box .txt_yellow {
        color: #bbac94 !important;
    }

    .item_detail_box .txt_yellow_02 {
        color: #dfd77b !important;
    }

    .item_detail_box .txt_white {
        color: #cccccc !important;
    }

    .item_detail_box .name_area {
        width: 386px;
        padding: 0 7px;
        float: left;
    }

        .item_detail_box .name_area .ic_reflection_box_64 {
            margin-right: 3px;
            float: left;
        }

        .item_detail_box .name_area .item_name {
            margin-top: 3px;
            font-size: 14px;
            font-weight: bold;
        }

    .item_detail_box .item_name_right {
        float: left;
        width: 305px;
    }

        .item_detail_box .item_name_right h3.category_name {
            font-weight: normal;
            color: #cccccc;
            margin-bottom: 8px;
        }

    .item_detail_box .mirageitem {
        position: relative;
        left: -2px;
        margin-bottom: 4px;
    }

        .item_detail_box .mirageitem .mirageitem_ic {
            display: table-cell;
            width: 41px;
            height: 38px;
            position: relative;
        }

            .item_detail_box .mirageitem .mirageitem_ic .ic_reflection_frame_32 {
                width: 38px;
                height: 38px;
                background:url(https://img.finalfantasyxiv.com/lds/h/I/078l4p1rvu7m2n8E0LM17RejUc.png) no-repeat;
                position: absolute;
                top: 0;
                left: 0;
            }

            .item_detail_box .mirageitem .mirageitem_ic img {
                position: absolute;
                top: 0px;
                left: 0px;
            }

                .item_detail_box .mirageitem .mirageitem_ic img.ic_reflection {
                    margin: 2px 0 0 3px !important;
                }

        .item_detail_box .mirageitem p {
            display: table-cell;
            vertical-align: middle;
            font-size: 14px;
            font-weight: bold;
            color: #808080;
        }

        .item_detail_box .mirageitem a.bt_item_detail {
            margin-left: 3px;
            vertical-align: middle;
            width: 20px;
            height: 20px;
            display: inline-block;
            overflow: hidden;
            background:url(https://img.finalfantasyxiv.com/lds/h/d/0owZy9amH26B3UNhvUosrV1Gvs.png) no-repeat 0 -20px;
        }

            .item_detail_box .mirageitem a.bt_item_detail:hover {
                background:url(https://img.finalfantasyxiv.com/lds/h/d/0owZy9amH26B3UNhvUosrV1Gvs.png) no-repeat 0 0;
            }

.ic_reflection_box_128 {
    width: 152px;
    height: 152px;
    position: relative;
}

    .ic_reflection_box_128 .staining {
        width: 18px;
        height: 18px;
        z-index: 1;
        position: absolute;
        top: 5px;
        right: 11px;
        -moz-border-radius: 12px;
        -webkit-border-radius: 12px;
        border-radius: 12px;
        behavior: url();
        border: 1px solid #3f3f3f;
    }

.ic_reflection_frame_128 {
    width: 152px;
    height: 152px;
    background:url(https://img.finalfantasyxiv.com/lds/h/Q/5skPOTvADP4aPiGNZ1lsvxm_I8.png) no-repeat;
    position: absolute;
    top: 0;
    left: 0;
}

.ic_reflection_box_128 img.ic_reflection {
    margin: 6px 0 0 12px !important;
}

.item_name {
    margin-top: 3px;
    font-size: 14px;
    font-weight: bold;
}

.item_name_box .box {
    width: 251px;
}

.item_detail_box .item_element {
    position: relative;
    width: 305px;
    height: 18px;
}

    .item_detail_box .item_element.ja .rare {
        position: absolute;
        top: 0;
        left: 81px;
    }

    .item_detail_box .item_element.ja .ex_bind {
        position: absolute;
        top: 0;
        left: 117px;
    }

    .item_detail_box .item_element.en-us .rare, .item_detail_box .item_element.en-gb .rare, .item_detail_box .item_element.fr .rare {
        position: absolute;
        top: 0;
        left: 81px;
    }

    .item_detail_box .item_element.en-us .ex_bind, .item_detail_box .item_element.en-gb .ex_bind, .item_detail_box .item_element.fr .ex_bind {
        position: absolute;
        top: 0;
        left: 128px;
    }

    .item_detail_box .item_element.de .rare {
        position: absolute;
        top: 0;
        left: 81px;
    }

    .item_detail_box .item_element.de .ex_bind {
        position: absolute;
        top: 0;
        left: 133px;
    }

.item_detail_box .item_name_right .item_element.ja .rare {
    position: absolute;
    top: 0;
    left: 0px;
}

.item_detail_box .item_name_right .item_element.ja .ex_bind {
    position: absolute;
    top: 0;
    left: 36px;
}

.item_detail_box .item_name_right .item_element.en-us .rare, .item_detail_box .item_name_right .item_element.en-gb .rare, .item_detail_box .item_name_right .item_element.fr .rare {
    position: absolute;
    top: 0;
    left: 0px;
}

.item_detail_box .item_name_right .item_element.de .rare {
    position: absolute;
    top: 0;
    left: 0px;
}

.item_detail_box .item_name_right .item_element.en-us .ex_bind, .item_detail_box .item_name_right .item_element.en-gb .ex_bind, .item_detail_box .item_name_right .item_element.fr .ex_bind {
    position: absolute;
    top: 0;
    left: 47px;
}

.item_detail_box .item_name_right .item_element.de .ex_bind {
    position: absolute;
    top: 0;
    left: 52px;
}

.item_name.white_item {
    color: #f3f3f3;
}

.item_name.aetherial_item {
    color: #d789b6;
}

.item_name.red_item {
    color: #e5dd7e;
}

.item_name.yellow_item {
    color: #ffa666;
}

.item_name.purple_item {
    color: #b38cff;
}

.item_name.blue_item {
    color: #5990ff;
}

.item_name.green_item {
    color: #c0ffc0;
}

.item_detail_box .name_area .item_name img {
    margin-left: 3px;
    position: static !important;
    vertical-align: middle;
}

.item_detail_box .option_area {
    width: 72px;
    margin-right: 6px;
    float: right;
    word-spacing: -1em;
    display: table;
    display: block;\9
}

    .item_detail_box .option_area img {
        margin-right: 4px;
        word-spacing: normal;
        display: inline-block;
        position: static !important;
        vertical-align: top;
    }

    .item_detail_box .option_area img {
        _display: inline;
        _zoom: 1;
    }

    * + html .item_detail_box .option_area img {
        display: inline;
        zoom: 1;
    }

.item_detail_box .parameter_name {
    width: 122px;
    margin-left: 4px;
    float: left;
    color: #bfb097;
    text-align: right;
}

.item_detail_box .parameter {
    width: 122px;
    margin-left: 4px;
    float: left;
    background:url(https://img.finalfantasyxiv.com/lds/h/S/NCuQouAvSzjmn5grBCImYvminE.png) no-repeat right bottom;
    line-height: 1;
    text-align: right;
}

.item_detail_box .parameter_space {
    margin-left: 126px;
}

.item_detail_box .parameter strong {
    margin-top: 8px;
    padding-right: 3px;
    display: block;
    font-size: 18px;
    color: #ccc;
}

.item_detail_box .class .class_ok {
    color: #cccccc;
}

.item_detail_box .class .gear_level {
    color: #cccccc;
}

.item_detail_box .list_2col {
    margin-left: 12px;
}

    .item_detail_box .list_2col ul {
        width: 178px;
        float: left;
    }

.item_detail_box .list_1col {
    margin-left: 12px;
}

    .item_detail_box .list_1col li div {
        width: 178px;
        float: left;
    }

.list_1col .set_bonus {
    width: 356px;
}

.basic_bonus li {
    display: inline-block;
    width: 178px;
    vertical-align: top;
}

.normal .socket {
    width: 24px;
    height: 24px;
    background:url(https://img.finalfantasyxiv.com/lds/h/B/riRWvxygfYNIDNw5CNErVGMiJU.png) no-repeat;
    float: left;
    margin-left: 12px;
    margin-right: 4px;
}

.forbidden .socket {
    width: 24px;
    height: 24px;
    background:url(https://img.finalfantasyxiv.com/lds/h/u/aoU8aVsyBxyMu3saZsbkwIpeUA.png) no-repeat;
    float: left;
    margin-left: 12px;
    margin-right: 4px;
}

.materia .txt {
    width: 340px;
    float: right;
    padding: 3px 0 0;
}

.normal .socket .materia {
    width: 24px;
    height: 24px;
    display: block;
    background:url(https://img.finalfantasyxiv.com/lds/h/5/bOlqwJRiNMusUqnwX7AilZYG0Q.png) no-repeat;
}

.normal .socket .materira {
    width: 24px;
    height: 24px;
    display: block;
    background:url(https://img.finalfantasyxiv.com/lds/h/w/OvzgGCE8TH5-rYfGfB8Tjk3DWQ.png) no-repeat;
}

.normal .socket .materida {
    width: 24px;
    height: 24px;
    display: block;
    background:url(https://img.finalfantasyxiv.com/lds/h/Z/BoWa8-sRvtLU6jbNOPCbZXaPmg.png) no-repeat;
}

.normal .socket .materiga {
    width: 24px;
    height: 24px;
    display: block;
    background:url(https://img.finalfantasyxiv.com/lds/h/m/pO13rr7C8ChN7S4k_R1hiQGmoA.png) no-repeat;
}

.normal .socket .materija {
    width: 24px;
    height: 24px;
    display: block;
    background:url(https://img.finalfantasyxiv.com/lds/h/q/g0HM9kjok8mR4PVJdraX0S7aRo.png) no-repeat;
}

.forbidden .socket .materia {
    width: 24px;
    height: 24px;
    display: block;
    background:url(https://img.finalfantasyxiv.com/lds/h/S/y-G6pSNJY-WCoskrmi_Q8vz8NY.png) no-repeat;
}

.forbidden .socket .materira {
    width: 24px;
    height: 24px;
    display: block;
    background:url(https://img.finalfantasyxiv.com/lds/h/K/YAzDqifGDQVTMBOZKt4gsUYI_c.png) no-repeat;
}

.forbidden .socket .materida {
    width: 24px;
    height: 24px;
    display: block;
    background:url(https://img.finalfantasyxiv.com/lds/h/W/DAxzGHH-YO-dWREqehSsD0YiB0.png) no-repeat;
}

.forbidden .socket .materiga {
    width: 24px;
    height: 24px;
    display: block;
    background:url(https://img.finalfantasyxiv.com/lds/h/8/7N2ItMr9wNyJ53HXqwoNKP6WWI.png) no-repeat;
}

.forbidden .socket .materija {
    width: 24px;
    height: 24px;
    display: block;
    background:url(https://img.finalfantasyxiv.com/lds/h/c/E9vBytfOsmO11RJA8S1rzHl5e4.png) no-repeat;
}

.area_inner_header .area_inner_footer_memoryshot {
    margin-bottom: 20px;
    background:url(https://img.finalfantasyxiv.com/lds/h/n/_Ja_uvUN9VkeHI2QXD9tZEBdco.png) no-repeat left bottom;
}

.memoryshot_thumb_list {
    margin: 0 3px 0 19px;
}

    .memoryshot_thumb_list li {
        width: 42px;
        height: 42px;
        margin: 0 16px 10px 0;
        float: left;
        cursor: pointer;
    }

        .memoryshot_thumb_list li img {
            border: 1px solid #7A6B51;
        }

.sixastralera_history_list {
    padding: 3px 10px 6px;
    background:url(https://img.finalfantasyxiv.com/lds/h/N/M8jW8fvSs2WbKculyWopttGqek.png) repeat-x left bottom;
}

    .sixastralera_history_list:last-child {
        background-image: none;
    }

    .sixastralera_history_list dt {
        margin: 0 8px 0 10px;
        padding-left: 13px;
        background:url(https://img.finalfantasyxiv.com/lds/h/d/-kQf4QBIyZ8Z_foAFVf4UaGcsY.png) no-repeat 0 5px;
        float: left;
        color: #999;
    }

    .sixastralera_history_list dd {
        width: 520px;
        float: left;
        color: #ccc;
    }

.ic_crest_64 {
    float: left;
    position: relative;
    width: 68px;
    height: 68px;
    background:url(https://img.finalfantasyxiv.com/lds/h/F/-ZUTZg_jPJRgNNS3AkzBdDtUYA.png) no-repeat 0 0;
}

    .ic_crest_64 img {
        position: absolute;
        top: 2px;
        left: 2px;
    }

.ic_crest_44 {
    float: left;
    position: relative;
    width: 44px;
    height: 44px;
    background:url(https://img.finalfantasyxiv.com/lds/h/L/STjWjOwaF2rXsP6iU8-dVosGpU.png) no-repeat 0 0;
}

    .ic_crest_44 img {
        position: absolute;
        top: 2px;
        left: 2px;
    }

.ic_crest_32 {
    float: left;
    position: relative;
    width: 32px;
    height: 32px;
    background:url(https://img.finalfantasyxiv.com/lds/h/o/o_Ld6TC7Z_fRRmcKRYDYu4RvUM.png) no-repeat 0 0;
}

    .ic_crest_32 img {
        position: absolute;
        top: 2px;
        left: 2px;
    }

#myfreecompany .area_footer {
    padding: 3px 10px 2px 10px;
}

.fc_name_area .ic_freecompany_box {
    position: relative;
}

.fc_name_area .fc_title_area {
    padding: 3px 0;
}

    .fc_name_area .fc_title_area img {
        margin-right: 2px;
        vertical-align: middle;
    }

.completion {
    background:url(https://img.finalfantasyxiv.com/lds/h/e/YOpg9SGdpVa4w-GqqLa2coJZis.png) no-repeat -2px center;
    padding-left: 12px;
}

    .completion:after {
        content: " ";
        background:url(https://img.finalfantasyxiv.com/lds/h/X/RMvLxVUmhKJsUdoSZ3qfWCFebo.png) no-repeat -1px center;
        padding-right: 10px;
    }

#myfreecompany .table_style2 th {
    vertical-align: middle;
}

#mylinkshell .table_black_border_bottom table td .player_name_area h4, #myfreecompany .table_black_border_bottom table td .player_name_area h4 {
    width: 344px;
    padding-left: 0;
}

.fc_member_status img {
    margin-right: 4px;
}

.my .fc.base_footer .social, .commu .fc.base_footer .social {
    position: absolute;
    bottom: 4px;
    right: 10px;
}

#myfreecompany .rank #memory_track {
    width: 392px;
    padding: 1px;
    border: 1px solid #404040;
    background:url(https://img.finalfantasyxiv.com/lds/h/c/nblshQI-7wLaCyQRftAVVoDvJQ.png) repeat-x;
    margin-top: 6px;
}

    #myfreecompany .rank #memory_track #memory_bar {
        height: 4px;
        background:url(https://img.finalfantasyxiv.com/lds/h/P/MeCeuy3lb7GaG4pIG0CtqpiV9o.png) repeat-x;
    }

#myfreecompany .friendship .outline {
    border: 1px solid #1c1c1c;
}

    #myfreecompany .friendship .outline table {
        width: 393px;
    }

    #myfreecompany .friendship .outline tr {
        width: 391px;
    }

#main #myfreecompany .friendship table td {
    width: 215px;
    vertical-align: middle;
}

#main #myfreecompany .friendship #memory_track {
    width: 343px;
    padding: 1px;
    border: 1px solid #404040;
    background:url(https://img.finalfantasyxiv.com/lds/h/c/nblshQI-7wLaCyQRftAVVoDvJQ.png) repeat-x;
}

    #main #myfreecompany .friendship #memory_track #memory_bar {
        height: 4px;
        background:url(https://img.finalfantasyxiv.com/lds/h/P/MeCeuy3lb7GaG4pIG0CtqpiV9o.png) repeat-x;
    }

#myfreecompany .friendship .company_box td {
    width: 363px;
}

    #myfreecompany .friendship .company_box td > div {
        display: table-cell;
        vertical-align: middle;
    }

    #myfreecompany .friendship .company_box td .gc_icon {
        width: 32px;
        padding-right: 3px;
    }

#myfreecompany .friendship .company_box .gc_name div {
    display: inline-block;
    width: 50%;
}

    #myfreecompany .friendship .company_box .gc_name div:first-child {
        color: #999999;
    }

    #myfreecompany .friendship .company_box .gc_name div + div {
        font-weight: bold;
        text-align: right;
    }

#myfreecompany .friendship .color_01 {
    color: #9ea8ff;
}

#myfreecompany .friendship .color_02 {
    color: #42a5dd;
}

#myfreecompany .friendship .color_03 {
    color: #18c8c8;
}

#myfreecompany .friendship .color_04 {
    color: #28b573;
}

#myfreecompany .friendship .color_05 {
    color: #4cb91d;
}

#myfreecompany .friendship .color_06 {
    color: #a7c628;
}

#myfreecompany .friendship .color_07 {
    color: #f5eb67;
}

#myfreecompany .friendship .color_08 {
    color: #f1b75b;
}

#myfreecompany .focus_icon li, #myfreecompany .roles_icon li {
    width: 32px;
    height: 32px;
    float: left;
    display: block;
}

    #myfreecompany .focus_icon li + li, #myfreecompany .roles_icon li + li {
        margin-left: 1px;
    }

#myfreecompany .icon_off {
    opacity: 0.1;
    -ms-filter: "alpha(opacity=10)";
}

#myfreecompany .ttl_small {
    font-size: 10px;
    font-weight: bold;
    border-bottom: 1px solid #3C3C3C;
    color: #666;
}

#myfreecompany .not_set {
    color: #4C4C4C;
}

.check_focus input, .check_roles input {
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    position: absolute;
    left: -3000px;
}

.check_focus label, .check_roles label {
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}

.check_focus .icon_wrap, .check_roles .icon_wrap {
    width: 122px;
    color: #666;
}

    .check_focus .icon_wrap > div, .check_roles .icon_wrap > div {
        display: table-cell;
        vertical-align: middle;
    }

    .check_focus .icon_wrap .icon, .check_roles .icon_wrap .icon {
        width: 32px;
        height: 32px;
        padding-right: 5px;
    }

        .check_focus .icon_wrap .icon .relative, .check_roles .icon_wrap .icon .relative {
            width: 32px;
            height: 32px;
        }

        .check_focus .icon_wrap .icon .cover, .check_roles .icon_wrap .icon .cover {
            width: 32px;
            height: 32px;
            display: block;
            position: absolute;
            top: 0;
            left: 0;
            z-index: 10;
            background: #000;
            opacity: 0;
            -ms-filter: "alpha(opacity=0)";
        }

        .check_focus .icon_wrap .icon img, .check_roles .icon_wrap .icon img {
            pointer-events: none;
            opacity: 0.2;
            -ms-filter: "alpha(opacity=20)";
        }

        .check_focus .icon_wrap .icon .checkbox, .check_roles .icon_wrap .icon .checkbox {
            background:url(https://img.finalfantasyxiv.com/lds/h/I/z-i1SV_BPPBXBZElEsrbWa9iBY.png) no-repeat;
            width: 16px;
            height: 16px;
            display: none;
            position: absolute;
            right: 0;
            bottom: 0;
        }

        .check_focus .icon_wrap .icon img:not(:target), .check_roles .icon_wrap .icon img:not(:target) {
            filter: none;
            -ms-filter: none;
        }

.check_focus .checked .icon_wrap, .check_roles .checked .icon_wrap {
    color: #AAFF7F;
}

    .check_focus .checked .icon_wrap .icon img, .check_roles .checked .icon_wrap .icon img {
        opacity: 1.0;
        -ms-filter: "alpha(opacity=100)";
    }

        .check_focus .checked .icon_wrap .icon img:not(:target), .check_roles .checked .icon_wrap .icon img:not(:target) {
            filter: none;
            -ms-filter: none;
        }

    .check_focus .checked .icon_wrap .checkbox, .check_roles .checked .icon_wrap .checkbox {
        display: block;
    }

.focus_notset_wrap, .roles_notset_wrap {
    width: 122px;
}

    .focus_notset_wrap div, .roles_notset_wrap div {
        display: table-cell;
        vertical-align: middle;
    }

    .focus_notset_wrap .checkbox, .roles_notset_wrap .checkbox {
        width: 32px;
        height: 32px;
        text-align: center;
    }

    .focus_notset_wrap .txt, .roles_notset_wrap .txt {
        padding-left: 5px;
        color: #666666;
    }

    .focus_notset_wrap .checked .txt, .roles_notset_wrap .checked .txt {
        color: #AAFF7F;
    }

#form_edit .active select, #form_edit .recruitment select, #form_edit .housing select {
    width: 407px;
}

#myfreecompany .ic_freecompany_box {
    margin-bottom: 1px;
    background-position: 0 0;
}

    #myfreecompany .ic_freecompany_box img {
        display: block;
        float: left;
    }

    #myfreecompany .ic_freecompany_box .crest_id {
        width: 435px;
        left: 73px;
    }

        #myfreecompany .ic_freecompany_box .crest_id a, #myfreecompany .ic_freecompany_box .crest_id span {
            font-size: 14px;
            font-weight: bold;
        }

.friendship_color {
    color: #a65821 !important;
    font-size: 12px !important;
}

#myfreecompany .ic_freecompany_box .crest_id span {
    line-height: 1;
}

#myfreecompany .offer_box {
    width: 68px;
    position: absolute;
    top: 50%;
    left: auto;
    right: 0;
}

#myfreecompany #inner_frame_cont h3 {
    padding: 2px 4px;
    background: #1f1f1f;
    font-weight: normal;
}

.face_select_box {
    margin-top: 1px;
    padding: 5px 3px;
    background: #2e2e2e;
}

    .face_select_box li {
        width: 52px;
        margin: 0 9px;
        float: left;
        text-align: center;
    }

#inner_frame_cont img {
    width: 50px;
    border: solid 1px black;
    text-align: center;
    vertical-align: middle;
}

.face_select_box li input {
    margin-top: 5px;
}

#myfreecompany .table_black {
    border: solid 1px #1c1c1c;
}

#myfreecompany #form_edit h3.confirm {
    padding: 7px;
}

#myfreecompany #form_edit h3 img {
    vertical-align: middle;
}

#myfreecompany #input_player_box {
    background: #0d0d0d;
}

    #myfreecompany #input_player_box:after {
        height: auto;
    }

    #myfreecompany #input_player_box .left {
        width: 52px;
        height: 52px;
        padding: 3px;
    }

        #myfreecompany #input_player_box .left img {
            border: 1px solid black;
        }

    #myfreecompany #input_player_box .right {
        width: 567px;
    }

    #myfreecompany #input_player_box #input_player_box_inner .player_id {
        padding: 3px 0;
        display: block;
        color: #666666;
    }

    #myfreecompany #input_player_box #input_player_box_inner #img_box {
        background:url(https://img.finalfantasyxiv.com/lds/h/r/IRIXFOAeT_QGpKZWM2w_cDIBxo.png) repeat 0 0;
        padding-bottom: 8px;
    }

        #myfreecompany #input_player_box #input_player_box_inner #img_box .thumb_list {
            padding-left: 7px;
            word-spacing: -1em;
            display: table;
            display: block;\9
        }

        #myfreecompany #input_player_box #input_player_box_inner #img_box .thumb_list {
            width: 100%;
        }

            #myfreecompany #input_player_box #input_player_box_inner #img_box .thumb_list li {
                margin: 0 0 2px 2px;
                word-spacing: normal;
                display: inline-block;
                vertical-align: top;
            }

            #myfreecompany #input_player_box #input_player_box_inner #img_box .thumb_list li {
                _display: inline;
                _zoom: 1;
            }

            * + html #myfreecompany #input_player_box #input_player_box_inner #img_box .thumb_list li {
                display: inline;
                zoom: 1;
            }

        #myfreecompany #input_player_box #input_player_box_inner #img_box #img_box_textarea {
            padding-left: 8px;
            margin: 5px 0 8px 0;
        }

        #myfreecompany #input_player_box #input_player_box_inner #img_box #img_box_commentarea {
            margin: 0 0 8px 8px;
        }

            #myfreecompany #input_player_box #input_player_box_inner #img_box #img_box_commentarea img {
                float: left;
                border: 1px solid black;
            }

            #myfreecompany #input_player_box #input_player_box_inner #img_box #img_box_commentarea .balloon_header_w504 {
                width: 504px;
                float: left;
                padding-top: 8px;
                background:url(https://img.finalfantasyxiv.com/lds/h/O/ijwOB_Cc-x87-e4ogeac88iy3s.png) no-repeat right top;
            }

                #myfreecompany #input_player_box #input_player_box_inner #img_box #img_box_commentarea .balloon_header_w504 .balloon_footer_w504 {
                    padding-bottom: 8px;
                    background:url(https://img.finalfantasyxiv.com/lds/h/9/j2IQEfUFJHKjQgBaglNt6SycZI.png) no-repeat right bottom;
                }

            #myfreecompany #input_player_box #input_player_box_inner #img_box #img_box_commentarea .balloon_body_w504 {
                min-height: 35px;
                padding: 0 16px 0 26px;
                color: #323232;
                background:url(https://img.finalfantasyxiv.com/lds/h/g/x_T3oHHc45bFzixpYn-V19KhNk.png) no-repeat right top;
            }

                #myfreecompany #input_player_box #input_player_box_inner #img_box #img_box_commentarea .balloon_body_w504 #balloon_title {
                    margin-bottom: 10px;
                    border-bottom: 1px solid #aaa;
                }

                #myfreecompany #input_player_box #input_player_box_inner #img_box #img_box_commentarea .balloon_body_w504 .thumb_list {
                    margin-bottom: 10px;
                    padding-left: 0;
                }

                    #myfreecompany #input_player_box #input_player_box_inner #img_box #img_box_commentarea .balloon_body_w504 .thumb_list li {
                        margin: 0 2px 2px 0;
                    }

#myfreecompany .thread_list_box {
    position: relative;
}

    #myfreecompany .thread_list_box .right {
        width: 576px;
    }

    #myfreecompany .thread_list_box .title_public, #myfreecompany .thread_list_box .title_only, #myfreecompany .thread_list_box .title_rough {
        margin-bottom: 5px;
        padding-left: 5px;
    }

    #myfreecompany .thread_list_box .title_public {
        background:url(https://img.finalfantasyxiv.com/lds/h/r/SlkZSY_mpCZ_g-seq5815hkF-Q.png) no-repeat left bottom;
        color: #9ccc3d;
    }

    #myfreecompany .thread_list_box .title_only {
        background:url(https://img.finalfantasyxiv.com/lds/h/i/bwMbJqS6wDZMleJuKWWxSaJrHM.png) no-repeat left bottom;
        color: #cc853d;
    }

    #myfreecompany .thread_list_box .title_rough {
        background:url(https://img.finalfantasyxiv.com/lds/h/A/WEi9naDygVsMkZrIs8Mka3Hd18.png) no-repeat left bottom;
        color: #808080;
    }

    #myfreecompany .thread_list_box .title_thread {
        width: 347px;
        float: left;
    }

        #myfreecompany .thread_list_box .title_thread a {
            font-weight: bold;
        }

        #myfreecompany .thread_list_box .title_thread .player_id {
            display: block;
        }

    #myfreecompany .thread_list_box .comment {
        width: 59px;
        margin: 0 0 0 10px;
        padding: 8px 0 0;
        float: left;
        background: none;
    }

        #myfreecompany .thread_list_box .comment a {
            color: #bfa34c !important;
            cursor: pointer;
        }

            #myfreecompany .thread_list_box .comment a:hover {
                color: #d9b857 !important;
            }

    #myfreecompany .thread_list_box .date {
        width: 150px;
        float: left;
    }

        #myfreecompany .thread_list_box .date .update_time {
            color: #a5d841;
        }

#myfreecompany .thread_detail .title_thread {
    width: 488px;
    color: #bfa34c;
}

#myfreecompany .thread_detail .icon_box {
    width: 68px;
    margin: 0 10px;
    float: right;
}

    #myfreecompany .thread_detail .icon_box a {
        margin-right: 4px;
        float: left;
    }

        #myfreecompany .thread_detail .icon_box a.bt_diary_close_ic {
            margin: 0;
        }

#myfreecompany .thread_detail #input_player_box_inner {
    position: relative;
}

    #myfreecompany .thread_detail #input_player_box_inner .player_id {
        width: 410px;
    }

#myfreecompany .thread_detail .pos_right_obj {
    position: absolute;
    top: 0;
    right: 0;
}

#myfreecompany .thread_detail .date {
    top: 3px;
    right: 10px;
    color: #999;
}

#myfreecompany .thread_detail .box {
    margin-bottom: 0;
    padding-top: 8px;
    background:url(https://img.finalfantasyxiv.com/lds/h/r/IRIXFOAeT_QGpKZWM2w_cDIBxo.png) repeat 0 0;
}

#myfreecompany .thread_detail .thumb_list {
    padding-left: 5px;
}

    #myfreecompany .thread_detail .thumb_list li {
        margin: 0 0 2px 2px;
    }

#myfreecompany .thread_detail .box_footer {
    padding-left: 8px;
}

    #myfreecompany .thread_detail .box_footer a {
        float: left;
    }

    #myfreecompany .thread_detail .box_footer .box_left {
        float: left;
        width: 200px;
    }

    #myfreecompany .thread_detail .box_footer .box_right {
        float: right;
        width: 340px;
        text-align: right;
    }

    #myfreecompany .thread_detail .box_footer .box_right_3btn {
        font-size: 0;
        width: 370px;
    }

    #myfreecompany .thread_detail .box_footer .box_right a {
        margin-left: 10px;
        float: none;
        display: inline-block;
        vertical-align: top;
    }

#myfreecompany .thread_detail .box_textarea {
    padding: 8px 0 0 8px;
}

#myfreecompany .thread_detail .box_commentarea {
    margin: 0 0 0 8px;
    padding-bottom: 5px;
}

    #myfreecompany .thread_detail .box_commentarea .left {
        padding: 0 !important;
    }

    #myfreecompany .thread_detail .box_commentarea img {
        float: left;
        border: 1px solid black;
    }

    #myfreecompany .thread_detail .box_commentarea .balloon_header_w504 {
        width: 504px;
        float: left;
        padding-top: 8px;
        background:url(https://img.finalfantasyxiv.com/lds/h/O/ijwOB_Cc-x87-e4ogeac88iy3s.png) no-repeat right top;
    }

        #myfreecompany .thread_detail .box_commentarea .balloon_header_w504 .balloon_footer_w504 {
            padding-bottom: 8px;
            background:url(https://img.finalfantasyxiv.com/lds/h/9/j2IQEfUFJHKjQgBaglNt6SycZI.png) no-repeat right bottom;
        }

    #myfreecompany .thread_detail .box_commentarea .balloon_body_w504 {
        min-height: 35px;
        padding-left: 10px;
        color: #323232;
        background:url(https://img.finalfantasyxiv.com/lds/h/g/x_T3oHHc45bFzixpYn-V19KhNk.png) no-repeat right top;
    }

        #myfreecompany .thread_detail .box_commentarea .balloon_body_w504 .balloon_body_w504_inner {
            padding: 0 16px 0 16px;
            background-color: #e3e3e3;
        }

        #myfreecompany .thread_detail .box_commentarea .balloon_body_w504 .balloon_body_w504_inner_2 {
            padding: 0 14px 0 14px;
            background-color: #e3e3e3;
        }

        #myfreecompany .thread_detail .box_commentarea .balloon_body_w504 .balloon_title {
            margin-bottom: 10px;
            padding: 2px 0;
            border-bottom: 1px solid #aaa;
        }

            #myfreecompany .thread_detail .box_commentarea .balloon_body_w504 .balloon_title .bt_jump_ic {
                display: inline-block;
                vertical-align: bottom;
                margin-left: 3px;
            }

        #myfreecompany .thread_detail .box_commentarea .balloon_body_w504 .quote_comment {
            margin-bottom: 10px;
            padding: 0 10px 10px;
            background-color: #d9d9d9;
            outline: 1px solid #aaa;
            border: 1px solid #e3e3e3;
        }

        #myfreecompany .thread_detail .box_commentarea .balloon_body_w504 .thumb_list {
            padding-left: 0;
            word-spacing: -1em;
            display: table;
            display: block;\9
        }

            #myfreecompany .thread_detail .box_commentarea .balloon_body_w504 .thumb_list li {
                margin: 0 2px 2px 0;
                word-spacing: normal;
                display: inline-block;
                vertical-align: top;
            }

            #myfreecompany .thread_detail .box_commentarea .balloon_body_w504 .thumb_list li {
                _display: inline;
                _zoom: 1;
            }

            * + html #myfreecompany .thread_detail .box_commentarea .balloon_body_w504 .thumb_list li {
                display: inline;
                zoom: 1;
            }

                #myfreecompany .thread_detail .box_commentarea .balloon_body_w504 .thumb_list li img {
                    float: none;
                    border: none;
                }

        #myfreecompany .thread_detail .box_commentarea .balloon_body_w504 .comment_delete_box {
            width: auto;
            margin-left: 0;
            padding: 0;
            background-color: transparent;
            border: none;
        }

        #myfreecompany .thread_detail .box_commentarea .balloon_body_w504 .quote_delete {
            padding: 0 !important;
        }

#myfreecompany .thread_detail .box_commentarea_delete {
    min-height: 26px;
    margin: 0 0 0 8px;
}

#fc_forum_thread_comment_list > li {
    margin-bottom: 10px;
    padding-bottom: 12px;
    background:url(https://img.finalfantasyxiv.com/lds/h/N/M8jW8fvSs2WbKculyWopttGqek.png) repeat-x left bottom;
}

    #fc_forum_thread_comment_list > li:last-child {
        margin-bottom: 0;
        padding-bottom: 0;
        background: none;
    }

#myfreecompany #input_player_box #input_player_box_inner .player_id .txt_red {
    font-weight: normal;
}

#myfreecompany .fc_forum_comment_input .box_textarea {
    padding: 0 0 30px 8px;
}

#myfreecompany .fc_forum_comment_confirm .box_commentarea {
    padding-top: 8px;
}

#myfreecompany .fc_forum_comment_confirm .balloon_body_w504_inner_2 {
    padding: 0 16px !important;
}

    #myfreecompany .fc_forum_comment_confirm .balloon_body_w504_inner_2 .thumb_list {
        padding-left: 0 !important;
    }

        #myfreecompany .fc_forum_comment_confirm .balloon_body_w504_inner_2 .thumb_list li {
            margin: 0 2px 2px 0 !important;
        }

            #myfreecompany .fc_forum_comment_confirm .balloon_body_w504_inner_2 .thumb_list li img {
                float: none;
                border: none;
            }

#myfreecompany .thread_list_box .title_warning {
    height: 16px;
    margin-bottom: 5px;
    background:url(https://img.finalfantasyxiv.com/lds/h/J/vObIE_J1Szc8gqUioHCkp5MzaY.png) no-repeat 0 0;
}

.title-topics {
    margin-bottom: 4px;
    padding: 3px 0 0px 27px;
    background:url(https://img.finalfantasyxiv.com/lds/h/3/5SSgoY2xFuS5u4_eIhhcQTiO_w.png) no-repeat 0 0;
    color: #bfa34c;
}

    .title-topics .date {
        color: #999;
    }

.text-headline {
    margin-bottom: 20px;
    padding: 5px 0 0px 20px;
    background:url(https://img.finalfantasyxiv.com/lds/h/F/aOsKyciAC8CS9L4_jH4YZLkKlg.png) no-repeat 0 6px;
    color: #bfa34c;
    font-weight: bold;
}

.text-headline-indent {
    margin-left: 20px;
}

.text-subheader {
    padding-left: 17px;
    background:url(https://img.finalfantasyxiv.com/lds/h/k/RVL-LNYKidKgm9ScKPT9GhKv7g.png) no-repeat 0 2px;
}

.text-subheader-indent {
    padding-left: 17px;
}

.text-list {
    margin-left: 2px;
    padding-left: 10px;
    background:url(https://img.finalfantasyxiv.com/lds/h/d/-kQf4QBIyZ8Z_foAFVf4UaGcsY.png) no-repeat 0 5px;
}

.text-list-indent {
    margin-left: 2px;
    padding-left: 10px;
}

.text-strong {
    font-weight: bold;
    color: #a5d841;
}

.text-note {
    color: #CC2944;
}

.text-titleband {
    width: 562px;
    height: 20px;
    background:url(https://img.finalfantasyxiv.com/lds/h/a/Y-UXRfh1-K-BtHZlMFYzRg5WpY.png) no-repeat left top;
    margin-bottom: 14px;
    font-size: 14px;
    color: #262626;
    padding: 4px 0 0 8px;
    font-weight: bold;
    line-height: 1.3;
}

    .text-titleband div {
        font: inherit;
    }

.text-headline-huge {
    margin-bottom: 18px;
    padding: 6px 0 0 22px;
    background:url(https://img.finalfantasyxiv.com/lds/h/Y/B2wROVwgu7-uB3R2unIf9jn79A.png) no-repeat 0 6px;
    font-size: 14px;
    font-weight: bold;
    color: #bfa34c;
}

    .text-headline-huge div {
        font: inherit;
    }

.news-detail-line {
    height: 2px;
    margin: 10px 0 0;
    padding: 0 0 10px;
    display: block;
    border: 0;
}

.line-type1 {
    background:url(https://img.finalfantasyxiv.com/lds/h/_/SGAjte9Ewu81gIZGu65fRLlSz8.gif) repeat-x 0 0;
}

.line-type2 {
    background:url(https://img.finalfantasyxiv.com/lds/h/2/a9Pm0Z-8K8NU7DT5FmUslprOxc.png) repeat-x 0 0;
}

.img-left {
    display: block;
    margin-bottom: 20px;
}

.img-center {
    display: block;
    margin: 0 auto 20px;
}

.img-floatLeft {
    float: left;
    margin: 3px 16px 16px 0;
}

.img-floatRight {
    float: right;
    margin: 3px 0 16px 16px;
}

.contents-table2 {
    outline: 1px solid #1c1c1c;
    border-top: 1px solid #3c3c3c;
    border-left: 1px solid #3c3c3c;
}

    .contents-table2 th, .contents-table2 td {
        padding: 4px;
        border-bottom: 1px solid #3c3c3c;
        border-right: 1px solid #3c3c3c;
        font-weight: normal;
        text-align: center;
    }

    .contents-table2 th {
        font-weight: normal;
    }

    .contents-table2 td {
        text-align: center;
    }

    .contents-table2 .contents-table2TH1 {
        background-color: #1f1f1f;
    }

    .contents-table2 .contents-table2TH2 {
        background-color: #242424;
    }

    .contents-table2 .contents-table2TD1 {
        background-color: #2e2e2e;
    }

    .contents-table2 .contents-table2TD2 {
        background-color: #333;
    }

.text-margin {
    margin-bottom: 10px;
}

.topics_detail_title {
    color: #bfa34c;
    min-height: 21px;
    padding: 3px 0 1px 28px;
    background-position: left top;
}

    .topics_detail_title .topics_detail_date {
        color: #999;
        font-weight: normal;
    }

    .topics_detail_title .topics_detail_tag {
        margin-right: 5px;
        font-weight: bold;
        color: #CC2944;
    }

.ic_title_ralted {
    margin-left: 14px;
    padding: 5px 0 0 15px;
    background-position: left 8px;
}

.base_body_h16 {
    padding-top: 16px;
    position: relative;
    background:url(https://img.finalfantasyxiv.com/lds/h/f/rtAjlXHo-_ohz5_795VEqueEQY.png) repeat-y 0 0;
}

    .base_body_h16 .header_title {
        width: 240px;
        height: 20px;
        position: absolute;
        top: -6px;
        left: 5px;
    }

    .base_body_h16 .header_title_btn {
        position: absolute;
        top: -6px;
        right: 0px;
    }

        .base_body_h16 .header_title_btn a {
            display: inline-block;
            margin-right: 4px;
        }

    .base_body_h16 .header_title span {
        padding-left: 5px;
    }

.header_title {
    padding-left: 23px;
    font-size: 12px;
    font-weight: normal;
    color: #e5e4da;
}

.ic_comment {
    background: url(https://img.finalfantasyxiv.com/lds/h/7/0N4sUHgq12tDPko51qoKRw_pHs.png) no-repeat 0 0;
    display: inline-block;
    font-weight: bold;
}

.ic_myfriend, .ic_myachievement, .ic_myfollow, .ic_login {
    height: 28px;
    padding-left: 30px;
    display: table-cell;
    vertical-align: middle;
}

.ic_myfriend {
    background: url(https://img.finalfantasyxiv.com/lds/h/e/WC7mmfQLpb5swx_NjaA75epMuQ.png) no-repeat left center;
}

.ic_myachievement {
    background: url(https://img.finalfantasyxiv.com/lds/h/F/xrsP0I-J24A5NcvkQrqq7aBhB8.png) no-repeat left center;
}

.ic_myfollow {
    background: url(https://img.finalfantasyxiv.com/lds/h/S/ZXhFupB-4YaP8q8BT94OFTFVhA.png) no-repeat left center;
}

.ic_login {
    background: url(https://img.finalfantasyxiv.com/lds/h/T/x230Hf0eytnxGjd7v40BIMPj0A.png) no-repeat left center;
}

#img_management .pager {
    margin-bottom: -5px;
}

#myfollow_activity .table_black_border_bottom table td .player_name_area h4 {
    width: auto;
    padding: 4px 4px;
}

.follow_count {
    width: 606px;
    height: 23px;
    display: block;
    background: url(https://img.finalfantasyxiv.com/lds/h/P/bBlfoWV0e6kUCcYoBA2PuiARMg.png) no-repeat;
    background-position: left 0px;
    padding: 5px 10px 0;
    margin-bottom: 15px;
    color: #99ff66;
    font-weight: bold;
}

    .follow_count:hover {
        background-position: left -28px;
        color: #99ff66;
        text-decoration: none;
    }

.follow_count_0 {
    width: 606px;
    height: 23px;
    padding: 5px 10px 0;
    margin-bottom: 15px;
    background: url(https://img.finalfantasyxiv.com/lds/h/O/UHd6ubA4uHoMATBnXffXwd5V8I.png) no-repeat left top;
    color: #808080;
}

.lang_jp .bt_unfollow {
    width: 116px;
    height: 20px;
    background: url(https://img.finalfantasyxiv.com/lds/h/a/msFzP5-GaUD0niZ2qF8EHBi7zY.png) no-repeat 0 0;
}

    .lang_jp .bt_unfollow:hover {
        background-position: 0 -20px;
    }

.lang_na .bt_unfollow {
    width: 116px;
    height: 20px;
    background: url(https://img.finalfantasyxiv.com/lds/h/n/q6b3adLRxSQ4C0V-Oe1JnxT104.png) no-repeat 0 0;
}

    .lang_na .bt_unfollow:hover {
        background-position: 0 -20px;
    }

.lang_eu .bt_unfollow {
    width: 116px;
    height: 20px;
    background: url(https://img.finalfantasyxiv.com/lds/h/n/q6b3adLRxSQ4C0V-Oe1JnxT104.png) no-repeat 0 0;
}

    .lang_eu .bt_unfollow:hover {
        background-position: 0 -20px;
    }

.lang_de .bt_unfollow {
    width: 116px;
    height: 20px;
    background: url(https://img.finalfantasyxiv.com/lds/h/4/zaH2U56mTcdmuOePs4vIEDuUno.png) no-repeat 0 0;
}

    .lang_de .bt_unfollow:hover {
        background-position: 0 -20px;
    }

.lang_fr .bt_unfollow {
    width: 116px;
    height: 20px;
    background:url(https://img.finalfantasyxiv.com/lds/h/b/3k3vdFO0UT_lATkNjlH5eDboNo.png) no-repeat 0 0;
}

    .lang_fr .bt_unfollow:hover {
        background-position: 0 -20px;
    }

.bt_com_chara_header_follow_box .popup_body_right_gold ul li {
    white-space: nowrap;
}

.lang_jp .follow_demand {
    width: 110px;
    height: 20px;
    background:url(https://img.finalfantasyxiv.com/lds/h/x/Co3i1lqrZ4bhNdotgRdblSSUfE.png) no-repeat 0 0;
}

.lang_na .follow_demand {
    width: 110px;
    height: 20px;
    background:url(https://img.finalfantasyxiv.com/lds/h/-/pLFj4za4NfFify8Y2Aa_SpoCmA.png) no-repeat 0 0;
}

.lang_eu .follow_demand {
    width: 110px;
    height: 20px;
    background:url(https://img.finalfantasyxiv.com/lds/h/-/pLFj4za4NfFify8Y2Aa_SpoCmA.png) no-repeat 0 0;
}

.lang_de .follow_demand {
    width: 110px;
    height: 20px;
    background:url(https://img.finalfantasyxiv.com/lds/h/_/ddy9wzBjfODzIWQziqwI7_5Bj4.png) no-repeat 0 0;
}

.lang_fr .follow_demand {
    width: 110px;
    height: 20px;
    background:url(https://img.finalfantasyxiv.com/lds/h/w/X5uoXJVA2GyWf7LkaccDVnx8Z0.png) no-repeat 0 0;
}

.lang_jp .follow_demand_list {
    width: 110px;
    height: 20px;
    background:url(https://img.finalfantasyxiv.com/lds/h/s/nUIdZDxQNaBvWwyxcN4JbOPY-o.png) no-repeat 0 0;
}

    .lang_jp .follow_demand_list:hover {
        background-position: 0 -20px;
    }

.lang_na .follow_demand_list {
    width: 110px;
    height: 20px;
    background:url(https://img.finalfantasyxiv.com/lds/h/S/2rzDIWFg1URbfT-FHwWzPGTsdw.png) no-repeat 0 0;
}

    .lang_na .follow_demand_list:hover {
        background-position: 0 -20px;
    }

.lang_eu .follow_demand_list {
    width: 110px;
    height: 20px;
    background:url(https://img.finalfantasyxiv.com/lds/h/S/2rzDIWFg1URbfT-FHwWzPGTsdw.png) no-repeat 0 0;
}

    .lang_eu .follow_demand_list:hover {
        background-position: 0 -20px;
    }

.lang_de .follow_demand_list {
    width: 110px;
    height: 20px;
    background:url(https://img.finalfantasyxiv.com/lds/h/N/MTjykOy7DjDAZZYhQhwomazTfw.png) no-repeat 0 0;
}

    .lang_de .follow_demand_list:hover {
        background-position: 0 -20px;
    }

.lang_fr .follow_demand_list {
    width: 110px;
    height: 20px;
    background:url(https://img.finalfantasyxiv.com/lds/h/X/fM-FHLyX_DQ7icX6NvfWZaqEmA.png) no-repeat 0 0;
}

    .lang_fr .follow_demand_list:hover {
        background-position: 0 -20px;
    }

.lang_jp .chara_bt_follow_demand {
    width: 110px;
    height: 20px;
    background:url(https://img.finalfantasyxiv.com/lds/h/2/X6xDky-iqzHs6XfdcZUe2hjRz8.png) no-repeat 0 0;
}

    .lang_jp .chara_bt_follow_demand:hover {
        background-position: 0 -20px;
    }

.lang_na .chara_bt_follow_demand {
    width: 110px;
    height: 20px;
    background:url(https://img.finalfantasyxiv.com/lds/h/6/Wt5PmPTdlitdVqYGVMyTZRfI1k.png) no-repeat 0 0;
}

    .lang_na .chara_bt_follow_demand:hover {
        background-position: 0 -20px;
    }

.lang_eu .chara_bt_follow_demand {
    width: 110px;
    height: 20px;
    background:url(https://img.finalfantasyxiv.com/lds/h/6/Wt5PmPTdlitdVqYGVMyTZRfI1k.png) no-repeat 0 0;
}

    .lang_eu .chara_bt_follow_demand:hover {
        background-position: 0 -20px;
    }

.lang_de .chara_bt_follow_demand {
    width: 110px;
    height: 20px;
    background:url(https://img.finalfantasyxiv.com/lds/h/O/mGnLAMr9q2FCyzRWKw8LSsV9Sk.png) no-repeat 0 0;
}

    .lang_de .chara_bt_follow_demand:hover {
        background-position: 0 -20px;
    }

.lang_fr .chara_bt_follow_demand {
    width: 110px;
    height: 20px;
    background:url(https://img.finalfantasyxiv.com/lds/h/L/0JEVCnbxuSMPFNSp_2fPoantO8.png) no-repeat 0 0;
}

    .lang_fr .chara_bt_follow_demand:hover {
        background-position: 0 -20px;
    }

.approval_refuse {
    width: 232px;
    overflow: hidden;
    float: right;
    padding: 3px 2px 0 0;
}

    .approval_refuse .error_message_common p {
        text-align: center;
    }

.approval.left {
    float: left;
    width: 116px;
}

    .approval.left .error_message_common {
        width: 100%;
    }

        .approval.left .error_message_common p {
            display: block;
        }

.refuse.right {
    float: right;
    width: 116px;
}

    .refuse.right .error_message_common {
        width: 100%;
    }

        .refuse.right .error_message_common p {
            display: block;
        }

.ic_achievement {
    position: relative;
    width: 48px;
    height: 48px;
    float: left;
    margin-right: 3px;
}

    .ic_achievement .frame {
        position: absolute;
        z-index: 10;
        width: 48px;
        height: 48px;
        background:url(https://img.finalfantasyxiv.com/lds/h/Y/g9-WRQ9Mxx6c37ekifgjQ-nQwY.png) repeat-y 0 0;
        display: block;
    }

    .ic_achievement img {
        position: absolute;
        z-index: 1;
        top: 4px;
        left: 4px;
    }

.achievement_point {
    width: 40px;
    float: left;
    font-size: 28px;
    color: #bfa34b;
    text-align: center;
    padding-bottom: 25px;
}

.achievement_name {
    width: 292px;
    display: block;
    float: left;
    color: #ccc !important;
}

.mark {
    width: 20px;
    height: 20px;
    display: block;
    float: right;
}

.reward_item {
    background:url(https://img.finalfantasyxiv.com/lds/h/M/1t3TkHQAd7GaWGI3dyPrC73cMs.png) no-repeat;
}

.reward_medal {
    background:url(https://img.finalfantasyxiv.com/lds/h/i/zgNdMxXg4Exk4Lg5BjhUybz8TY.png) no-repeat;
}

.transfer {
    background:url(https://img.finalfantasyxiv.com/lds/h/b/68n5RLhFCz0Gs7pyvnZkZMvPVc.png) no-repeat;
}

.achievement_txt .item_box {
    display: table;
    vertical-align: middle;
}

    .achievement_txt .item_box .item_slot {
        display: table-cell;
        vertical-align: middle;
    }

    .achievement_txt .item_box .item_name {
        width: 311px;
        margin-top: 0;
        display: table-cell;
        vertical-align: middle;
        font-size: 12px;
    }

#achievement_kind .achievement_txt, #achievement_category .achievement_txt {
    padding-bottom: 25px;
}

#achievement_kind .bt_more, #achievement_category .bt_more {
    position: absolute;
    bottom: 5px;
    right: 1px;
}

.achievement_list li:last-child {
    border-bottom: 1px solid #313131;
}

.yet .ic_achievement, .yet .achievement_txt, .yet .achievement_point {
    filter: alpha(opacity=50);
    -moz-opacity: 0.50;
    opacity: 0.50;
}

.table_black.txt_decoration table {
    width: 515px !important;
}

.table_black.txt_decoration th {
    width: 166px;
    font-weight: normal;
}

.table_black.txt_decoration .bt_decoration {
    width: 22px;
    padding: 6px !important;
}

    .table_black.txt_decoration .bt_decoration span {
        width: 22px;
        height: 22px;
        display: inline-block;
        vertical-align: middle;
    }

.table_black.txt_decoration .bt_size_big {
    background:url(https://img.finalfantasyxiv.com/lds/h/8/m8VBp15JrmRNGh5NPxWufkdsBQ.png) no-repeat 0 0;
}

.table_black.txt_decoration .bt_size_up {
    background:url(https://img.finalfantasyxiv.com/lds/h/y/8YTStaXUh0lERhM9I3pej5HISU.png) no-repeat 0 0;
}

.table_black.txt_decoration .bt_size_regular {
    background:url(https://img.finalfantasyxiv.com/lds/h/I/Rz6do9jxUC9H0WHuzEPuOrZnJ8.png) no-repeat 0 0;
}

.table_black.txt_decoration .bt_size_down {
    background:url(https://img.finalfantasyxiv.com/lds/h/s/lBrmTGwrgKGTQQh9UGMa74Hcms.png) no-repeat 0 0;
}

.table_black.txt_decoration .bt_bold {
    background:url(https://img.finalfantasyxiv.com/lds/h/w/96OsMsbousOY1Nfbiy_E0CbQVo.png) no-repeat 0 0;
}

.table_black.txt_decoration .bt_italic {
    background:url(https://img.finalfantasyxiv.com/lds/h/D/nwCNvT5CcPzCdEUTFr9HUmy7oU.png) no-repeat 0 0;
}

.table_black.txt_decoration .bt_underline {
    background:url(https://img.finalfantasyxiv.com/lds/h/G/KpHFooq5BXHR1Js3xEVLTkYC1w.png) no-repeat 0 0;
}

.table_black.txt_decoration .bt_strikethrough {
    background:url(https://img.finalfantasyxiv.com/lds/h/S/PI_j1cPIfD6nVbgiPqAtLjoGq4.png) no-repeat 0 0;
}

.table_black.txt_decoration .bt_color {
    background:url(https://img.finalfantasyxiv.com/lds/h/K/aQKMrHqj9WgVsfeZJOOPlSN-Wg.png) no-repeat 0 0;
}

.table_black.txt_decoration .bt_insertlink {
    background:url(https://img.finalfantasyxiv.com/lds/h/t/GjYy7vaCTgvhIjwzW21fwvSLm0.png) no-repeat 0 0;
}

.table_black.txt_decoration .bt_hb {
    background:url(https://img.finalfantasyxiv.com/lds/h/m/SEe1uNXB4ee7f_HodhcDhYP4lI.png) no-repeat 0 0;
}

.table_black.txt_decoration .bt_image {
    background:url(https://img.finalfantasyxiv.com/lds/h/T/8K0DpNQtLSW7HbG_742nS7CMPo.png) no-repeat 0 0;
}

.table_black.txt_decoration .bt_video {
    background:url(https://img.finalfantasyxiv.com/lds/h/O/YzbUQ74dp9MHNbC8U-Ju5GR1Ew.png) no-repeat 0 0;
}

#patch_note .table_black.txt_decoration table {
    width: 530px !important;
}

#help .help_menu {
    width: 626px;
    padding: 10px 10px 0;
}

    #help .help_menu li {
        width: 310px;
        height: 100px;
        float: left;
        margin-right: 6px;
        margin-bottom: 6px;
    }

        #help .help_menu li.help_faq, #help .help_menu li.help_account, #help .help_menu li.help_mogstaion {
            margin-right: 0;
        }

        #help .help_menu li.help_option {
            margin-bottom: 0;
        }

        #help .help_menu li a {
            width: 310px;
            height: 100px;
            display: block;
        }

#social .inr {
    width: 570px;
    margin: 0 auto;
}

    #social .inr .box {
        width: 265px;
    }

#option_service .fixed {
    position: fixed;
    top: 0;
    z-index: 10000;
    width: 646px;
}

#option_service .btn_box_op {
    width: 625px;
    padding: 10px 10px 11px 10px;
    overflow: hidden;
}

    #option_service .btn_box_op li {
        width: 207px;
        height: 28px;
        overflow: hidden;
        float: left;
    }

        #option_service .btn_box_op li a {
            width: 207px;
            height: 28px;
            display: block;
        }

            #option_service .btn_box_op li a:hover img {
                margin-top: -28px;
            }

    #option_service .btn_box_op .active a img, #option_service .btn_box_op .active a:hover img {
        margin-top: -56px;
    }

    #option_service .btn_box_op li + li {
        margin-left: 2px;
    }

#option_service .inr {
    width: 570px;
    margin: 0 auto;
}

.error #header_area .logo {
    float: none;
}

.error.cnts {
    background:url(https://img.finalfantasyxiv.com/lds/h/M/aZtCXdk8ES0JNFJmQ6iyK-2Gh4.png) no-repeat center top #000;
    margin: 0 auto;
}

    .error.cnts .inr {
        width: 646px;
        margin: 0 auto 40px;
    }

        .error.cnts .inr .base_visual_error {
            width: 350px;
            height: 200px;
            margin: 0 auto 10px;
        }

            .error.cnts .inr .base_visual_error a {
                width: 350px;
                height: 200px;
                display: block;
            }

        .error.cnts .inr .base_header {
            width: 646px;
            margin: 0 auto;
        }

.error p {
    padding: 15px 35px;
}

.error .line_top {
    display: none;
}

.error .error_bg_footer {
    background:url(https://img.finalfantasyxiv.com/lds/h/I/Rd3WdQYyQWDmbaRG3C-WnUqeZg.png) no-repeat center bottom;
    padding-bottom: 60px;
}

#report {
    overflow-x: hidden;
}

    #report.select_box_in {
        top: 30%;
    }

    #report #report_box_in {
        width: 658px;
    }

    #report .base_header_long {
        padding-top: 30px;
        background:url(https://img.finalfantasyxiv.com/lds/h/N/WkjfYqhJb0bm6MH17QTPMYKBuQ.png) no-repeat left top;
    }

    #report .base_footer {
        background:url(https://img.finalfantasyxiv.com/lds/h/q/tjVvvvxJleCZJSOovKMD8m8Hnk.png) no-repeat left bottom;
        padding-bottom: 14px;
    }

    #report .base_body {
        background:url(https://img.finalfantasyxiv.com/lds/h/6/-tP9Mnm_qCpt64BilMdpvIuNpE.png) repeat-y 0 0;
        width: 646px;
        padding: 0 2px;
    }

    #report .header_title {
        width: 320px;
        height: 24px;
        position: absolute;
        top: -26px;
        left: 5px;
    }

    #report .report_body_02 {
        width: 646px;
        background:url(https://img.finalfantasyxiv.com/lds/h/k/rKQygiQiUVcwDmiGXMl8FzSuqw.png) repeat-y 0 0;
        border-top: 1px solid #45272c;
    }

        #report .report_body_02 .inner {
            padding: 5px 38px 10px;
        }

    #report .table_style2 .pb0 {
        padding-bottom: 0 !important;
    }

    #report .table_style2 th {
        font-weight: normal;
        text-align: left;
    }

    #report .table_style2 .thumb {
        width: 50px;
        height: 50px;
        display: inline-block;
        vertical-align: middle;
        margin-right: 10px;
    }

    #report .table_style2 .player_id {
        display: inline-block;
        vertical-align: middle;
    }

    #report .table_style2 select {
        width: 100%;
    }

    #report .report_body_02 hr {
        width: 626px;
        height: 2px;
        background:url(https://img.finalfantasyxiv.com/lds/h/K/6P091e90TI0nv3seo73utPuyF8.gif) repeat-x 0 0;
        margin: 0 auto;
        padding-bottom: 10px;
    }

#report_box .outer {
    width: 568px;
    border: 1px solid #1c1c1c;
}

#report .table_style2 {
    width: 568px;
    border: 1px solid #3c3c3c;
    text-align: left;
}

    #report .table_style2 th {
        vertical-align: middle;
        border: 1px solid #3c3c3c;
        word-break: break-all;
    }

    #report .table_style2 td {
        border: 1px solid #3c3c3c;
    }

    #report .table_style2 tr:nth-child(odd) th {
        background: #1f1f1f;
        border: 1px solid #3c3c3c;
    }

    #report .table_style2 tr:nth-child(odd) td {
        background: #2e2e2e;
    }

    #report .table_style2 tr:nth-child(even) th {
        background: #242424;
    }

    #report .table_style2 tr:nth-child(even) td {
        background: #333333;
    }

    #report .table_style2 .reporter th, #report .table_style2 .contents_head th {
        background: #1f1f1f;
    }

    #report .table_style2 .reporter td {
        background: #2e2e2e;
    }

    #report .table_style2 .reason th, #report .table_style2 .contents th {
        background: #242424;
    }

    #report .table_style2 .reason td {
        background: #333333;
    }

.table_style2 textarea {
    width: 99%;
}

.tr .bt_report {
    position: absolute !important;
    bottom: -1px;
    right: -26px;
}

#mydiary_detail .delete_pattern .bt_report {
    bottom: 23px;
}

#report_box .thumb {
    width: 50px;
    height: 50px;
    padding: 1px;
    background: #000;
    display: table-cell;
    vertical-align: middle;
}

#report_box .posted_character {
    width: 514px;
    padding-left: 10px;
    display: table-cell;
    vertical-align: middle;
}

.table_style2 .contents_head.error_box th {
    background: #5c1110 !important;
}

    .table_style2 .contents_head.error_box th .txt_red {
        color: #fff !important;
    }

.table_style2 .contents.error_box textarea {
    background: #fff4b2;
}

#report_box .inr {
    width: 576px;
    margin: 0 auto;
}

#report_box .thumb_list {
    letter-spacing: -.40em;
}

    #report_box .thumb_list li {
        letter-spacing: normal;
        margin: 0 5px 0 0;
    }

#report_box .box_commentarea .balloon_body_w504 .thumb_list li {
    margin: 0 2px 2px 0;
}

#report_box .balloon_header {
    width: 524px;
    padding-top: 8px;
    float: right;
    background:url(https://img.finalfantasyxiv.com/lds/h/V/VcISVj7ZffOxYBqpNKYCtjtSx8.png) no-repeat right top;
}

    #report_box .balloon_header .balloon_footer {
        padding-bottom: 8px;
        background:url(https://img.finalfantasyxiv.com/lds/h/e/zHxgw3JuW0DUBG-JTGiqdWxD0U.png) no-repeat right bottom;
    }

    #report_box .balloon_header .balloon_body {
        min-height: 36px;
        padding-left: 12px;
        color: #323232;
        background:url(https://img.finalfantasyxiv.com/lds/h/U/TtQ_hRHo1thgPt4EGHL2h3X40c.png) no-repeat right top;
    }

        #report_box .balloon_header .balloon_body .balloon_body_inner {
            padding: 0 16px 0;
            background-color: #e3e3e3;
        }

#report_box .area_inner_header, #report_box .area_inner_footer, #report_box .area_inner_body {
    background: none;
}

#report_box .base_body_introduction {
    background:url(https://img.finalfantasyxiv.com/lds/h/f/rtAjlXHo-_ohz5_795VEqueEQY.png) repeat-y 0 0;
}

#report_box .box {
    padding-top: 8px;
    background:url(https://img.finalfantasyxiv.com/lds/h/r/IRIXFOAeT_QGpKZWM2w_cDIBxo.png) repeat 0 0;
}

#report_box .box_textarea {
    padding: 8px 0 0 8px;
    margin-bottom: 8px;
}

#report_box .balloon_header_w504 {
    width: 504px;
    float: left;
    padding-top: 8px;
    background:url(https://img.finalfantasyxiv.com/lds/h/O/ijwOB_Cc-x87-e4ogeac88iy3s.png) no-repeat right top;
}

    #report_box .balloon_header_w504 .balloon_footer_w504 {
        padding-bottom: 8px;
        background:url(https://img.finalfantasyxiv.com/lds/h/9/j2IQEfUFJHKjQgBaglNt6SycZI.png) no-repeat right bottom;
    }

#report_box .balloon_body_w504 {
    min-height: 35px;
    padding-left: 10px;
    color: #323232;
    background:url(https://img.finalfantasyxiv.com/lds/h/g/x_T3oHHc45bFzixpYn-V19KhNk.png) no-repeat right top;
}

#report_box .balloon_body_w504_inner_2 {
    padding: 0 14px 0 14px;
    background-color: #e3e3e3;
}

#report_box .balloon_body_w504 .balloon_title {
    margin-bottom: 10px;
    padding: 2px 0;
    border-bottom: 1px solid #aaa;
}

    #report_box .balloon_body_w504 .balloon_title .bt_jump_ic {
        display: inline-block;
        vertical-align: bottom;
        margin-left: 3px;
    }

.bt_report {
    background:url(https://img.finalfantasyxiv.com/lds/h/c/7VFjGsQUwLVsMV_2iiW0aj5o18.png) no-repeat 0 0;
}

.diary_flame .bt_report {
    position: absolute;
    right: -28px;
    bottom: -4px;
}

#report .error .reason th, #report .error .contents_head th {
    background: #5c1110 !important;
    color: #cdcdcd !important;
}

    #report .error .reason th .txt_red, #report .error .contents_head th .txt_red {
        color: #cdcdcd !important;
    }

#report .error p {
    padding: 0;
}

#report .error textarea {
    background: #fff4b2;
}

#playguide .area_inner_header .area_inner_body {
    padding: 0 15px;
}

#playguide .default_txt_wrapper {
    padding: 6px;
    border: 1px solid #3c3c3c;
    background: #2e2e2e;
}

#playguide .top_search {
    width: 558px;
}

    #playguide .top_search input.input_txt {
        width: 550px;
    }

#playguide .bt_playguide_win, #playguide .bt_playguide_ps3, #playguide .bt_playguide_ps4, #playguide .bt_playguide_mac {
    width: 280px;
    height: 50px;
    display: block;
    overflow: hidden;
    margin-bottom: 10px;
}

    #playguide .bt_playguide_win a, #playguide .bt_playguide_ps3 a, #playguide .bt_playguide_ps4 a, #playguide .bt_playguide_mac a {
        display: inline-block;
    }

        #playguide .bt_playguide_win a img, #playguide .bt_playguide_ps3 a img, #playguide .bt_playguide_ps4 a img, #playguide .bt_playguide_mac a img {
            margin-top: 0;
        }

        #playguide .bt_playguide_win a:hover img, #playguide .bt_playguide_ps3 a:hover img, #playguide .bt_playguide_ps4 a:hover img, #playguide .bt_playguide_mac a:hover img {
            margin-top: -50px;
        }

#playguide .bt_playguide_win, #playguide .bt_playguide_ps3 {
    float: left;
}

#playguide .bt_playguide_ps4, #playguide .bt_playguide_mac {
    float: right;
}

#playguide .btn_wrap li {
    width: 184px;
    height: 80px;
    float: left;
    margin: 0 10px 10px 0;
}

    #playguide .btn_wrap li a {
        width: 184px;
        height: 80px;
        display: block;
        overflow: hidden;
    }

        #playguide .btn_wrap li a img {
            margin-top: -80px;
        }

        #playguide .btn_wrap li a:hover img {
            margin-top: 0;
        }

.db_cnts {
    width: 370px;
    float: right;
}

    .db_cnts .input_box {
        width: 444px;
        background: #2e2e2e;
        border: 1px solid #3c3c3c;
        padding: 6px;
    }

        .db_cnts .input_box input {
            width: 440px;
            border: 1px solid #666;
        }

    .db_cnts .category_result li {
        display: inline;
        margin: 0 20px 0 0;
    }

    .db_cnts .category_result .active a {
        color: #bfa34c;
    }

    .db_cnts .seach_result_sort h3 {
        width: 298px;
        float: left;
    }

    .db_cnts .seach_result_sort select {
        width: 140px;
        float: right;
    }

#eorzea_db .table_black {
    width: 458px;
}

    #eorzea_db .table_black .tc {
        text-align: center !important;
    }

    #eorzea_db .table_black > table.col_left_w365 .col_left {
        width: 356px !important;
    }

    #eorzea_db .table_black > table.col_left_w300 .col_left {
        width: 287px !important;
    }

    #eorzea_db .table_black > table.col_left_w222 .col_left {
        width: 209px !important;
    }

    #eorzea_db .table_black > table.col_left_w222 .col_center {
        width: 142px !important;
    }

#eorzea_db table.col_left_w200 .col_left {
    width: 197px !important;
}

#eorzea_db table.col_left_w200 .col_right {
    width: 66px !important;
}

#eorzea_db .table_black > table {
    width: 458px;
    border-left: solid 1px #3c3c3c;
    border-top: solid 1px #3c3c3c;
    word-break: normal;
    word-wrap: break-word;
}

#eorzea_db .table_black th, #eorzea_db .table_black td {
    border-right: solid 1px #3c3c3c;
    border-bottom: solid 1px #3c3c3c;
    padding: 4px 6px;
}

    #eorzea_db .table_black td a {
        vertical-align: middle;
    }

    #eorzea_db .table_black th.col_left, #eorzea_db .table_black th.col_right {
        background: #1F1F1F;
        font-weight: normal !important;
    }

    #eorzea_db .table_black th.col_center {
        background: #242424 !important;
        font-weight: normal;
    }

#eorzea_db .w480_body .table_black td.col_left, #eorzea_db .w480_body .table_black td.col_right {
    background: #2e2e2e;
}

#eorzea_db .w480_body .table_black td.col_center {
    background: #333;
}

#eorzea_db .w480_body .table_black .column1 td a {
    vertical-align: baseline;
}

#eorzea_db .table_black .column1 th {
    background: #1f1f1f;
}

    #eorzea_db .table_black .column1 th.ttl {
        color: #bfa34c;
    }

#eorzea_db .table_black .column1 td {
    background: #2e2e2e !important;
}

    #eorzea_db .table_black .column1 td.even {
        background: #333333 !important;
    }

#eorzea_db .bold {
    font-weight: bold;
}

#eorzea_db .table_black .column1 .inr_table tr:nth-child(even) td {
    background: #2e2e2e;
}

#eorzea_db .table_black .column1 .inr_table tr:nth-child(odd) td {
    background: #333333;
}

#eorzea_db .inr_table_outer {
    width: 422px;
    border: 1px solid #1c1c1c;
    margin: 2px;
}

    #eorzea_db .inr_table_outer table {
        width: 100%;
    }

    #eorzea_db .inr_table_outer .col_left_w340 .col_left {
        width: 327px;
    }

    #eorzea_db .inr_table_outer .col_left_w340 td.col_left {
        background: #2e2e2e;
    }

    #eorzea_db .inr_table_outer .col_left_w340 td.col_center {
        background: #333333;
    }

    #eorzea_db .inr_table_outer .col_left_w300 .col_left {
        width: 251px;
    }

    #eorzea_db .inr_table_outer .col_left_w300 th.col_left, #eorzea_db .inr_table_outer .col_left_w300 th.col_right {
        background: #1f1f1f;
    }

    #eorzea_db .inr_table_outer .col_left_w300 td.col_center {
        background: #333 !important;
    }

    #eorzea_db .inr_table_outer .col_left_w200 th.col_left, #eorzea_db .inr_table_outer .col_left_w200 th.col_right {
        background: #1f1f1f;
    }

    #eorzea_db .inr_table_outer .col_left_w200 td.col_center {
        background: #333 !important;
    }

    #eorzea_db .inr_table_outer .inr_table tr:nth-child(even) td {
        background: #2E2E2E !important;
    }

    #eorzea_db .inr_table_outer .inr_table tr:nth-child(odd) td {
        background: #333 !important;
    }

    #eorzea_db .inr_table_outer .no_th tr:nth-child(odd) td {
        background: #2E2E2E;
    }

    #eorzea_db .inr_table_outer .no_th tr:nth-child(even) td {
        background: #333;
    }

#eorzea_db .ic_reflection_box {
    float: none;
    position: static;
    display: table-cell;
    padding-right: 2px;
}

#eorzea_db .ic_link_txt {
    display: table-cell;
    vertical-align: middle;
}

.db_search .cnts_title {
    width: 460px;
    height: 26px;
    background:url(https://img.finalfantasyxiv.com/lds/h/B/06FnPcIF-xgZikh7ZTIScgKSNU.png) no-repeat;
    padding: 2px 10px 0;
}

.db_search .advanced_search_table > table th {
    width: 107px;
    text-align: left !important;
}

#main .db_search .table_black table tr th {
    background: #1F1F1F;
}

#main .db_search .table_black table tr td {
    background: #2E2E2E;
}

.sys_hq_element {
    display: none;
}

.db_detail_name span {
    font-size: 16px;
}

.ic_comment {
    margin-right: 1px;
    margin-left: 5px;
}

.column1 {
    text-align: left;
}

    .column1 th {
        background: #1f1f1f;
    }

    .column1 .border_b_0 {
        border-bottom: 0 !important;
    }

    .column1 td {
        background: #2e2e2e;
    }

#eorzea_db .db_detail_name {
    margin-bottom: 5px;
}

#eorzea_db .w480_body.db_detail_wrap {
    width: 440px;
    padding: 0 20px;
}

    #eorzea_db .w480_body.db_detail_wrap .table_black {
        width: 440px;
    }

        #eorzea_db .w480_body.db_detail_wrap .table_black > table {
            width: 440px;
        }

#eorzea_db .sys_hq_element {
    display: none;
}

#eorzea_db .db_detail_name span {
    font-size: 16px;
}

#eorzea_db .ic_comment {
    margin-right: 1px;
    margin-left: 5px;
}

#eorzea_db .comment_postimg_count ul li {
    display: inline;
}

#eorzea_db .comment_postimg_count .txt_yellow {
    color: #bfa34c !important;
}

#eorzea_db .sys_shop_tab li {
    display: inline;
    padding-right: 20px;
}

#eorzea_db .quest_detail_head .db_detail_name {
    width: 384px;
    float: left;
}

#eorzea_db .quest_detail_head .quest_level {
    width: 50px;
    border: 1px solid #3c3c3c;
    padding: 4px 2px 0;
    float: right;
    font-size: 12px;
    text-align: center;
    line-height: 1.2;
    background: #141414;
}

    #eorzea_db .quest_detail_head .quest_level span {
        font-size: 18px;
    }

#eorzea_db .quest_reward {
    width: 418px;
    margin: 0 auto;
}

    #eorzea_db .quest_reward .value {
        line-height: 1.4;
    }

#eorzea_db .list_reward .quest_exp, #eorzea_db .list_reward .quest_gil, #eorzea_db .list_reward .quest_seals {
    margin-left: 8px;
    width: 164px !important;
}

#eorzea_db .quest_exp {
    width: 174px;
    min-height: 32px;
    float: left;
    padding-left: 34px;
    padding-top: 4px;
    background:url(https://img.finalfantasyxiv.com/lds/h/8/GShCUkaKnehhJU3Ox2t4wFSFc4.png) no-repeat left center;
}

    #eorzea_db .quest_exp .txt_yellow {
        line-height: 1.0;
    }

#eorzea_db .quest_gil {
    width: 174px;
    min-height: 32px;
    float: left;
    padding-left: 34px;
    padding-top: 4px;
    background:url(https://img.finalfantasyxiv.com/lds/h/-/wGkGRitbxJJGDRYYLmwkaNtXRs.png) no-repeat left center;
}

    #eorzea_db .quest_gil .txt_yellow {
        line-height: 1.0;
    }

#eorzea_db .quest_seals {
    width: 174px;
    min-height: 32px;
    float: left;
    padding-left: 34px;
    padding-top: 4px;
}

    #eorzea_db .quest_seals .txt_yellow {
        line-height: 1.0;
    }

#eorzea_db .seals_common {
    background:url(https://img.finalfantasyxiv.com/lds/h/f/BKoZ_KdfyMJQrh763hD5EWMT6Q.png) no-repeat left center;
}

#eorzea_db .seals_01 {
    background:url(https://img.finalfantasyxiv.com/lds/h/Q/Nq7bqPIUOcJNI288AjR0eguXh0.png) no-repeat left center;
}

#eorzea_db .seals_02 {
    background:url(https://img.finalfantasyxiv.com/lds/h/C/d0Mw-P8NjvuchofcBROYxl3iNk.png) no-repeat left center;
}

#eorzea_db .seals_03 {
    background:url(https://img.finalfantasyxiv.com/lds/h/B/i2U02Mpheia-S6DNcRY7_4BKfw.png) no-repeat left center;
}

#eorzea_db .pvp_exp {
    background:url(https://img.finalfantasyxiv.com/lds/h/3/EEnqJYbwO4yfdKvKh8P7-8pdWY.png) no-repeat left center;
}

#eorzea_db .pvp_point {
    background:url(https://img.finalfantasyxiv.com/lds/h/k/OPI7V9dIFw_6-OmnV02TG-ZARw.png) no-repeat left center;
}

#eorzea_db .value {
    font-size: 18px;
    line-height: 1;
}

#eorzea_db .tomestone001 {
    min-height: 32px;
    padding: 0 4px 0 40px;
    background:url(https://img.finalfantasyxiv.com/lds/h/T/HzGRgdiHmiG-RlZea_2L8dph_k.png) no-repeat 4px center;
}

#eorzea_db .tomestone002 {
    min-height: 32px;
    padding: 0 4px 0 40px;
    background:url(https://img.finalfantasyxiv.com/lds/h/b/U1JSC8NqRO1Di5QVOpC9rCbyHQ.png) no-repeat 4px center;
}

#eorzea_db .tomestone003 {
    min-height: 32px;
    padding: 0 4px 0 40px;
    background:url(https://img.finalfantasyxiv.com/lds/h/O/zgADVO4GhB_AGsxb7iBhk8HkXM.png) no-repeat 4px center;
}

#eorzea_db .beastreward {
    margin: 7px 0 4px;
}

    #eorzea_db .beastreward .left {
        min-height: 32px;
        padding: 0 4px 0 4px;
    }

    #eorzea_db .beastreward .value {
        line-height: 1;
    }

#eorzea_db .achievement_txt {
    float: none;
}

#eorzea_db .achievement_name {
    float: none;
}

    #eorzea_db .achievement_name span {
        font-size: 16px;
    }

#eorzea_db .ic_achievement {
    width: 48px;
    margin-right: 8px;
    float: left;
}

#eorzea_db .achievement_name_box {
    width: 276px;
    float: left;
    padding-top: 4px;
}

#eorzea_db .mark_box {
    width: 60px;
    height: 20px;
    float: left;
}

#eorzea_db .achievement_comment .achievement_name_box {
    width: 462px;
}

#eorzea_db .achievement_comment .achievement_name {
    width: auto;
}

#eorzea_db .achievement_point {
    width: 48px;
    padding-bottom: 0;
}

#eorzea_db .inr_table .item_name {
    font-size: 12px;
}

#eorzea_db .item_detail_wrap {
    position: relative;
}

    #eorzea_db .item_detail_wrap .count_social_wrap {
        position: absolute;
        bottom: 12px;
        right: 0;
    }

    #eorzea_db .item_detail_wrap .area_header_w400_gold {
        width: 438px;
        border: 1px solid #3c3c3c;
        padding: 0;
    }

    #eorzea_db .item_detail_wrap .area_header_w400_gold, #eorzea_db .item_detail_wrap .area_footer_w400_gold {
        background: none;
        padding: 0;
    }

    #eorzea_db .item_detail_wrap .area_body_w400_gold {
        background-image: none;
        background-color: #141414;
    }

#eorzea_db .item_detail_box {
    display: block;
    position: relative;
}

#eorzea_db .item_ic_box {
    width: 152px;
}

#eorzea_db .item_name_box {
    width: 283px;
    padding-top: 10px;
}

#eorzea_db .item_name .sys_hq_element {
    vertical-align: middle;
    margin-left: 5px;
}

#eorzea_db .db_comment .item_name_box {
    padding-top: 0px;
}

#eorzea_db .item_name_box .area {
    height: 90px;
}

#eorzea_db .social_plugin_bt_box .fb {
    width: auto;
}

#eorzea_db .social_plugin_bt_box .tw {
    width: auto;
}

#eorzea_db .item_detail_box .parameter_name {
    width: 140px;
    margin-left: 0;
    margin-right: 10px;
}

#eorzea_db .item_detail_box .parameter {
    width: 140px;
    background:url(https://img.finalfantasyxiv.com/lds/h/p/NAifCwmQkJQop9ae3VWwRbtnIU.png) no-repeat right bottom;
    margin-left: 0;
    margin-right: 10px;
}

#eorzea_db .parameter_space {
    margin-left: 150px !important;
}

#eorzea_db .item_detail_box .class {
    margin-bottom: 0;
}

#eorzea_db .item_detail_box .item_element.ja .rare, #eorzea_db .item_detail_box .item_element.en-us .rare, #eorzea_db .item_detail_box .item_element.en-gb .rare, #eorzea_db .item_detail_box .item_element.fr .rare, #eorzea_db .item_detail_box .item_element.de .rare {
    left: 0;
}

#eorzea_db .item_detail_box .item_element.ja .ex_bind {
    left: 40px;
}

#eorzea_db .item_detail_box .item_element.en-us .ex_bind, #eorzea_db .item_detail_box .item_element.en-gb .ex_bind, #eorzea_db .item_detail_box .item_element.fr .ex_bind {
    left: 50px;
}

#eorzea_db .item_detail_box .item_element.de .ex_bind {
    left: 56px;
}

#eorzea_db .comment_postimg {
    width: 646px;
    padding-top: 20px;
}

    #eorzea_db .comment_postimg .content {
        width: 626px;
        padding: 0 10px;
    }

#eorzea_db .tab li {
    float: left;
    width: 323px;
    height: 24px;
}

    #eorzea_db .tab li a {
        width: 323px;
        height: 21px;
        display: block;
        text-align: center;
        color: #262626;
        font-size: 12px;
        padding-top: 3px;
        font-weight: bold;
    }

    #eorzea_db .tab li a {
        background:url(https://img.finalfantasyxiv.com/lds/h/j/zPvpxPOfPfdKRq3d_g1d2nrNpQ.png) no-repeat left top;
    }

    #eorzea_db .tab li:hover a {
        background:url(https://img.finalfantasyxiv.com/lds/h/j/zPvpxPOfPfdKRq3d_g1d2nrNpQ.png) no-repeat left -24px;
        text-decoration: none;
    }

    #eorzea_db .tab li.active a {
        background:url(https://img.finalfantasyxiv.com/lds/h/j/zPvpxPOfPfdKRq3d_g1d2nrNpQ.png) no-repeat left bottom;
        color: #ffd966;
    }

#eorzea_db .area {
    display: none;
}

#eorzea_db .db_comment .ic_reflection_box_64 .ic_reflection_frame_64 {
    position: absolute;
    z-index: 9999;
}

#eorzea_db .db_comment .item_ic_box {
    width: 76px;
}

#eorzea_db .db_comment .item_name_box {
    width: 545px;
    padding-left: 5px;
}

#eorzea_db .db_comment .item_element {
    height: 18px;
}

#eorzea_db .comment i {
    font-family: "Hiragino Kaku Gothic Pro", "¥Ò¥é¥®¥Î½Ç¥´ Pro W3", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
    font-size: inherit;
}

#eorzea_db .diary_complete {
    min-height: 27px;
    padding: 13px 0 0 50px;
}

#eorzea_db .postimg_box {
    width: 202px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

    #eorzea_db .postimg_box .footer {
        background:url(https://img.finalfantasyxiv.com/lds/h/a/I7VCFa1xppdSnk5q33HgFh5xPA.png) left bottom no-repeat;
        padding-bottom: 6px;
    }

    #eorzea_db .postimg_box .header {
        background:url(https://img.finalfantasyxiv.com/lds/h/l/-8PBzRjFYZ6_cEYwEmOvYuL_Hk.png) left top no-repeat;
        padding-top: 6px;
    }

    #eorzea_db .postimg_box .body {
        background:url(https://img.finalfantasyxiv.com/lds/h/E/OuhfGXs17HB0JTjOY31Bm5hook.png) left top repeat-y;
        width: 180px;
        min-height: 251px;
        padding: 4px 11px;
    }

    #eorzea_db .postimg_box .player_id_wrap {
        position: relative;
    }

    #eorzea_db .postimg_box .datetime {
        color: #999;
    }

    #eorzea_db .postimg_box .thumb_cont_black_40 {
        vertical-align: top !important;
    }

    #eorzea_db .postimg_box .player_id {
        width: 114px;
        padding-top: 3px;
        vertical-align: top !important;
    }

    #eorzea_db .postimg_box .btn_box {
        width: 20px;
        position: absolute;
        bottom: 0;
    }

    #eorzea_db .postimg_box .postimg a {
        display: table-cell;
        width: 180px;
        height: 180px;
        vertical-align: middle;
    }

    #eorzea_db .postimg_box .btn_box {
        display: none !important;
    }

    #eorzea_db .postimg_box .disp_ib {
        display: inline-block !important;
    }

#eorzea_db .mypost .footer {
    background:url(https://img.finalfantasyxiv.com/lds/h/F/76v5RMHXUvALIO4r0AUSj_7cSY.png) left bottom no-repeat;
}

#eorzea_db .mypost .header {
    background:url(https://img.finalfantasyxiv.com/lds/h/C/CR0UnLgcwzGzHLyvDEbamuOaYc.png) left top no-repeat;
}

#eorzea_db .mypost .body {
    background:url(https://img.finalfantasyxiv.com/lds/h/q/Mx0tZP2ran3AuAZu9vfXSxeb9o.png) left top repeat-y;
}

#eorzea_db .comment_h.error_box {
    color: #ccc !important;
    background: #5c1110 !important;
}

#eorzea_db .embed_code_wrap {
    width: 440px;
}

    #eorzea_db .embed_code_wrap .bt_embed_code {
        width: 440px;
        height: 28px;
        background:url(https://img.finalfantasyxiv.com/lds/h/1/uJQibIiBQwlz8uOe229B9OoA1s.png) left top no-repeat;
        cursor: pointer;
        text-align: center;
        display: table-cell;
        vertical-align: middle;
    }

        #eorzea_db .embed_code_wrap .bt_embed_code:hover {
            background:url(https://img.finalfantasyxiv.com/lds/h/1/uJQibIiBQwlz8uOe229B9OoA1s.png) left -28px no-repeat;
        }

        #eorzea_db .embed_code_wrap .bt_embed_code.active {
            background:url(https://img.finalfantasyxiv.com/lds/h/1/uJQibIiBQwlz8uOe229B9OoA1s.png) left -56px no-repeat;
        }

            #eorzea_db .embed_code_wrap .bt_embed_code.active:hover {
                background:url(https://img.finalfantasyxiv.com/lds/h/1/uJQibIiBQwlz8uOe229B9OoA1s.png) left bottom no-repeat;
            }

    #eorzea_db .embed_code_wrap .embed_code_txt {
        width: 438px;
        border: 1px solid #3c3c3c;
        background: #2e2e2e;
        display: none;
    }

    #eorzea_db .embed_code_wrap .code_area {
        width: 438px;
        border-bottom: 1px solid #3c3c3c;
    }

    #eorzea_db .embed_code_wrap .input {
        width: 428px;
        margin: 0;
        padding: 6px 4px;
        background: #e3e3e3;
        color: #333333;
        font-size: 14px;
        border: 1px solid #e3e3e3;
    }

        #eorzea_db .embed_code_wrap .input:focus {
            border: 1px solid #0088cc;
        }

    #eorzea_db .embed_code_wrap p {
        padding: 6px 8px;
        font-size: 10px;
    }

    #eorzea_db .embed_code_wrap .small {
        font-size: 10px;
    }

    #eorzea_db .embed_code_wrap .bt_db_link_code {
        background:url(https://img.finalfantasyxiv.com/lds/h/A/33920b-qyO5p7dsaaxMVKmVUqE.png) left top no-repeat;
    }

        #eorzea_db .embed_code_wrap .bt_db_link_code:hover {
            background:url(https://img.finalfantasyxiv.com/lds/h/A/33920b-qyO5p7dsaaxMVKmVUqE.png) left -28px no-repeat;
        }

        #eorzea_db .embed_code_wrap .bt_db_link_code.active {
            background:url(https://img.finalfantasyxiv.com/lds/h/A/33920b-qyO5p7dsaaxMVKmVUqE.png) left -56px no-repeat;
        }

            #eorzea_db .embed_code_wrap .bt_db_link_code.active:hover {
                background:url(https://img.finalfantasyxiv.com/lds/h/A/33920b-qyO5p7dsaaxMVKmVUqE.png) left bottom no-repeat;
            }

    #eorzea_db .embed_code_wrap .db_link_dode_area {
        word-break: break-all;
    }

.recipe_detail .txt_yellow {
    color: #bfa34c !important;
}

.job_name {
    float: left;
    max-width: 230px;
    margin-top: 13px;
}

.star_level_outer, .recipe_level_outer {
    float: right;
    text-align: right;
}

.star_level, .recipe_level {
    border: 1px solid #3c3c3c;
    padding: 0 5px;
    background: #141414;
}

    .star_level span, .recipe_level span {
        font-size: 18px;
    }

.ic_star_01, .ic_recipe_star_01 {
    display: inline-block;
    width: 15px;
    height: 15px;
    background:url(https://img.finalfantasyxiv.com/lds/h/w/na3cYcE6ywqO2Th8pfFPb-qE6o.png) no-repeat 0 0;
    margin-left: 2px;
}

.ic_star_02, .ic_recipe_star_02 {
    display: inline-block;
    width: 11px;
    height: 11px;
    background:url(https://img.finalfantasyxiv.com/lds/h/n/5MwwM2lgY5TVGDh-Wk8_35g9v0.png) no-repeat 0 0;
    margin-left: 1px;
}

.ic_class_wh40_box {
    height: 40px;
    width: 40px;
    background:url(https://img.finalfantasyxiv.com/lds/h/J/4ErrtIyaj6-aUAjM9QKf40zs6k.png) no-repeat 0 0;
    display: table-cell;
}

.gathering_data {
    padding-left: 1em;
}

    .gathering_data + .gathering_data, .gathering_data + .txt_yellow {
        margin: 25px 0 0;
    }

.bt_img_delete {
    background:url(https://img.finalfantasyxiv.com/lds/h/-/60BPyFgrPTa6cyRqZ2xE-Ukgw4.png) no-repeat 0 0;
}

.postimg {
    width: 180px;
    height: 180px;
    background: #000;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

    .postimg .img_delete {
        position: static;
        display: inline;
    }

.report_target .postimg_wrap {
    width: 180px;
    margin: 0 auto;
}

.hb {
    width: auto;
    border: 1px solid #cbb890;
    padding: 1px;
    background: #f5f5ed;
}

    .hb .inr {
        border-left: 4px solid #990f0f;
        padding-left: 1px;
        width: auto !important;
    }

    .hb .click_txt_area {
        background: #ecdfbd;
        padding: 0 4px;
    }

        .hb .click_txt_area span {
            color: #990f0f;
            text-decoration: underline;
            cursor: pointer;
        }

            .hb .click_txt_area span:hover {
                text-decoration: none;
            }

    .hb .hb_comment {
        color: #323236;
        padding: 6px;
        display: none;
    }

        .hb .hb_comment a {
            color: #0077b3;
        }

            .hb .hb_comment a:hover {
                color: #0088cc;
            }

.eorzeadb_tooltip_m0auto {
    margin: 0 auto !important;
}

.eorzeadb_tooltip_mt0 {
    margin-top: 0 !important;
}

.eorzeadb_tooltip_mt5 {
    margin-top: 5px !important;
}

.eorzeadb_tooltip_mt10 {
    margin-top: 10px !important;
}

.eorzeadb_tooltip_mt30 {
    margin-top: 30px !important;
}

.eorzeadb_tooltip_mb5 {
    margin-bottom: 5px !important;
}

.eorzeadb_tooltip_mb8 {
    margin-bottom: 8px !important;
}

.eorzeadb_tooltip_mb10 {
    margin-bottom: 10px !important;
}

.eorzeadb_tooltip_mb20 {
    margin-bottom: 20px !important;
}

.eorzeadb_tooltip_mb25 {
    margin-bottom: 25px !important;
}

.eorzeadb_tooltip_ml4 {
    margin-left: 4px !important;
}

.eorzeadb_tooltip_ml12 {
    margin-left: 12px !important;
}

.eorzeadb_tooltip_mr0 {
    margin-right: 0 !important;
}

.eorzeadb_tooltip_pt3 {
    padding-top: 3px !important;
}

.eorzeadb_tooltip_pt5 {
    padding-top: 5px !important;
}

.eorzeadb_tooltip_pb3 {
    padding-bottom: 3px !important;
}

.eorzeadb_tooltip_pb4 {
    padding-bottom: 4px !important;
}

.eorzeadb_tooltip_pb5 {
    padding-bottom: 5px !important;
}

.eorzeadb_tooltip_txt_yellow_01 {
    color: #bfa346;
}

.eorzeadb_tooltip_txt_yellow_02 {
    color: #bbac94;
}

.eorzeadb_tooltip_txt_green {
    color: #b0d063 !important;
}

.eorzeadb_tooltip_txt_red {
    color: #e56674;
}

#eorzeadb_tooltip .item_detail_box .name_area {
    width: 386px;
    margin-left: 0px;
    padding: 0 7px;
}

#eorzeadb_tooltip .parameter_space {
    margin-left: 126px !important;
}

.tooltip_view .popup_w412_body_gold {
    padding: 0 18px;
}

.tooltip_view .table_black {
    width: 374px;
    border: 1px solid #1c1c1c;
}

    .tooltip_view .table_black > table {
        width: 374px;
        border-left: solid 1px #3c3c3c;
        border-top: solid 1px #3c3c3c;
        word-break: normal;
        word-wrap: break-word;
    }

    .tooltip_view .table_black th, .tooltip_view .table_black td {
        border-right: solid 1px #3c3c3c;
        border-bottom: solid 1px #3c3c3c;
        padding: 4px 6px;
    }

    .tooltip_view .table_black table tr:nth-child(even) td {
        background: #333;
    }

    .tooltip_view .table_black table tr:nth-child(odd) th {
        background: #1F1F1F;
    }

.tooltip_view .txt_yellow {
    color: #bfa34c !important;
}

.tooltip_view .column1 th.tc {
    text-align: center;
}

.tooltip_view .column1 th {
    background: #1f1f1f;
    text-align: left;
}

    .tooltip_view .column1 th.ttl {
        color: #bfa34c;
    }

.tooltip_view .table_black .column1 td {
    background: #2e2e2e !important;
}

    .tooltip_view .table_black .column1 td.even {
        background: #333333 !important;
    }

.tooltip_view .bold {
    font-weight: bold;
}

.tooltip_view .table_black .column1 td a {
    vertical-align: baseline;
}

.tooltip_view .table_black .column1 .inr_table tr:nth-child(even) td {
    background: #2e2e2e;
}

.tooltip_view .table_black .column1 .inr_table tr:nth-child(odd) td {
    background: #333333;
}

.tooltip_view .inr_table_outer {
    border: 1px solid #1c1c1c;
}

    .tooltip_view .inr_table_outer table {
        width: 100%;
        border-left: solid 1px #3c3c3c;
        border-top: solid 1px #3c3c3c;
        table-layout: fixed;
        word-break: normal;
        word-wrap: break-word;
    }

    .tooltip_view .inr_table_outer .inr_table tr:nth-child(even) td {
        background: #2E2E2E;
    }

    .tooltip_view .inr_table_outer .inr_table tr:nth-child(odd) td {
        background: #333;
    }

    .tooltip_view .inr_table_outer .no_th tr:nth-child(odd) td {
        background: #2E2E2E;
    }

    .tooltip_view .inr_table_outer .no_th tr:nth-child(even) td {
        background: #333;
    }

    .tooltip_view .inr_table_outer .col_left_w300 th {
        font-weight: normal;
    }

    .tooltip_view .inr_table_outer .col_left_w300 .col_left {
        width: 214px;
    }

    .tooltip_view .inr_table_outer .col_left_w300 td.col_left {
        background: #2e2e2e;
    }

    .tooltip_view .inr_table_outer .col_left_w300 td.col_center {
        background: #333333;
    }

    .tooltip_view .inr_table_outer .col_left_w300 th.col_left, .tooltip_view .inr_table_outer .col_left_w300 th.col_right {
        background: #1f1f1f;
    }

    .tooltip_view .inr_table_outer .col_left_w300 td.col_center {
        background: #333 !important;
    }

    .tooltip_view .inr_table_outer .col_left_w200 th.col_left, .tooltip_view .inr_table_outer .col_left_w200 th.col_right {
        background: #1f1f1f;
    }

    .tooltip_view .inr_table_outer .col_left_w200 td.col_center {
        background: #333 !important;
    }

.tooltip_view .ic_reflection_box {
    float: none;
    position: static;
    display: table-cell;
    padding-right: 4px;
}

.tooltip_view .ic_link_txt {
    display: table-cell;
    vertical-align: middle;
}

.tooltip_view .ic_reflection_box .ic_reflection_frame {
    width: 48px;
    height: 48px;
    background:url(https://img.finalfantasyxiv.com/lds/h/J/-A7DYl4vvLtvGz_nshoUsqtrEc.png) no-repeat;
    position: absolute;
    top: 0;
    left: 0;
}

.tooltip_view .ic_reflection_frame {
    width: 48px;
    height: 48px;
    background:url(https://img.finalfantasyxiv.com/lds/h/J/-A7DYl4vvLtvGz_nshoUsqtrEc.png) no-repeat;
    position: absolute;
    top: 0;
    left: 0;
}

.tooltip_view .ic_reflection_box img.ic_reflection {
    margin: 2px 0 0 4px;
}

.tooltip_view .quest_detail_head .db_detail_name {
    width: 320px;
    float: left;
}

.tooltip_view .quest_detail_head .quest_level {
    width: 50px;
    border: 1px solid #3c3c3c;
    padding: 4px 2px 0;
    float: right;
    font-size: 12px;
    text-align: center;
    line-height: 1.2;
    background: #141414;
}

    .tooltip_view .quest_detail_head .quest_level span {
        font-size: 18px;
    }

.tooltip_view .quest_reward {
    width: 360px;
    margin: 0 auto;
}

    .tooltip_view .quest_reward .quest_exp {
        width: 146px;
        min-height: 32px;
        float: left;
        padding-left: 34px;
        padding-top: 4px;
        background:url(https://img.finalfantasyxiv.com/lds/h/8/GShCUkaKnehhJU3Ox2t4wFSFc4.png) no-repeat left center;
    }

        .tooltip_view .quest_reward .quest_exp .txt_yellow {
            line-height: 1.0;
        }

    .tooltip_view .quest_reward .quest_gil {
        width: 146px;
        min-height: 32px;
        float: left;
        padding-left: 34px;
        padding-top: 4px;
        background:url(https://img.finalfantasyxiv.com/lds/h/-/wGkGRitbxJJGDRYYLmwkaNtXRs.png) no-repeat left center;
    }

        .tooltip_view .quest_reward .quest_gil .txt_yellow {
            line-height: 1.0;
        }

    .tooltip_view .quest_reward .quest_seals {
        width: 146px;
        min-height: 32px;
        float: left;
        padding-left: 34px;
        padding-top: 4px;
    }

        .tooltip_view .quest_reward .quest_seals .txt_yellow {
            line-height: 1.0;
        }

    .tooltip_view .quest_reward .seals_common {
        background:url(https://img.finalfantasyxiv.com/lds/h/f/BKoZ_KdfyMJQrh763hD5EWMT6Q.png) no-repeat left center;
    }

    .tooltip_view .quest_reward .seals_01 {
        background:url(https://img.finalfantasyxiv.com/lds/h/Q/Nq7bqPIUOcJNI288AjR0eguXh0.png) no-repeat left center;
    }

    .tooltip_view .quest_reward .seals_02 {
        background:url(https://img.finalfantasyxiv.com/lds/h/C/d0Mw-P8NjvuchofcBROYxl3iNk.png) no-repeat left center;
    }

    .tooltip_view .quest_reward .seals_03 {
        background:url(https://img.finalfantasyxiv.com/lds/h/B/i2U02Mpheia-S6DNcRY7_4BKfw.png) no-repeat left center;
    }

.tooltip_view .value {
    font-size: 18px;
    line-height: 1;
}

.tooltip_view .tomestone001 {
    min-height: 32px;
    padding: 0 4px 0 34px;
    background:url(https://img.finalfantasyxiv.com/lds/h/T/HzGRgdiHmiG-RlZea_2L8dph_k.png) no-repeat left center;
}

.tooltip_view .tomestone002 {
    min-height: 32px;
    padding: 0 4px 0 34px;
    background:url(https://img.finalfantasyxiv.com/lds/h/b/U1JSC8NqRO1Di5QVOpC9rCbyHQ.png) no-repeat left center;
}

.tooltip_view .tomestone003 {
    min-height: 32px;
    padding: 0 4px 0 34px;
    background:url(https://img.finalfantasyxiv.com/lds/h/O/zgADVO4GhB_AGsxb7iBhk8HkXM.png) no-repeat left center;
}

.tooltip_view .beastreward {
    margin: 7px 0 4px;
}

    .tooltip_view .beastreward .left {
        min-height: 32px;
        padding: 0 4px 0 0;
    }

.tooltip_view .achievement_txt {
    float: none;
}

.tooltip_view .achievement_name {
    float: none;
}

    .tooltip_view .achievement_name span {
        font-size: 16px;
    }

.tooltip_view .ic_achievement {
    width: 48px;
    margin-right: 8px;
    float: left;
}

.tooltip_view .achievement_name_box {
    width: 212px;
    float: left;
    padding-top: 4px;
}

.tooltip_view .achievement_name {
    width: 212px;
}

.tooltip_view .mark_box {
    width: 60px;
    height: 20px;
    float: left;
}

.tooltip_view .achievement_point {
    width: 48px;
    padding-bottom: 0;
}

.tooltip_view .inr_table .item_name {
    font-size: 12px;
}

#patch_note .nav_select li {
    background:url(https://img.finalfantasyxiv.com/lds/h/g/v0uMa99mCH0XlLM0Fudol1VoXM.png) no-repeat;
    width: 312px;
    height: 28px;
    float: left;
    text-align: center;
    line-height: 28px;
    color: #cccccc;
}

    #patch_note .nav_select li:hover {
        background-position: center;
        cursor: pointer;
    }

    #patch_note .nav_select li.active {
        background-position: bottom;
        color: #ffd966;
    }

#patch_note .patch_note_content {
    display: none;
}

    #patch_note .patch_note_content.active {
        display: block;
    }

#patch_note .inr {
    width: 530px;
    margin: 0 auto;
}

    #patch_note .inr .left_box {
        float: left;
        width: 250px;
    }

    #patch_note .inr .right_box {
        float: right;
        width: 265px;
    }

#patch_note .cap {
    width: 255px;
}

#patch_note .patch_note_table {
    border-left: 1px solid #3c3c3c;
    border-top: 1px solid #3c3c3c;
    width: 529px;
    margin: 7px 0 12px;
    vertical-align: top;
}

    #patch_note .patch_note_table th {
        width: 249px;
        background: #1f1f1f;
        padding: 7px;
        text-align: left;
        border-right: 1px solid #3c3c3c;
        border-bottom: 1px solid #3c3c3c;
        vertical-align: top;
    }

    #patch_note .patch_note_table td {
        border-right: 1px solid #3c3c3c;
        border-bottom: 1px solid #3c3c3c;
        padding: 7px;
        vertical-align: top;
    }

    #patch_note .patch_note_table .td_01 {
        background: #2e2e2e;
    }

    #patch_note .patch_note_table .td_02 {
        background: #333;
    }

#patch_note .patch_note_table__design {
    border-left: 1px solid #3c3c3c;
    border-top: 1px solid #3c3c3c;
    width: 529px;
    margin: 7px 0 12px;
    vertical-align: top;
}

    #patch_note .patch_note_table__design th {
        background: #1f1f1f;
        padding: 7px;
        text-align: left;
        border-right: 1px solid #3c3c3c;
        border-bottom: 1px solid #3c3c3c;
        vertical-align: top;
        text-align: center;
    }

    #patch_note .patch_note_table__design td {
        border-right: 1px solid #3c3c3c;
        border-bottom: 1px solid #3c3c3c;
        padding: 7px;
        vertical-align: middle;
        text-align: center;
    }

    #patch_note .patch_note_table__design .td_01 {
        background: #2e2e2e;
    }

    #patch_note .patch_note_table__design .td_02 {
        background: #333;
    }

#patch_note .patch_note_table__be_af {
    border-left: 1px solid #3c3c3c;
    border-top: 1px solid #3c3c3c;
    width: 529px;
    margin: 7px 0 12px;
    vertical-align: top;
}

    #patch_note .patch_note_table__be_af th {
        background: #1f1f1f;
        padding: 7px;
        text-align: left;
        border-right: 1px solid #3c3c3c;
        border-bottom: 1px solid #3c3c3c;
        vertical-align: top;
        text-align: center;
    }

    #patch_note .patch_note_table__be_af td {
        border-right: 1px solid #3c3c3c;
        border-bottom: 1px solid #3c3c3c;
        padding: 7px;
        vertical-align: middle;
        text-align: left;
        background: #333;
    }

        #patch_note .patch_note_table__be_af td:nth-child(odd) {
            background: #2e2e2e;
        }

#patch_note .patch_note_table__img {
    text-align: center;
    padding-bottom: 4px;
}

#patch_note .patch_note_table__va_top {
    vertical-align: top !important;
}

#patch_note .area_inner_header.patch_note_list {
    padding-top: 8px;
    margin-bottom: 20px;
}

#patch_note .patch_note_list .text-headline {
    font-weight: normal;
    margin-bottom: 7px;
    font-size: 14px;
    padding: 0 0 0 20px;
    background:url(https://img.finalfantasyxiv.com/lds/h/F/aOsKyciAC8CS9L4_jH4YZLkKlg.png) no-repeat left 2px;
    min-height: 16px;
}

#patch_note .patch_note_list .text-subheader {
    margin-left: 20px;
    font-size: 14px;
    margin-bottom: 4px;
}

#patch_note .patch_note_list .text-list {
    margin-left: 40px;
    font-size: 14px;
    margin-bottom: 4px;
}

#patch_note .patch_note_list a {
    color: #73bfe6;
}

#patch_note .patch_title {
    text-align: center;
}

.area_inner_header_w402 {
    width: 402px;
    padding: 8px 0 0;
    background:url(https://img.finalfantasyxiv.com/lds/h/k/TaM_h-UTXJF-WqL4ntlOBQNM4M.png) no-repeat left top;
}

.area_inner_footer_w402 {
    width: 402px;
    padding: 0 0 8px;
    background:url(https://img.finalfantasyxiv.com/lds/h/a/DxwO1oVUdMxNQKtiaT34arw2MM.png) no-repeat left bottom;
}

.area_inner_body_w402 {
    width: 372px;
    padding: 0 15px;
    background:url(https://img.finalfantasyxiv.com/lds/h/B/zmYXMjArkYYhWQKNVg92OZM6CA.png) repeat-y left top;
}

.plupload input {
    cursor: pointer;
}

.ranking_status_banner a {
    display: block;
    width: 530px;
    height: 100px;
    overflow: hidden;
    margin-bottom: 20px;
}

    .ranking_status_banner a:hover img {
        margin-top: -100px;
    }
