﻿@charset "UTF-8";
/* CSS 鳥取大学附属図書館・医学図書館 */


/*　============================================ 全体 ==========================================　*/

/* 全体 */

body {
	color: #000;
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size: 13px;
	margin: 0 auto;
	text-align: left;
	}
	
p {
	line-height: 1.5em;
	margin: 0;
	padding: 2px 0;
	}
	
dl {
	clear: both;
	line-height: 2em;
	}
	
dt {
	clear: both;
	float: left;
	width: 6em;
	}
	
dd {
	margin-left: 6em;
	}
	
.dl_bottom {
	border-bottom: 1px solid #FFF;
	margin-bottom: 15px;
	}
	

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 16px;
	line-height: 1.2em;
	margin:0;
	padding: 0;
	}
	
a, a:link {
	color:  #00F;
	text-decoration: none;
	}
	
a:hover {
	color: #ffb62f;
	text-decoration: underline;
	}
	
.clear_both {
	clear: both;
	font-size: 1px;
	height: 1px;
	}
	
.img_border {
	border: 1px solid #635B8A;
	}
	
#wrapper {
	margin: 30px auto;
	background: #f5f5f5;
	border-top: 10px #3C67B8 solid;
	border-bottom: 10px #3C67B8 solid;
	}
	
#content_wrap {
	text-align: left;
	}
	
.title:hover {
	width: 100%;
	height: 100%;
	text-decoration: none;
	}

.menu_hover:hover {
	color: white !important;
	background-color: #ffb62f !important;
	text-decoration: none !important;
	}


/*　========== TEXT ===========　*/

.text_orange {
	color: #D46E00;
	}
	
	
/*　============================================ 上部ヘッダー ==========================================　*/

/*　========== HEADER ===========　*/

#header {
	background-color:  #3C67B8;
	margin:0 auto 10px auto;
	clear: both;
	border-top: 2px #f5f5f5 solid;
	}


#topbar {
	width: 950px;
	margin: 0 auto;
	border-right: 2px #f5f5f5 solid; 
	border-left: 2px #f5f5f5 solid; 
	}


#topbar a {
	color: white;
	}


#top_a {
	width: 410px;
	float: left;
	color: white;
	}


#top_a a {
	display: block;
	width: 390px;
	height: 21px;
	padding: 3px 10px 2px 10px;
	}

#top_a #top_a_title {
	font-size: 16px;
	}

#top_b {
	text-align: right;
	margin: 0 10px;
	}


#top_b .top_b_text {
	display: block;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	padding: 5px 0;
	}


/*　=============================== 上部メニューバー ================================　*/

/*　========== 上部メニュー全体 ===========　*/

#menubar {
	width: 950px;
	height: 51px;
	margin:0 auto;
	overflow: hidden;
	clear: both;
	border-right: 2px #f5f5f5 solid; 
	border-left: 2px #f5f5f5 solid; 
	}


/*　========== space ===========　*/

#space {
	clear: both;
	width:410px;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #3C67B8;
	float: left;
	position: relative;
	text-align: left;	/* bag fix */
	}

#space a {
	display: block;
	width: 390px;
	height: 29px;
	padding: 10px 20px 12px 0;
	text-align: right;
	}

#space span {
	color: white;
	font-size: 27px;
	letter-spacing:10px;
	}

#space ._e {
	letter-spacing: normal !important;
	}


/*　========== menu_a ===========　*/


#menu_a2 {
	background-color: white;
	overflow: hidden;	/* float fix */
	}

.menu_a_01 {
	font-size: 10px;
	color: #635B8A;
	padding: 3px 0 2px 0;
	}

.menu_a_02 {
	color: #000;
	font-size: 18px;
	text-align: right;
	letter-spacing: 3px;
	}

#menu_a2 a {
	display: block;
	float: left;
	font-size: 11px;
	height: 45px;
	width: 249px;
	padding: 5px 5px 0 15px;
	border-right: 1px #aaa solid;
	border-bottom: 1px #aaa solid;
	}

	
#menu_a2 a:hover div {
	color: white;
	}


/*　============================================ メインコンテンツ ==========================================　*/

/*　=========== 本体部分全体 ==========　*/


