@charset "utf-8";

	.imageSlideshowHolder,.imageSlideshowHolder_left{
		padding: 10px;
		float:left; 	
		width:201px;	
		height:201px;	
		position:relative;	
	}
	.leftFloatingDiv{
		float:left;
		width:200px;
		height:200px;
	}
	/* ?ȉ??͕ύX?s?? */
	.imageSlideshowHolder img{
		position:absolute;
		right:0px;
		top:0px;
		padding:10px;
		
	}
