@charset "UTF-8";
#contents {
	background-image: 
		url(../images/sasa1.png),
		url(../images/sakura3.png),
		url(../images/sasanoha.png),
		url(../images/yama.png),
		url(../images/washi.jpg);
	background-position: 
		left top,
		right 450px,
		right 2200px,
		center 80px,
		center center;
	background-repeat: 
		no-repeat,
		no-repeat,
		no-repeat,
		no-repeat,
		repeat;
	padding-bottom: 50px;
}
#mainImg  {
	width: 900px;
	margin: 0 auto;
	position: relative;
}
#mainImg h2 {
	width: 378px;
	height: 133px;
	position: absolute;
	top: 100px;
	left: 50px;
	background-image: url(../images/floormap.png);
	background-position: left top;
	background-repeat: no-repeat;
	color: hsla(0,0%,0%,0.00);
}
#mainImg #floorMap {
	padding-top: 230px;
	padding-bottom: 100px;
}
#tsudoi  {
	width: 900px;
	margin: 0 auto;
	height: 580px;
	position: relative;
	background-image: url(../images/tsudoiBg.png);
	background-position: right 300px;
	background-repeat: no-repeat;
}
#tsudoi h2 {
	position: absolute;
	right: 50px;
}
#tsudoi .photo {
	position: absolute;
	top: 100px;
	left: 45px;
}
#tsudoi #sub {
	position: absolute;
	top: 450px;
	left: 200px;
	width: 440px;
	text-align: left;
}
#kanade {
	width: 900px;
	margin: 0 auto;
	height: 600px;
	position: relative;
}


#kanade .photo {
	position: absolute;
	right: 0px;
}

#kanade #sub {
	position: absolute;
	top: 479px;
	right: 254px;
	width: 440px;
	text-align: left;
}


#musubi  {
	width: 900px;
	margin: 0 auto;
	height: 680px;
	position: relative;
}
#musubi h2 {
	position: absolute;
	top: 280px;
	right: 100px;
}
#musubi .photo {
	position: absolute;
	top: 5px;
	left: 30px;	
}
#musubi #sub {
	position: absolute;
	top: 100px;
	left: 500px;
	width: 440px;
	text-align: left;
}
#raku {
	width: 900px;
	margin: 0 auto;
	height: 550px;
	position: relative;
	background-image: url(../images/rakuBg.png);
	background-repeat: no-repeat;
	background-position: right 300px;
}
#raku .photo {
	position: absolute;
	left: -30px;
}
#raku #sub {
	position: absolute;
	top: 450px;
	left: 27px;
	width: 440px;
	text-align: left;
}
#nagomi {
	width: 900px;
	margin: 0 auto;
	height: 600px;
	position: relative;
	background-image: url(../images/nagomiBg.png);
	background-position: left 350px;
	background-repeat: no-repeat;
}
#nagomi h2 {
	position: absolute;
	top: 110px;
	left: 130px;
}


#nagomi .photo {
	position: absolute;
	right: 0px;
}

#nagomi #sub {
	position: absolute;
	top: 400px;
	right: 134px;
	width: 440px;
	text-align: left;
}
.number {
	letter-spacing: 0.3em;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
	border-left: 2px solid #000000;
	display: inline;
	padding-left: 1.5em;
	font-size: 14px;
}
.type {
	display: inline-block;
	height: 20px;
	width: 120px;
	background-color: #5A4C43;
	color: white;
	top: 440px;
	text-align: center;
}
.description {
	padding-top: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif"
}
#reserveBt{
	padding-bottom: 150px;
}
#reserveBt a {
	display: block;
	margin: 0 auto;
	width: 274px;
	color: white;
	background-color: #4F2C2D;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	font-size: 18px;
	text-decoration: none;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif"
}
