@import "/wedding/lib/cmn_css/component.css"; 

/* CSS Document */

#contents div.itemFlt {
	clear:both;
	width:630px;
	overflow: hidden;
	padding: 0 0 10px 0;
}

#contents div.itemFltL {
	float:left;
	width:224px;
	line-height: 0;
}

#contents div.itemFltL div {
	border: 1px solid #DAD8CF;
	padding: 1px;
}

#contents div.itemFltL img {
	margin-bottom:0;
}

#contents div.itemFltR {
	float:right;
	margin-bottom:0;
	width:390px;
}

#contents .lineHeadIF {
/*	border-bottom:1px solid #CCC;*/
	margin-bottom:5px;
	padding:0;
	width:390px;
	color:#503319;
}
