@charset "utf-8";

h2 {
	width: 730px;
	height: 40px;
	background: url(../img/h2-wedding.png) no-repeat;
	text-indent: -9999em;
}

p {
	margin-top: 10px;
	font-size: 12px;
	line-height: 1.5;
}

#section-image {
	width: 730px;
	height: 413px;
	margin-top: 20px;
	background: url(../img/back-image.png) no-repeat;
}

#section-image .main-image {
	float: left;
	width: 528px;
}

#section-image .sub-images {
	float: right;
	width: 202px;
	text-align: center;
}

#section-image .sub-images img {
	margin-top: 10px;
}

#section-image .sub-images img.first {
	margin-top: 0;
}

#section-image .sub-images p {
	text-align: center;
}

#section-description {
	width: 730px;
	margin-top: 20px;
	position: relative;
}

#section-description p {
	width: 480px;
}

#section-description a {
	position: absolute;
	right: 0;
	bottom: 0;
}

#section-inquiry {
	margin-top: 20px;
}

#section-inquiry h3 {
	width: 730px;
	height: 24px;
	margin-top: 30px;
	border-bottom: 1px solid #132C85;
	text-indent: -9999em;
	background: url(../img/h3-inquiry.png) no-repeat;
}

#section-inquiry #section-ultimo h4 {
	width: 730px;
	height: 21px;
	margin-top: 20px;
	text-indent: -9999em;
	background: url(../img/h4-ultimo.png) no-repeat;
}

#section-inquiry #section-ultimo .phone {
	width: 279px;
	height: 71px;
	margin-top: 20px;
	text-indent: -9999em;
	background: url(../img/phone-number.png) no-repeat;
}

#section-inquiry #section-ultimo .url {
	clear: left;
	float: left;
	margin-top: 20px;
}

#section-inquiry #section-ultimo .email {
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}

