@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family:"ＭＳ Ｐゴシック";
	font-size: 100%;
	color: #3f3f3f;
	text-align: justify;
	text-justify: inter-ideograph;
	/*word-break:break-all;*/
}
a {
	color: #0000CC;
}
a:hover{
	color: #1F958C;
	text-decoration: underline;
	}
#wrapper {
	width: 812px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/body-bg-img01.gif) repeat-y left top;
	position: relative;
}
#wrapper-inner {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	position: relative;
}

/* header */
#header {
	background: url(images/header-img01.jpg) no-repeat left top;
	height: 146px;
	width: 800px;
	position: relative;
}
h1 {
	margin: 0px;
	padding: 0px;
	height: 57px;
	width: 274px;
	display: block;
	position: absolute;
	left: 5px;
	top: 33px;
	z-index: 2;
}
#library {
	width: 476px;
	position: absolute;
	left: 282px;
	top: 14px;
	z-index: 4;
}
#library .library-margin {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	display: block;
	float: left;
}
#f-size {
	position: absolute;
	background: url(images/f-size-backimg.gif) no-repeat;
	left: 60px;
	top: 114px;
	z-index: 3;
	padding: 4px 6px 3px;
}
#f-size span{
	display: block;
	float: left;
	width: 40px;
}

/* contents */
.m-type1 {
	margin: 0px 0px 6px;
	padding: 0px;
}
.m-type2 {
	margin: 0px 0px 6px;
	padding: 0px;
}
.m-type3 {
	margin: 0px 0px 6px;
	padding: 0px;
}
.m-type4 {
	margin: 0px 0px 6px 5px;
	padding: 0px;
}
.m-type5 {
	margin: 0px 0px 6px 4px;
	padding: 0px;
}
.p-type01 {
	font-size: 82%;
	padding: 5px 15px 5px 40px;
	line-height: 1.5;
}
.p-type02 {
	font-size: 82%;
	padding: 5px 15px 5px 5px;
	line-height: 1.5;
}
.f-type01 {
	font-size: 110%;
	color: #0F478B;
	font-weight: bold;
}
.f-type02 {
	font-size: 120%;
	font-weight: bold;
}
.f-type03 {
	font-size: 115%;
	color: #ff0000;
}
.line-box01 {
	display: block;
	border: 1px solid #3f3f3f;
	padding: 6px;
}
.table-type01 {
	font-size: 90%;
	line-height: 1.3;
	margin-left: 10px;
	border-top: 1px dotted #5a3d1c;
	letter-spacing: 0.1em;
}
.table-type01 th{
	padding: 0px 10px 0px 22px;
	line-height: 1.3;
	background-color: #f2ede2;
	background-image: url(images/b-img01.gif);
	background-position: 6px center;
	background-repeat: no-repeat;
	text-align: left;
	height: 2em;
	border-bottom: 1px dotted #5a3d1c;
}
.table-type01 td{
	padding: 5px 12px;
	line-height: 1.3;
	border-bottom: 1px dotted #5a3d1c;
}
.table-type02 {
	font-size: 82%;
	line-height: 1.3;
	margin-left: 10px;
	letter-spacing: 0.1em;
}
.table-type02 th{
	padding: 0px 10px 0px 32px;
	line-height: 1.3;
	text-align: left;
	height: 2.2em;
	border-bottom: 1px dotted #5a3d1c;
	font-weight: normal;
}
.table-type02 td{
	line-height: 1.3;
	border-bottom: 1px dotted #5a3d1c;
	width: 60%;
}
.table-type03 {
	font-size: 82%;
	line-height: 1.5;
	margin-left: 40px;
}
.table-type03 th{
	text-align: left;
	font-weight: normal;
}
.table-type03 td{
	vertical-align: top;
	padding-top: 5px;
}
.table-type03 img{
	margin-left: 9px;
}
.table-type04 {
	font-size: 82%;
	line-height: 1.5;
	margin-left: 40px;
}
.table-type04 td{
	vertical-align: top;
	padding-top: 8px;
	border-bottom: 1px dotted #5a3d1c;
	padding-bottom: 7px;
}
.table-type04 th{
	font-weight: normal;
}


