@charset "utf-8";

/************************************************
 import css
************************************************ */


@import url("entry.css");

@import url("contact.css");


#undercolumn{
    display: block;
    max-width: 980px;
    width: 100%;
    justify-content: center;
    margin: 0 auto;
    flex-wrap: wrap;
}

#undercolumn_cart{
    width:100%;
}

/************************************************
forgot css
************************************************ */
div#window_area #forgot {
    border: none;
}