@charset "utf-8";
/* CSS Document */

#mainvisualArea {
	height: 200px;
	margin: 0 0 30px;
}

#wedding {
	width: 940px;
	position: relative;
	margin: 0 10px;
}

#wedding img,
#wedding a img {
	display: block;
}

#wedding h2 {
	position: relative;
	margin: 0 0 20px 20px;
}

#wedding .contentTitleLead {
	position: absolute;
	left:  580px;
	top: 10px;
}

/* featured */

#featuredContainer {
	width: 940px;
	padding: 0 0 50px;
	margin: 0 0 40px;
	background: url(/wedding/images/index/img_feature_back.gif) left bottom no-repeat;
}

#featuredContainerInner {
	position: relative;
	width: 850px;
	margin: 0 45px;
}

#recommendContainer {
	width: 455px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	margin: 0 0 30px;
	background: url(/images/com/img_line02.gif) left bottom repeat-x;
}

#recommendContainer ul {
	margin: 15px 8px;
}

#recommendContainer li {
	padding-left: 20px;
	margin: 0 0 5px;
	background: url(/wedding/images/common/item_mark1.gif) left center no-repeat;
}

#featuredList {
	width: 455px;
}

#featuredList dt {
}

#featuredList dd {
	padding-bottom: 15px;
	margin-bottom: 15px;
	background: url(/images/com/img_line02.gif) left bottom repeat-x;
}

#featuredList dd.last {
	background: #fff;
}

/* photoGalley */

.photoGalley.right {
	width: 375px;
	position: absolute;
	right: 0;
	top: 0;
}

.photoGalley.right .photo1 {
}

.photoGalley.right .photo2 {
	position: absolute;
	left: 0;
	top: 291px;
}

.photoGalley.right .photo3 {
	position: absolute;
	right: 0px;
	top: 291px;
}

.photoGalley.bottom {
}

.photoGalley.bottom li {
	float: left;
	zoom: 1;
}

.photoGalley.bottom li img {
	margin: 0 12px 0 0;
}

.photoGalley.bottom ul {
	margin-left:1px;
}


.photoGalley.bottom li.last img {
	margin: 0;
}

p.imagetext {
	margin-top: 3px;
}

/* selectPlan */

#selectPlanContainer {
	width: 940px;
}

#selectPlanContainer h3 {
	width: 801px;
	margin: 0 auto 40px;
}

#selectPlanContainer dl {
	width: 100%;
	position: relative;
	padding: 0 0 20px;
	margin: 0 0 20px;
	background: url(/images/com/img_line02.gif) left bottom repeat-x;
}

#selectPlanContainerdt {
}

#selectPlanContainer dd {
	padding: 12px 0 0 12px;
}

#selectPlanContainer dd.explain {
	width: 500px;
	position: relative;
	left: 0;
	top: 0;
}

#selectPlanContainer dd.explain strong {
	display: block;
	margin: 0 0 8px;
}

#selectPlanContainer dd.explain p.text {
	font-size: 90%;
	margin: 0 0 8px;
	color: #643226;
}

#selectPlanContainer dd.photo {
	width: 420px;
	position: absolute;
	right: 0;
	bottom: 0;
}

#selectPlanContainer dd.photo .photo1 {
	position: absolute;
	left: 0;
	bottom: 20px;
}

#selectPlanContainer dd.photo .photo2 {
	position: absolute;
	right: 0;
	bottom: 20px;
}

.goForm {
	width: 262px;
	margin: 0 auto;
}

#inquiryInformation {
}