/* branch05 */

#branch05 {
    font-size: 1.1em;
    line-height: 1.2;
}
#branch05 header,
#branch05 footer {
    background: #b2e5e3;
}
#branch05 header div a,
#branch05 header div span {
    color: #3b3608 !important;
}
#branch05 header .header_menu .member,
#branch05 header .header_menu .logout {
    float: none !important;
}
#branch05 header .logout .ico_back {
    background: url("/tabletentry/img/resources/common/ico_back02.png") no-repeat scroll 0 center;
    display: inline-block;
    height: 26px;
    margin-right: 10px;
    position: relative;
    width: 25px;
    vertical-align: middle;
}
#branch05 header .member .ico_men {
    background: url("/tabletentry/img/resources/common/ico_men04.png") no-repeat scroll 0 center;
    display: inline-block;
    height: 26px;
    margin-right: 10px;
    position: relative;
    width: 23px;
    vertical-align: middle;
}
#branch05 header .container {
    padding: 22px 0;
}
#branch05 header .container h1 {
    width: 185px;
    text-align: center;
    position: absolute;
    top: 0;
    padding: 30px 0 0;
}
#branch05 header .container h1 img{
    padding: 5px 50px 0 0;
}
#branch05 .container {
    width: 95%;
}
#branch05 .bggray {
    background: #f5f5f5;
    padding: 30px;
}
#branch05 .main_title .h2_line {
    background: #b2e5e3;
}
#branch05 .inner_container {
    width: 88%;
}
#branch05 input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: none;
}
#branch05 input[type="submit"]:hover {
    opacity: 0.7;
}
#branch05 .inner_container .guest_name {
    padding-bottom: 15px;
    border-bottom: 1px dashed #4d5050;
    display: inline-block;
    margin-bottom: 60px;
}
#branch05 .inner_container .guest_name .ico_men {
    background: url("/tabletentry/img/resources/common/ico_men05.png") no-repeat scroll 0 center;
    display: inline-block;
    height: 26px;
    margin-right: 10px;
    position: relative;
    width: 23px;
    vertical-align: middle;
}
#branch05 .inner_container .message01 {
    margin-bottom: 30px;
    font-weight: bold;
}
#branch05 .inner_container .step_img img {
    width: 100%;
}
#branch05 .inner_container .step_img {
    margin-bottom: 45px;
}
#branch05 .message02 {
    margin-bottom: 25px;
    padding-left: 15px;
    border-left: 5px solid #fda376;
}
#branch05 p {
    line-height: 1.5;
}
#branch05 .pass_number input {
    height: 40px;
    font-size: 16px;
    line-height: 1.2;
    border: 1px solid #e2e2e2;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}
