@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,
	.hotelinfo,
	.hotelinfo-left,
	.hotelinfo-right,{
		background:rgba(0,0,0,0.00);
	}
	.title01 {
		width:660px;
		height:46px;
		background-image:url("../img/t-bg04.jpg");
		overflow:hidden;
		margin:13px auto 24px auto;
	}

		.title01 h5{
			margin:13px 0 0 93px;
			font-size:15px;
			font-weight:normal;
			letter-spacing:2px;
			color:#f777;
		}

.hotelinfo{
	background:#f5dcab;
	width: 620px;
	height:auto; min-height:10px;
	overflow:hidden;
	margin:0 0 0 20px;
	border:1px solid #950908;
}
			.hotelinfo div{
				float:left;
			}

.hotelinfo-left{
	background:#f5dcab;
	width: 150px;
	height:auto; min-height:10px;
	overflow:hidden;
	margin:0 0 0 0;
	padding:15px 0px 15px 0px;
	text-align:center;
	color:#950908;
	font-weight:bold;
	font-size:14px;
	letter-spacing:2px;
}


	.hotelinfo-right{
		background:#fff1d5;
		width: 470px;
		height:auto; min-height:10px;
		overflow:hidden;
		margin:0 0 0 00px;
		padding:15px 0px 15px 0px;
		color:#373737;
		font-weight:normal;
		font-size:13px;
		letter-spacing:2px;
		text-align:center;
	}

.hotelinfo02{
	background:#950908;
	width: 620px;
	height:auto; min-height:10px;
	overflow:hidden;
	margin:33px 0 0 20px;
	border:1px solid #950908;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	letter-spacing:2px;
	text-align:center;
}
	.hotelinfo03{
		background:#fff;
		width: 620px;
		height:auto; min-height:10px;
		overflow:hidden;
		margin:7px 0 33px 20px;
		font-size:10px;
		font-weight:normal;
		color:#373737;
		letter-spacing:2px;
		text-align:right;
	}
			.hotelinfo05{
				background:rgba(0,0,0,0.0);
				width: 550px;
				height:auto; min-height:10px;
				overflow:hidden;
				margin:18px 0 33px 80px;
				font-size:12px;
				font-weight:bold;
				color:#d12741;
				letter-spacing:2px;
				text-align:left;
				line-height:22px;
			}
.hotelinfo04-wrapper{
	background:rgba(0,0,0,0.1);
	width: 620px;
	height:auto; min-height:100px;
	overflow:hidden;
	margin:33px 0 0 20px;
	border:1px solid #950908;
}
		.hotelinfo04{
			background:#950908;
			width: 620px;
			height:auto; min-height:10px;
			overflow:hidden;
			margin:0px 0 0 0px;
			border-bottom:1px solid #ef3e55;
		}
					.hotelinfo04 div{
						float:left;
					}
.hotelinfo04-left{
	background:#950908;
	width: 150px;
	height:auto; min-height:10px;
	overflow:hidden;
	margin:0 0 0 0;
	padding:15px 0px 15px 0px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	letter-spacing:2px;
}
	.hotelinfo04-right{
		background:#f5dcab;
		width: 470px;
		height:auto; min-height:10px;
		overflow:hidden;
		margin:0 0 0 00px;
		padding:15px 0px 15px 0px;
		color:#373737;
		font-weight:normal;
		font-size:13px;
		letter-spacing:2px;
		text-align:center;
	}
			.hotelinfo04-right02{
				background:#f5dcab;
				width: 430px;
				height:auto; min-height:10px;
				overflow:hidden;
				margin:0 0 0 00px;
				padding:15px 0px 15px 40px;
				color:#373737;
				font-weight:normal;
				font-size:13px;
				letter-spacing:2px;
				text-align:left;
				line-height:27px;
			}