@charset "utf-8";
/* ===================================================================
CSS information

 file name  :chapel.css
 author     :Naoki Takahashi
 style info :チャペル関連
=================================================================== */

/* -----------------------------------------------------------
	#titleArea
----------------------------------------------------------- */

#titleArea {
	margin:0;
	width: 950px;
}

#titleArea:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}


/* -----------------------------------------------------------
	#titleArea #chapelTop　チャペルトップ画像切り替え
----------------------------------------------------------- */
#titleArea #chapelTop{
	width:950px;
}

#titleArea #chapel-photo{
	float:left;
	width:779px;
	height:520px;
}
#titleArea ul#thumVisual{
	float:left;
	width:150px;
	background:#EEE;
	padding:10px 10px 11px 11px;
}
#titleArea ul#thumVisual li{
	margin-bottom:10px;
}
#titleArea ul#thumVisual li.lastChild{
	margin-bottom:0px;
}
#thumVisual li img{
	cursor:pointer
}
#chapel-photo div {
	display:none;
}

/* -----------------------------------------------------------
	#titleArea ローカルナビ
----------------------------------------------------------- */

#titleArea ul.lnav{
	clear:both;
	width:950px;
	height:65px;
	font-size:0;
	line-height:0;
}
#titleArea ul.lnav li{
	float:left;
}


/* -----------------------------------------------------------
	#contentArea　アンカーナビ
----------------------------------------------------------- */

#titleArea ul.lnavAnchor{
	height:18px;
	margin-top:12px;
	margin-bottom:20px;
	clear:both;
}
#titleArea ul.lnavAnchor li{
	padding-right:15px;
	margin-right:15px;
	border-right:1px solid #ccb9a2;
	float:left;
}



/* -----------------------------------------------------------
	#contentArea
----------------------------------------------------------- */

#contentArea {
	width: 950px;
}

#contentArea:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}

/* -----------------------------------------------------------
	タイトル　調整
----------------------------------------------------------- */

#titleArea h3{
	clear:both;
	margin:10px 0 15px;
}
#titleArea p{    color: #666666;
    font-size: 93%;
    line-height: 1.8;}

#titleArea p.sub{ margin:20px 0 10px}

#titleArea p.read{
    color: #666666;
    font-size: 93%;
    line-height: 1.8;
    margin: 15px 0;
}


/* index用ハック */
#titleArea p.index{width:540px;/*margin-bottom:30px;*/}
#titleArea p.pageTop{ text-align:right;margin:28px 0 30px;}

/* -----------------------------------------------------------
	#contentArea　チャペルページ共有
----------------------------------------------------------- */


div.anchor  {
	clear: both;
	line-height:normal;
	font-size:0;
}



/* -----------------------------------------------------------
	facility.html　パーティ会場＆現地ステイ
----------------------------------------------------------- */
#contentArea #facility{
	margin-top:20px;
	clear:both;
}
#contentArea #facility dl{
	clear:both;
}
#contentArea #facility dl dt{
	margin-bottom:25px;
}
#contentArea #facility dl dt a img{
	margin-left:10px;
}
#contentArea #facility dl dd{
	margin-bottom:60px;
	clear:both;
}
#contentArea #facility dl dd.lastChild{
	margin-bottom:0px;
}

#contentArea #facility dl dd h3{
	margin-bottom:10px;
}
#contentArea #facility dl dd div.facilityInner{
	width:950px;
}
#contentArea #facility dl dd div.facilityInner .img{
	float:left;
	width:500px;
}
#contentArea #facility dl dd div.facilityInner .contents{
	float:left;
	width:450px;
}

