@charset "UTF-8";

* {
	box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
}

body {
	width: 100%;
	text-align: left;
	background: none;
}

#pagetop,
#mainNavi,
#searchArea,
#subNavi,
#topicsTitle p,
#breadNavi,
#leftArea,
#footerImage,
#footerMap,
#footer h2,
#footer p,
#footer ul,
#titleImage,
#mainConversionArea,
#yearNavi,
#newsDetail .history {
	display: none;
}

/* ヘッダー
----------------------------------------------------------------------------------------------------*/

#header {
	background: none;
}

#headNavi {
	background: none;
}

#headNavi .inner {
	width: 100%;
	height: auto;
}

#headNavi .inner .logo {
	position: relative;
	left: 0;
	top: 0;
	margin: 1em 0;
	background: none;
}

#headNavi .inner .logo a {
	text-indent: 0;
}

/* フッター
----------------------------------------------------------------------------------------------------*/

#footer {
	background: none;
	color: #000;
}

/* メイン
----------------------------------------------------------------------------------------------------*/

#mainArea {
	float: none;
	width: 100%;
}

/* トップ
----------------------------------------------------------------------------------------------------*/

#top {
	width: 100%;
}

#top #topicsTitle {
	background: none;
	color: #000;
}

#top #topicsTitle h3 {
	padding: 0;
}

#top .topicsComp .collumn1,
#top .topicsComp .collumn2,
#top .topicsComp .collumn3 {
	margin: 0 0 10px 7px;
}

#top .topicsComp .hidden {
	visibility: visible !important;
}

#top #topTeacher h4 {
	padding: 0.3em 0 0.3em 1em;
	background: none;
	border-left: solid 5px #44361E;
}

#top #topTeacher .collumn {
	padding: 15px 0 0;
}

#top #bannerArea {
	clear: both;
}

#top #largeBannerArea,
#top #smallBannerArea {
	padding: 0;
	background: none;
}

#top #conversionArea {
	padding: 0;
	background: none;
}

#top #topicsMore {
	display: none !important;
}

/* リード
--------------------------------------------------*/

#leadArea h3 {
	padding: 0;
	background: none;
	color: #000;
	font-size: 18px;
	font-weight: bold;
}

#leadArea .topicsComp {
	width: 100% !important;
	padding: 0 !important;
	margin-left: 0 !important;
	background: none !important;
}

#leadArea .topicsComp h4 {
	margin: 0 0 1em;
	padding: 0.3em 0 0.3em 1em;
	background: none;
	color: #000;
	border-left: solid 5px #00643F;
	font-size: 14px;
	font-weight: bold;
}

#leadArea .topicsComp .collumn1,
#leadArea .topicsComp .collumn2,
#leadArea .topicsComp .collumn3 {
	margin: 0 20px 25px 0;
}

#newsArea {
	background: none;
}

#newsArea h4 {
	margin: 0 0 1em;
	padding: 0.3em 0 0.3em 1em;
	background: none !important;
	color: #000;
	border-left: solid 5px #00643F;
	font-weight: normal;
}

#newsArea dl {
	padding: 0;
}

/* doc_1.0 各教員TOP
----------------------------------------------------------------------------------------------------*/

#doctorLeftArea h3 {
	padding: 0;
	background: none;
	color: #000;
}

/* 本文セット
----------------------------------------------------------------------------------------------------*/

.section {
	padding: 0;
	background: none;
}

.section h3 {
	margin: 0 0 1em !important;
	padding: 0 !important;
	background: none !important;
	color: #000 !important;
	font-size: 16px !important;
	font-weight: bold;
}

.section h4 {
	margin: 1em 0 !important;
	padding: 0.3em 0 0.3em 1em !important;
	color: #000 !important;
	background: none  !important;
	border-left: solid 5px #00643F !important;
	font-size: 14px !important;
}

.textComp,
.tableComp,
.photoComp,
.photoComp .text,
.linkComp,
.fileComp,
.topicsComp,
.noteType1 {
	width: 100% !important;
	padding: 0 !important;
	margin-left: 0 !important;
	background: none !important;
}

.section .linkComp li,
.section .fileComp li {
	font-size: 10px;
}

/* ワイド画面コンポーネント差分
----------------------------------------------------------------------------------------------------*/

/* 本文セット
----------------------------------------------------------------------------------------------------*/

#wideArea {
	width: 100%;
	padding: 0;
}

#wideArea #leadArea h3 {
	font-size: 20px;
	font-weight: bold;
}

#wideArea .section {
	padding: 0;
}

#wideArea .section h3 {
	font-size: 18px !important;
	font-weight: bold !important;
}

#wideArea .section h4 {
	font-size: 16px !important;
	font-weight: bold !important;
}

#wideArea .section .linkComp,
#wideArea .section .fileComp {
	font-size: 12px;
}

/* H_2.0 新着記事一覧
----------------------------------------------------------------------------------------------------*/

#newsList {
	margin: 1em 0;
	padding: 0;
}

/* H_2.1 教員新着記事
----------------------------------------------------------------------------------------------------*/

#newsTitle {
	background: none;
	padding: 0;
}

#newsTitle h3 {
	font-weight: bold;
	color: #000;
}

#newsTitle .data {
	color: #000;
}
