/*@media only screen and (max-width: 500px) {}*/
#BoxMainTitle {
    height: 45px;
    padding:2px;
}

#MainTitleTxt {
    font-size:1em;
    line-height: 1.2em;
    width: 65%;
}

#BoxLeft {
    margin-left: auto;
    float: none;
    clear: none;
    width: 39.498921%;
    max-width: none;
    margin-top: 0px;
    height: auto;
    margin-right: auto;
}

#BoxRight {
    margin: 0px auto;
    clear: none;
    width: 95%;
    float: none;
}

#divCenter {
    height: auto;
}

#BookImage {
    width: 100%;
    max-width: none;
}

#OrderTxt {
font-size: 1.3em;
}

#bottomTxt {
line-height: 1.2em;
font-size: 1.1em;
}

#BoxPreOrder {
    width: 80%;
}

