@charset "utf-8";

#footer-area { display: block; width: 100%; height: 120px; min-width: 1200px; }
#footer-area .footer { display: block; height: 100%; padding: 30px 0 20px; width: 1200px; margin: 0 auto; }
#footer-area .footer .footer-logoArea {display: inline-block; vertical-align: top; float: left; }
#footer-area .footer .footer-textArea {display: inline-block; float: right; text-align: right; }
#footer-area .footer .footer-textArea p {display: block; font-size: 11px; color: #b2b5c0; letter-spacing: 0; font-family: 'Malgun Gothic'; font-weight: bold; line-height: 21px; }
