@charset "utf-8";
/* --------------------------------------------
   Style Name: Print Styles
   Style Description: Printing Styles
   -------------------------------------------- */


/* ==== top level structure ==== */

/* ----- viewport ----- */

html {
	margin: inherit !important;
	padding: inherit !important;
}

body {
	margin: inherit !important;
	padding: inherit !important;
	color: black !important;
	background: white !important;
	font-size: 10px !important;
}

/* ----- hiding blocks ----- */

#foo {
	display: none !important;
}

/* ----- width, margin control ----- */


/* page individual */

/* ----- each structual blocks ----- */

/* --- header area --- */

/* toppage */

/* --- content area --- */

/* --- footer area --- */


/* =========== components =========== */


/* =========== top page =========== */


/* =========== firm overview : location =========== */


/* =========== utility : sitemap =========== */


/* =========== utility : privacypolicy =========== */


/* =========== careers =========== */