.table-type04 img{
	margin-left: 6px;
}
.table-type05 {
	font-size: 82%;
	line-height: 1.5;
	margin-left: 40px;
	margin-bottom: 5px;
}
.table-type05 th {

	text-align: left;
	font-weight: normal;
}
.table-type05 td {
	vertical-align: top;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #5a3d1c;
	border-right-color: #5a3d1c;
	border-bottom-color: #5a3d1c;
	border-left-color: #5a3d1c;
	padding-bottom: 7px;
}
.table-type05 img {

	margin-left: 9px;
}
#content {
	padding-top: 15px;
	padding-left: 15px;
}
#sub {
	float: left;
	position: relative;
	width: 175px;
}
ul#navi1 {
	margin: 0px 0px 12px;
	padding: 0px;
	list-style: none;
}
ul#navi1 li{
	margin: 0px 0px 3px;
	padding: 0px;
	list-style: none;
	height: 50px;
	width: 173px;
}
#navi-no01 a{
	background: url(images/navi-img01.jpg) no-repeat 0px 0px;
	height: 50px;
	width: 173px;
	display: block;
	text-indent: -9999px;
	/*\*/overflow: hidden;/**/
}
#navi-no01 a:hover{
	/*\*/background: url(images/navi-img01.jpg) 0px 50px;/**/
}
#navi-no02 a{
	background: url(images/navi-img02.jpg) no-repeat 0px 0px;
	height: 50px;
	width: 173px;
	display: block;
	text-indent: -9999px;
	/*\*/overflow: hidden;/**/
}
#navi-no02 a:hover{
	/*\*/background: url(images/navi-img02.jpg) 0px 50px;/**/
}
#navi-no03 a{
	background: url(images/navi-img03.jpg) no-repeat 0px 0px;
	height: 50px;
	width: 173px;
	display: block;
	text-indent: -9999px;
	/*\*/overflow: hidden;/**/
}
#navi-no03 a:hover{
	/*\*/background: url(images/navi-img03.jpg) 0px 50px;/**/
}
#navi-no04 a{
	background: url(images/navi-img04.jpg) no-repeat 0px 0px;
	height: 50px;
	width: 173px;
	display: block;
	text-indent: -9999px;
	/*\*/overflow: hidden;/**/
}
#navi-no04 a:hover{
	/*\*/background: url(images/navi-img04.jpg) 0px 50px;/**/
}
#navi-no05 a{
	background: url(images/navi-img05.jpg) no-repeat 0px 0px;
	height: 50px;
	width: 173px;
	display: block;
	text-indent: -9999px;
	/*\*/overflow: hidden;/**/
}
#navi-no05 a:hover{
	/*\*/background: url(images/navi-img05.jpg) 0px 50px;/**/
}
#navi-no06 a{
	background: url(images/navi-img06.jpg) no-repeat 0px 0px;
	height: 50px;
	width: 173px;
	display: block;
	text-indent: -9999px;
	/*\*/overflow: hidden;/**/
}
#navi-no06 a:hover{
	/*\*/background: url(images/navi-img06.jpg) 0px 50px;/**/
}
#navi-no07 a{
	background: url(images/navi-img07.jpg) no-repeat 0px 0px;
	height: 50px;
	width: 173px;
	display: block;
	text-indent: -9999px;
	/*\*/overflow: hidden;/**/
}
#navi-no07 a:hover{
	/*\*/background: url(images/navi-img07.jpg) 0px 50px;/**/
}
#navi-no08 a{
	background: url(images/navi-img08.jpg) no-repeat 0px 0px;
	height: 50px;
	width: 173px;
	display: block;
	text-indent: -9999px;
	/*\*/overflow: hidden;/**/
}
#navi-no08 a:hover{
	/*\*/background: url(images/navi-img08.jpg) 0px 50px;/**/
}
#navi-no09 a{
	background: url(images/navi-img09.jpg) no-repeat 0px 0px;
	height: 50px;
	width: 173px;
	display: block;
	text-indent: -9999px;
	/*\*/overflow: hidden;/**/
}
#navi-no09 a:hover{
	/*\*/background: url(images/navi-img09.jpg) 0px 50px;/**/
}
#user {
	font-size: 81%;
	background: #f5f5f5;
	width: 175px;
	padding-bottom: 4px;
}
#user p{
	padding: 4px 4px 3px;
	text-align: justify;
	text-justify: inter-ideograph;
	line-height: 1.2;
}
.user-b {
	width: auto;
	margin-bottom: 2px;
	padding-top: 3px;
	padding-bottom: 2px;
	margin-left: 6px;
	text-align: center;
	display: block;
	line-height: 1.5;
}
#topic-path {
	margin-bottom: 12px;
	font-size: 73%;
}
#main {
	width: 580px;
	float: left;
	position: relative;
	margin-left: 15px;
}
#main2 {
	width: 570px;
	float: left;
	position: relative;
	margin-left: 20px;
}
.area01 {
	margin-bottom: 12px;
	position: relative;
}

/* footer */
#footer {
	width: 800px;
	clear: both;
	float: none;
	padding-top: 7px;
}
.library2 {
	text-align: center;
	padding: 5px;
	display: block;
	font-size: 76%;
	line-height: 160%;
}
address {
	text-align: right;
	background: url(images/footer-img-copyright-bg.gif) repeat-x;
}

