

.highlight01 {
	margin: 10px 0 0 0;
	color: #754c28;
	font-weight: bold;
	font-size: 16px;
}

.hotelCols {
	width: 920px;
	margin-top: 10px;
}
.hotelCols .hotelCol01 {
	float: left;
	width: 285px;
	margin-right: 33px;
}
.hotelCols .hotelCol02 {
	float: left;
	width: 285px;
	margin-right: 32px;
}
.hotelCols .hotelCol03 {
	float: left;
	width: 285px;
}
.hotelCols .hotelCol04 {
	float: left;
	width: 444px;
	margin-right: 32px;
}
.hotelCols .hotelCol05 {
	float: left;
	width: 444px;
}
.hotelCols dl {
	margin: 0;
}
.hotelCols dt {
	padding: 5px 0;
	border-bottom: solid 2px #dbd1b6;
	font-weight: bold;
	font-size: 14px;
}
.hotelCols dd {
	margin: 0;
	padding: 0;
}
.hotelCols dd ul {
	margin: 0;
	padding: 3px 0 0 0;
	list-style: none;
}
.hotelCols dd ul li {
	margin: 3px 0 0 0;
	padding: 0 0 0 16px;
	background: url(http://www.okura-jalhotels.com/jp/ohm/images/summer_ic01.gif) no-repeat 0 0.5em;
}
.hotelCols dd ul li a:hover {
	text-decoration: none;
}

.telBox {
	clear: both;
	margin-top: 15px;
	padding: 20px;
	background: #f6f1e4;
}
.telBox .telBoxText01 {
	float: left;
	width: 296px;
	margin-top: 10px;
	margin-bottom: 0;
	padding-right: 20px;
	text-align: right;
	font-size:14px;
}
.telBox .telBoxText02 {
	float: left;
	width: 186px;
	height: 37px;
	margin-bottom: 0;
	background: url(http://www.okura-jalhotels.com/jp/ohm/images/summer_tx01.gif) no-repeat 0 0;
	text-indent: -9999px;
}
.telBox .telBoxText03 {
	float: left;
	width: 358px;
	margin-bottom: 0;
	padding-left: 20px;
	font-size: 12px;
}

.content li {
	line-height: 1.5 !important;
}
.content li a:hover {
	text-decoration: none;
}
.contentList li span {
	font-size: 15px;
}


#location_bar {
	position: relative;
}
#snsBtList {
	position: absolute;
	top: 5px;
	right: 0;
}
#snsBtList div {
	float: left;
	margin-right: 3px;
	text-indent: 0;
}
#snsBtList div.google {
}
#snsBtList div.facebook {
	width: 70px;
}
#snsBtList div.twitter {
}











.hotelCols:after,
.telBox:after,
#snsLayout #snsBtList:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.hotelCols,
.telBox,
#snsLayout #snsBtList {
	zoom: 1;
	display: block;
	min-height: 1%;
}
*:first-child+html .hotelCols,
*:first-child+html .telBox,
*:first-child+html #snsLayout #snsBtList {
	display: inline-table;
}