@charset "UTF-8";

body {
	zoom: 0.80;
}
	

a[href]:after {
	content: "" !important;
}

abbr[title]:after {
	content: "" !important;
}

.navbar-toggle {
    display: none;
}

.container {
	width: 1200px;
}




/* ===== Navi Settings ===== */
.navbar-collapse.collapse {
  display: block !important;
  height: auto !important;
  overflow: visible !important;
  padding-bottom: 0;
}

.navbar-default {
	padding: 0;
	background: #00633d;
	width: 1280px !important;}



/* ===== Page Content Settings ===== */




/*# sourceMappingURL=print.css.map */
