@charset "utf-8";
@import url('layout.css');
@font-face{font-family:noto;src:url(../font/NotoSans.eot);src:local(※),url(../font/NotoSans.woff) format('woff')}



/***************************************************************************/
/*                         body 공통 설정                                   /
/***************************************************************************/
.document{min-width:1280px; overflow:hidden; }
html,body {height:100%;font-family:noto;}
body,div,ul,li,dl,dt,dd,ol,p,h1,h2,h3,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {margin:0;padding:0;}
ul,ol,dl {list-style:none;}
img {border:0;vertical-align:top;}
fieldset {border:none;}
ul {list-style:none;padding:0;margin:0;}
fieldset{border:none;}
li{list-style:none;}
input,select,button,select{vertical-align:middle;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
a {outline:0;}
a:focus {color:#c60;}
a:link {text-decoration:none;color:#000;}
a:active {text-decoration:none;color:#000;}
a:visited {text-decoration:none;color:#000;}
a:hover {text-decoration:none;color:#aaa;}

a {text-decoration:none;}
a img{ border:0; }
img, input, select{ vertical-align:middle; }



/* 패딩값 */
.pb20 {padding-bottom:20px;}
.pb10 {padding-bottom:10px;}
.pb50 {padding-bottom:50px;}
/* 마진값 */


/* 컬러값 */