#branch05 .button_box {
    text-align: center;
    overflow: hidden;
    width: 600px;
    margin: 0 auto;
}
#branch05 .button_box input[type="submit"] {
    cursor: pointer;
    font-size: 1.1em;
    color: #ffffff;
    display: block;
    float: right;
    width: 265px;
    padding: 16px 20px 16px 0;
    background: #F6BE47;
    background-image: url("/tabletentry/img/resources/common/ico_arrow04.png");
    background-repeat: no-repeat;
    background-position: 150px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 2px 0 #E2A218, inset 0 0 0 rgba(255,255,255,0);
    -webkit-box-shadow: 0 2px 0 #E2A218, inset 0 0 0 rgba(255,255,255,0);
    box-shadow: 0 2px 0 #E2A218, inset 0 0 0 rgba(255,255,255,0);
    border: none;
    margin: 0 15px 4px;
}
#branch05 .button_box input[type="submit"].hover {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    position: relative !important;
    top: 2px !important;
    border: 1px solid #F6BE47 !important;
    color: #F6BE47 !important;
    background: #fff !important;
    background-image: url("/tabletentry/img/resources/common/ico_arrow04_02_on.png") !important;
    background-repeat: no-repeat !important;
    background-position: 150px !important;
    opacity: 1 !important;
    margin-bottom: 2px !important;
}
#branch05 .button_box .back01 input[type="submit"] {
    background: #7e8282;
    background-image: url("/tabletentry/img/resources/common/ico_back01.png");
    background-repeat: no-repeat;
    background-position: 95px;
    -moz-box-shadow: 0 2px 0 rgba(70,80,80,1), inset 0 0 0 rgba(255,255,255,0);
    -webkit-box-shadow: 0 2px 0 rgba(70,80,80,1), inset 0 0 0 rgba(255,255,255,0);
    box-shadow: 0 2px 0 rgba(70,80,80,1), inset 0 0 0 rgba(255,255,255,0);
    cursor: pointer;
    display: block;
    float: left;
    width: 265px;
    font-size: 1.1em;
    color: #ffffff;
    padding: 16px 0 16px 30px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    text-decoration: none;
    line-height: 1.5;
    margin: 0 15px 4px;
    border: none;
}
#branch05 .button_box .back01 input[type="submit"].hover {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: relative;
    top: 2px;
    border: 1px solid #7e8282 !important;
    color: #7e8282 !important;
    background: #fff;
    background-image: url("/tabletentry/img/resources/common/ico_back01_on.png") !important;
    background-repeat: no-repeat;
    background-position: 95px !important;
    opacity: 1 !important;
    margin: 0 15px 2px !important;
}
#branch05 .button_box a {
    background: #7e8282;
    background-image: url("/tabletentry/img/resources/common/ico_back01.png");
    background-repeat: no-repeat;
    background-position: 95px;
    -moz-box-shadow: 0 2px 0 rgba(70,80,80,1), inset 0 0 0 rgba(255,255,255,0);
    -webkit-box-shadow: 0 2px 0 rgba(70,80,80,1), inset 0 0 0 rgba(255,255,255,0);
    box-shadow: 0 2px 0 rgba(70,80,80,1), inset 0 0 0 rgba(255,255,255,0);
    cursor: pointer;
    display: block;
    float: left;
    width: 235px !important;
    font-size: 1.1em;
    color: #ffffff;
    padding: 16px 0 16px 30px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    text-decoration: none;
    line-height: 1.5;
    margin: 0 5px 4px !important;
    border: none !important;
}
#branch05 .button_box a.hover {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: relative;
    top: 2px;
    border: 1px solid #7e8282 !important;
    color: #7e8282 !important;
    background: #fff;
    background-image: url("/tabletentry/img/resources/common/ico_back01_on.png") !important;
    background-repeat: no-repeat;
    background-position: 95px !important;
    opacity: 1 !important;
    margin: 0 auto 2px !important;
}
#branch05 .main_title h2 {
    width: 300px !important;
}
#branch05 .radio01 {
    display: block;
    margin-bottom: 10px;
}


/* branch05_21 */

.branch05_21 form div dl {
    display: table;
    margin-bottom: 8px;
    width: 100%;
}
.branch05_21 form div dl.in_w15 dt {
    width: 15%;
}
.branch05_21 form div dl dt,
.branch05_21 form div dl dd {
    display: table-cell;
    vertical-align: middle;
    height: 28px;
}
.branch05_21 form div dl dt {
    background: #4d5050;
    color: #fff;
    padding: 8px 0;
    width: 20%;
    text-align: center;
    font-size: 1em;
}
.branch05_21 form div dl dd {
    width: 62%;
}
.branch05_21 form div dl dd.pL10 {
    padding-left: 10px;
}

