@charset "utf-8";

/*------------------------
	top
------------------------*/
#contents{
	margin-bottom:40px;
}
h2,h3{
	margin-bottom:25px;
}
.main-header{
	position:relative;
	margin-bottom:60px;
}
	.main-header h2{
	margin-bottom:25px;
	}
	.main-header .room-flash{
		height:465px;
	}


.copy-ttl{
	position:absolute;
	top:0;
	right:0;
}
.copy-txt{
	position:absolute;
	top:73px;
	right:133px;
}

/*----*/
.Area{
	position:relative;
}	
	.Area h3{
		margin-bottom:25px;
	}
.Area .box{
	margin-bottom:25px;
}
.Area .box div{
	text-align:center;
	float:left;
	width:310px;
	border-right:1px solid #ccc;
}
.Area .box div.lastChild{
	border-right:0 solid #ccc;
}
.Area .box div .img{
	margin-bottom:25px;
}
.Area .box div .ttl,
.Area .box div .desc{
	margin-bottom:15px;
}
.Area .box div .link{
	position:relative;
}


/*------------------------
	詳細ページ
------------------------*/
.second-header{
	margin-bottom:5px;
}
.second-header h2{
	margin-bottom:0;
}

#main{
	float:left;
	width:605px;
	margin-top:30px;
}
	#main h3{
		margin-bottom:25px;
	}
	#main .text{
		color:#888074;
		padding:0 2px;
		margin-bottom:40px;
		line-height:2;
	}
	#main .section{
		margin-bottom:18px;
		padding:0 2px;
		padding-top:18px;
		border-top:1px solid #CAC6BC;
	}
	#main .section h4{
		margin-bottom:10px;
	}
	#main .section p{
		margin-bottom:8px;
	}
	#main .images{
		line-height:1.9;
		margin-bottom:30px;
		padding:0;
		border-top:0px solid #CAC6BC;
	}
		#main .images h4{
			margin-bottom:0px;
			color:#85335A;
			font-weight:normal;
		}
		#main .images .notice{
			font-size:12px;
			margin-top:14px;
		}
		
	#main .banner{
		margin:40px 0 0;
	}
		#main .banner .tel{
			float:left;
		}
		#main .banner .web{
			float:right;
		}
	
/*----*/
#sub{
	float:right;
	width:240px;
}
	#sub p.back-link{
		margin-bottom:20px;
		text-align:right;
	}

/*--ナビゲーション--*/
#sub .subNav{
	margin-bottom:50px;
}
	#sub .subNav h3{
		font-weight:normal;
		line-height:30px;
		padding-left:10px;
		margin-bottom:0;
		background-color:#E8DDBC;
		color:#544A39;
	}
	#sub .subNav ul{
		padding-top:1px;
		margin-top:1px;
		margin-bottom:10px;
		border-top:1px solid #CAC6BC;
	}
	#sub .subNav li{
		padding-bottom:1px;
		margin-bottom:1px;
		border-bottom:1px solid #CAC6BC;
	}
	#sub .subNav li a,
	#sub .subNav li a:link,
	#sub .subNav li a:visited{
		display:block;
		padding:8px 5px 8px 20px;
		background:transparent url(../../_common/img/icn-arrow.gif) 5px 50% no-repeat;
		text-decoration:none;
	}
	#sub .subNav li a:hover,
	#sub .subNav li a.parentsLink,
	#sub .subNav li a.current,
	#sub.r-1 li a.r-1,
	#sub.r-2 li a.r-2,
	#sub.r-3 li a.r-3,
	#sub.sp-1 li a.sp-1,
	#sub.sp-2 li a.sp-2,
	#sub.sp-3 li a.sp-3,
	#sub.n-1 li a.n-1,
	#sub.n-2 li a.n-2,
	#sub.n-3 li a.n-3{
		color:#D04616;
		background:#F6EEDC url(../../_common/img/icn-arrow_on.gif) 5px 50% no-repeat;
	}
	
/*--おすすめプラン--*/
#sub .planNav{
	margin-bottom:50px;
}
	#sub .planNav h3{
		font-weight:normal;
		margin-bottom:1px;
		height:30px;
		border-bottom:1px solid #20283B;
	}
	#sub .planNav ul{
	}
	#sub .planNav li{
		padding-bottom:1px;
		margin-bottom:1px;
		border-bottom:1px solid #CAC6BC;
	}
	#sub .planNav li a,
	#sub .planNav li a:link,
	#sub .planNav li a:visited,
	#sub .planNav li a:hover{
		display:block;
		padding:12px 5px 12px 24px;
		background:transparent url(../../_common/img/icn-square.gif) 8px 16px no-repeat;
		text-decoration:none;
		color:#564D3F;
	}
	#sub .planNav li a:hover{
		background-color:#F6EEDC;
	}
	#sub .planNav li a:hover strong{
		color:#D04616;
	}
	#sub .planNav p.arrow2{
		padding-bottom:1px;
		border-bottom:1px solid #20283B;
	}
	#sub .planNav p.arrow2 a{
		display:block;
		padding:15px 25px;
		background-position:10px 50%;
	}
	#sub .planNav p.arrow2 a:hover{
		background-color:#F6EEDC;
	}


/*--プラン--*/
#main .room-plans{
	margin-bottom:30px;
}
	#main .room-plans h3{
		margin-bottom:8px;
		font-size:14px;
		font-weight:normal;
	}
	.room-plans .wrap{
		background:transparent url(../img/detail/bg-plans.gif) top left no-repeat;
		width:600px;
		margin-bottom:20px;
	}
	.room-plans .wrap .wrap-bottom{
		height:1px;
		line-height:1px;
		background:transparent url(../img/detail/bg-plans-bottom.gif) top left no-repeat;
		margin:0;
		padding:0;
		overflow:hidden;
	}
	.room-plans .box{
		clear:both;
		position:relative;
		margin:0 20px;
		padding:22px 0;
		background:transparent url(../img/detail/line.gif) top left repeat-x;
	}
		.room-plans .box.firstChild{
			background-image:none;
			}
		
	.room-plans .box .thumbnail{
		float:left;
		width:155px;
	}
	.room-plans .box .desc{
		overflow:hidden;
	}
		.room-plans .box .desc h4{
			color:#194673;
			margin-bottom:8px;
			padding-top:5px;
		}
		
		.room-plans .box .desc .txt{
			margin-bottom:10px;
			line-height:1.5;
		}
	.room-plans .box .detail-btn{
		float:right;
	}