
/* �ėp�̐ݒ� */

.container_other {
        position: relative;
        width: 100%;
        min-height: 100%;
        background-color:#fff;
}

.header_other {
    background-color:#fff;
    height:auto;
    max-width:100%;
    margin-bottom:30px;
    text-align:center;
}

.header_image_other {
    max-width:100%;
}

.title_image_other {
    text-align:right;
    margin-top:25px;
    margin-left:10%;
    width:230px;
    height:auto;
    max-width:30%;
}

.header_border_other {
    vertical-align:text-bottom;
    width:100%;
    height:8px;
    margin-bottom:-2px;
}

.examples_other {
    width: 100%;
    height: 100%;
}
.description_other {
    height:auto;
}

.description_image_other {
    float: left;
    margin-left:30px;
    margin-top:0px;
}

.description_text_other {
    /*font-family:serif, Century, serif;*/
    margin-left:80px;
    margin-right:40px;
    padding-bottom:10px;
    padding-top:10px;
    border-top:1px solid #666666;
    color: #888888;
}

.image_root_other {
    text-align:center;
}

.footer_image_other {
    max-width:100%;
}

.footer_other {
    position: relative;
    bottom: 0;
    width: 100%;
    height: auto;
    text-align:center;
    background-color:#fff;
}
