@charset "utf-8";
@import "../common/0-import.css";
/*------------------------------------------------------------
	ファウンテンヒルズ仙台のウエディング
	ファウンテンヒルズについて
------------------------------------------------------------*/
#conts h2 {
	margin: 0 0 10px;
}

#conts h3 {
	margin: 0 0 8px 0;
}

#conts .box {
	margin: 15px 0 0 10px;
	height: 220px;
	position: relative;
	background: url(../../img/weddings-plan/back_bg.jpg) no-repeat left top;
}

#conts .box p.ps01 {
	position: absolute;
	top: 26px;
	left: 0;
}

#conts .box p.ps02 {
	position: absolute;
	top: 8px;
	right: 14px;
}

#conts .box p.ps03 {
	position: absolute;
	left: 82px;
	bottom: 0;
}

#conts .boxA {
	margin: 30px 0 50px 0;
}

#conts ul.list li {
	display: inline;
}

#conts ul.list li img {
/*
	margin-left: 30px;
*/
}

#conts p.pageTop {
	margin: 45px 0 0;
	text-align: center;
}

#conts .list {
	margin: 0 0 0 30px;
	width: 530px;
	overflow: hidden;
}

#conts .list a.premium {
	background: url(/img/weddings-plan/btn01_over.jpg) no-repeat left top;
	display: block;
	height: 65px;
	width: 250px;
}

#conts .list a.summer {
	background: url(/img/weddings-plan/summer/btn01_over.jpg) no-repeat left top;
	display: block;
	height: 65px;
	width: 250px;
}

#conts .list a.mid {
	background: url(/img/weddings-plan/btn03_over.jpg) no-repeat left top;
	display: block;
	height: 65px;
	width: 250px;
}

#conts .list a:hover {
	background-color: #FFFFFF;
}

#conts .list a:hover img {
	visibility: hidden;
}

#conts .etc {
	width: 280px;
	float: left;
}

#conts .banner {
	margin-left: 300px;
	padding-left: 20px;
	border-left: 1px solid #999;
}

#conts .banner img {
	display: block;
	margin-bottom: 10px;
}
	
