@charset "utf-8";
/* CSS Document */

/*
===========================================================
リセット＆デフォルトスタイル
===========================================================
*/


body, header, hgroup, nav, aside, footer, article, section, blockquote, dd, div, dl, dt, h1, h2, h3, h4, h5, h6, li, ol, p, pre, span, td, th, ul {
	margin:0;
	padding:0;
	-webkit-margin-before:0;
	-webkit-margin-after:0;
}

header, hgroup, nav, aside, footer, article, section {
	display:block;
}

body {
	margin:0;
	padding:0;
	letter-spacing: normal;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	font-size: 14px;
	line-height: 22px;
	background-color: #252525;
	text-align: center;
}

a {
	color:#4D7EB9;
	text-decoration:none;
}

a:hover {
	color:#70A7EC;
	text-decoration:underline;
}

a img {
	border-style:none;
	outline:none;
}

h1, h2, h3, h4, h5, h6 {
	clear:both;
	color:#333;
	font-size:100%;
	margin:1.6em 0 0.4em 0;
	font-weight:bold;
}

/* 背景設定 */

#index {
	background:#252525 url(../img/index/indexBg.jpg) repeat-x left top;
}

#others {
	background:#252525 url(../img/common/bodyBg.jpg) repeat-x left top;
}

/* ヘッダーナビ設定 */
#headerNavi {
	width:980px;
	height:27px;
	margin:3px auto 0;
	overflow:hidden;
	font-size:12px;
	text-align:right;
}

	#headerNavi .search {
		float:right;
	}

	#headerNavi .submit {
		margin:3px 3px 0 3px;
		vertical-align:text-bottom;
	}

	#headerNavi table,
	#headerNavi th,
	#headerNavi td {
		border:none !important;
		padding:0 !important;
	}
	
	#headerNavi ul {
		float:right;
		list-style:none;
		color:#4D7EB9 !important;
		margin:0 0 0 5px;
	}

	#headerNavi ul:after {
		content:"｜";
	}

		#headerNavi li {
			float:left;
		}

		#headerNavi li:before {
			content:"｜";
		}

/* ヘッダー設定 */
#header {
	width:980px;
	height:100px;
	overflow:hidden;
	margin:0 auto;
}

	#header #chibaUniv{
		width:95px;
		height:100px;
		float:left !important;
		clear:none;
		margin:0 !important;
		padding:0 !important;
	}

	#header #siteTitle{
		width:885px;
		height:100px;
		float:left !important;
		clear:none;
		margin:0 !important;
		padding:0 !important;
	}


/* トップページスライド下テキスト */

#indexText {
	color:#fff;
	margin:66px 0 0 0;
	/margin:50px 0 0 0;
}


/* カテゴリイメージ */
#imgArea {
	width:980px;
	height:194px;
	padding:27px 0 0 0;
	margin:0 auto;
	background: url(../img/common/imgAreaBg.jpg) no-repeat left top;
}

	#imgArea #aboutCatTitle,
	#imgArea #topicsCatTitle,
	#imgArea #researchCatTitle,
	#imgArea #educationCatTitle,
	#imgArea #clinicalCatTitle,
	#imgArea #bioresouresCatTitle,
	#imgArea #jointCatTitle,
	#imgArea #internationalCatTitle,
	#imgArea #othersCatTitle {
		width:929px;
		height:83px;
		padding:47px 11px 0 40px;
		font-size:34px;
		text-align:left;
		color:#fff;
		letter-spacing:5px;
	}

	#imgArea #aboutCatTitle {
		background: url(../about/img/catTitle.jpg) no-repeat left top;
	}
	#imgArea #topicsCatTitle {
		background: url(../topics/img/catTitle.jpg) no-repeat left top;
	}
	#imgArea #researchCatTitle {
		background: url(../research/img/catTitle.jpg) no-repeat left top;
	}
	#imgArea #educationCatTitle {
		background: url(../education/img/catTitle.jpg) no-repeat left top;
	}
	#imgArea #clinicalCatTitle {
		background: url(../clinical/img/catTitle.jpg) no-repeat left top;
	}
	#imgArea #bioresouresCatTitle {
		background: url(../bioresoures/img/catTitle.jpg) no-repeat left top;
	}
	#imgArea #jointCatTitle {
		background: url(../joint/img/catTitle.jpg) no-repeat left top;
	}
	#imgArea #internationalCatTitle {
		background: url(../joint/img/catTitle.jpg) no-repeat left top;
	}
	#imgArea #othersCatTitle {
		background: url(../img/common/othersCatTitle.jpg) no-repeat left top;
	}


/* パンくずリスト */
	#imgArea #topicPath {
		width:980px;
		height:33px;
		padding:31px 0 0 0;
		text-align:left;
		color:#fff;
	}

	#imgArea #topicPath a {
		color:#97BADD;
	}


/* コンテンツエリア設定 */
#contentsWrap {
	width:100%;
	background:#fff url(../img/common/bottomObj.jpg) no-repeat right bottom;
}