#contentArea #facility dl dd div.facilityInner .contents h4{
	padding-bottom:10px;
	margin-bottom:10px;
	background: url(../hawaii/moana/img/facility/facility_h4_bg.gif) no-repeat bottom;
}
#contentArea #facility dl dd div.facilityInner .contents p{
	font-size: 92%;
	color:#666666;
	line-height:1.5;
}
#contentArea #facility dl dd div.facilityInner .contents .type1{
	min-height:114px;
	_height:114px;
}
#contentArea #facility dl dd div.facilityInner .contents .type2{
	min-height:88px;
	_height:88px;
}
#contentArea #facility dl dd div.facilityInner .contents ul.thum {
	width:450px;
	height:168px;
}
#contentArea #facility dl dd div.facilityInner .contents ul.thum li{
	float:left;
	width:140px;
	margin-right:15px;
}

#contentArea #facility dl dd div.facilityInner .contents ul.thum li.lastChild{
	margin-right:0px;
}

#contentArea #facility .pageTop {
	text-align:right;
	padding:2px 0 1px;
	margin:30px 0 30px;
}
#contentArea #facility div.anchor .contentsTop {
	float:left;
	display:inline-block;
	margin-top:40px;
	margin-bottom:27px;
}
#contentArea #facility div.anchor p.pageTop {
	float:right;
	display:inline-block;
	margin-top:40px;
	margin-bottom:30px;
	padding:0;
}




/* -----------------------------------------------------------
	style.html　こだわりのオプションアイテム
----------------------------------------------------------- */

#contentArea #style{
	clear:both;
	margin-top:15px;
}


#contentArea #style dl{
	clear:both;
}
#contentArea #style dl dt{
	margin-bottom:40px;
}
#contentArea #style dl dd{
	clear:both;
	margin-bottom:60px;
}
#contentArea #style dl dd.lastChild{
	margin-bottom:0px;
}
#contentArea #style dl dd div{}
#contentArea #style dl dd h3{
	margin-bottom:10px;
	padding-bottom:10px;
	background: url(../hawaii/moana/img/style/style_h4_bg.gif) no-repeat bottom;

}
#contentArea #style dl dd p{
	float:left;
	width:440px;
	font-size: 92%;
	color:#666666;
	line-height:1.5;
}

#contentArea #style dl dd div .link{
	float:left;
	width:482px;
	padding-left:28px;
}
#contentArea #style dl dd div .mt3{
	margin-top:3em;
}
#contentArea #style dl dd div .mt4{
	margin-top:4em;
}
/*写真がない場合のテキスト処理　2011.04.16 */
#contentArea #style dl dd p.noimg{
	width:auto;
}

#contentArea #style dl dd ul.thum{
	float:left;
	width:482px;
	padding-left:28px;
}


#contentArea #style dl dd ul.thum li{
	float:left;
	margin-right:4px;
}
#contentArea #style dl dd ul.thum li.lastChild{
	margin-right:0px;
}
#contentArea #style .clearDiv{
	padding-top:10px;
	clear:both;
	font-size: 92%;
	color:#666666;
	line-height:1.5;
}
#contentArea #style .ftb{
	font-weight:bold;
}
#contentArea #style .menuList dl{
	background:#f7f7f7;
	margin-top:10px;
	_margin:0;
	padding:10px 15px;
}

#contentArea #style .menuList dt{
	margin:0 0 10px;
}
#contentArea #style .menuList dd{
	margin:0;
}


#contentArea #style .menuList li{
	background: url(../hawaii/moana/img/style/menu_icon.gif) no-repeat left center;
	float:left;
	width:250px;
	line-height:1;
	padding:3px 0 3px 10px;
	font-size: 88%;
	color:#666666;
}

#contentArea #style .menuList li.w390{
	width:390px;
}
#contentArea #style .menuList li.w450{
	width:450px;
}
#contentArea #style .menuList li.w650{
	width:650px;
}


#contentArea #style .pageTop {
	text-align:right;
	padding:2px 0 1px;
	margin:37px 0 38px;
}
#contentArea #style div.anchor .contentsTop {
	float:left;
	display:inline-block;
	margin-top:40px;
	margin-bottom:27px;
}

#contentArea #style div.anchor p.pageTop {
	float:right;
	display:inline-block;
	margin-top:40px;
	margin-bottom:30px;
	padding:0;
}



