/* ----------------------- SITE ----------------------- */

body {
  background: #fff url(../images/layout/background/body.png) 50% 108px no-repeat; 
}

          /* header */

#header {
  padding-top: 26px !important;
}

#top_banner {
  display: none !important;
}

#header h1 {
  top: 38px;
}      

#header p#motto {
  top: 87px;
}

        /* service */
        
#service {
  top: 26px;
}
          /* navi */
          
#navi {
  top: 114px;
}

#menu_more {
	top: 231px;
}

#menu_content {
	top: 272px;
}
