@charset "utf-8";

#container {
	margin: 0 auto;
	width: 750px;
	position: relative;
}

/*ヘッダ*/
#header {
	margin: 0 auto;
	margin-bottom: 11px;
	width: 750px;
	height: 131px;
	background: url(../images/head.png) 0 0 no-repeat;
}
#header h1 {
	width: 231px;
	height: 70px;
	text-indent: -9999px;
}

#hm li {
	position: absolute;
}
#hm li a {
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	display: block;
}
#hm li.en { width: 69px; height: 30px; top: 4px; left: 444px; }
#hm li.uni { width: 85px; height: 30px; top: 4px; left: 513px; }
#hm li.access { width: 64px; height: 30px; top: 4px; left: 598px; }
#hm li.sitemap { width: 88px; height: 30px; top: 4px; left: 662px; }
#hm li.rep { width: 200px; height: 40px; top: 39px; left: 532px; }
#hm li.mylib { width: 200px; height: 40px; top: 83px; left: 532px; }

#main_top {
	margin-bottom: 20px;
}

/*カレンダー*/
#calendar {
	margin-left: 15px;
	padding-bottom: 64px;
	width: 165px;
	background: url(../images/calendar_opentime.gif) 0 bottom no-repeat;
	display: inline;
	float: left;
}
#calendar h2 {
	width: 165px;
	height: 24px;
	background: url(../images/calendar_title.gif) 0 0 no-repeat;
}
#calendar h2 a {
	width: 100%;
	height: 100%;
	display: block;
	text-indent: -9999px;
}
#calendar table.eventcal {
	margin: 0 auto;
	color: #4c4c4c !important;
}

#calendar table.eventcal caption {
	padding-bottom: 6px;
	font-weight: bold;
}

#calendar table.eventcal caption span.year {
	font-size: 16px;
}
#calendar table.eventcal caption span.month {
	font-size: 20px;
}
#calendar table.eventcal caption span.sch {
	font-size: 10px;
}

#calendar table.eventcal th, #calendar table.eventcal td {
	margin: 0 !important;
	padding: 0 !important;
	text-align: center;
}

#calendar table.eventcal th {
	width: 22px;
	height: 13px;
	background-color: #737373;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	line-height: 13px !important;
}
#calendar table.eventcal th.sun { background-color: #c44e5e; }
#calendar table.eventcal th.sat { background-color: #57809c; }

#calendar table.eventcal td {
	width: 22px;
	height: 22px;
	color: #4c4c4c !important;
	font-size: 12px;
	line-height: 22px;
}
#calendar table.eventcal td a {
	width: 100%;
	height: 100%;
	color: #4c4c4c !important;
	display: block;
	cursor: pointer;
}

#calendar table.eventcal td.today { border: 1px solid #4c4c4c; }
#calendar table.eventcal td.open09_17,
#calendar .legend span.open09_17 { background-color: #60ACF6; }
#calendar table.eventcal td.open10_17,
#calendar .legend span.open10_17 { background-color: #B0E0E6; }
#calendar table.eventcal td.closed,
#calendar .legend span.closed { background-color: #fcc8d3; }
#calendar table.eventcal td.blank { background-color: #e0e0e0; }
#calendar table.eventcal td.sun, #calendar table.eventcal td.sun a { color: #c44e5e !important; }
#calendar table.eventcal td.sat, #calendar table.eventcal td.sat a { color: #57809c !important; }

#calendar .legend {
	padding: 0 5px;
	padding-top: 2px;
	text-align: left;
	font-size: 85%;
	line-height: 14px;
}
#calendar .legend span {
	margin: 1px 0;
	margin-right: 0.5em;
	width: 12px;
	height: 12px;
	vertical-align: middle;
	display: block;
	float: left;
}

/*お知らせ*/
#info {
	margin-left: 13px;
	width: 394px;
	display: inline;
	float: left;
	position: relative;
}
#info h2 {
	height: 27px;
	background: url(../images/info_title.gif) 0 0 no-repeat;
	text-indent: -9999px;
}
/*#info .body {
	height: 219px;
	overflow: auto;
}*/
#info .body table {
	margin: 10px 7px;
}
#info .body table th {
	padding-left: 13px;
	background: url(../images/info_arrow.gif) 0 0.3em no-repeat;
	font-weight: bold;
}
#info .body table td {
	padding-left: 13px;
}
#info a.list {
	width: 112px;
	height: 16px;
	display: block;
	top: 10px;
	left: 275px;
	position: absolute;
}

/*バナー*/
#banners {
	width: 150px;
	float: right;
}
#banners a {
	margin-bottom: 5px;
}

/*情報検索*/
#search {
	margin-left: 15px;
	padding-bottom: 18px;
	width: 190px;
	background: url(../images/search_bg.gif) 0 bottom no-repeat;
	display: inline;
	float: left;
}
#search h2 {
	height: 37px;
	background: url(../images/search_title.gif) 0 0 no-repeat;
	text-indent: -9999px;
}
#search .zousyo { margin: 0 9px; }
#search .zousyo h3 {
	height: 18px;
	background: url(../images/search_zousyo_title.gif) 0 0 no-repeat;
	text-indent: -9999px;
}
#search .zousyo ul { margin: 0 0 1em 0 !important; padding: 0 !important; }
#search .zousyo ul li {
	margin-left: 10px;
	padding-left: 10px;
	background: url(../images/search_arrow.gif) 0 0.5em no-repeat;
}