/* -----------------------------------------------------------
	price.html　各種プラン
----------------------------------------------------------- */

#contentArea #price{
	clear:both;
	width:950px;
	margin-top:20px;
}
#contentArea #price #leftContents{
	float:left;
	width:732px;
}
#contentArea #price #rightContents{
	float:right;
	width:190px;
}

#contentArea #price #leftContents dl.basic{

}

#contentArea #price #leftContents dl.basic dt{
	margin-bottom:15px;
}


#contentArea #price #leftContents dl.basic dd .priceInner ul{
	float:left;
	width:442px;
}
#contentArea #price #leftContents dl.basic dd .priceInner img{
	float:right;
	width:290px;
	text-align:right;
}
#contentArea #price #leftContents dl.basic dd .priceInner ul li{
	margin-bottom:6px;
	font-size: 92%;
	color:#666666;
	line-height:1;
	padding-right:20px;
}
#contentArea #price #leftContents dl.basic dd .priceInner ul li.lastChild{
	margin-bottom:0px;
}
#contentArea #price #leftContents dl.basic dd .priceInner ul span.ftb{
	font-weight:bold
}
#contentArea #price #leftContents dl.basic dd p{
	margin-top:10px;
	background:#f7f3ef;
	padding15px;
	font-size: 85%;
	color:#666666;
	line-height:1.8;
	clear:both;
	padding:10px 15px;
}
#contentArea #price #leftContents p.consult{
	border-left:5px solid #531707;
	padding-left:5px;
	font-size: 88%;
	color:#330000;
	margin-top:30px;
}

/*	maternity	*/

#contentArea #price #leftContents dl.maternity{
	margin-top:50px;

}

#contentArea #price #leftContents dl.maternity dt{
	margin-bottom:15px;
}
#contentArea #price #leftContents dl.maternity dd p.title{
	font-size: 92%;
	color:#666666;
	line-height:1.5;
	font-weight:bold;
	margin-bottom:15px;
}
#contentArea #price #leftContents dl.maternity .maternityInner{
	margin-bottom:15px;
	border:1px solid #ccb9a2;
	padding:14px;

}
#contentArea #price #leftContents dl.maternity dd div.maternityInner p{
	line-height:1;
}
#contentArea #price #leftContents dl.maternity dd ul{
	margin-top:10px;
	margin-bottom:10px;
}
#contentArea #price #leftContents dl.maternity dd ul li{
	font-size: 92%;
	color:#666666;
	margin-bottom:7px;
	padding:2px 0 2px 25px;
}
#contentArea #price #leftContents dl.maternity dd ul li.lastChild{
	margin-bottom:0px;
}
#contentArea #price #leftContents dl.maternity dd ul li.icon1{
	background: url(../okinawa/umi/img/price/icon1.jpg) no-repeat left center;
}
#contentArea #price #leftContents dl.maternity dd ul li.icon2{
	background: url(../okinawa/umi/img/price/icon2.jpg) no-repeat left center;
}
#contentArea #price #leftContents dl.maternity dd ul li.icon3{
	background: url(../okinawa/umi/img/price/icon3.jpg) no-repeat left center;
}
#contentArea #price #leftContents dl.maternity dd ul li.icon4{
	background: url(../okinawa/umi/img/price/icon4.jpg) no-repeat left center;
}

/*	rightContents	*/

#contentArea #price #rightContents .contact{
	margin-top:10px;
	border:1px solid #999;
	padding:5px 8px 10px;
	text-align:center;
}
#contentArea #price #rightContents .web dt{
	margin-bottom:10px;
}
#contentArea #price #rightContents .web li{
	margin-bottom:6px;
	text-align:left;
}
#contentArea #price #rightContents .web li.lastChild{
	margin-bottom:0px;
}
#contentArea #price #rightContents .call dt{
	margin-top:8px;
	margin-bottom:5px;
}



