@charset "UTF-8";
#wrap { width:640px; height:auto; margin:0 auto; position:relative; /* overflow:hidden; */ }
#wrap header { width:640px; height:99px; position:relative; background:#fff; z-index:90; border-bottom:1px solid #c3c3c3; }
#wrap section { height:auto; margin:0 auto; }
#wrap nav { height:68px; margin:0 auto; }
#wrap footer { height:auto; margin:0 auto; padding:50px 20px 90px; background:#4d4d4d; text-align:center; }
