.primaryContainer {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    min-height: 100%;
    width: 100%;
}

body {
    background-image:url("img/bgclumn2.png"),url("img/BG1.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-position: 0% 0%;
    background-repeat: repeat repeat;
}

#BG {
    float: left;
    height: 0px;
    width: 100%;
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 1;
}

#Column {
    float: left;
    height: auto;
    width: 100%;
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 17;
    margin: 0px;
    clear: none;
    min-height: 0px;
}

#BodyBG {
    float: none;
    width: auto;
    height: 462px;
    color: rgb(0, 0, 0);
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 26;
    margin-top: 0px;
    margin-left: auto;
    clear: none;
    margin-right: auto;
    background-image:url("img/BodyBG.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-position: 10px 0%;
    background-repeat: no-repeat no-repeat;
}

#hedder_logo {
    float: left;
    width: auto;
    max-width: 100%;
    height: auto;
    color: rgb(0, 0, 0);
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 41;
    margin-top: 308px;
    margin-left: 55px;
    clear: none;
}

#header_logoTex {
    float: left;
    width: auto;
    max-width: 100%;
    height: auto;
    color: rgb(0, 0, 0);
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 40;
    margin-top: 313px;
    margin-left: 12px;
    clear: none;
}

#header_logoKatakana {
    float: left;
    width: auto;
    max-width: 100%;
    height: auto;
    color: rgb(0, 0, 0);
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 31;
    margin-top: 15px;
    margin-left: 100px;
    clear: both;
}