#content {
	padding: 0;
	overflow: hidden;
	width: 950px;
	margin: 0 auto;
	}




/*　=============================== 左メニュー ================================　*/

/*　=========== 左メニュー全体 ==========　*/
	
#service {
	float: left;
	width: 215px;
	min-height: 675px;
	padding:  0;
	border: 1px #aaa solid;
	background: white;
	}


#menu_side h2 {
	font-size: 15px;
	padding: 10px 0 0 15px;
	text-align: left;
	color: #000;
	}

#menu_side h3 {
	font-size: 15px;
	padding: 10px 0 0 13px;
	text-align: left;
	color: #000;
	}


/*　=========== サービスブロック ==========　*/

#menu_b a {
	color: #000;
	display: block;
	font-size: 11px;
	height: 50px;
	width: 100%;
	border-bottom: 1px #aaa solid;
	line-height: normal;
	}

#menu_b a:hover {
	background-color: #ffb62f;
	text-decoration: none;
	line-height: normal;
	}

/*　=========== ドロップメニュー ==========　*/

#drop_side {
	list-style: none;
	width: 100%;
	padding: 0;
	margin: 0;
	}

#drop_side li {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
	line-height: 0;	/* ie7-8 */
	z-index: 5;
	font-size: 1%;	/* ie7-8 */
	}

#drop_side li a {
	display: block;
	margin: 0;
	color: #000;
	font-weight: bold;
	line-height: normal;	/* ie7-8 */
	text-decoration: none;
	zoom: 1;
	}

#drop_side li a h2 {
	padding: 19px 15px 0 15px;
	font-size: 16px;
	}

#drop_side li ul {
	list-style: none;
	position: absolute;
	top: 0;
	left: 100%;
	margin: 0;
	padding: 0;
	opacity: 0.95;
	filter: alpha(opacity=95);	/* ie lt 8 */
	-ms-filter: "alpha(opacity=95)";	/* ie 8 */
	-moz-opacity: 0.95;		/* ff */
	-khtml-opacity: 0.95;	/* safari */
	}

#drop_side li ul li {
	overflow: hidden;
	height: 0;
	line-height: 0;	/* ie7-8 */
	color: #fff;
	-moz-transition: .2s;
	-webkit-transition: .2s;
	-o-transition: .2s;
	-ms-transition: .2s;
	transition: .2s;
	}

#drop_side li ul li a {
	width: 180px;
	text-align: left;
	font-weight: normal;
	line-height: normal;	/* ie7-8 */
	border-bottom: 1px #4d80db solid;
	background: #3C67B8;
	}

#drop_side li ul li a h3 {
	padding: 13px 5px 0 10px;
	font-size: 14px;
	color: white;
	}

#drop_side li ul li a h4 {
	padding-left: 10px;
	*padding: 0;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.5em;
	color: white;
	}


#drop_side li:hover > a {
	background: #ffb62f;
	line-height: normal;	/* ie7-8 */
	}

#drop_side li:hover > a h2,
#drop_side li:hover > a h3 {
	color: white;
	}

#drop_side li:hover ul li {
	overflow: visible;
	height: 51px;
	line-height: 0;	/* ie7-8 */
	border-left: 1px solid #d3d3d3;
	}

#drop_side li ul li:hover > a {
	border-color: #ffb62f;
	}


#drop_side li:hover > .underdrop {
	*margin-top: -1px;	/* ie7 メニュー間のスキマ埋め */
	*padding-top: 1px;	/* ie7 メニュー間のスキマ埋め */

	} 




/* ================= 左下広告 ================== */

#ad {
	width: 100%;
	padding: 0;
	overflow: hidden;
	}

.banner {
	display: block;
	margin: 11px auto;
	width: 168px;
	height: 70px;
	border: 1px #999 solid;
	}

#ad img {
	border-style: none;
	}


/*　=============================== 右コンテンツ ================================　*/

/*　===========右側本体部分==========　*/	

#main {
	float: left;
	margin: 0 0 0 10px;
	*margin: 0 0 -10px 10px;	/* ie7 謎の下スキマ埋め */
	width: 723px;
	position: relative;
	overflow: hidden;
	}
	