/* top-tsuika */
#news {
	background: url(images/bg-img-type-line01.gif) repeat;
	padding: 8px;
	margin-bottom: 12px;
}
.news-inner {
	background: #FFFFFF;
	display: block;
	padding: 8px;
	position: relative;

}
/* 最新情報の高さはここのheight */
#news-sc {
	display: block;
	overflow: auto;
	position: relative;
	height: 680px;
}
#news-sc-line {
	border-top: 1px solid #999999;
	padding-top: 6px;
	padding-left: 6px;
}
#news table{
	font-size: 82%;
	line-height: 1.3;
	width: auto;
}
#news table tr{	
}
#news table th{
	vertical-align: top;
	font-weight: bold;
	color: #4a6ead;
	padding: 6px 0px 0px;
	text-align: left;
	font-size: 125%;
}
#news table td{
	padding: 0px 6px 6px 0px;
}
#search-reserves-img {
	background: url(images/bg-img-search-reserves.jpg);
	height: 185px;
	width: 577px;
	margin-right: auto;
	margin-left: auto;
}
#search-reserves-img ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 365px;
	top: 54px;
	z-index: 5;
}
#search-reserves-img ul li {
	list-style: url(images/bullet-img02.gif) none outside;
	font-size: 83%;
	margin-bottom: 3px;
}
#search-reserves-img ul li a{
	color: #333333;
}
#search-reserves-img ul li a:hover{
	color: #1F958C;
}
#search-reserves-img p{
	position: absolute;
	display: block;
	left: 23px;
	top: 159px;
	width: 530px;
	text-align: center;
	font-size: 83%;
	line-height: 1.2;
}
#search-reserves-img strong{
	font-size: 120%;
}
#mobile-area {
	background: url(images/bg-img-mobile.gif) no-repeat;
	width: 572px;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #cbcfd1;
	border-bottom: 1px solid #cbcfd1;
	position: relative;
	min-height: 122px;
}
.mobile-area-text {
	margin-left: 110px;
	font-size: 82%;
	line-height: 1.5;
	position: relative;
}
.mobile-area-text img{
	float: right;
	margin: 6px;
}
.mobile-area-text span{
	padding: 12px;
	display: block;
}
.mobile-area-text a{
	text-decoration: none;
}
.mobile-area-text a:hover{
	color: #1F958C;
}

/* information */
.information-free-area01 {
	font-size: 82%;
	text-align: center;
}
.information-free-area01 img{
	display: inline;
	width: 442px;
	margin: 20px auto;
}
/* round-schedule */
.round-schedule-table01 {
	margin: 0px 0px 0px 5px;
	padding: 0px;
}
.round-schedule-table01 td{
	padding-right: 4px;
	padding-bottom: 20px;
}
.round-schedule-table02 {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	border-top: 2px solid #3F3F3F;
	border-right: 1px solid #3F3F3F;
	border-bottom: 1px solid #3F3F3F;
	border-left: 2px solid #3F3F3F;
	font-size: 71%;
	margin-bottom: 18px;
}
.round-schedule-table02 td{
	border-right: 1px solid #3F3F3F;
	border-bottom: 1px solid #3F3F3F;
}
.td-type01 {
	background-color: #f5ebd6;
	text-align: center;
	padding: 4px 1px 3px;
}
.td-type02 {
	background-color: #f0f7ed;
	text-align: left;
	padding: 4px 0.5em 3px;
}
.td-type03 {
	background-color: #f1e0e0;
	text-align: center;
	padding: 4px 1px 3px;
}
.td-type04 {
	background-color: #ffffff;
	text-align: left;
	padding: 4px 0.5em 3px;
}
.td-type05 {
	background-color: #ffffff;
	text-align: center;
	padding: 4px 1px 3px;
}
/* information of facilities */
.facilities-table01 {
	margin-left: 5px;
}
.facilities-table01 th{
	font-weight: normal;
}
.facilities-table01 td{
	border-bottom: 1px dotted #5a3d1c;
}
.td-type06 {
	background-color: #ffffff;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 5px;
	font-size: 82%;
}
.td-type07 {
	background-color: #f2ede2;
	text-align: left;
	padding: 6px 6px 5px 1em;
	font-size: 93%;
}
.td-type08 {
	background-color: #ffffff;
	text-align: center;
	padding: 6px 6px 5px;
	font-size: 93%;
}
.td-type09 {
	background-color: #f2ede2;
	text-align: center;
	padding: 6px 6px 5px;
	font-size: 93%;
}
/* ushibuka */
.ushibuka-bg-img1 {
	background-image: url(images/ushibuka-sub-img2.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.img-layout01 {
	padding-top: 12px;
	position: relative;
}
.img-layout01-inner{
	width: 180px;
	float: left;
	margin-right: 12px;
	text-align: center;
}
.img-layout01-inner img{
	margin: 0px;
	padding: 0px;
}
/* kawaura */
.ushibuka-gaiyou-img {
	width: 539px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 12px;
	padding-top: 12px;
}
/* chuou */
.chuou-bg-img1 {
	background-image: url(images/chuou-sub-img5.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
/* 2010年は国民読書年 */
#bookyear {
	font-size: 81%;
	width: 175px;
	padding-top: 4px;
	padding-bottom: 4px;
	border: 1px solid #cbcfd1;
}
#bookyear p{
	padding: 4px 4px 3px;
	text-align: center;
	text-justify: inter-ideograph;
	line-height: 1.2;
	font-weight: bold;
	color: #4a6ead;
}
#bookyear img {
	border: 0px;
}
