#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; }


@charset "Shift_JIS";

/*--- ブラウザ初期化 ---*/
* {
	margin:0;
	padding:0;
	border: none;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	vertical-align: baseline;
}					
#wrapper {
	width:825px;
	margin:0px;
	padding:0px;
	background-color: #ADD8E6;
	border:1px solid #333333;
}

#header {
	width:825px;
	height:120px;
	margin:0px;
	padding:0px;
	background: url(../img/top/tops.jpg) no-repeat;
}
#content {
	width:825px;
	margin:0px;
	padding:0px;
	background-image: url(../img/content_back.gif);
	background-repeat: repeat-y;
}
#main {
	width:610px;
	margin:10px;
	padding:5px;
	background-color: #FFFFFF;
	float: right;
	border: 1px solid #333333;
}
#menu {
	width:180px;
	margin:0px;
	padding:0px;
	float: left;
}
#footer {
	width:615px;
	margin:0px;
	padding:5px;
	float: right;
	font-size:x-small;
}
.top_img1 {
	position:absolute;
	top:1px;
	left:685px;
	margin:0px;
	padding:0px;
}
.top_img2 {
	position:absolute;
	top:60px;
	left:685px;
	margin:0px;
	padding:0px;
}
.clear {
	clear: both;
}
#main table {
	margin:5px 30px;
}
a:link {
	color: #000099;
	text-decoration: none;
}					/* link font-color */
a:visited {
	color: #000099;
	text-decoration: none;
}					/* visited-link font-color */
a:hover {
	color: #000099;
	text-decoration: underline;
}					/* hover-link font-color */
a:active {
	color: #000099;
	text-decoration: underline;
}					/* active-link font-color */
#main img {
	margin:0px 0px 5px 5px;
	padding:0px;
	vertical-align: baseline;
}
h1 {
	font-size:xx-small;
	text-indent:-999px;
	margin:0px;
	padding:0px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #000099;
	margin: 0px 0px 10px 5px;
	padding: 0px;
}					
/* main topics */
h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 140%;
	color: #FFFFFF;
	background-color: #000099;
	border: ridge #FFFFFF 1px;
	margin:10px 0px;
	padding: 2px 5px;
}				/* research topics */
p {
	line-height: 1.3em;
	margin:10px;
}
/* メニュー　---------------------------- */
#menu ul {
	margin:0;
	padding: 0;
	list-style: none;
}

#menu li {
	position: absolute;
	left: 0px;
	display: block;
	margin: 0;
	padding: 0;
	width: 160px;
	text-indent: -999px;
}

#menu li a {
  text-decoration: none;
  display: block;
	margin: 0;
	padding: 0;
  width: 160px;
  height: 30px;
}

#menu li#menu1 {
	top: 140px;
	background: url(../img/menu.gif) 0px 0px;
}
#menu li#menu2 {
	top: 170px;
	background: url(../img/menu.gif) 0px -30px;
}
#menu li#menu3 {
	top: 200px;
	background: url(../img/menu.gif) 0px -60px;
}
#menu li#menu4 {
	top: 230px;
	background: url(../img/menu.gif) 0px -90px;
}
#menu li#menu5 {
	top: 260px;
	background: url(../img/menu.gif) 0px -120px;
}
#menu li#menu6 {
	top: 290px;
	background: url(../img/menu.gif) 0px -150px;
}
#menu li#menu7 {
	top: 320px;
	background: url(../img/menu.gif) 0px -180px;
}
#menu li#menu8 {
	top: 350px;
	background: url(../img/menu.gif) 0px -210px;
}
#menu li#menu9 {
	top: 380px;
	background: url(../img/menu.gif) 0px -240px;
}
#menu li#menu10 {
	top: 410px;
	background: url(../img/menu.gif) 0px -270px;
}
#menu li#menu11 {
	top: 440px;
	background: url(../img/menu.gif) 0px -300px;
}
#menu li#menu12 {
	top: 470px;
	background: url(../img/menu.gif) 0px -330px;
}
#menu li#menu13 {
	top: 500px;
	background: url(../img/menu.gif) 0px -360px;
}

#menu li#menu1 a:hover{
	top: 140px;
	background: url(../img/menu.gif) -160px 0px;
}
#menu li#menu2 a:hover {
	top: 170px;
	background: url(../img/menu.gif) -160px -30px;
}
#menu li#menu3 a:hover {
	top: 200px;
	background: url(../img/menu.gif) -160px -60px;
}
#menu li#menu4 a:hover {
	top: 230px;
	background: url(../img/menu.gif) -160px -90px;
}
#menu li#menu5 a:hover {
	top: 260px;
	background: url(../img/menu.gif) -160px -120px;
}
#menu li#menu6 a:hover {
	top: 290px;
	background: url(../img/menu.gif) -160px -150px;
}
#menu li#menu7 a:hover{
	top: 320px;
	background: url(../img/menu.gif) -160px -180px;
}
#menu li#menu8 a:hover{
	top: 350px;
	background: url(../img/menu.gif) -160px -210px;
}
#menu li#menu9 a:hover{
	top: 380px;
	background: url(../img/menu.gif) -160px -240px;
}
#menu li#menu10 a:hover{
	top: 410px;
	background: url(../img/menu.gif) -160px -270px;
}
#menu li#menu11 a:hover{
	top: 440px;
	background: url(../img/menu.gif) -160px -300px;
}
#menu li#menu12 a:hover{
	top: 470px;
	background: url(../img/menu.gif) -160px -330px;
}
#menu li#menu13 a:hover{
	top: 500px;
	background: url(../img/menu.gif) -160px -360px;
}
