/* CSS Document */
*{
	margin:0;
	padding:0;
}
:focus{
	outline:none;
}
body{
	margin:0 auto;
	background-color:#FFF;
	font-family:"MS UI Gothic", "MS Mincho", "MS Gothic";
}
#content{
	width:1124px;
	height:2170px;
	margin:0 auto;
}
#content-left{
	width:52px;
	height:2702px;
	float:left;
	background:url(huabian-left.jpg) repeat-y;
}
#content-right{
	width:52px;
	height:2702px;
	float:left;
	background:url(huabian-right.jpg) repeat-y;
}
#contanter{
	width:1020px;
	height:2102px;
	float:left;
}



#head{
	width:1020px;
	height:520px;
	float:left;
	background:url(head.jpg) no-repeat;
}
#logo{
		width:423px;
	height:430px;
	float:left;
	margin-top:90px;
	margin-left:90px;
	}
	#tel{
		width:384px;
	height:46px;
	float:left;
	margin-top:399px;
	margin-left:75px;
	}



#nav{
	width:1020px;
	height:116px;
	float:left;
	margin-top:12px;
	background:url(nav/nav-back.jpg) no-repeat;
}

#nav ul{
	width:972px;
	height:60px;
	float:left;
	margin-top:27px;
	margin-left:35px;
	list-style:none;
	padding:0;
}
#nav ul li{
	float:left;
}
#nav ul li a{
	text-decoration:none;
	border:0;
	float:left;
	display:block;
	margin-top:0px;
}

/*トップページ設定区*/
.main-top{
	width:1020px;
	height:auto;
	float:left;
	text-align:center;
	margin-top:12px;
}
.top-left{
	width:679px;
	height:auto;
	float:right;
	margin-right:4px;
}
.top-left01{
	width:678px;
	height:510px;
	float:left;
}
.top-left02{
	width:679px;
	height:496px;;
	float:left;

	margin-left:5px;
	background:url(top-left02.jpg) no-repeat;
}

.top-left03{
	width:679px;
	height:234px;
	float:left;
	
}
.top-right{
	width:324px;
	height:auto;
	float:left;
	margin-left:4px;
}
.top-right01{
	width:324px;
	height:510px;
	float:left;
}
.top-right02{
	width:324px;
	height:416px;;
	float:left;
	margin-top:12px;
}
.top-right03{
	width:324px;
	height:266px;;
	float:left;
	margin-top:12px;
	
}
#newtitle{
	width:96px;
	height:18px;
	display:inline-block;
	font-size:14px;
	line-height:18px;
	text-align:center;
	background-color:#E83828;
	color:#FFF;
	border:solid 1px #E83828;
	border-radius:8px;
	-moz-border-radius:8px; /* Old Firefox */
	}
ign:center;
}
/*スタッフ詳しい設定区*/
.main-staff{
	width:1020px;
	height:auto;
	float:left;
	margin-left:18px;
}
.staff-title{
	width:1020px;
	height:49px;
	float:left;
	text-align:center

}
.staff-kuang{
	width:900px;
	height:auto;
	float:left;
	margin-left:60px;
}
.staff01{
	width:283px;
	height:385px;
	float:left;
	margin-left:15px;
	margin-top:12px;

	}
.staff-kuang01{
	width:1020px;
	height:625px;
	float:left;
	margin-top:20px;
	margin-left:40px;
}

.staff-img{
	width:248px;
	height:350px;
	float:left;

	}

.staff01-img{
	width:447px;
	height:625px;
	float:left;

	}
.staff01-naiyo{
	width:489px;
	height:625px;
	float:left;
	margin-left:10px;
	background:url(naiyo.jpg) no-repeat;
	}
/*room詳しい設定区*/
.main-room02{
	width:880px;
	height:680px;
	float:left;
	margin-left:20px;
	margin-top:20px;
}
/*Access*/
.main-access02{
	width:580px;
	height:490px;
	float:left;
	margin-left:170px;
	margin-top:20px;
		border:solid #B28247 2px;
}


.main-access03{
	width:880px;
	height:150px;
	float:left;
	margin-left:20px;
	margin-top:15px;
	text-align:center;
}

/*Footer設定区*/
#footer{
	width:1020px;
	height:138px;
	float:left;
	margin-top:15px;
	font-size:16px;
	line-height:30px;
	color:#fff;
	text-align:center;
	background:url(foot.jpg) no-repeat;
}
#footer01{
	width:1020px;
	height:35px;
	float:left;
	font-size:16px;
	line-height:30px;
	color:#fff;
	text-align:center;
	margin-top:25px;

}
#footer01 a{
	color:#fff;
	text-decoration:none;
	}