@charset "utf-8";

/*--ウェディング
--------------------------------------------------------*/
#wedding{
	margin-left:30px;
	margin-right:30px;
}
#wedding h5 {
	background-image: url(../imgre/sp/wed_tit_bg.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	display: block;
	height: 38px;
	width: 680px;
	margin-top: 10px;
	margin-bottom: -5px;
	padding-top: 12px;
	padding-left: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#wedding p {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#wedding .img_l {
	float: left;
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#wedding .img_r {
	float: right;
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-bottom: 20px;
	margin-left: 20px;
}
