/*--------ベストブライダル　ドレスページ CSS--------*/

h2 {
	background:url(../dress/images/dress_title.jpg) no-repeat;
	width:900px;
	height:66px;
	text-indent:-9999px;
}

.dress-txt {
	background:url(../dress/images/liliale_txt.jpg) no-repeat;
	width:345px;
	height:415px;
	/*text-indent:-9999px;*/
	float:left;
}

.dress-photo {
	width:554px;
	height:415px;
	float:right;
}

.aliliale-b {
	position:absolute;
	margin:320px 0 0 25px;
}