.branch05_21 form div dl dd select {
    background: url("/tabletentry/img/resources/common/ico_select01.png") right 7% center no-repeat, #fff;
    border: 1px solid #e2e2e2;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    height: 44px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    padding-left: 8px;
    font-size: 1.1em;
}
.branch05_21 form div dl dd.ymd_select select {
    width: 28%;
}
.branch05_21 form div dl dd.ymd_select select:nth-child(2) {
    position: relative;
    left: -1px;
}
.branch05_21 form div dl dd.ymd_select select:nth-child(3) {
    position: relative;
    left: -2px;
}
.branch05_21 form div dl dd input[type="number"],
.branch05_21 form div dl dd input[type="text"]{
    height: 40px;
    width: 60%;
    font-size: 1.2em;
    line-height: 1.2;
    border: 1px solid #e2e2e2;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    padding-left: 8px;
}
.branch05_21 .table01 {
    width: 95%;
    margin: 30px 0 0;
}
.branch05_21 .table01 tbody th {
    width: 40%;
    background: #4d5050;
    color: #fff;
    padding: 12px 0;
    text-align: center;
    font-size: 1em;
    border: 1px solid #c8c8c8;
    border-bottom: none;
    font-weight: normal;
    vertical-align: middle;
}
.branch05_21 .table01 tbody td {
    width: 60%;
    padding: 12px 0 12px 10px;
    text-align: left;
    font-size: 16px;
    border: 1px solid #c8c8c8;
    vertical-align: middle;
    background: #fff;
    color: #4d5050;
    line-height: 1.5;
}



/* branch05_25 */

.branch05_25 input[type="submit"] {
    cursor: pointer;
    font-size: 16px;
    color: #ffffff;
    display: inline-block;
    padding: 16px 20px 16px 0;
    background: #3FB8A5 !important;
    background-image: url("/tabletentry/img/resources/common/ico_arrow02.png") !important;
    background-repeat: no-repeat !important;
    background-position: 240px !important;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 2px 0 rgba(7,139,121,0.8), inset 0 0 0 rgba(255,255,255,0) !important;
    -webkit-box-shadow: 0 2px 0 rgba(7,139,121,0.8), inset 0 0 0 rgba(255,255,255,0) !important;
    box-shadow: 0 2px 0 rgba(7,139,121,0.8), inset 0 0 0 rgba(255,255,255,0) !important;
    border: none;
    margin: 0 5px !important;
    position: relative;
    top: -1px;
}
#branch05 .branch05_25 input[type="submit"].hover {
    border: 1px solid #3FB8A5 !important;
    color: #3FB8A5 !important;
    background-image: url("/tabletentry/img/resources/common/ico_arrow11_on.png") !important;
    background-repeat: no-repeat !important;
    background-position: 240px !important;
}
#branch05 .branch05_25_2 input[type="submit"],
#branch05 .branch05_25_2 a {
    float: none !important;
    margin: 0 auto 2px !important;
}
#branch05 .branch05_27 input[type="submit"] {
    float: none !important;
    background: #3FB8A5;
    margin: 0 auto 4px !important;
    background-image: url("/tabletentry/img/resources/common/ico_arrow02_r.png") !important;
    background-repeat: no-repeat !important;
    background-position: 15px !important;
    padding: 16px 0 16px 20px !important;
    -moz-box-shadow: 0 2px 0 rgba(7,139,121,0.8), inset 0 0 0 rgba(255,255,255,0);
    -webkit-box-shadow: 0 2px 0 rgba(7,139,121,0.8), inset 0 0 0 rgba(255,255,255,0);
    box-shadow: 0 2px 0 rgba(7,139,121,0.8), inset 0 0 0 rgba(255,255,255,0);
}
#branch05 .branch05_27 input[type="submit"].hover {
    border: 1px solid #3FB8A5 !important;
    color: #3FB8A5 !important;
    background-image: url("/tabletentry/img/resources/common/ico_arrow02_r_03on.png") !important;
    background-repeat: no-repeat !important;
    background-position: 15px !important;
}

/* branch05_29 */

