/*
-----------------------------------------------
atprice.jp CSS Master File
----------------------------------------------- */

/* Imported Styles
----------------------------------------------- */

    /* Basic Styles
         Uses Yahoo! User Interface Library
         http://developer.yahoo.com/yui/
    --------------------------------------------- */
@import url("yui.css");

    /* Original Styles
    --------------------------------------------- */
@import url("style.css");



/* Global Styles
----------------------------------------------- */
.box{
    zoom:100%;
    overflow:hidden;
}

.box:after{
    content: ".";
    font-size: 0.1em;
    line-height: 0;
    display: block;
    height: 0.1px;
    visibility: hidden;
    clear: both; 
}

/* Hides from IE-mac \*/ * html .box {height: 1%;} .box {display: block;} /* End hide from IE-mac */


