body, html {scrollbar-face-color:#000000; /*スクロールバー本体の色*/
scrollbar-highlight-color: #ffffff; /*スクロールバー左側（上）の影*/
scrollbar-shadow-color: #ffffff; /*スクロールバー右側（上）の影*/
scrollbar-3dlight-color: #ffffff; /*スクロールバーの左側（下）の影*/
scrollbar-arrow-color: #ffffff; /*矢印の色*/
scrollbar-track-color: #ffffff; /*背面の色*/
scrollbar-darkshadow-color: #ffffff;/*スクロールバー右側（下）の影*/}


img{border-width:0;}






#sendenbox {height: auto;
	position: relative;
	top: 0px;
	left: 0px;
	width: 750px;
	text-align: left;
	margin: 0px auto;
	padding: 0px 0px;
	background: transparent;



font-size: 13px;color:#ffffff;
}




#senden1 {
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
	width: 540px;
	height: 100%;
 margin: 0px;
 padding: 0px;
 list-style: none;


	overflow: hidden;
}





#senden2 {
	float: right;
	position: relative;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 100%;


 list-style: none;

	overflow: hidden;

}




#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(./senden/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(./senden/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="./senden/overlay.png", sizingMethod="scale");
	}
	