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


#section_footer_fix3 {
  position:relative;
}
#section_footer_fix3in {
  width: 100%;
  margin: 0 auto !important;
  padding: 0;
  position: fixed;
  bottom: -100%;
  left: 0;
  right:0;
  z-index: 10;
  background-color:#444;
}
