@charset "utf-8";

div#layout {
	height: 100%;
	background: url(../room/image/background.jpg) no-repeat;
}

div#logo a {
	position: absolute;
	top: 10px;
	left: 30px;
	width: 100px;
	height: 200px;
	background: url(../room/image/logo.gif) no-repeat;
	text-indent: -1000em;
}

h1.main-copy {
	position: absolute;
	top: 230px;
	left: 25px;
	width: 550px;
	height: 65px;
	background: url(../room/image/main_copy.jpg) no-repeat;
	text-indent: -1000em;
}

h2 {
	width: 542px;
	height: 90px;
	background: url(../room/image/title.gif) no-repeat;
	text-indent: -1000em;
}

#container div.contents {
	margin: 12px auto 0px;
}

.contents img.picture {
	display: block;
	margin: 0 auto;
}

h3 {
	width: 492px;
	height: 60px;
	margin: 0 auto 10px;
	background: url(../room/image/copy.gif) no-repeat;
	text-indent: -1000em;
}

h4.room1 {
	width: 492px;
	height: 25px;
	margin: 10px auto;
	background: url(../room/image/room1.gif) no-repeat;
	text-indent: -1000em;
}

h4.room2 {
	width: 492px;
	height: 25px;
	margin: 10px auto;
	background: url(../room/image/room2.gif) no-repeat;
	text-indent: -1000em;
}

h4.room3 {
	width: 492px;
	height: 25px;
	margin: 10px auto;
	background: url(../room/image/room3.gif) no-repeat;
	text-indent: -1000em;
}

table.room-picture {
	width: 492px;
	margin: 0 auto;
}

.room-picture tr td {
	text-align: left;
}

p.room-text {
	width: 445px;
	margin: 10px auto;
}