#search .journal { margin: 0 9px; }
#search .journal h3 {
	height: 18px;
	background: url(../images/search_journal_title.gif) 0 0 no-repeat;
	text-indent: -9999px;
}
#search .journal ul { margin: 0 !important; padding: 0 !important; }
#search .journal ul li {
	margin-left: 10px;
	padding-left: 10px;
	background: url(../images/search_arrow.gif) 0 0.5em no-repeat;
}

/*メニュー*/
#menu {
	margin-left: 10px;
	width: 517px;
	display: inline;
	float: left;
}

#menu .about {
	padding-left: 102px;
	padding-top: 8px;
	padding-bottom: 15px;
	background: url(../images/about_title.gif) 0 0 no-repeat;
}
#menu .about ul {
	margin: 0 !important;
	padding: 0 5px 0 0 !important;
	display: inline;
	float: left;
}
#menu .about ul.lm { margin-left: 102px !important; }
#menu .about ul li {
	padding-left: 13px;
	/padding-left: 0px;
	background: url(../images/about_icon.gif) 0 0.3em no-repeat;
}

#menu .riyou {
	padding-left: 102px;
	padding-top: 8px;
	padding-bottom: 15px;
	background: url(../images/riyou_title.gif) 0 0 no-repeat;
}
#menu .riyou ul {
	margin: 0 !important;
	padding: 0 5px 0 0 !important;
	display: inline;
	float: left;
}
#menu .riyou ul.lm { margin-left: 102px; }
#menu .riyou ul li {
	padding-left: 13px;
	/padding-left: 0px;
	background: url(../images/riyou_icon.gif) 0 0.3em no-repeat;
}

#menu .shiryou {
	padding-left: 102px;
	padding-top: 8px;
	padding-bottom: 15px;
	background: url(../images/shiryou_title.gif) 0 0 no-repeat;
}
#menu .shiryou ul {
	margin: 0 !important;
	padding: 0 5px 0 0 !important;
	display: inline;
	float: left;
}
#menu .shiryou ul.lm { margin-left: 102px; }
#menu .shiryou ul li {
	padding-left: 13px;
	/padding-left: 0px;
	background: url(../images/shiryou_icon.gif) 0 0.3em no-repeat;
}

#menu .sonota {
	padding-left: 102px;
	padding-top: 8px;
	padding-bottom: 15px;
	background: url(../images/sonota_title.gif) 0 0 no-repeat;
}
#menu .sonota ul {
	margin: 0 !important;
	padding: 0 5px 0 0 !important;
	display: inline;
	float: left;
}
#menu .sonota ul.lm { margin-left: 102px; }
#menu .sonota ul li {
	padding-left: 13px;
	/padding-left: 0px;
	background: url(../images/sonota_icon.gif) 0 0.3em no-repeat;
}

#tl {
	margin-top: 12px;
	padding-bottom: 8px;
	width: 512px;
	background: #ebebe6;
}
#tl .tebiki {
	width: 324px;
	float: left;
}
#tl .tebiki h2 {
	height: 25px;
	background: url(../images/tebiki_title.gif) 0 0 no-repeat;
	text-indent: -9999px;
}
#tl .tebiki ul {
	margin: 0 !important;
	padding: 0 10px 0 0 !important;
	display: inline;
	float: left;
}
#tl .tebiki ul.lm {
	margin-left: 28px;
}
#tl .tebiki ul li {
	padding-left: 13px;
	/padding-left: 0px;
	background: url(../images/tl_icon.gif) 0 0.3em no-repeat;
}

#tl .link {
	width: 188px;
	float: left;
}
#tl .link h2 {
	height: 25px;
	background: url(../images/link_title.gif) 0 0 no-repeat;
	text-indent: -9999px;
}
#tl .link ul {
	padding-right: 10px;
	display: inline;
	float: left;
}
#tl .link ul.lm {
	margin-left: 28px;
}
#tl .link ul li {
	padding-left: 13px;
	/padding-left: 0px;
	background: url(../images/tl_icon.gif) 0 0.3em no-repeat;
}

/*フッタ*/
#footer { height: 55px; background: url(../images/footer.gif); }

/*蔵書検索*/
.opac {
	margin-bottom: 1em;
}
.opac h3 {
	margin: 0;
	padding: 0;
}
.opac h3 span {
	padding: 2px 10px;
	border-radius: 5px 5px 0 0;
	background-color: #FFA940;
	color: #6F352A;
	font-weight: bold;
	display: inline-block;
}
.opac .search-form-box {
	margin-bottom: 2px;
	padding: 2px;
	width: 100%;
	box-sizing: border-box;
}
.opac .search-btn {
	padding: 4px 15px;
	border: 1px solid #6F352A;
	border-radius: 3px;
	background-color: #FFA940;
	color: #6F352A;
	font-weight: bold;
}
ol,ul { list-style:none; }