@charset "UTF-8";
#wrapper #contents {
	position: absolute;
	top: 80px;
	right: 0px;
	text-align: left;
	width: 280px;
}
#contents p {
	width: 250px;
	color: #000000;
	font-family: "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "MS P ゴシック";
	font-size: 12px;
	line-height: 2em;
	padding-left: 2px;
	margin-bottom: 40px;
}
#banquet_main {
	height: 557px;
}
#banquet_main #contents {
	position: absolute;
	top: 90px;
	width: 1000px;
}
#banquet_main #contents h2 {
	float: left;
	text-align: left;
	clear: none;
}
#banquet_main #contents h3 {
	float: right;
	text-align: right;
	clear: none;
	padding-right: 60px;
}
.banquet_navi {
	clear: both;
	margin-left: 64px;
}
.banquet_navi li {
	float: left;
	margin-right: 30px;
	height: 157px;
}
#banquet_soleil_main {
	background-image: url(../images/soleil_main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 720px;
}
#banquet_soleil_main .caption {
	position: absolute;
	left: 40px;
	top: 504px;
	font-family: "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "MS P ゴシック";
	font-size: 12px;
	color: #000000;
	width: 310px;
	text-align: left;
	line-height: 2em;
}
#banquet_montagne_main {
	background-image: url(../images/montagne_main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 720px;
}
#banquet_montagne_main .caption {
	position: absolute;
	left: 40px;
	top: 540px;
	text-align: left;
	width: 318px;
	font-family: "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "MS P ゴシック";
	font-size: 12px;
	line-height: 2em;
	color: #CCCCCC;
}
#banquet_etoire_main {
	background-image: url(../images/etoire_main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 700px;
}
#banquet_chatelaine_main {
	background-image: url(../images/chatelaine_main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 673px;
}