#contentArea #price .pageTop {
	text-align:right;
	padding:2px 0 1px;
	margin:37px 0 38px;
}
#contentArea #price div.anchor .contentsTop {
	float:left;
	display:inline-block;
	margin-top:40px;
	margin-bottom:27px;
}

#contentArea #price div.anchor p.pageTop {
	float:right;
	display:inline-block;
	margin-top:40px;
	margin-bottom:30px;
	padding:0;
}



/* -----------------------------------------------------------
	xxx/story　
----------------------------------------------------------- */
#story{}

#story ul.icon{
	padding:10px 13px;
	background:#f8f5ed;
	margin:25px 0;
}
#story ul.icon li{
	float:left;
	display:inline-block;
}


/*	リスト	*/
#story .storyInner{
	padding:0 7px;
}

#story .storyInner dl{
	width:267px;
	padding:13px 23px 0 22px;
	float:left;
/*	margin-bottom:40px;	*/
	height:187px;
}

#story .storyInner dl.new{
	background: url(../hawaii/moana/story/img/bg_new.gif) no-repeat 256px 15px;
}

#story .storyInner dt{
	border-bottom:1px solid #CCB9A4;
	margin-bottom:6px;
	background: url(../hawaii/moana/story/img/bg_story_title.gif) no-repeat left center;
	font-size: 92%;
	color:#330000;
	font-weight:bold;
	padding:7px 10px;
	clear:both;
}

#story .storyInner dl .img{
	float:left;
	width:108px;
}
#story .storyInner dl .txt{
	float:right;
	width:153px;
}
#story .storyInner dl .txt p{
	min-height:65px;
	_height:65px;
	font-size: 92%;
	color:#333333;
	line-height:1.6;
	width:153px;
}

#story .storyInner dl .txt ul{
	height:27px;
	width:153px;
	overflow:hidden;
}
#story .storyInner dl .txt li{
	float:left;
	margin-right:3px;
	height:22px;
	line-height:normal;
}
#story .storyInner dl .txt li.lastChild{
	margin-right:0px;
}
/*	お問合せ	*/

/* IE7ハック*/
*:first-child+html #story dl.contact{
/*	margin-top:60px;	*/
}
#story dl.contact{
	clear:both;
	margin-top:20px;
	margin-bottom:40px;
	line-height:normal;
	font-size:0;
}
#story dl.contact dt{
	margin-bottom:10px;
	height:24px;
}

#story dl.contact dd p{
	margin-bottom:10px;
	height:16px;
	font-size:0;
}
#story dl.contact ul{
	height:29px;
}
#story dl.contact li{
	float:left;
	margin-right:10px;
}
/*	IE line-height対策	*/
#story p.storyTop{font-size:0;
line-height:0;
}

#contentArea #story .pageTop {
	text-align:right;
	padding:2px 0 1px;
	margin:15px 0 15px;
}
#contentArea #story div.anchor .contentsTop {
	float:left;
	display:inline-block;
	margin-top:15px;
	margin-bottom:27px;
}
#contentArea #story div.anchor p.pageTop {
	float:right;
	display:inline-block;
	padding:2px 0 1px;
	margin-top:15;
	margin-bottom:30px;
}





/*******		以下マージCSS		******/

/*		不要・必要分別していないです。		*/











/* -----------------------------------------------------------
	#titleAreaTop
	add 2009/11/09
----------------------------------------------------------- */

#cTitleVisual {
	position:relative;
}

#cTitleVisual a.gallery {
	position:absolute;
	left:785px;
	top:360px;
}

#cTitleVisual a.bn1 {
	position:absolute;
	left:792px;
	top:175px;
}


/* -----------------------------------------------------------
	#contentArea
----------------------------------------------------------- */

#contentArea {
	width: 950px;
}

#contentArea:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}


/* -----------------------------------------------------------
	施設詳細
----------------------------------------------------------- */

