body{
margin:0px;
padding:0px;
text-align:center;
line-height:125%;
background-color:#ffffff;
background-position:center;
background-repeat:repeat-y;
font-size:90%;
}
address{
font-style:normal;
margin:0px;
padding:3px 5px;
}
div{
margin:0px;
padding:0px;
}
form{
padding:0px;
margin:0px;
}
img {
border:0px;
vertical-align:bottom;
}
input{
vertical-align : top;
}
a:hover{
color:red;
text-decoration:none;
}

/* ■■■■■大枠■■■■■ */
#body{
width:860px;
margin-left:auto;
margin-right:auto;
text-align:left;
/*border-right:1px solid gray;
border-left:1px solid gray;*/
background-color:#ffffff;
color:black;
}
.end{
clear:both;
font-size:1px;
}
/* ■■■■■ヘッダー■■■■■ */
#header{
}
#header h1{
margin:0px;
padding:0px;
}



#topswf{
clear:both;
height:200px;
}



#gl{
clear:both;
height:55px;
}
#gl ul{
list-style:none;
margin:0px 3px;
padding:0px 0px;
}
#gl ul li{
float:left;
margin:0px;
padding:0px;
}
#gl ul li a{
display:block;
padding:0px;
margin:1px;
}
#gl ul li a:hover{
}



#top{
width:660px;
float:left;
clear:both;
margin-top:5px;
}
#top h2{
margin:2px 5px;
}
#top #tokushu{
margin:5px;
}
#top #drive{
margin:5px;
}

#top #kinkyu{
}
#top #kinkyu ul{
margin:5px;
padding:3px;
list-style:none;
}
#top #kinkyu ul li{
margin:1px 5px 1px 5px;
padding:1px 5px;
border-bottom:dotted 1px silver;
}

#top #whatsnew{
}
#top #whatsnew ul{
margin:5px;
padding:3px;
list-style:none;
}
#top #whatsnew ul li{
margin:1px 5px 1px 5px;
padding:1px 5px;
border-bottom:dotted 1px silver;
}

#top #mailkaiin{
border:solid 1px silver;
margin:5px;
padding:3px;
}

#top .half{
width:318px;
float:left;
background:url(images/live-back.gif) bottom center no-repeat;
margin:5px 0px 5px 8px;
padding-bottom:10px;
}
#top .half h2{
margin:0px;
padding:0px;
}
#top .half p{
padding:4px 8px;
margin:2px 2px;
}

#top .blogmura h2{margin:0px;padding:0px;text-align:center;}
#top .blogmura ul{
margin:2px 2px 2px 10px;
padding:0;
list-style:none;
}
#top .blogmura ul li{
background:url(images/arrow.gif) 0px 0.4em no-repeat;
margin:0px;
padding:2px 2px 2px 15px;
}
#top p{
margin:3px 6px;
padding:2px;
}



#sub{
width:200px;
float:left;
background:#ffc;
margin-top:5px;
padding-top:4px;
}
#sub h2{
margin:2px 4px;
padding:3px;
font-size:110%;
}
#sub p{
margin:2px;
padding:2px;
}
#sub ul{
margin:3px 0px 2px 2px;
padding:0 0 0 20px;
}


#sub #topmenu{
clear:both;
}
#sub #topmenu h2{
clear:both;
font-size:100%;
background:url(images/top-h2-back.gif) bottom left repeat-x white;
border:solid 1px green;
padding:3px 2px 2px 5px;
margin:8px 5px 0px 5px;
}

#sub #topmenu ul {
margin:2px 5px;
padding:0px;
list-style:none;
}
#sub #topmenu ul li{
}
#sub #topmenu ul li a{
display:block;
border:solid 1px silver;
background:white;
margin:1px 0 1px 5px;
padding:3px 3px 3px 20px;
background:url(images/topmenu-li-back.gif) center left no-repeat;
}


#sub .box{
background:url(images/yellow-back.gif) top left repeat-x white;
padding:5px;
margin:5px;
border:solid 1px orange;
}
#sub .redbox{
background:url(images/red-back.gif) top left repeat-x white;
padding:5px;
margin:5px;
border:solid 1px red;
}

#sub .greenhead{
background:url(images/sub-green-head.gif) bottom center no-repeat;
height:8px;
}

#sub .greenbox{
background:url(images/sub-green-back.gif) bottom center no-repeat;
padding:1px 5px 5px 5px;
margin:0 5px 5px 5px;
}
#sub .greenbox p{
padding:2px;
margin:3px;
}
#sub .greenbox h2{
margin:2px;
padding:0px;
}




