h1 {
	margin-bottom: 20px;
	font-size: 12px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 14px;
	padding-left: 25px;
	font-weight: normal;
	text-align: left;
}
h4 {
	font-weight: bold;
	font-size: 24px;
	padding-left: 25px;
	padding-bottom: 20px;
	line-height: 1.2em;
}
#flash {
	height: 540px;
	margin-right: auto;
	margin-left: auto;
	width: 511px;
}
#topcoment {
	height: auto;
	width: 511px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
#topcoment p {
	line-height: 1.5em;
	margin-bottom: 10px;
}
#topcoment small {
	font-size: 10px;
}
.intro-area {
	float: left;
	height: auto;
	width: 705px;
	padding-left: 25px;
	clear: both;
}
.intro-room {
	height: auto;
	width: 615px;
	margin-top: 20px;
}
.tcard-space {
	float: left;
	height: auto;
	width: 90px;
}
.txt-space {
	float: right;
	height: auto;
	width: 615px;
}
.txt-room {
	float: left;
	height: auto;
	width: 280px;
}
.lphoto-space {
	text-align: center;
	height: 360px;
	width: 615px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.sphoto-room {
	float: right;
	height: 240px;
	width: 320px;
}
.upmsp {
	margin-top: 15px;
}
.lowmsp {
	margin-bottom: 20px;
}
.lemsp {
	margin-left: 8px;
}
#foot-space {
	margin-top: 30px;
	text-align: right;
	height: 39px;
}
#foot-space2 {
	clear: both;
	height: 39px;
	width: 730px;
	margin-top: 20px;
	text-align: right;
}
#foot-space img {
	padding-left: 3px;
}
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
