/* common */
.bp_company_wrap {
    background: url(/images/bp_company/bg.png) bottom repeat-x;
}

.bold {
    font-weight: bold;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mt50 {
    margin-top: 50px
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.clearfix {
    min-height: 1px;
}

* html .clearfix {
    height: 1px;
}

/* header */
.bp_header {
    background: url(/images/bp_company/header_bg.png) top repeat-x;
}

.head_box {
    width: 950px;
    height: 125px;
    position: relative;
    margin: 0 auto;
}

.logo_bp {
    position: absolute;
    top: 23px;
    left: 0px;
}

.head_box li {
    position: absolute;
}

.head_bt01 {
    left: 544px;
    top: 23px;
}

.head_bt02 {
    left: 750px;
    top: 23px;
}

.head_bt03 {
    left: 755px;
    top: 23px;
}

.gn01 {
    left: 2px;
    top: 78px;
}

.gn02 {
    left: 319px;
    top: 78px;
}

.gn03 {
    left: 634px;
    top: 78px;
}

/* contents */
#contents_container_bp {
    background-color: #FFFFFF;
    width: 950px;
    margin: 0 auto;
    padding: 0 10px;
}

.contents_left {
    float: left;
    width: 740px;
    background-color: #FFFFFF;
}

.contents_right {
    float: right;
    width: 200px;
}

.bp_h1_box950 {
    background: url(/images/bp_company/h2_bg950.png) no-repeat;
    line-height: 36px;
    font-size: 130%;
    padding-left: 15px;
    font-weight: bold;
    margin-bottom: 20px;
}

.bp_h1_box {
    background: url(/images/bp_company/h2_bg.png) no-repeat;
    line-height: 36px;
    font-size: 130%;
    padding-left: 15px;
    font-weight: bold;
    margin-bottom: 20px;
}

.text_bp {
    padding: 20px 10px;
}

.about_text {
    padding: 0 10px;
}

.about_text .ul_list li {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

/* h2 */
.h2_box1_740 {
    width: 740px;
    min-height: 36px;
    /* *height:36px; */
    background-image: url(/shared/h2_bg_03.gif);
    background-position: left;
    background-repeat: repeat-y;
    margin-bottom: 25px;
}

.h2_box2_740 {
    width: 740px;
    min-height: 36px;
    /* *height:36px; */
    background: url(/shared/h2_bg_01.gif) no-repeat;
    background-position: top;
}

.h2_box3_740 {
    width: 740px;
    min-height: 36px;
    /* *height:36px; */
    background: url(/shared/h2_bg_02.gif) no-repeat;
    background-position: bottom;
}

.h2_box1_700 {
    width: 700px;
    min-height: 36px;
    /* *height:36px; */
    background-image: url(/shared/h2_bg_03.gif);
    background-position: left;
    background-repeat: repeat-y;
    margin-bottom: 25px;
}

.h2_box2_700 {
    width: 700px;
    min-height: 36px;
    /* *height:36px; */
    background: url(/shared/h2_bg_01.gif) no-repeat;
    background-position: top;
}

.h2_box3_700 {
    width: 700px;
    min-height: 36px;
    /* *height:36px; */
    background: url(/shared/h2_bg_02.gif) no-repeat;
    background-position: bottom;
}

.link01 {
    margin: 0 5px;
    font-weight: bold;
}

.link01 a,
.link01 a:visited,
.link01 a:active {
    color: #727171;
    text-decoration: underline;
}

.link01 a:hover {
    color: #9C250D;
}

/* right_navi */
.right_navi {
    border-bottom: #9e9e9e 1px solid;
}

.right_navi li {
    width: 196px;
    padding: 1px;
    border: #9e9e9e 1px solid;
    border-bottom: none;
}

.right_navi li a,
.right_navi li a:visited {
    display: block;
    padding: 9px 5px 9px 33px;
    line-height: 18px;
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
    background: url(/images/bp_company/right_navi_bg.png) no-repeat 0px 0px;
    overflow: hidden;
}

.right_navi li a:hover {
    display: block;
    color: #ffffff;
    text-decoration: none;
    background: url(/images/bp_company/right_navi_bg.png) no-repeat 0px -72px;
    overflow: hidden;
}

.right_navi li.stey a,
.right_navi li.stey a:visited,
.right_navi li.stey a:hover {
    display: block;
    color: #ffffff;
    text-decoration: none;
    background: url(/images/bp_company/right_navi_bg.png) no-repeat 0px -144px;
    overflow: hidden;
}

/* tubnavi_contents */
.tubnavi {
    padding-left: 11px;
    padding-bottom: 8px;
    background: url(/about/images/tubnavi_line.png) no-repeat bottom;
}

.tubnavi li {
    float: left;
    width: 236px;
    height: 38px;
    margin-right: 5px;
}

.tubnavi a,
.tubnavi a:visited,
.tubnavi a:active {
    display: block;
    color: #ffffff;
    line-height: 38px;
    font-size: 12px;
    text-decoration: none;
    padding-left: 33px;
    background: url(/about/images/tubnavi_bg.png) no-repeat;
}

.tubnavi a:hover {
    color: #ffffff;
    text-decoration: none;
    background: url(/about/images/tubnavi_bg.png) no-repeat 0px -38px;
}

.tubnavi li.stey a,
.tubnavi li.stey a:visited,
.tubnavi li.stey a:active,
.tubnavi li.stey a:hover {
    color: #ffffff;
    text-decoration: none;
    background: url(/about/images/tubnavi_bg.png) no-repeat 0px -76px;
}

.tubnavi_contents {
    background: url(/about/images/tubnavi_contents_bg.png) no-repeat bottom;
    padding: 20px;
}

.img_right {
    float: right;
    padding: 0 0 10px 10px;
}

.img_right p {
    font-size: 10px;
    padding: 10px;
    line-height: 1.5em;
}

.tubnavi_contents h5 {
    font-weight: bold;
}

/* saiyou */
.saiyou table {
    border-collapse: separate;
    border-spacing: 0;
}

.saiyou tr th {
    width: 190px;
    padding: 5px;
    border-bottom: #727171 1px solid;
}

.saiyou tr td {
    padding: 5px;
    background: url(/images/saiyou/line01.gif) bottom repeat-x;
}

.bg01 {
    background-color: #bca03e;
}

.saiyou02 table {
    border-collapse: separate;
    border-spacing: 0;
}

.saiyou02 tr th {
    color: #FFF;
    width: 190px;
    padding: 5px;
}

.saiyou02 tr td {
    padding: 5px;
}

/* footer*/
#footer {
    height: 34px;
}

div#footer .footerBox_bp {
    clear: both;
    /* float余白バグ対策 */
    margin: 0 -1px 0 0;
    width: 910px;
    padding: 10px 20px;
    color: #FFFFFF;
}

/* attention_using */
.attention_using-wrap {
    font-family: serif;
    font-size: 13px;
}

.attention_using-wrap h2.h2_txt {
    font-size: 12px;
}

.attention_using-wrap .h2_box1,
.attention_using-wrap .h2_box2,
.attention_using-wrap .h2_box3 {
    width: auto;
}

.attention_using-wrap #contents_container_bp {
    width: 100%;
    max-width: 950px;
    padding: 0 30px;
    box-sizing: border-box;
}

.bp_h1-a-u {
    background: none;
    line-height: initial;
    margin-top: 20px;
    padding: 1em;
    background-color: #f5f3ea;
}

.attention_using-wrap .link_list a {
    color: #fff;
}
/* /attention_using */