.topImageBack {
    background-image: url("../images/wood.png"), url("../images/s_topImage.png");
    background-color: transparent, transparent;
    background-repeat: no-repeat, repeat;
    background-position: center 150px, center top;
    z-index: 0;
}

.bottomImageBack {
    background-image: url("../images/topImage.png");
    background-color: transparent, transparent;
    background-repeat: repeat-x;
    background-position: center top;
}

.auth_back {
    background-image: url("../images/imgauthbk.png");
    background-color: transparent;
    background-repeat: repeat;
}

.cover {
    margin: 0mm;
    padding: 0mm;
}

.woodback {
    background-image: url("../images/wood.png");
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
}

.h_commback {
    background-image: url("../images/h_comm.png");
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center bottom;
}

.sumnail_back {
    background-image: url("../images/right_smnail.png");
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: right 25px;
}

.std_10p {
    font-size: 10pt;
    line-height: 1em;
}

.bld_10p {
    font-size: 10pt;
    line-height: 1em;
    font-weight: bold;
}

.footer_10p {
    font-size: 10pt;
    line-height: 1.2em;
    font-weight: normal;
}

.footer_11p {
    font-size: 11pt;
    line-height: 1.5em;
    font-weight: normal;
}

.std_11p {
    font-size: 11pt;
    line-height: 1em;
}

.bld_11p {
    font-size: 11pt;
    line-height: 1em;
    font-weight: bold;
}

.std_12p {
    font-size: 12pt;
    line-height: 1em;
}

.bld_12p {
    font-size: 12pt;
    line-height: 1em;
    font-weight: bold;
}

.std_13p {
    font-size: 13pt;
    line-height: 1.5;
    letter-spacing: 0.2em;
}

.std_title_13p {
    font-size: 13pt;
    line-height: 1.3em;
    letter-spacing: 0.2em;
    margin-left: 2em;
}

.bld_13p {
    font-size: 13pt;
    line-height: 1em;
    font-weight: bold;
}

.bld_comm13p {
    font-size: 13pt;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: 0.2em;
    color: #555555;
}

.bld_title15p {
    font-size: 15pt;
    font-weight: bold;
    /* line-height: 1.0; */
    letter-spacing: 0.2em;
    color: #555555;
    vertical-align: middle;
}

.li_13p {
    font-size: 13pt;
    line-height: 1.5em;
    font-weight: normal;
    margin-left: 2em;
}

.err_10p {
    font-size: 10pt;
    line-height: 1em;
    color: red;
    font-weight: bold;
}

.l_space02 {
    letter-spacing: 0.2em;
}

.l_space04 {
    letter-spacing: 0.4em;
}

.mtitle {
    font-size: 18px;
    vertical-align: middle;
}

.mtitle_img {
    vertical-align: middle;
}

t_ps_row {
    display: flex;
    width: 100%;
}

frame_title {
    display: block;
    overflow-x: hidden;
    overflow-y: hidden;
    margin: 0 auto;
    background-color: #cecece;
    border-top: grey solid 1px;
    border-left: grey solid 1px;
    border-right: grey solid 1px;
    border-bottom: grey solid 1px;
}

.photo_list {
    display: flex;
    justify-content: center;
}

#frame_popup.resizeframe {
    width: 90%;
}

#guitar.resizeimage {
    width: 30%;
}

#guitar.resizeimage img {
    width: 100%;
}

.iframe_border {
    color: #cccccc;
    border: 1px;
}