@charset "utf-8";

/* company.html */

#Header {
    border-bottom: none;
}

#footer {
    border-top: none!important;
}


/* depart.html */

#header-inner h1 {
	background: none!important;
}

#container {
	border-top: none!important;
}