/*ユーザー設定*/

#lightbox {margin-top:0 !important; margin-top: 100px;}
#outerImageContainer	{ background-color: #fff; }
#imageDataContainer		{ background-color: #fff; }
#prevLink:hover, #prevLink:visited:hover { background: url("lightbox/prevlabel.gif") left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url("lightbox/nextlabel.gif") right 15% no-repeat; }
#imageData{	padding:0 10px; color: #c7778c; }

#bottomNav a {
	height: 18px !important;
	background: url("lightbox/closelabel.gif") no-repeat;
}
