@charset "utf-8";
/* CSS Document */

/*-----------------------------------------------
 __リンク
-----------------------------------------------*/
a.item:link {
	color: #017acd;
	text-decoration: underline;
}

a.item:visited {
	color: #017acd;
	text-decoration: underline;
}

a.item:hover {
	color: #666;
	text-decoration: none;
}

/*-----------------------------------------------
 __本文
-----------------------------------------------*/
div#main div.honbun {
	width: 650px;
	padding: 6px 10px;
}

/*-----------------------------------------------
 __見出し
-----------------------------------------------*/
h2.information {
	line-height: 2;
	margin-right: 22px;
	margin-bottom: 10px;
	padding: 0.2em 0 0.2em 36px;
	border-top: none;
	border-right: none;
	border-bottom: #22C6DD 1px solid;
	border-left: none;
	font-size: 14px;
	background-color: fff;
	background-image: url(../images/pict_news.gif) ;
	background-repeat: no-repeat;
	background-position: center left;
}

h2.information span.f_small {
	font-weight: normal;
	font-size: 0.85em;
}

h2.section1 {
	width: 335px;
	line-height: 2;
	margin-bottom: 10px;
	padding: 0.2em 0 0.2em 36px;
	border-top: none;
	border-right: none;
	border-bottom: #22C6DD 1px solid;
	border-left: none;
	font-size: 14px;
	background-color: fff;
	background-image: url(../images/pict_info.gif) ;
	background-repeat: no-repeat;
	background-position: center left;
}

h2.section2_1 {
	width: 340px;
	line-height: 2;
	padding: 0.2em 10px 0.2em 35px;
	border-bottom: #22C6DD 1px solid;
	border-left: none;
	font-size: 14px;
	background-color: fff;
	background-image: url(../images/pict_enter.gif);
	background-repeat: no-repeat;
}

h2.section2_2 {
	width: 340px;
	line-height: 2;
	margin-top: 10px;
	padding: 0.2em 10px 0.2em 35px;
	border-bottom: #22C6DD 1px solid;
	border-left: none;
	font-size: 14px;
	background-color: fff;
	background-image: url(../images/pict_collect.gif) ;
	background-repeat: no-repeat;
	background-position: center left;
}
h2.section2_3 {
	width: 340px;
	line-height: 2;
	margin-top: 10px;
	padding: 0.2em 10px 0.2em 35px;
	border-bottom: #22C6DD 1px solid;
	border-left: none;
	font-size: 14px;
	background-color: fff;
	background-image: url(../images/pict_search.gif) ;
	background-repeat: no-repeat;
	background-position: center left;
}

p {
	width: 600px;
	line-height: 1.5em;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-size: 1.1em;
}

div#section2 p{
	width: 360px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 1em;
}

p.uptop {
	width: 600px;
	margin-right: 0;
	text-align: right;
}

p.readbun {
	width: 720px;
	line-height: 1.6em;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 1em;
	text-indent: 1em;
}
/*-----------------------------------------------
 __div flow
-----------------------------------------------*/
div.flow {
	margin-bottom: 7px;
	}
/*-----------------------------------------------
 __a flow
-----------------------------------------------*/
a.flow {
	display:block;
    margin-bottom:10px;
	padding:0;
    width:359px; height:55px;
    background:transparent url("../images/flow06.gif") no-repeat 0 0;
    text-decoration:none;
    text-indent:-9999px;
    }
a.flow:hover {
    background-position:0 -55px;
    text-decoration:none;
    }

/*-----------------------------------------------
 __ul
-----------------------------------------------*/
ul.section2 {
	margin-top: 8px;
}

ul.section2 li {
	layout-grid-line: 2ex;
}

div#section3 ul li {
	line-height: 2;
}

div#section3 ul li dd {
	line-height: 1.5;
	padding-left: 10px;
}

ul.section3 {
	margin-top: 5px;
}

ul.section3 li {
	layout-grid-line: 8;
}


/*-----------------------------------------------
 __table
-----------------------------------------------*/
table {
	width: 600px;
	margin: auto;
	border: none;
	border-collapse: collapse;
}

table th {
	border: none;
	text-align: left;
	background-color: #CACACA;
}

table td {
	padding: 2px;
	border: none;
	text-align: center;
}

div.keirin {
	width: 600px;
	margin: auto;
}

/*-----------------------------------------------
 __table お知らせ・更新履歴
-----------------------------------------------*/
table.tosho_koushin {
	width: 720px;
	margin-left: 0px;
	border-top: none;
	border-bottom: none;
	border-collapse: collapse;
	font-size: 1em;
}

table.tosho_koushin td {
	padding-top: 0px;
	font-size: 1em;
	text-align: left;
}

table.tosho_koushin td.mark {
	vertical-align: top;
	font-size: 13px;
	text-align: left;
}

table.tosho_koushin td.date {
	vertical-align: top;
	padding-top: 0px;
	font-size: 1em;
	text-align: left;
}

	
/*-----------------------------------------------
 __section
-----------------------------------------------*/	
div#section1 {
	width: 720px;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
}

div#section2 {
	float: left;
	width: 365px;
	margin-right: 5px;
}

div#section3 {
	float: right;
	width: 345px;
	margin-left: 5px;
}

/*-----------------------------------------------
 __dl.info 利用案内表
-----------------------------------------------*/	
dl.info,dt.info,dd.info {
	margin: 0;
	padding: 0;
}

dl.info {
	width: 350px;
	margin-bottom: 15px;
	border: 1px #CCCCCC solid;
	border-top: none;
	background: #e7e7e7;
}

dt.info,dd.info {
	padding: 3px;
}

dt.info {
	float: left;
	clear: left;
	width: 80px;
	border-top: 1px #CCCCCC solid;
}

dd.info {
	margin-left: 80px;
	border-top: 1px #CCCCCC solid;
	border-left: 1px #CCCCCC solid;
	background: #fff;
}
img.pin_blue {
	position: relative;
	top: -8px;
	z-index: 1;
}
ul.info {
	margin-bottom: 5px;
	}
div.jizen {
	position: relative;
	margin-top: 0 5px 5px 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px dotted #ccc;
	padding: 5px;
	z-index: 2;
	}

/*-----------------------------------------------
 __dl.zousho 蔵書検索
-----------------------------------------------*/	
dl.zousho,dt.zousho,dd.zousho {
	margin: 0;
	padding: 0;
}

dl.zousho {
	margin-top: 6px;
	margin-bottom: 15px;
	border: none;
	border-top: none;
	background: #e7e7e7;
}

dt.zousho,dd.zousho {
	padding: 3px;
}

dt.zousho {
	clear: left;
	border-top: none;
}

dd.zousho {
	border-top: none;
	background: #fff;
}

	
/*-----------------------------------------------
 __arrow_s 
-----------------------------------------------*/	

img.list_img {
	position: relative;
	top: 1.5px;
	left: 0;
}

	
