#service_navi {      
   position:relative;            
   height: 52px;  
   /*margin: 10 50 10 0;*/
   margin: 0px;
   z-index:10;
   color:grey;
   text-align: left;
}

#service_navi_content {
    display: none;
}

#lancom_logo {
   position: absolute;
   top: 0px;
   right: 15px;
   width: 300px;
   height: 45px;
   margin-top: -10px;
   padding: 0;
}