#contentsArea {
	width:980px;
	margin:0 auto;
	padding:50px 0 0 0;
	overflow:hidden;
	background:#fff url(../img/common/contentsBg.gif) repeat-y 360px top;
}

#contents {
	width:560px;
	min-height:300px;
	float:right;
	margin:0 0 0 38px;
	text-align:left;
}


/* サイドエリア設定 */
#sideArea {
	width:340px;
	float:left;
	text-align:left;
}

/* サイドナビ設定 */
#sideArea #sideNaviTitle {
	margin:0 0 30px 0;
	font-size:24px;
	font-weight:normal;
}
	

#sideArea #sideNavi {
	width:340px;
	margin:0 0 30px 0;
}

	#sideArea #sideNavi li {
		width:325px;
		margin:0 0 15px 15px;
		list-style:none;
	}


	#sideArea #sideNavi li a {
		color:#333;
	}

	#sideArea #sideNavi li a:hover {
		color:#4D7EB9;
		font-weight:bold;
		text-decoration:none;
	}

	#sideArea #sideNavi li a.current {
		color:#4D7EB9;
		font-weight:bold;
		text-decoration:none;
	}

/* サイドナビトグル設定 */
	#sideArea #sideNavi li.child,
	#sideArea #sideNavi li.noneToggle {
		width:340px;
		margin:0 0 15px 0;
		list-style:none;
	}

	#sideArea #sideNavi li.child a {
		width:325px;
		margin:0;
		padding:0 0 0 15px;
		color:#4D7EB9;
		font-weight:bold;
		}

	#sideArea #sideNavi li.noneToggle a {
		width:325px;
		margin:0;
		padding:0 0 0 15px;
		}

	#sideArea #sideNavi li.child a {
		background: url(../img/common/sideNaviOpen.gif) no-repeat left 4px;
	}

	#sideArea #sideNavi li.noneToggle a {
		background: url(../img/common/sideNaviClose.gif) no-repeat left 4px;
	}

	#sideArea #sideNavi li.child a.close {
		background: url(../img/common/sideNaviClose.gif) no-repeat left 4px;
	}

	#sideArea #sideNavi li.child ul li a {
		background: none;
		padding:0;
		font-weight:normal;
		color:#333;
	}

	#sideArea #sideNavi li.child ul li a:hover {
		color:#70A7EC;
		text-decoration:underline;
	}

	#sideArea #sideNavi li.child ul li a.current {
		color:#4A7CBB;
		font-weight:bold;
	}

		#sideArea #sideNavi ul {
			width:325px;
			margin:10px 0 0 15px;
		}
	
		#sideArea #sideNavi ul li {
			margin:0;
			padding:0 0 0 15px;
			background: url(../img/common/sideNaviList.gif) no-repeat left 9px;
		}

		#sideArea #sideNavi ul li:last-child {
			background: url(../img/common/sideNaviListLast.gif) no-repeat left 9px;
		}

		#sideArea #sideNavi .child ul li a.close {
			background:none !important;
		}


#pageLink {
	width:980px;
	list-style:none;
	margin:40px 0 10px;
	float:left;
	overflow:hidden
}

	#pageLink li {
		width: 490px;
	}

	#pageLink li.home {
		float: left;
		text-align:left;
	}

	#pageLink li.page_top {
		float: right;
		text-align:right;
	}

	#pageLink li a {
		opacity:1;
	}

	#pageLink li a:hover {
		opacity:0.6;
	}



/* トップページバナー設定 */
#bannerArea {
	width:340px;
	float:left;
	margin:0 42px 0 0;
}

#bannerArea li {
	width:340px;
	float:left;
	margin:0 0 30px 0;
	list-style:none;
}

	#bannerArea li a {
		opacity:1;
	}

	#bannerArea li a:hover {
		opacity:0.6;
	}



/* フッター設定 */
#footer {
	width:980px;
	margin:25px auto;
	font-size:11px;
	line-height:16px;
	text-align:right;
	color:#fff;
}

/* Google検索用設定 */

.gsc-search-box-tools .gsc-search-box .gsc-input {
	padding-right: 0 !important;
	padding-top:2px !important;
	
}

.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {
	height: 10px !important;
	margin: 0 !important;
	min-width: 10px !important;
	padding: 5px 5px !important;
	width: 10px !important;
}

form.gsc-search-box {
	font-size: 11px !important;
	margin: 0 0 4px !important;
	padding:0 !important;
	width: 100% !important;
}

.gsc-search-box-tools .gsc-search-box .gsc-input {
	padding-right: 0 !important;
}

.gsc-input-box {
	background: none repeat scroll 0 0 #FFFFFF !important;
	border: 1px solid #D9D9D9 !important;
	height: 20px !important;
}

input.gsc-input {
	font-size: 11px !important;
}

form.gsc-search-box {
	font-size: 11px !important;
	margin: 0 10px 0 0 !important;
	width: 200px !important;
}

#searchResult {
	margin:0 0 20px 10px;
}

#searchResult table,
#searchResult th,
#searchResult td {
	border:none !important;
	padding:0 !important;
}

