@charset "utf-8";

/* --------------------------------------------------
 Box Frame Elements
-------------------------------------------------- */

/* Box Frame Common Setting
-------------------------------------------------- */
/* 1 column 
---------------------------------------- */
div.oneColumnLayout {
float:none!important;
width:960px!important;
}

