@charset "UTF-8";
/* CSS Document */

	*{
		margin:0;
	}

		img{
			border:none;
		}

html{
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	letter-spacing:1px;
	font-size:13px;
}

	body {
		-webkit-text-size-adjust: 100%;
	}

		a{
			color:;
			text-decoration:none;
		}

/*------------------------------------------
	slide show
--------------------------------------------*/
.slideframe {
	background:rgba(0,0,0,1.0);
	background: -webkit-gradient( linear, left top, left bottom, from(#000), to(#420000) );
	width: 100%;
	height:250px;
	overflow:hidden;
	margin:;
}
	.pics{
		width: 960px; 
		height: 250px; 
		background:rgba(0,0,0,0.2);
		overflow: hidden; 
		padding: 0px;
		margin:0 auto ; 
	}
.menu-bar-bottom {
	width: 100%;
	height: 11px;
	padding:0px 0 0px 0;
	background-color:rgba(0,0,0,0.1);
	background-image:url("../img/menu-bg02.jpg");
	background-repeat:repeat-x;
	margin:0 auto ;
}


/*------------------------------------------
	contents
--------------------------------------------*/
.contents {
	background:rgba(0,0,0,0.00);
	width: 950px;
	height:auto; min-height:330px;
	overflow:hidden;
	margin:39px auto 0 auto;
	padding:10px 0 10px 0;
}
		.contents div{
			float:left;
		}
/*------------------------------------------
	contents left
--------------------------------------------*/
.contents-left {
	width: 660px;
	height:auto; min-height:330px;
	overflow:hidden;
	margin:0px auto 0 auto;
}
	.contents-left,
	.title01,
	.title02,
	.rentalinfo,
	.rentalinfo-left,
	.rentalinfo-right,
	.serviceinfo01,
	.serviceinfo02{
		background:rgba(0,0,0,0.00);
	}
	.title01 {
		width:660px;
		height:46px;
		background-image:url("../img/t-bg05.jpg");
		overflow:hidden;
		margin:13px auto 0 auto;
	}
		.title02 {
			width:660px;
			height:46px;
			background-image:url("../img/t-bg06.jpg");
			overflow:hidden;
			margin:50px auto 24px auto;
		}
			.title01 h5,
			.title02 h5{
				margin:13px 0 0 93px;
				font-size:15px;
				font-weight:normal;
				letter-spacing:2px;
				color:#f777;
			}
.serviceinfo01{
	width: 600px;
	height:auto; min-height:10px;
	overflow:hidden;
	margin:33px 0 0 30px;
	padding:10px 0px 10px 0px;
	border-bottom:1px solid #8f8f8f;
	color:#df7888;
	font-weight:bold;
	font-size:14px;
	letter-spacing:2px;
	}
		.serviceinfo02{
			width: 560px;
			height:auto; min-height:10px;
			overflow:hidden;
			margin:0 0 0 30px;
			padding:7px 20px 7px 20px;
			font-size:12px;
			color:#555;
			line-height:24px;
		}

.rentalinfo{
	width: 610px;
	height:auto; min-height:10px;
	overflow:auto;
	margin:30px 0 0 25px;
	padding:0px 0px 0px 0px;
}
		.hotelinfo div{
			float:left;
		}
.rentalinfo-left{
	width: 170px;
	height:170px;
	overflow:hidden;
	margin:0 0 0 0;
	padding:0px 0px 0px 0px;
	}

	.rentalinfo-right{
		width: 420px;
		height:auto; min-height:10px;
		overflow:hidden;
		margin:10px 0 0 20px;
		padding:0 0 0 0;
	}
		.rentaloffer01{
			width: 415px;
			height:auto; min-height:10px;
			overflow:hidden;
			margin:0px 0 0 0px;
			padding:0px 0px 0px 5px;
			border-bottom:1px solid #8f8f8f;
			color:#df7888;
			font-weight:bold;
			font-size:13px;
			letter-spacing:2px;
			line-height:27px;
			}
				.rentaloffer02{
					width:405px;
					height:auto; min-height:10px;
					overflow:hidden;
					margin:10px 0 0 0px;
					padding:0 10px 0 5px;
					font-size:12px;
					color:#555;
					line-height:24px;
				}