@charset "utf-8";

* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0;
	padding: 0;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 100%;
	line-height: 1.5;
	background-color: #2284B5;
	color: #333333;
	-webkit-text-size-adjust: none;
}

a {
	color: #342300;
}

a:hover {
	color: #F00;
}

img {
	border: 0;
}

a:hover img {
	opacity:0.7;
	filter:alpha(opacity=70);
}

.cl {
	clear: both;
}

.imgleft{
	margin: 20px;
	float: left;
}
.imgright {
	vertical-align: middle;
	margin-right: 10px;
	margin-left: 10px;
}
.right {
	float: right;
}


.style01 {
	text-decoration: underline;
	color:#C30
}
.style2 {
	color: #0066FF;
}
.style3 {
	color: #900;
}
.style4 {
	color: #66F;
}
.style5 {
	color: #690;
}

.style6 {
	text-decoration: underline;
	font-weight: bold;
}
#container {
	background-color: #FFF;
	width: 960px;
	margin: auto;
}


#header,#main {
	margin: auto;
	width: 960px;
	background-color: #FFF;
}

#top {
	position: relative;
	height: 78px;
	width: 960px;
}

#top01 {
	position: absolute;
	left: 0px;
	top: 25px;
	height: 53px;
	width: 509px;
}

#top02 {
	text-align: center;
	position: absolute;
	top: 35px;
	height: 46px;
	width: 176px;
	right: 135px;
}

#top03 {
	text-align: center;
	position: absolute;
	top: 35px;
	height: 46px;
	width: 176px;
	right: -18px;
}

nav {
	margin-top: 20px;
	background-color: #FFF;
}

nav ul {
	width: 960px;
	text-align: center;
	overflow: hidden;
	margin: 20 0 0;
	list-style: none;
}

nav li {
	float: left;
	width: 159px;
	display: block;
	height: 40px;
	line-height: 40px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

li#menu03 {
	width: 259px;
}

nav a:link,nav a:visited {
	text-decoration: none;
	font-size: 120%;
	font-weight: bold;
	color: #666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

nav a:hover{
	color: #FF6600;
	text-decoration: underline;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
}

#pagetop {
	margin-bottom: 50;
	float: right;
	clear: both;
	background-color: #FFF;
}

#pagetop a {
	display: block;
	min-height: 16px;
	padding: 6px 0 6px 28px;
	background-image: url(images/bg_arrow.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#footer {
	clear: both;
	width: 100%;
	text-align: center;
	font-size: 90%;
	height: 27px;
	line-height: 27px;
	background: -moz-linear-gradient(top, rgb(213,213,213) 19%, rgb(255,254,255) 50%);
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0.19, rgb(213,213,213)), color-stop(0.5, rgb(255,254,255)) );
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 60px;
}

div#title{
	margin-top: 20px;
}

hgroup {
	background-image: url(images/titleback.jpg);
	background-color: rgba(255,255,255,0.5);
	border-bottom: 5px solid #EBE6DB;
	height: 100px;
	margin: 0 0 0px -10000px;
	padding: 0 10px 0 10000px;
}

hgroup h1,
hgroup h2 {
	-moz-text-shadow: 1px 1px 0 #fff;
	-webkit-text-shadow: 1px 1px 0 #fff;
	text-shadow: 1px 1px 0 #fff;
	padding: 17px 0 10px 0;
	color: #333;
}

hgroup h2 {
	font-size: 35px;
	margin-left: 200px;
	border-style: none;
	line-height: 100px;
	width: 300px;
}


#main {
	width:90%;
	margin:auto;
}


#main h2 {
	font-size: 150%;
	text-align:center;
	color:#036;
	margin-top: 20px;
	margin-bottom: 20px;
}


#shishin{
	width:90%;
	border: 1px solid #666;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding: 10px;
	height:300px;
	overflow: auto;
}
#box01{
	width:90%;
	border: 1px solid #666;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding: 10px;
}
#address{
	width:90%;
	border: 1px solid #666;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding: 10px;
}
/*　お知らせ　*/

body.library01 li#menu01{
	border-bottom: 3px solid #F90;
}

body.info li#menu01 a {
	color: #333;
}

body.info li#menu01 a:hover {
	cursor:default;
	text-decoration: none;
}

table.zukai {
	width: 100%;
	border-collapse:collapse;
	margin: 10px auto 20px;
	border:solid 1px #999;
}

table.zukai th,td{
	border:solid 1px #999;
	vertical-align:top;
	padding:10px;
}
