@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
	list-style:none;
	font-weight:normal;
	font-style:normal;
}
html{
	background:url(images/bg.jpg) center top no-repeat #FFFFFF;
	font-size:12px;
	line-height:1.6;
	font-family:"メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	color:#4c4c4c;
}
img{
	vertical-align:top;
}
header{
	width:960px;
	margin:0 auto 25px;
	padding:10px 0 0;
}
header h1{
	width:255px;
	height:60px;
	margin:0 10px 0 0;
	float:left;
}
header p{
	width:695px;
	font-size:10px;
	line-height:15px;
	margin:0 0 10px;
	float:left;
}
header ul{
	float:right;
}
header ul li{
	text-indent:-9999px;
	float:left;
}
header ul li.tel{
	background:url(images/tel.png);
	width:194px;
	height:30px;
}
header ul li.btn a{
	background:url(images/btn.png);
	width:121px;
	height:30px;
	display:block;
}
.mainimage{
	height:280px;
	margin:0 0 25px;
}
/* SLIDER */
#slider{
	width:920px;
	margin:0 auto;
}
#slider ul li{
	width:920px;
	height:280px;
	overflow:hidden; 
}
#prevBtn a,
#nextBtn a{
	display:none;
}
article{
	background:#fff;
	width:920px;
	margin:-65px auto 20px;
	padding:65px 20px 20px;
}
h2.ttl_koguri{
	background:url(images/ttl_korugi.png) no-repeat;
	width:930px;
	height:15px;
	text-indent:-9999px;
	margin:0 auto 10px;
}
ul.thumb{
	width:910px;
	margin:0 auto 15px;
}
ul.thumb li{
	width:220px;
	float:left;
	margin:0 10px 0 0;
	box-shadow:#ff89b7 0px 0px 5px;
}
ul.thumb li.last-child{
	margin:0;
}
.korugi{
	margin:0 0 20px;
	padding:0 0 20px;
	border-bottom:#ccc dashed 1px;
}
.salon{
	margin:0 0 20px;
	padding:0 0 20px;
	border-bottom:#ccc dashed 1px;
}
.salon h2{
	background:url(images/ttl_salon.jpg) no-repeat;
	height:20px;
	text-indent:-9999px;
	margin:0 0 10px;
}
.salon figure{
	margin:0 0 15px;
}
table{
	width:100%;
    border-spacing:0px;
	border-top:#c3963e solid 1px;
}
.access h2{
	background:url(images/ttl_access.jpg) no-repeat;
	height:15px;
	text-indent:-9999px;
	margin:0 0 10px;
}
table th{
	background:url(../images/bg_body.jpg);
	width:165px;
	padding:10px;
	border-bottom:#c3963e solid 1px;
	text-align:left;
}
table td{
	padding:10px;
	border-bottom:#c3963e solid 1px;
}

.owner{
	width:270px;
	padding:10px 0 10px 20px;
	float:right;
}
.owner h2{
	background:url(images/ttl_owner.jpg) no-repeat;
	height:15px;
	text-indent:-9999px;
	margin:0 0 10px;
}
.owner dl{
	margin:10px 0 20px;
}
.owner dl dt{
	color:#c3963e;
	margin-bottom:5px;
}
.columnleft{
	width:610px;
	padding:10px 19px 10px 0;
	float:left;
	border-right:#ccc dashed 1px;
}
.clearfix{
	zoom:100%;
	min-hight:0px;
}
.clearfix dl dt{
	color:#c3963e;
	margin-bottom:5px;
}
.clearfix:after{
	content:"";
	display:block;
	clear:both;
}
footer{
	background:url(images/footer.jpg) center repeat-y #FCFEFF;
	padding:20px 0;
	text-align:center;
	text-shadow:1px 1px 0 #fff;
	border-top:#FCFEFF solid 1px;
}
#Parallax{
	position:absolute;
	top:0;
	width:100%;
}
#Parallax ul{
	width:980px;
	margin:0 auto;
	position:relative;
}
#Parallax ul li{
	position:absolute;
}
.petal_01{
	width:63px;
	height:72px;
	background:url(images/snow.png) no-repeat left top;
	background-size:63px auto;
	-moz-background-size:63px auto;
	-webkit-background-size:63px auto;
	top:411px;
	left:876px;
}
.petal_02{
	width:48px;
	height:55px;
	background:url(images/snow.png) no-repeat left top;
	background-size:48px auto;
	-moz-background-size:48px auto;
	-webkit-background-size:48px auto;
	top:694px;
	left:-123px;
}
.petal_03{
	width:63px;
	height:72px;
	background:url(images/snow.png) no-repeat left top;
	background-size:63px auto;
	-moz-background-size:63px auto;
	-webkit-background-size:63px auto;
	top:208px;
	left:-53px;
}
.petal_04 {
	width:160px;
	height:183px;
	background:url(images/snow.png) no-repeat left top;
	background-size:160px auto;
	-moz-background-size:160px auto;
	-webkit-background-size:160px auto;
	top:91px;
	left:900px;
}
.petal_05 {
	width:100px;
	height:114px;
	background:url(images/snow.png) no-repeat left top;
	background-size:100px auto;
	-moz-background-size:100px auto;
	-webkit-background-size:100px auto;
	top:1500px;
	left:960px;
}
.petal_06{
	width:90px;
	height:103px;
	background:url(images/snow.png) no-repeat left top;
	background-size:90px auto;
	-moz-background-size:90px auto;
	-webkit-background-size:90px auto;
	top:1700px;
	left:-63px;
}
.petal_07{
	width:70px;
	height:80px;
	background:url(images/snow.png) no-repeat left top;
	background-size:70px auto;
	-moz-background-size:70px auto;
	-webkit-background-size:70px auto;
	top:2500px;
	left:1030px;
	display:none;
}
.petal_08{
	width:175px;
	height:200px;
	background:url(images/snow.png) no-repeat left top;
	top:3200px;
	left:-156px;
	display:none;
}
