#page-title {
	width: 713px;
	height: 50px;
	background: url(../images/hotel/title-hotel.gif) no-repeat left top;
	text-indent: -9999px;
}

#page-title2 {
	width: 713px;
	height: 50px;
	background: url(../images/hotel/title-hotel2.gif) no-repeat left top;
	text-indent: -9999px;
}

#lead-hotel {
	width: 713px;
	height: 122px;
	background: url(../images/hotel/lead-hotel.gif) no-repeat left top;
	text-indent: -9999px;
}

h3 {
	text-align: center;
	font-size: 16px;
	color: #01aceb;
}

#hotel-map {
	width: 700px;
	height: 438px;
	margin: 0 auto;
	padding: 10px 0;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	background: url(../images/hotel/border-map.gif) repeat-x 0 -1px;
}

#map-caption {
	position: relative;
	width: 713px;
	height: 79px;
	background: url(../images/hotel/cap-map.gif) no-repeat left top;
}

#map-caption p {
	display: none;
}

#map-caption #map-icon {
	position: absolute;
	top: 34px;
	left: 318px;
	width: 305px;
	height: 47px;
	padding-left: 90px;
	background: url(../images/hotel/bg-icon.gif) no-repeat left top;
}

#map-caption #map-icon dl {
	width: 305px;
}

#map-caption #map-icon dl dt#dt-busi {
	float: left;
	width: 108px;
	height: 23px;
	background: url(../images/hotel/dt-business.gif) no-repeat left top;
	text-indent: -9999px;
}

#map-caption #map-icon dl dt#dt-love {
	float: left;
	width: 75px;
	height: 23px;
	background: url(../images/hotel/dt-love.gif) no-repeat left top;
	text-indent: -9999px;
}

#map-caption #map-icon dl dd#icon-busi {
	float: left;
	margin-right: 57px;
}

#hotel-list {
	width: 713px;
	height: auto;
	background: none;
}

#hotel-list table {
	display: table;
	border-collapse: collapse;
	border: 1px dotted #999999;
	font-size: 16px;
}

#hotel-list table .pink-cell {
	background: #fef0f1;
}

#hotel-list table th, #hotel-list table td {
	border-top: 1px dotted #999999;
	text-align: left;
	font-weight: normal;
}

#hotel-list table th {
	padding: 7px 30px 7px 15px;
}

#hotel-list table td {
	padding: 7px 15px;
}

#hotel-list table th#th-name {
	width: 205px;
	background: #c7effd;
	text-align: center;
}

#hotel-list table th#th-adrs {
	width: 250px;
	background: #c7effd;
	text-align: center;
}

#hotel-list table th#th-phon {
	width: 121px;
	background: #c7effd;
	text-align: center;
}

#goto-other-area-sby {
	position: relative;
	width: 713px;
	height: 80px;
	background: url(../images/hotel/lead-other-area.gif) no-repeat left top;
}

#goto-other-area-sngw {
	position: relative;
	width: 713px;
	height: 80px;
	background: url(../images/hotel/lead-other-area-shinagawa.gif) no-repeat left top;
}

#goto-other-area-rpng {
	position: relative;
	width: 713px;
	height: 80px;
	background: url(../images/hotel/lead-other-area-roppongi.gif) no-repeat left top;
}

#goto-other-area-snjk {
	position: relative;
	width: 713px;
	height: 80px;
	background: url(../images/hotel/lead-other-area-shinjuku.gif) no-repeat left top;
}

#goto-other-area-ikbkr {
	position: relative;
	width: 713px;
	height: 80px;
	background: url(../images/hotel/lead-other-area-ikebukuro.gif) no-repeat left top;
}

.goto-other-area {
	margin-top: 20px;
}

.goto-other-area p {
	display: none;
}

#area-list {
	position: absolute;
	top: 31px;
	left: 273px;
	width: 423px;
	height: 25px;
	background: url(../images/hotel/bg-other-area.gif) no-repeat left top;
	padding-left: 17px;
}

#area-list ul {
	list-style: none;
}

#area-list ul li {
	float: left;
	height: 25px;
}

#area-list ul li#area-sby {
	width: 73px;
	margin-right: 25px;
	background: url(../images/hotel/area-shibuya.gif) no-repeat left top;
	text-indent: -9999px;
}

#area-list ul li#area-sby a {
	display: block;
}

#area-list ul li#area-ike {
	width: 73px;
	margin-right: 25px;
	background: url(../images/hotel/area-ikebukuro.gif) no-repeat left top;
	text-indent: -9999px;
}

#area-list ul li#area-ike a {
	display: block;
}

#area-list ul li#area-sng {
	width:72px;
	margin-right: 28px;
	background: url(../images/hotel/area-shinagawa.gif) no-repeat left top;
	text-indent: -9999px;
}

#area-list ul li#area-sng a {
	display: block;
}

#area-list ul li#area-rop {
	width: 86px;
	margin-right: 18px;
	background: url(../images/hotel/area-roppongi.gif) no-repeat left top;
	text-indent: -9999px;
}

#area-list ul li#area-rop a {
	display: block;
}

#area-list ul li#area-snj {
	width: 72px;
	background: url(../images/hotel/area-shinjuku.gif) no-repeat left top;
	text-indent: -9999px;
}

#area-list ul li#area-snj a {
	display: block;
}