.branch05_29 input[type="submit"] {
    cursor: pointer;
    font-size: 16px;
    color: #ffffff;
    display: inline-block;
    padding: 16px 20px 16px 0;
    width: 400px !important;
    background: #eb2a5d;
    background-image: url("/tabletentry/img/resources/common/ico_arrow02.png") !important;
    background-repeat: no-repeat !important;
    background-position: 375px !important;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 2px 0 rgba(161,40,41,0.8), inset 0 0 0 rgba(255,255,255,0);
    -webkit-box-shadow: 0 2px 0 rgba(161,40,41,0.8), inset 0 0 0 rgba(255,255,255,0);
    box-shadow: 0 2px 0 rgba(161,40,41,0.8), inset 0 0 0 rgba(255,255,255,0);
    border: none;
    margin: 0 5px !important;
    position: relative;
    top: -1px;
}
#branch05 .branch05_29 input[type="submit"].hover {
    background-position: 375px !important;
}

.branch05_30 table {
    width: 100%;
}
.branch05_30 table thead tr td {
    background: #615b58;
    color: #fff;
    padding: 12px 0;
    text-align: center;
    font-size: 1.1em;
    border: 1px solid #c8c8c8;
    border-bottom: none;
}
.branch05_30 table tbody tr td,
.branch05_30 table tfoot tr td {
    padding: 12px 0;
    text-align: center;
    font-size: 1.1em;
    border: 1px solid #c8c8c8;
    vertical-align: middle;
    background: #fff;
    color: #4d5050;
    line-height: 1.5;
}
.branch05_30 table tbody tr td.right,
.branch05_30 table tfoot tr td.right {
    text-align: right !important;
    padding: 10px;
}
.branch05_30 table tbody tr td a,
.branch05_30 table tfoot tr td a {
    color: #4d5050;
}
.branch05_30 table tbody tr td a:hover,
.branch05_30 table tfoot tr td a:hover {
    text-decoration: none;
}
.branch05_30 table tbody tr td ul li,
.branch05_30 table tfoot tr td ul li {
    list-style-type: none;
}
.branch05_30 table tbody tr .bggray,
.branch05_30 table tfoot tr .bggray {
    background-color: #e7e7e7;
    font-weight: bold;
}
#branch05 .branch05_30_1 .back01 input[type="submit"] {
    background: #7e8282 !important;
    background-image: url("/tabletentry/img/resources/common/ico_back01.png") !important;
    background-repeat: no-repeat !important;
    background-position: 75px !important;
    margin: 0 5px 4px !important;
    -moz-box-shadow: 0 2px 0 rgba(70,80,80,1), inset 0 0 0 rgba(255,255,255,0) !important;
    -webkit-box-shadow: 0 2px 0 rgba(70,80,80,1), inset 0 0 0 rgba(255,255,255,0) !important;
    box-shadow: 0 2px 0 rgba(70,80,80,1), inset 0 0 0 rgba(255,255,255,0) !important;
}
#branch05 .branch05_30_1 .back01 input[type="submit"].hover {
    background: #fff !important;
    background-image: url("/tabletentry/img/resources/common/ico_back01_on.png") !important;
    background-repeat: no-repeat !important;
    background-position: 75px !important;
    margin: 0 5px 2px !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    position: relative;
    top: 2px;
    border: 1px solid #7e8282 !important;
    color: #7e8282 !important;
    opacity: 1;
}
#branch05 .branch05_30_1 .pdf01 input[type="submit"] {
    display: inline-block;
    padding: 16px 20px 16px;
    background: #3FB8A5;
    background-image: none !important;
    background-repeat: no-repeat;
    margin: 10px;
    -moz-box-shadow: 0 2px 0 rgba(7,139,121,0.8), inset 0 0 0 rgba(255,255,255,0);
    -webkit-box-shadow: 0 2px 0 rgba(7,139,121,0.8), inset 0 0 0 rgba(255,255,255,0);
    box-shadow: 0 2px 0 rgba(7,139,121,0.8), inset 0 0 0 rgba(255,255,255,0);
    float: none;
}
#branch05 .branch05_30_1 .pdf01 input[type="submit"].hover {
    display: inline-block;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: relative;
    top: 2px;
    border: 1px solid #3FB8A5;
    color: #3FB8A5;
    background: #fff;
    background-repeat: no-repeat;
    background-position: 215px;
    margin-bottom: 8px;
    opacity: 1;
    float: none;
}
#branch05 .branch05_30_1 .branch05_30_2 input[type="submit"] {
    padding: 16px 0 !important;
    background: #3FB8A5 !important;
    background-image: url("/tabletentry/img/resources/common/ico_arrow02_r.png") !important;
    background-repeat: no-repeat !important;
    background-position: 12px !important;
    -moz-box-shadow: 0 2px 0 rgba(7,139,121,0.8), inset 0 0 0 rgba(255,255,255,0) !important;
    -webkit-box-shadow: 0 2px 0 rgba(7,139,121,0.8), inset 0 0 0 rgba(255,255,255,0) !important;
    box-shadow: 0 2px 0 rgba(7,139,121,0.8), inset 0 0 0 rgba(255,255,255,0) !important;
}
#branch05 .branch05_30_1 .branch05_30_2 input[type="submit"].hover {
    background: #fff !important;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #3FB8A5 !important;
    color: #3FB8A5 !important;
    background-image: url("/tabletentry/img/resources/common/ico_arrow02_r_03on.png") !important;
    background-repeat: no-repeat !important;
    background-position: 12px !important;
}
#branch05 .branch05_30_1 .branch05_30_3 input[type="submit"] {
    background: #EB763C !important;
    -moz-box-shadow: 0 2px 0 #C35925, inset 0 0 0 rgba(255,255,255,0) !important;
    -webkit-box-shadow: 0 2px 0 #C35925, inset 0 0 0 rgba(255,255,255,0) !important;
    box-shadow: 0 2px 0 #C35925, inset 0 0 0 rgba(255,255,255,0) !important;
    background-image: url("/tabletentry/img/resources/common/ico_arrow02.png") !important;
    background-repeat: no-repeat !important;
    background-position: 240px !important;
}
#branch05 .branch05_30_1 .branch05_30_3 input[type="submit"].hover {
    background: #fff !important;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #EB763C !important;
    color: #EB763C !important;
    background-image: url("/tabletentry/img/resources/common/ico_arrow03_02_on.png") !important;
    background-repeat: no-repeat !important;
    background-position: 240px !important;
}
#branch05 .branch05_31 input[type="submit"] {
    background: #EB763C !important;
    -moz-box-shadow: 0 2px 0 #C35925, inset 0 0 0 rgba(255,255,255,0) !important;
    -webkit-box-shadow: 0 2px 0 #C35925, inset 0 0 0 rgba(255,255,255,0) !important;
    box-shadow: 0 2px 0 #C35925, inset 0 0 0 rgba(255,255,255,0) !important;
    background-image: url("/tabletentry/img/resources/common/ico_arrow02.png") !important;
    background-repeat: no-repeat !important;
    background-position: 240px !important;
    float: left;
}
#branch05 .branch05_31 input[type="submit"].hover {
    background: #fff !important;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #EB763C !important;
    color: #EB763C !important;
    background-image: url("/tabletentry/img/resources/common/ico_arrow03_02_on.png") !important;
    background-repeat: no-repeat !important;
    background-position: 240px !important;
    float: left;
}

