@charset "utf-8";

/* 1 : 全体
----------------------------------------------------*/

* html body.top {
	zoom: 80%;
}

#headerWrapper,
#gNaviWrapper,
#vNavi,
#headMenuSet,
#sub,
.hbSet,
.historyBack,
#campusListWrapper,
#footerWrapper,
.departmentLinks {
	display: none;
}

body,
#contentsBody,
#contentsWrapper,
#contents,
#topicPath {
	background: none !important;
}

#main {
	float: none !important;
}

* html #main {
	zoom: 90% !important;
}

* html .secondLayer .pageBody {
	width: 100% !important;
}

* html .secondLayer .pageBody {
	position: inherit;
}

/* 3 : フォント
----------------------------------------------------*/

.wrapper {
	font-family: "ＭＳ Ｐゴシック", "平成角ゴシック", sans-serif !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "ＭＳ Ｐゴシック", "平成角ゴシック", sans-serif !important;
}