.content_main h2 {
	float: right;
	font-size: 10px;
	text-align: right;
	padding: 13px 5px 0 0;
	}


.content_main h3 {
	font-size: 14px;
	margin: 5px 0px;
	padding: 4px;
	line-height: 12px;
	border-bottom: 3px #3C67B8 solid;
	}



/* ============ スライドショー ============= */

#slideshow {
	width: 721px;
	height: 247px;
	overflow: hidden;
	padding: 2px 1px;
	margin: 0 auto 10px auto;
	background: #aaa;
	position: relative;
	}

#top_slideshow {
	width: 564px;
	height: 247px;
	overflow: hidden;
	}

	.slideshow-container {
		max-width: 100%;
		padding-top: 43.75%;
		margin: 0 auto;
		position:relative;
		overflow: hidden;
	}
	
	.slide-parent {
		position: absolute;
		display: flex;
		width: 100%;
		top: 0%;
		padding: 0;
		list-style: none;
	}
	
	.slide-child {
		flex-shrink: 0;
		width: 100%;
	}
	
	.slide-img {
		width: 100%;
		height: 100%;
	}
	
	
	
	button {
		cursor: pointer;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		vertical-align: middle;
		color: inherit;
		font: inherit;
		border: 0;
		background: transparent;
		padding: 0;
		margin: 0;
		outline: none;
		border-radius: 0;
	}
	
	.btn-container {
		position: absolute;
		top: 0;
		width: 90%;
		height: 100%;
		margin: 0 5%;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	
	.btn-box {
		position: relative;
	}
	
	.btn-box:before {
		content: "";
		width: 10px;
		height: 10px;
		border-top: 3px solid #fefefe;
		border-left: 3px solid #fefefe;
		position: absolute;
		top: 50%;
		left: 50%;
		pointer-events: none;
	}
	
	.btn-box.bL:before {
		transform: translate(-35%, -50%)rotate(-45deg);
	}
	
	.btn-box.bR:before {
		transform: translate(-65%, -50%)rotate(135deg);
	}
	
	.btn {
		width: 35px;
		height: 35px;
		background-color: rgba(61, 61, 61, 0.9);
		box-shadow: 0 0 0 2px rgba(61, 61, 61, 0.9);
		border-radius: 50%;
		transition: .2s;
	}
	
	.btn:hover {
		background-color: rgba(255, 255, 255, 0.9);
		box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.85);
	}
	
	
	
	.pagenation-container {
		width: 40%;
		height: 3%;
		margin: 0 30%;
		position: absolute;
		bottom: 5%;
		display: flex;
		justify-content: space-around;
	}
	
	.pagenation {
		border-radius: 50%;
		background-color: rgba(61, 61, 61, 0.9);
		box-shadow: 0 0 0 2px rgba(61, 61, 61, 0.9);
		transition: .2s;
	}
	
	.pagenation.target {
		background-color: rgba(255, 255, 255, 0.9);
		box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.85);
	}
	
	.pagenation:hover {
		background-color: rgba(255, 255, 255, 0.9);
		box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.85);
	}


/*　========= 開館時間部分 ============　*/	

#contact_box {
	background-color:  #3C67B8;
	width: 148px;
	height: 223px;
	margin: 1px;
	overflow: hidden;
	position: absolute;
	top: -1px;
	left: 562px;
	padding: 15px 5px 10px 5px;
	color: #fff;
	text-align: center;
	z-index: 5;
	border: 1px #aaa solid;
	font-size: 14px;
	}
	
#contact_box a {
	color: white;
	line-height: 25px;
	}

#contact_box h3 {
	font-size: 16px;
	color: #fff;
	padding-bottom: 5px;
	text-align: center;
	}

.openhour {
	height: 75px;
	padding: 15px 0px 10px 0px;
	border-top: 2px white solid;
	}

.openhour p {
	line-height: 1.7em;
	}


/* ============ クイックリンク ============= */

#quicks {
	margin-bottom: 10px;
	width: 721px;
	border: 1px #aaa solid;
	background: white;
	}

#search {
	width: 721px;
	padding: 0;
	background-color: #D7E1F3;
	overflow: hidden;
	}

#search_2 {
	width: 721px;
	padding: 0;
	background-color: #3C67B8;
	overflow: hidden;
	}

