@charset "utf-8";

	.imageSlideshowHolder,.imageSlideshowHolder_left{
		padding: 10px ;
		margin: 0 30px 0 20px;
		float:right; 	
		width:151px;	
		height:101px;	
		border: 1px dotted #d6d6d6;
		position:relative;	
	}
	.leftFloatingDiv{
		float:left;
		width:160px;
		height:110px;
	}
	/* ?ȉ??͕ύX?s?? */
	.imageSlideshowHolder img{
		position:absolute;
		right:0px;
		top:0px;
		padding:10px;
		
	}