.cfFeatureL, .cfFeatureR, .cfFeatureV {
	width: 456px;
	background: url(../img/share/cf_feature_bottom.png) no-repeat bottom;
	float: left;
	margin-top: 30px;
	padding-bottom: 5px;
}

.cfFeatureWL, .cfFeatureWR, .cfFeatureWV {
	width: 456px;
	float: left;
}

.cfFeatureL, .cfFeatureWL {
	margin-right: 38px;
}

.cfContent {
	background: url(../img/share/cf_feature_bg.png) repeat-y;
	/*padding: 0 15px 7px 0;*/
	padding: 0 15px 12px 0;
}

.cfContentW {
	padding: 0 15px 7px 0;
}

.cfCatch {
	padding-bottom: 20px;
}

.cfNameV {
	padding-bottom: 12px;
}

.cfBody, .cfBodyV {
	background: url(../img/share/cf_feature_bg.png) repeat-y left top;
	width: 441px;
}

.cfBodyW, .cfBodyWV {
	width: 441px;
}

.cfBody h3, .cfBodyW h3 {
	width: 235px;
}

.cfBody h3, .cfBodyV h3, .cfBodyW h3, .cfBodyWV h3, .cfBodyWV p {
	float: left;
	font-size: 77%;
	line-height: 1.4;
	text-align: justify;
}

.cfBodyV h3, .cfBodyWV h3, .cfBodyWV p {
	margin-bottom: 12px;
}

.cfBody h3 img, .cfBodyV h3 img, .cfBodyW h3 img, .cfBodyWV h3 img {
	margin-top: 6px;
}

.cfThumb {
	width: 192px;
	float: right;
}

.cfThumbV {
}

.cfThumb img {
	padding: 2px;
	border: 1px solid #B29A90;
}

.cfThumbV img {
	padding: 0px;
	border: none;
}

.cfThumb li, .cfThumbV li {
	float: left;
	margin-top: 4px;
}

.cfThumb li.odd {
	margin-right: 4px;
}

.cfThumbV li.odd {
	margin-right: 13px;
}

.cfThumb:after, .cfBody:after, .cfThumbV:after, .cfBodyV:after, .cfBodyW:after, .cfBodyWV:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}

#cfFeatureW {
	background: url(../img/share/cf_feature_bg_twin.png) repeat-y left top;
	margin-top: 30px;
	padding-bottom: 10px;
}

#cfFeatureWBottom {
	background: url(../img/share/cf_feature_bottom_twin.png) no-repeat bottom;
	height: 5px;
	overflow: hidden;
	vertical-align: top;
}

#cfFeatureWBottom img {
	vertical-align: top;
}


/* -----------------------------------------------------------
	ウエディングスタイル
----------------------------------------------------------- */

.csMenu {
	border: 1px solid #CCCCCC;
	margin-top: 30px;
}

.csMenu ul {
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.csMenuName {
	padding-left: 10px;
	float: left;
}

.csMenuThumb {
	float: right;
	padding: 4px;
}

.csMenu h2 {
	font-size: 77%;
	padding: 10px;
	clear: both;
	zoom: 1;
}

.csMenu h2.csMenuEx {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.csMenu h2.csMenuOp {
	background: url(../img/share/cs_menu_op.gif) no-repeat 10px center;
	padding-left: 130px;
	line-height: 1.5;
}

.csMenu h3 {
	font-size: 77%;
	float: left;
	padding: 10px;
}

.csMenu dl {
	width: 948px;
}

.csMenu dl:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}

.csMenu dt {
	padding: 10px;
	float: left;
}

#csMenuExAqua {
	width: 130px;
	background: #F1F1F1 url(../guam/aqua/img/aqua_cs_menu_ex.gif) no-repeat center center;
}

#csMenuExWhite {
	width: 130px;
	background: #F1F1F1 url(../guam/white/img/white_cs_menu_ex.gif) no-repeat center center;
}

#csMenuExJewel {
	width: 130px;
	background: #F1F1F1 url(../guam/jewel/img/jewel_cs_menu_ex.gif) no-repeat center center;
}

