table#hotelTile th{
border-width:1px 0 1px 1px;
border-style:solid;
border-color:#CACACA;
}

table#hotelTile td.tdBorder{
border-left:1px solid #CACACA;
}

table#hotelTile td div{
z-index:10;
}

table#hotelTile td p{
z-index:100;
margin:-28px 0 0 382px;
}

table#hotelTile td p.bannerInfo{
margin:5px 0 0;
padding:0;
}

img.hotelBanner{
margin:15px 0 0;
}

div.customerInfoBlockA01 div.actionButton img{
margin:15px 5px 0 0;
vertical-align:middle;
}

div.customerInfoBlockA01 ul{
list-style:none;
}

div.customerInfoBlockA01 li{
line-height:1.4em;
}

table.tableJshotel td div.btnBottom{
margin-top:5px;
padding-bottom:3px;
}

table.tableJshotel td div img{
vertical-align:middle;
}

ul.additionalInfoListA01
	{
	margin: 0 0 7px 1px;
	list-style-type: none;
	}

ul.additionalInfoListA01 li
	{
	padding-left: 9px;
	background-image: url(/common/img/icon_commentlist_001.gif);
	background-repeat: no-repeat;
	background-position: 3px 5px;
	font-size: 12px;
	line-height: 1.4;
	}
	
ul.mapInfomation li span{
padding:0 0 0 12px;
}

DIV.otherlinks
{
width:560px;
text-align:right;
margin:10 0 -7 0;

}

s
div.hotel2Left{
	float:left;
	width:181px;
	}

div.hotel2Right{
	float:right;
	width:181px;
	}

div.hotelNameBg{
	border: 1px solid #69accd;
	}

dl.hotelName{
	background-repeat:repeat-x;
	/*width:181px;*/
	height:50px;
	margin:0px;
	padding:0px;
}

dl.hotelName dt{
	width:110px;
	float:left;
	margin:0px;
	padding:5px 0px 0px 10px;
}

/*080509追加*/
dl.hotelName dt div.center{ text-align:center;}

dl.hotelName dd{
	width:54px;
	float:right;
	margin:0px;
	padding:20px 0px 0px;
}

div.hotelImage{
	text-align:center;
	width:181px;
	height:125px;
	padding-top: 3px;
	padding-bottom: 3px;
	}

div.hotelImage img{
	vertical-align:middle;
	}
	

div.detailInfo{
	margin-left:31px;
	width:120px;
}

/* =========== ボックスclear =========== */

.clearfix:after{
content:".";
display: block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display: inline-table;
	margin-bottom:15px;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.clearfix {
zoom:1;
}