/*　========== 検索フォーム・タブボックス ===========　*/


/* 表示領域全体 */

div.tabbox {
	margin: 0px;
	padding: 7px 5px 7px 5px;
	width: 711px;
	}

/* タブ部分 */

p.tabs {
	margin: 0px;
	padding: 0px;
	}

p.tabs a {
	display: block;
	width: 350px;
	height: 20px;
	float: left;
	padding: 3px 3px 3px 3px;
	text-align: center;
	font-size: 15px;
	}

p.tabs a.tab1 {
	background-color: white;
	color: #3C67B8;
	border: 2px solid white;
	}

p.tabs a.tab2 {
	background-color: #5780d1;
	color:white;
	border-top: 2px solid #5780d1;
	border-right: 3px solid #5780d1;
	border-bottom: 2px solid #5780d1;
	border-left: 2px solid #5780d1;
	}



/* タブ中身のボックス */

div.tab {
	min-height: 56px;
	*min-height: 53px;
	overflow: auto;
	clear: left;
	}

div#tab1 {
	background-color: white;
	border: 2px solid white;
	}

div#tab2 {
	text-align: center;
	background-color: #5780d1;
	border: 2px solid #5780d1;
	}

#fprimo {
	margin: 0;
	padding: 0;
	}


/* タブここまで */

#primo {
	width: 650px;
	margin: auto auto;
	padding: 5px;
	border-bottom: 1px solid white;
	overflow: hidden;
	}

#subjectLibrary {
	width: 630px;
	margin: 0 auto;
	padding: 10px 5px 5px;
	display: flex;
	flex-flow: column;
	flex-wrap: wrap;

	p {
		display: inline-block;
		width: 600px;
	}

	p.subject-library-title {
		font-size: 16px;
		letter-spacing: 3px;
		vertical-align: bottom;
		text-align: left;
	}

	form {
		margin: 5px 0 10px ;
	}

}

#subject-library-search {
	.text-from {
		width: 420px;

	}
}

#opac {
	width: 650px;
	margin: auto auto;
	padding-bottom: 5px;
	overflow: hidden;
	}

#opac_2 {
	clear: both;
	height: 38px;
	margin: 0;
	position: relative;
	text-align: left;	/* bag fix */
	}

#search_form {
	width: 650px;
	padding-top: 13px;
	margin: auto auto;
	overflow: hidden;
	}

.search_form_2 {
	width: 650px;
	margin: auto auto;
	overflow: hidden;
	}

#searchbox_2 {
	margin-right: 14px;
	}

#search_button {
	display: block;
	width: 106px;
	height: 17px;
	padding: 3px 2px;
	margin: 0 15px 0 0;
	*margin: 2px 15px 0 0;
	float: left;
	color: #000;
	background-color: #eaeaea;
	border: 1px #777 solid;
	}

#search_button h4 {
	padding-top: 2px;
	font-size: 16px;
	text-align: center;
	margin: 0 0 0 5px;
	letter-spacing:5px;
	}

#search_button ._e {
	letter-spacing: 2px;
	}
	


#search_button:hover {
	background: #a3eefe;
	border-color: #2da0fe;
	text-decoration: none;
	}

#form {
	margin-left: 5px;
	}


/* ------------ ツール集 ------------ */

.feature {
	width: 100%;
	height: 36px;
	overflow: hidden;
	background: #B6C7E5;
	padding: 9px 0;
	background-image: url(../img/toririn.png);
	background-repeat: no-repeat;
	background-position: 580px 145px;
	transition:  height .1s ease 0;
	-moz-transition:  height .1s ease 0;	/* ff */
	-webkit-transition:  height .1s ease 0;	/* chrome */
	-o-transition:  height .1s ease 0;	/* opera */
	-ms-transition:  height .1s ease 0;	/* ie 8 */
	border-top: 1px #9aa solid;	/* #87959d */
	}


