@charset "utf-8";

/* ---------------------------------------------------------------- */

/* 共通設定 */

/* ---------------------------------------------------------------- */

/* メインイメージ用 */

#top-main {
	background-image: url(../../images/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
}

#top-main #top-inner {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 485px;
}

#top-main #top-inner p {
	margin: 0px;
	padding: 0px;
	position: absolute;
}

/* ---------------------------------------------------------------- */

/* メインイメージ部分キャッチコピー用 */

/* ---------------------------------------------------------------- */


#main-copy01 {
	left: 28px;
	top: 33px;
}
#main-copy02 {
	left: 28px;
	top: 151px;
}
#main-copy03 {
	top: 11px;
	right: 11px;
}
#main-copy04 {
	left: 32px;
	top: 208px;
}
#main-copy05 {
	left: 268px;
	top: 208px;
}

/*グローバルメニューの位置指定（トップページ専用）*/
#gmnArea {
	position: absolute;
	left: 10px;
	top: 410px;
}



#idx-area {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
#idx-area .idx-staff {
	float: left;
	width: 310px;
}
#idx-area .idx-staff h2 {
	margin-bottom: 5px;
}


#idx-area .idx-contents {
	float: right;
	width: 587px;
}

#idx-area .idx-contents h2 {
	margin-left: 25px;
	margin-bottom: 7px;
	margin-top: 25px;
}

#idx-area .idx-contents div.txt-box01 {
	float: right;
	width: 180px;
	margin-left: 10px;
}


#idx-area .idx-contents div.txt-box02 {
	background-image: url(../../images/bg_index-box.gif);
	background-repeat: no-repeat;
	height: 63px;
	width: 587px;
}
#idx-area .idx-contents div.txt-box02 p {
	padding-top: 7px;
	padding-left: 40px;
	font-size: 88%;
	padding-right: 10px;
	font-weight: bolder;
	color: #fd4275;
	line-height: 170%;
}

#idx-area #bnr-5riyuu {
	margin-left: 25px;
	margin-top: 9px;
}




/* ---------------------------------------------------------------- */

/* 入口ボタン用 */

/* ---------------------------------------------------------------- */

#enter-box {
	height: 90px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	left: 15px;
	top: 295px;
}
#enter-box li {
	list-style-type: none;
}

/* ---------------------------------------------------------------- */

/* パッケージプラン */

/* ---------------------------------------------------------------- */


#contents {
	width: 946px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

#contents h2 {
	margin-left: 20px;
	margin-bottom: 5px;
}

div.plan-box {
	background-image: url(../../images/bg_plan-box.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	width: 908px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	padding-bottom: 20px;
}
div.plan-box p.plan-pht {
	text-align: right;
	float: left;
	width: 260px;
	margin-right: 0px;
	margin-left: auto;
	margin-top: 10px;
}

div.plan-box div.contents-box {
	float: right;
	width: 640px;
	margin-top: 10px;
}

div.plan-box h3.plan-ttl {
	float: left;
	width: 380px;
	margin-top: 20px;
}
div.plan-box p.plan-price {
	float: left;
	width: 220px;
}
div.plan-box div.plan-contents {
	width: 620px;
	margin-top: 10px;
	background-image: url(../../images/plan-box_bg.gif);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dad3ce;
	padding-bottom: 5px;
}
div.plan-box div.plan-contents ul {
	margin: 5px;
}
div.plan-box div.plan-contents li {
	font-size: 12px;
	line-height: 135%;
	color: #494949;
	white-space: nowrap;
	float: left;
	display: block;
	list-style-type: none;
	margin-left: 5px;
	background-image: url(../../images/mark_plan-box.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	margin-right: 5px;
}



/* ---------------------------------------------------------------- */

/* お花に囲まれて… */

/* ---------------------------------------------------------------- */

div.flower-box {
	background-image: url(../../images/flower-box_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
div.flower-box h3 {
	margin-bottom: 5px;
}
div.flower-box .flowe-inner {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
div.flower-box ul.pht-list {
	float: left;
	width: 510px;
}
div.flower-box ul.pht-list li {
	list-style-type: none;
}
div.flower-box div.flower-txt-box {
	height: 140px;
	width: 332px;
	background-image: url(../../images/flower-box_txt_bg.gif);
	background-repeat: no-repeat;
	display: block;
	float: right;
	padding-top: 40px;
}
div.flower-box div.flower-txt-box p {
	font-size: 14px;
	line-height: 32px;
	font-weight: bolder;
	color: #f45674;
	background-image: url(../../images/flower-box_txt_p.gif);
	margin-right: 20px;
	margin-left: 20px;
}



/* ---------------------------------------------------------------- */

/*  */

/* ---------------------------------------------------------------- */
