#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(http://www.yonkacho.com/code/lb2/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.yonkacho.com/code/lb2/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 15px "HiraMaruPro-W4", "ƒqƒ‰ƒMƒmŠÛƒS Pro W4", "Verdana", "‚l‚r ƒSƒVƒbƒN", "Osaka",Verdana, Helvetica, sans-serif;
font-weight:normal; background-color: #fff; margin: 0 auto; line-height: 1.6em; overflow: auto; width: 100%	;padding-bottom:5px; }

#imageData{	padding:0 20px; color: #666; }
#imageData #imageDetails{ width: 92%; float: left; text-align: left; }	
#imageData #caption{ font-weight: normal;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 0.5em; padding-left: 1em; font-size: 10px; color:#999;}			
#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; }

object {
	margin-bottom:15px;
}
img.secondimg {
	margin-left:-10px;
}

p {
	line-height:1.4;
	text-align:left;
	color:#000;
}


.lb_date {
	font-size:28px;
	font-weight:bold;
	font-family:'Century Gothic', Arial, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", HiraKakuPro-W3, "‚l‚r ‚oƒSƒVƒbƒN", Osaka, sans-serif;
	color: #666;
}

.lb_date_s {
	font-size:24px;
	font-weight:bold;
	font-family:'Century Gothic', Arial, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", HiraKakuPro-W3, "‚l‚r ‚oƒSƒVƒbƒN", Osaka, sans-serif;
}

span.lb_youbi {
	font-size:12px;
	font-weight:normal;
}

.lb_title {
	font-size:20px;
	font-weight:bold;
	color:#CF992F;
}

/* ˆÈ‰º‚Íwindows IE‚Ì‚Ý‚ÌŽw’è */
*html .lb_title {
	font-family:"‚l‚r ƒSƒVƒbƒN", "Osaka";
}

.lb_time {
	font-size:13px;
	margin-bottom:7px;
}

.lb_cap {
	font-size:11px;
	color:#999;
	margin-top:18px;
}

.topmargin {
	margin-top:20px;
}