#csMenuExBluepoint {
	width: 114px;
	background: #F1F1F1 url(../bali/bluepoint/img/bluepoint_cs_menu_ex.gif) no-repeat center center;
}

#csMenuExUmi {
	width: 130px;
	background: #F1F1F1 url(../okinawa/umi/img/umi_cs_menu_ex.gif) no-repeat center center;
}

.csMenu dd {
	float: left;
	width: 778px;
}

.csMaternityUmi1 {
	background: url(../okinawa/umi/img/umi_cs_menu6_point1.gif) no-repeat 10px center;
	padding: 0 0 5px 180px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 77%;
	line-height: 1.4;
}

.csMaternityUmi2 {
	background: url(../okinawa/umi/img/umi_cs_menu6_point2.gif) no-repeat 10px center;
	padding: 5px 0 10px 180px;
	font-size: 77%;
	line-height: 1.4;
}


/* -----------------------------------------------------------
	プライスリスト
----------------------------------------------------------- */

#chapelPrice {
	margin-top: 30px;
}

#chapelPrice dt {
	width: 732px;
	float: left;
}

#chapelPrice dd {
	width: 191px;
	float: right;
}

.cpPlan {
	margin-bottom: 40px;
	width: 732px;
}

.cpOptionPlan {
	margin-bottom: 20px;
}

.cpOptionPlanLast {
	margin-bottom: 40px;
}

.cpPlan ul:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}

.cpPlan li {
	font-size: 77%;
	float: left;
}

.cpPlan li.cpNumber {
	width: 18px;
	margin-right: 2px;
	text-align: right;
}

.cpPlan li.cpText {
	width: 218px;
	margin-right: 6px;
}

.cpPlan li:last-child {
	margin-right: 0px;
}

.cpName {
	height: 24px;
	vertical-align: middle;
	font-size: 77%;
	padding: 0 5px 0 5px;
	margin-bottom: 10px;
	overflow: hidden;
	background: #E1E1E1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.cpNameLabel {
	float: left;
	position: relative;
	top: 6px;
}

.cpNamePrice {
	float: right;
	position: relative;
	top: 7px;
}

#cpOption {
	margin-bottom: 15px;
}

.cpPlan h3, .cpOptionPlan h3, .cpOptionPlanLast h3 {
	font-size: 77%;
}

#cpBanner img {
	margin-bottom: 10px;
}

#cpAdvice {
	background: #EBE9E9 url(../img/share/cp_advice.gif) no-repeat top;
	padding: 25px 10px 10px;
	border: 1px solid #CCCCCC;
	text-align: center;
}

#cpAdvice li {
	background: url(../img/share/cp_advice_line.gif) repeat-x bottom;
	padding-bottom: 6px;
	margin-bottom: 2px;
}

#cpCall {
	padding: 10px 0 10px 0;
}

#cpArticle {
	padding-top: 10px;
}

#cpFoot {
	width: 732px;
	padding-top: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	font-size: 77%;
}

#cpFootCaution {
	width: 562px;
	float: left;
}

#cpFootDate {
	width: 170px;
	float: right;
	text-align: right;
}

#cpExtra {
	margin-bottom: 40px;
	font-size: 77%;
}

#cpExtra img {
	margin: 5px 0 5px 0;
}

#cpExtra h3 {
	padding: 10px;
	background: #F4EEEC;
}

.cpExtraTitle {
	font-size: 110%;
	font-weight: bold;
	color: #333333;
}


/*2010年10月更新分*/
/* ===================================================================
CSS information

 file name  :chapel.css
 author     :Neuromagic
 style info :チャペル関連
=================================================================== */
div.cfBody p,
div.cfBodyW p{
	width: 235px;
	float: left;
	font-size: 77%;
	line-height: 1.4;
	text-align: justify;
}

div.cfBody p a img{
	padding-top: 6px;
}

