@charset "UTF-8";
/* CSS Document */
#Wedding-page {
	background:url(../images/wedding/bg_wedding.png) no-repeat;
}
#Wedding {
	padding:10px 20px 0 20px;
	margin-bottom:10px;	
	border-bottom:1px solid #d3d2d2;
}
#Wedding .title {
	margin-bottom:20px;	
}

.weddingtxt {
	margin:	0 20px;
}

.weddingtxt p {
	color:#663333;
	font-size:125%;
	line-height:27px;
}


























