@charset "utf-8";
/* CSS Document */

#wrapper {
position: relative;
}

#wrapper .bg {
 position: absolute;
 top: 0;
 left: 0;
 z-index: 5;
}

#wrapper .logo {
 position: absolute;
 top: -236px;
 left: -60px;
 z-index: 10;
}
#imgpad {
margin-top:12px;
}
.heightadjust {
height: 315px;
}