@charset "utf-8";

#contents {
	margin: 0px auto;
	padding: 0px 0px 20px 0px;
	height: 525px;
	width: 900px;
	background-image: url(../images/bg_omotenashi.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#left_block {
	margin:0px;
	padding:0px;
	width:400px;
	height:auto;
	float:left;
}
#left_block h2 {
	text-indent:-9999px;
}
#right_block {
	margin: 0px;
	padding: 40px 0px 0px 0px;
	float: right;
	height: auto;
	width: 370px;
}
#right_block p {
	font-size: 1.2em;
	line-height: 1.6em;
}
#right_block li {
	margin: 0px;
	padding: 0px 46px 0px 0px;
	float: left;
	height: 90px;
	width: 90px;
}
#right_block a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 90px;
	text-indent: -9999px;
}
.comfortable {
	background-image: url(../images/comfortable.jpg);
	background-repeat: no-repeat;
}
.hotspring {
	background-image: url(../images/hotspring.jpg);
	background-repeat: no-repeat;
}
.warmness {
	background-image: url(../images/warmness.jpg);
	background-repeat: no-repeat;
}
.silence {
	background-image: url(../images/silence.jpg);
	background-repeat: no-repeat;
}
.freshness {
	background-image: url(../images/freshness.jpg);
	background-repeat: no-repeat;
}
.thre {
	margin: 0px;
	padding: 50px 0px 0px 0px;
	height: 90px;
	width: 365px;
}	
.two {
	margin: 30px 0px 0px 74px;
	padding: 0px;
	height: 90px;
	width: 290px;
}
#box {
	margin: 0px auto;
	padding: 0px;
	height: 308px;
	width: 690px;
	background-color: #000000;
}
.bg_comfortable {
	background-image: url(../images/bg_comfort1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}
.bg_hotspring {
	background-image: url(../images/bg_hotspring1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}
.bg_warmness {
	background-image: url(../images/bg_warmness.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}
.bg_silence {
	background-image: url(../images/bg_silence1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}
.bg_freshness {
	background-image: url(../images/bg_freshness.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}

#box h1 {
	text-indent: -9999px;
	height:  116px;
	width:auto;
}
#box dl {
	width: 705px;
	height:auto;
	margin:0px;
	padding:0px;
	clear: both;
	}
#box dt {
	float:left;
	width:100px;
	height:auto;
	text-indent:-9999px;
	margin:0px;
	padding:0px;
	}
#box dd {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 410px;
	font-size: 1.2em;
	line-height: 1.8em;
}
.gray {
	background-color: #333333;
}
