#page #sideMenu {
	background-image: url(../../common/img/hotels_a.jpg);
}
#page {
	background-image: url(../../common/img/hotels_b.jpg);
}
h1 {
	font-size: 16px;
	color: #005178;
	width: 440px;
	padding-top: 1px;
	padding-bottom: 2px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}


.h1midashi {
	font-size: 14px;
	color: #B05622;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	display: block;
	background-image: url(../../common/img/box_midashi_bg_440.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #005178;
	text-align: center;
	margin: 0px;
	line-height: 12px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.h2Bg2 {
	background-image: url(../../common/img/box_midashi_bg_380.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #005178;
}
#links {
	font-size: 12px;
	width: 440px;
	color: #005178;
	font-family: "Times New Roman", Times, serif;
}
#links a {
	color: #005178;
	text-decoration: none;
	display: block;
	height: 1em;
}
#links .name {
	clear: left;
	float: left;
	line-height: 1.1em;
	padding-left: 26px;
	background-image: url(../../common/img/icon_circle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 1px;
	padding-bottom: 1px;
}

#links .tel {
	clear: right;
	float: right;
	line-height: 1.1em;
	padding-right: 10px;
}

#links a:link {
	color: #005178;
}
#links a:visited {
	color: #005178;
}
#links a:hover {
	color: #333333;
	background-color: #FFCC99;
}
#links a:active {
	color: #333333;
	background-color: #FFCC99;
}

#links .category {
	margin-top: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#links li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #788CBA;
	border-right-color: #788CBA;
	border-bottom-color: #788CBA;
	border-left-color: #788CBA;
	height: 1em;
	display: block;
	margin-bottom: 3px;
	padding-bottom: 5px;
}

