/* CSS Document */


/*新商品スライダー*/

#slide-new-title{background:#330000;width:200px;padding:3px 0 0 0 ;text-align:center;font-size:12px;color:#fff;}


#example_1_container {overflow:hidden;margin:0 0 10px 0;padding:0;
    width:200px;
    height:240px;border:2px #000 solid;
text-align:left;}

#example_1_container img{
    width:196px;height:196px;margin: 0;position:absolute;
	top:0;
   
}
#example_1_container img.new{width:40px;height:11px;position:relative;padding:0 5px 0 0 ;}
#example_1_container{margin:0;padding:0;}
#example_1_container .easy_slides_caption {
    width:200px;font-size:12px;
    height:36px; padding: 10px 5px 0 5px;
}
.easy_slides_caption {position:absolute;
	bottom:0;letter-spacing:1px;line-height:16px;
	background-image:url(http://www.thd-web.jp/site/jQuery.easySlides.v1.1/jQuery.EasySlides.v1.1/jQuery.easySlides/img/back2.png);
	background-color:transparent;
/*
background-color:#fff;
filter:alpha(opacity=20);
-moz-opacity: 0.6;
opacity: 0.6;
*/
	display:none;
	z-index:3;
	color:#fff;font-weight:normal;
	font-family:sans-serif;
	font-size:12px
}
.easy_slides_img1, .easy_slides_img2 {
	display:none;
	top:0;
	position:absolute
}
.easy_slides_img1 {width:200px;
	z-index:2
}
.easy_slides_img2 {
	z-index:1
}
/**新商品スライダE**/