#contentArea .csMenu h2{
	margin: 0 0 0 10px;
	padding:0;
	float: left;
}
#contentArea .csMenu ul{
	padding-top: 4px;
	padding-right:4px;
	float: right;
	border-bottom: none;
}
#contentArea .csMenu ul li{
	display: inline;
}
#contentArea .csMenu p{
	font-size: 77%;
	padding: 10px;
	border-top: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}
#contentArea .csMenu p.csMenuEx,
#contentArea .csMenu p.csMenuOp{
	border-bottom: none;
}
#contentArea .csMenu p.csMenuOp{
	background: url(../img/share/cs_menu_op.gif) no-repeat 10px center;
	padding-left: 130px;
	line-height: 1.5;
}
#contentArea .csMenu div#csMenuExAqua{
	font-size: 77%;
	height: 84px;
}
*:first-child+html #contentArea .csMenu div#csMenuExAqua{
	height: 85px;
}
#contentArea .csMenu #csMenuExBluepoint,
#contentArea .csMenu div#csMenuExWhite{
	height: 90px;
}
*:first-child+html #contentArea .csMenu div#csMenuExWhite{
	height: 91px;
}
#contentArea .csMenu div#csMenuExUmi{
	height: 102px;
}
*:first-child+html #contentArea .csMenu div#csMenuExUmi {
	height: 103px;
}
#contentArea .csMenu div#csMenuExUmi,
#contentArea .csMenu div#csMenuExBluepoint,
#contentArea .csMenu div#csMenuExWhite,
#contentArea .csMenu div#csMenuExAqua,
#contentArea .csMenu ul.menuList{
	padding: 10px;
	float: left;
}
#contentArea .csMenu ul.menuList li{
	display: block;
	font-size: 77%;
}

#contentArea .csMenu .menuNotice{
	font-size: 77%;
	padding: 10px 0 0 10px;
}

.l2Col, .r2Col,
.l3Col, .c3Col, .c3Col{
	float:left;
}
.r2Colr{
	float: right;
}

div#contentArea div#chapelPrice{
	margin-bottom: 40px;
	width: 732px;
}
div#contentArea div#chapelPrice div.cpName div.l2Col{
	padding-top:6px;
}
div#contentArea div#chapelPrice div.cpName div.r2Col{
	float: right;
	padding-top:7px;
}

div#contentArea div#chapelPrice div.menuList{
	margin-bottom: 40px;
}
div#contentArea div#chapelPrice .clearfix div.l3Col,
div#contentArea div#chapelPrice .clearfix div.l3Col,
div#contentArea div#chapelPrice .clearfix div.c3Col{
	margin-right: 6px;
	width:238px;
}
div#contentArea div#chapelPrice ul li{
	font-size: 77%;
}
div#contentArea div#chapelPrice .clearfix div.l3Col ul li span,
div#contentArea div#chapelPrice .clearfix div.c3Col ul li span,
div#contentArea div#chapelPrice .clearfix div.r3Col ul li span{
	margin-right: 3px;
}
div#contentArea div#schedulePanel{
	width:191px;
	margin-top: 30px;
}

div.cpOptionPlan p{
	font-size: 77%;
}

div#page div#contentArea div.mgBtm0Px{
	margin-bottom:0;
}

div#contentArea div.cfFeatureWV h3{
	padding-bottom: 12px;
}

div#page div#contentArea div.csMenu div.csMaternityUmi1 ul{
	float: none;
	margin:0;
	padding:0;
}
div#page div#contentArea div.csMenu div.csMaternityUmi1 ul li{
	list-style-type: none;
	display: block;
	margin:0;
	padding:0;
}

div#contentArea div#chapelPrice #cpExtra h3 {
	background: #ffffff;
	padding:0;
}
	
div#contentArea div#chapelPrice #cpExtra ul {
	font-size: 130%;
	padding: 10px;
	background: #E1E1E1;
}
.alRight{
	text-align: right;
}
h2{
	margin:0;
	padding:0;
}