.tools {
	overflow: hidden;
	float: left;
	background-color:white;
	width:228px;
	height:30px;
	margin-left: 8px;
	border: 1px #666 solid;
	opacity: 0.85;
	filter: alpha(opacity=85);	/* ie lt 8 */
	-ms-filter: "alpha(opacity=85)";	/* ie 8 */
	-moz-opacity: 0.85;		/* ff */
	-khtml-opacity: 0.85;	/* safari */
	transition:  height .1s ease 0;
	-moz-transition:  height .1s ease 0;	/* ff */
	-webkit-transition:  height .1s ease 0;	/* chrome */
	-o-transition:  height .1s ease 0;	/* opera */
	-ms-transition:  height .1s ease 0;	/* ie 8 */
	}

.tools .menu_hover {
	width:228px;
	height:30px;
	}


.tools h4 {
	display: block;
	width: 16px;
	height 16px;
	margin: 8px 3px 0 2px;
	float: right;
	font-size: 11px;
	font-weight: normal;
	}

.tools h1 {
	font-size: 13.4px;
	padding: 8px 8px 10px 8px;
	font-weight: bold;
	text-align: center;
	}


.tools ul {
	list-style: none;
	width: 100%;
	padding: 0;
	margin: 0;
	}


.tools ul li {
	margin: 0 3px 0 30px;
	font-size: 13px;
	}

.tools ul li a {
	color: #00F;
	}

.tools ul h3 {
	font-size: 13.4px;
	margin: 10px 0 2px 15px;
	padding: 0;
	float: none;
	text-align: left;
	}

.feature:hover {
	height: 280px;
	}


.tools:hover {
	height:280px;
	}

.tools:hover .menu_hover {
	color: white !important;
	background-color: #ffb62f !important;
	text-decoration: none !important;
	}

.tools a:hover {
	color: #ffb62f;
	}


	
/* ============ お知らせ ============= */


#news {
	width: 500px;
	float: left;
	min-height: 457px;
	*min-height: 460px;	/* ie7 謎の高さ違い埋め */
	border-top: 1px #aaa solid;
	border-bottom: 1px #aaa solid;
	border-left: 1px #aaa solid;
	background: white;
	}


#iframe { 
	width: 500px ;
	margin-bottom: 5px;
	border-top: 1px #aaa solid;
	border-bottom: 1px #aaa solid;
	}
	


/*　========= google　トップのみ ============　*/

#google {
	padding: 5px 0 9px 0;
	*padding: 5px 0;
	}
	
#google #googlename {
	width: 100px;
	margin: 0 10px;
	float: left;
	}

#google #searchbox {
	width: 395px;
	float: left;
	}

#google h1 {
	margin-bottom: 7px;
	font-size: 13px;
	font-weight: normal;
	}

#google table.gsc-branding {
	display: none;
	}


/*　========= SNS　トップのみ ============　*/


#sns {
	width: 220px;
	height: 457px;
	*height: 460px;	/* ie7 謎の高さ違い埋め */
	float: left;
	background: #B6C7E5;
	border: 1px #aaa solid;
	text-align: center;
}

#sns p {
	width: 100%;
	padding: 12px auto;
	background-color: #3C67B8;
	letter-spacing: 15px;
	font: 15px bold;
	color: white;
}

#sns img {
	border-style: none;
}

#sns .banner {
	margin: 20px auto;
	border: 5px white solid;
}

#sns .toririn {
	width: 45%;
	margin: 10px auto;
}
		
/* ============ フッター ============= */

#foot {
	margin-top: 10px;
	background-color:  #3C67B8;
	clear: both;
	border-bottom: 2px #f5f5f5 solid;
	}

#footer {
	color: #FFF;
	padding: 8px 14px 0;
	text-align: right;
	height: 32px;
	width: 922px;
	margin: 0 auto;
	border-right: 2px #f5f5f5 solid; 
	border-left: 2px #f5f5f5 solid; 
	background-color:  #3C67B8;
	}
	

/* memo:<a>内のinline要素をblock要素にして幅や高さを与えると、 */
/* ie8以下ではリンクと認識されない（マウスカーソルが指に変わらない） */

/* memo:「*:first-child+html」…cssハック、いわゆるバグ技　*/
/* ie6・7のみに適用させたいときに使う（ズレ修正など/） */

/* memo:トップ青色（規定）－background-color:  #083cb4;  */
/* memo:トップ青色－background-color:  #3366c2;  */
/* memo:トップ青色2－background-color:  #3C67B8;  */