@charset "utf-8";

/* --------------------------------------------------
 LayerBox Style
-------------------------------------------------- */
body.layerBox.layerBox #contentSeg .segInner {
width:auto;
margin:0 10px;
text-align: left;
}
* html {
overflow-x: hidden;
}
* html body.layerBox #contentSeg .segInner {
padding-right:10px;
}

body.layerBox .leadSec {
margin-top:10px;
}
body.layerBox .generalSec {
margin-top:20px;
}
body.layerBox .borderSec {
margin-top:20px;
}
body.layerBox.layerBox #contentSeg .segInner #visualSec{
width:auto;
margin:0 10px;
text-align: center;
}