/*2011年04月更新分*/
/* ===================================================================
CSS information

 file name  :chapel.css
 author     :Neuromagic
 style info :チャペル関連
=================================================================== */
.mb_15 {
	margin-bottom:15px;
}
.mb_20 {
	margin-bottom:20px;
}
.mb_25 {
	margin-bottom:25px;
}
.mb_35 {
	margin-bottom:35px;
}
.mb_60 {
	margin-bottom:60px;
}
.mb_75 {
	margin-bottom:75px;
}
.mb_80 {
	margin-bottom:80px;
}
.air_txt {
	font-size:93%;
	line-height:154%;
}
#air_mainimg {
	width:950px;
	height:441px;
	display:block;
	position:relative;
	margin-bottom:75px;
	background:url(../guam/white/img/air_main.gif) no-repeat left top;
}
#air_mainimg a {
	width:366px;
	height:86px;
	display:block;
	margin-left:584px;
	margin-top:304px;
}
#air_mainimg p {
	text-indent:-99999px;
}
.air_box01 {
	width:950px;
}
.air_box01_l {
	width:550px;
	float:left;
	margin-right:20px;
}
.air_box01_r {
	width:380px;
	float:right;
}
.air_box01_r p {
	width:356px;
}
.air_banner {
	margin-bottom:55px;
	margin-top:80px;
}
.air_box02 {
	width:906px;
	margin-left:20px;
}
#air_txt01 {
	width:906px;
	height:208px;
	display:block;
	background:url(../guam/white/img/air_txt01.gif) no-repeat top left;
}
#air_txt01 p, #air_txt02 p {
	text-indent:-99999px;
}
#air_txt02 {
	width:906px;
	height:170px;
	display:block;
	background:url(../guam/white/img/air_txt02.gif) no-repeat top left;
}
#air_link01 {
	width:467px;
	height:235px;
	display:block;
	background:url(../guam/white/img/air_txt04.gif)  no-repeat top left;
	margin-right:8px;
	float:left;
}
#air_link01 a {
	margin-left:12px;
	margin-top:8px;
	display:block;
	width:59px;
	height:61px;
}
#air_link02 {
	width:234px;
	height:235px;
	display:block;
	background:url(../guam/white/img/air_txt05.gif)  no-repeat top left;
	margin-right:7px;
	float:left;
}
#air_link02 a {
	margin-left:8px;
	margin-top:9px;
	display:block;
	width:59px;
	height:61px;
}
#air_link03 {
	width:234px;
	height:235px;
	display:block;
	background:url(../guam/white/img/air_txt06.gif)  no-repeat top left;
	float:left;
}
#air_link03 a {
	margin-left:8px;
	margin-top:9px;
	display:block;
	width:59px;
	height:61px;
}

/*--------------------------------------------------------------------------------
kahara/20111222/up/
----------------------------------------------------------------------------------*/
.paddingB{
	padding-bottom:15px;
	}

.kahara_proce_text{
	color:#00AAF2 !important;
	font-weight:bold;
	}

.kahara_text_red{
	font-weight:bold;
	color:#FF0000 !important;
	}


.border{
	height: 1px;
	border: none;
	border-top: 1px #000000 solid;
	
	}
	

/*--------------------------------------------------------------------------------
whiteterrace/20111222/up/
----------------------------------------------------------------------------------*/

div.left_box{
	width::559px;
	margin-right:25px;
	float:left;
	}
	
.img01{
	padding-top:55px;
	padding-bottom:20px;
	}

.img02{
	padding-top:132px;
	padding-bottom:20px;
	}
.img03{
	padding-top:15px;
	padding-bottom:20px;
	}


div.left_box02{
	width:559px;
	padding-right:15px;
	}


.paddingT20{
	padding-top:20px;
	}

.font{
	font-size:12px;
	line-height:200%;
	}

.paddingT50{
	padding-top/*\**/:50px\9;
	}

.paddingT10{
	padding-top:10px;
	}

.font_s{
	font-size:11px !important;
	color:#000 !important;
	}


