.branch05_41 li {
    list-style-type: none;
    line-height: 1.5;
}
.branch05_41 li ul {
    padding-left: 35px;
}
.branch05_42 div dl dd select {
    width: 60%;
}
.branch05_42 div dl dd input[type="text"] {
    height: 40px;
    width: 60%;
    font-size: 1em;
    line-height: 1.2;
    border: 1px solid #e2e2e2;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}
.branch05_42_2 select {
    width: 63% !important;
    font-size: 1.1em;
}
#branch05 .branch05_42_3 input[type="submit"] {
    float: none;
    margin: 0 auto !important;
    background: #F6BE47 !important;
    background-image: url("/tabletentry/img/resources/common/ico_arrow02.png") !important;
    background-repeat: no-repeat !important;
    background-position: 240px !important;
    -moz-box-shadow: 0 2px 0 #E2A218, inset 0 0 0 rgba !important;
    -webkit-box-shadow: 0 2px 0 #E2A218, inset 0 0 0 rgba(255,255,255,0) !important;
    box-shadow: 0 2px 0 #E2A218, inset 0 0 0 rgba(255,255,255,0) !important;
}
#branch05 .branch05_42_3 input[type="submit"].hover{
    color: #F6BE47 !important;
    border: 1px solid #F6BE47 !important;
    background-image: url("/tabletentry/img/resources/common/ico_arrow11_02_on.png") !important;
    background-repeat: no-repeat !important;
    background-position: 240px !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.branch05_42 div dl dd input[type="button"] {
    margin-left: 30px;
    border: 2px solid #615b58;
    border-radius: 2px;
    padding: 2px 0 0 8px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    background: url("/tabletentry/img/resources/common/ico_arrow01.png") no-repeat left 25px center;
    color: #3f3b39;
    font-size: 14px;
    width: 100px;
}
#branch05 .branch05_43 {
    width: 700px;
}
.branch05_43 input[type="button"] {
    cursor: pointer;
    font-size: 16px;
    color: #ffffff;
    display: inline-block;
    width: 265px;
    padding: 16px 20px 16px 0;
    background: #eb2a5d;
    background-image: url("/tabletentry/img/resources/common/ico_arrow02.png") !important;
    background-repeat: no-repeat !important;
    background-position: 240px !important;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 2px 0 rgba(161,40,41,0.8), inset 0 0 0 rgba(255,255,255,0);
    -webkit-box-shadow: 0 2px 0 rgba(161,40,41,0.8), inset 0 0 0 rgba(255,255,255,0);
    box-shadow: 0 2px 0 rgba(161,40,41,0.8), inset 0 0 0 rgba(255,255,255,0);
    border: none;
    margin: 0 15px;
}
.customer05_20 div label.nameConfirm{
    font-size: 21px;
    font-weight: bold;
}
.branch05_24 img.sample {
    width: 400px;
}
.branch05_21 .result {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 80px;
    font-size: 24px;
}
.branch05_21 .verify_container {
    margin-top: 15px;
    margin-bottom: 15px;
}
#branch05 .button_box a.sc05_43 {
    background-position: 35px;
    line-height: 1.4;
    width: 300px !important;
}
#branch05 .button_box a.sc05_43.hover {
    background-position: 35px !important;
}
#branch05 .branch05_43_2 input[type="submit"] {
    background: #EB763C !important;
    -moz-box-shadow: 0 2px 0 #C35925, inset 0 0 0 rgba(255,255,255,0) !important;
    -webkit-box-shadow: 0 2px 0 #C35925, inset 0 0 0 rgba(255,255,255,0) !important;
    box-shadow: 0 2px 0 #C35925, inset 0 0 0 rgba(255,255,255,0) !important;
    background-image: url("/tabletentry/img/resources/common/ico_arrow02.png") !important;
    background-repeat: no-repeat !important;
    background-position: 240px !important;
}
#branch05 .branch05_43_2 input[type="submit"].hover {
    color: #EB763C !important;
    border: 1px solid #EB763C !important;
    background-image: url("/tabletentry/img/resources/common/ico_arrow03_02_on.png") !important;
    background-repeat: no-repeat !important;
    background-position: 240px !important;
}
.branch05_imgwrap img.dliverlicense {
    margin-top: 19px;
    width: 397px;
}
#branch05 .branch05_26 input[type="submit"] {
    cursor: pointer;
    font-size: 1.1em;
    color: #ffffff;
    display: block;
    float: right;
    width: 265px;
    padding: 16px 20px 16px 0;
    background: #F6BE47 !important;
    background-image: url("/tabletentry/img/resources/common/ico_arrow02.png") !important;
    background-repeat: no-repeat !important;
    background-position: 240px !important;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 2px 0 #E2A218, inset 0 0 0 rgba !important;
    -webkit-box-shadow: 0 2px 0 #E2A218, inset 0 0 0 rgba(255,255,255,0) !important;
    box-shadow: 0 2px 0 #E2A218, inset 0 0 0 rgba(255,255,255,0) !important;
    border: none;
    margin: 0 15px 4px;
}
#branch05 .branch05_26 input[type="submit"].hover {
    color: #F6BE47 !important;
    border: 1px solid #F6BE47 !important;
    background-image: url("/tabletentry/img/resources/common/ico_arrow11_02_on.png") !important;
    background-repeat: no-repeat !important;
    background-position: 240px !important;
}
#branch05 .branch05_40 input[type="submit"] {
    cursor: pointer;
    font-size: 1.1em;
    color: #ffffff;
    display: block;
    float: right;
    width: 265px;
    padding: 16px 20px 16px 0;
    background: #F6BE47 !important;
    background-image: url("/tabletentry/img/resources/common/ico_arrow02.png") !important;
    background-repeat: no-repeat !important;
    background-position: 240px !important;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 2px 0 #E2A218, inset 0 0 0 rgba !important;
    -webkit-box-shadow: 0 2px 0 #E2A218, inset 0 0 0 rgba(255,255,255,0) !important;
    box-shadow: 0 2px 0 #E2A218, inset 0 0 0 rgba(255,255,255,0) !important;
    border: none;
    margin: 0 15px 4px;
}
#branch05 .branch05_40 input[type="submit"].hover {
    color: #F6BE47 !important;
    border: 1px solid #F6BE47 !important;
    background-image: url("/tabletentry/img/resources/common/ico_arrow11_02_on.png") !important;
    background-repeat: no-repeat !important;
    background-position: 240px !important;
}
#branch05 .branch05_27_2 input[type="submit"] {
    cursor: pointer;
    font-size: 1.1em;
    color: #ffffff;
    display: block;
    float: right;
    width: 265px;
    padding: 16px 20px 16px 0;
    background: #F6BE47 !important;
    background-image: url("/tabletentry/img/resources/common/ico_arrow02.png") !important;
    background-repeat: no-repeat !important;
    background-position: 240px !important;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 2px 0 #E2A218, inset 0 0 0 rgba !important;
    -webkit-box-shadow: 0 2px 0 #E2A218, inset 0 0 0 rgba(255,255,255,0) !important;
    box-shadow: 0 2px 0 #E2A218, inset 0 0 0 rgba(255,255,255,0) !important;
    border: none;
    margin: 0 15px 4px;
}
#branch05 .branch05_27_2 input[type="submit"].hover {
    color: #F6BE47 !important;
    border: 1px solid #F6BE47 !important;
    background-image: url("/tabletentry/img/resources/common/ico_arrow11_02_on.png") !important;
    background-repeat: no-repeat !important;
    background-position: 240px !important;
}
#branch05 .branch05_44 input[type="submit"] {
    cursor: pointer;
    font-size: 1.1em;
    color: #ffffff;
    display: block;
    width: 265px;
    padding: 16px 20px 16px 0;
    background: #F6BE47 !important;
    background-image: url("/tabletentry/img/resources/common/ico_arrow02.png") !important;
    background-repeat: no-repeat !important;
    background-position: 240px !important;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 2px 0 #E2A218, inset 0 0 0 rgba !important;
    -webkit-box-shadow: 0 2px 0 #E2A218, inset 0 0 0 rgba(255,255,255,0) !important;
    box-shadow: 0 2px 0 #E2A218, inset 0 0 0 rgba(255,255,255,0) !important;
    border: none;
}
#branch05 .branch05_44 input[type="submit"].hover {
    color: #F6BE47 !important;
    border: 1px solid #F6BE47 !important;
    background-image: url("/tabletentry/img/resources/common/ico_arrow11_02_on.png") !important;
    background-repeat: no-repeat !important;
    background-position: 240px !important;
}
.branch05_28.sub_tit {
    margin: 0 0 25px;
    padding-left: 15px;
    border-left: 5px solid #fda376;
    line-height: 1.4;
} 