#sub .banner p{
margin:5px;
padding:0px;
}

#sub .imgbox{
margin:5px;
}

#sub .library h2{
margin:0px;padding:0px;text-align:center;
}
#sub .library .book{
margin:2px;padding:2px;text-align:center;
}
#sub .library .book img{
border:solid 1px silver;
}


#sub #weather{background:#ffc;border:solid 1px silver;margin:3px;}
#sub #weather h2{
font-size:100%;
text-align:center;
margin:0px;
padding:0px;
}

#sub #weather p{
margin:2px;
padding:0;
}
#sub #weather .today{border:solid 1px silver;background:white;}


#copyright{
background:#fcc url(images/copyright-back.gif) top left repeat-x;
clear:both;
font-size:80%;
text-align:center;
}




#dropdown{
margin: 0px;
padding: 0px;
height:49px;
}

#dropdown ul li {
font-size:13px;
width:100px;
display:block;
clear:both;
}
#dropdown a {
display: block;
padding: 0;
}
#dropdown a, #dropdown a:link, #dropdown a:hover, #dropdown a:visited {
color: #000;  /* 文字色 */
text-decoration: none;
}

#dropdown li {
display: block;
list-style: none;
margin:0px;
padding:0px;
position: relative;

}

#dropdown ul {
visibility: hidden;
margin:0px;
padding:0px;
position: absolute;

}
#dropdown li:hover ul {
visibility: visible;
}
#dropdown li ul li a{
background:#fff url(images/star00.gif) center left no-repeat;
display:block;
padding:3px 0 3px 15px;
margin:0px;
border:solid 1px silver;
color:white;
width:170px;
text-align:left;
}
#dropdown li ul li a:hover{
background:#ffc url(images/star01.gif) center left no-repeat;
color:red;
border:solid 1px #390;
}

#contents{
width:655px;
float:left;
clear:both;
margin-top:5px;
margin-right:5px;
}
#contents .pankuzu{
font-size:80%;
padding:2px 2px 2px 6px;
background:#ffd;
}

#contents h1{
background:url(images/h1-back.gif) center left no-repeat;
font-size:140%;
margin:5px 0 5px 0px;
padding:5px 3px 4px 15px;
border:solid 1px silver;
}
#contents h2{
font-size:130%;
margin:5px 0 5px 1px;
padding:5px 3px 4px 10px;
background:url(images/h2-back.gif) center left no-repeat #cf9;
border:solid 1px silver;
clear:both;
}
#contents h3{
font-size:120%;
margin:3px 0 5px 1px;
padding:5px 3px 3px 8px;
background:#efc;
border:solid 1px silver;
}
#contents h4{
font-size:110%;
margin:2px 0 5px 3px;
padding:5px 3px 3px 8px;
background:#ffd;
border:solid 1px silver;
}
#contents h5{
font-size:100%;
margin:5px 0 5px 6px;
padding:2px 3px 2px 6px;
border-left:solid 3px silver;
border-bottom:solid 1px silver;
}
#contents h6{
font-size:100%;
margin:2px 0 5px 8px;
padding:5px 3px 0px 6px;
border-bottom:dotted 1px silver;
}
#contents p{
font-size:90%;
margin:2px 0 0 5px;
padding:0px 3px 3px 10px;
}
#address{
padding:5px 0 0 0;
margin:5px;
clear:both;
}
#address h2{
font-size:100%;
margin:5px 0 5px 0;
padding:4px 5px 2px 5px;
background:url(images/copyright-back.gif) bottom left repeat-x green;
border:solid 1px orange;
}

.center{text-align:center;}
.clear{clear:both;}
.small{
font-size:80%;
line-height:130%;
}

/* Extend */
.pages { margin: 20px 0px; text-align: center; }

/* Lightbox */
#lightbox{position: absolute;left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%; }

#imageData{padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;} 

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


/*　追記　*/
#contents table{
border-collapse: collapse;
border: 1px #666666 solid;
margin:3px 1px 1px 10px;
}
#contents table td{
border: 1px #666666 solid;
padding : 3px;
}
#contents table th{
border: 1px #666666 solid;
padding : 3px;
background-color:#ffffcc;
white-space:nowrap;
}

html{
overflow:scroll;
overflow:-moz-scrollvars-vertical; /* firefox */
overfloaw-x:scroll;
}



