@charset "utf-8";
@import "../common/0-import.css";
/*  
	Author : Y.Kogawa
	Update : 9/9
*/
/*------------------------------------------------------------
	ファーストレンタルドレス
------------------------------------------------------------*/
#conts p {
	margin-left: 10px;
	margin-right: 10px;
}

#conts {

}

#conts .first {
	width: 571px;
	height: 366px;
	background: url(/img/bridal_dress/introduction/first/back01.jpg) no-repeat;
}

#conts .first p {
	padding: 175px 25px 0 200px;
}

#conts .sample {
	margin: 0 0 0 10px;
}

#conts .sample li {
	margin-right: 9px;

	float: left;
}

#conts .sample li.marginR0 {
	margin-right: 0;
}

#conts .imgtext04 {
	margin: 0 0 30px 10px;
}

#conts .imgtext06 {
	margin: 0 0 0 10px;
}

#conts .new_icon {
	width: 58px;
	height: 59px;
}
	html>body #conts .new_icon {
		background: url(/img/bridal_dress/introduction/rental/new_icon.png) no-repeat;
	}
	
	* html #conts .new_icon {
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bridal_dress/introduction/rental/new_icon.png', sizingMethod='scale');
	}

#conts .sample li.new {
	position: relative;
}

#conts .sample li.new .new_icon {
	position: absolute;
}

