@charset "UTF-8";
#wrap { width:640px; height:auto; margin:0 auto; position:relative; /* overflow:hidden; */ }
#wrap header { width:640px; height:100px; position:relative; background:#fff; z-index:90; border-bottom:1px solid #d9d9d9; }
#wrap section { height:auto; margin:0 auto; }
#wrap nav { height:68px; margin:0 auto; }
#wrap footer { height:auto; margin:0 auto; padding-bottom:100px; }
