
/*----- 宿タイプ -----*/

.typeon{
	background: #FF0;
	font-weight: bold;
}


/*----- search -----*/

.kekka{
	font-weight: bold;
}
.kekka2{
	padding: 10px;
	background: #eee;
	margin-bottom: 20px;
}

.list{
	margin: 0px 0px 30px;/*下*/
	clear: both;
}

.left{
	height: 120px;
	width: 160px;
	float: left;
}

.right{

	margin-left: 170px;
}

.list p {
	margin: 0px 0px 2px;/*下*/
	padding: 0px;
}


/*---------- 画像のトリミング http://phpspot.org/blog/archives/2008/02/cssoverflow.html----------*/
/*---------- とりあえず使わない----------*/

.clipwrap{

}
.clipwrap img{
	height: 120px;
	width: 160px;
}

/*---------- コメント----------*/

.list .Area {
	font-size: 10px;
	color: #FFF;
	background: #036;
	padding: 3px;
}
.list .CatchCopy {
	font-size: 14px;
	font-weight: bold;

	color: #060;
}
.list .HotelName {
	font-size: 14px;
	font-weight: bold;
	padding: 3px;
	background: #eee;
}
.list .HotelName a.tojaran {/*リンク*/
   padding-right: 100px;
   margin-right: 3px;
   background: url(/images/search/to_id.gif) no-repeat right top;
}
.list .Type {
	font-size: 10px;
	background: #CCC;
}
.list .Caption {
	font-size: 10px;
}
.list .Address {
	font-size: 10px;
}

/*---------- aco_space----------*/


.aco_space{
	margin: 0px 0px 2px;/*下*/
	padding: 0px;
}
.aco_space .CatchCopy {

}
.aco_space .Area {
/*	font-size: 10px;
	color: #FFF;
	background: #666;
	padding: 3px;*/
}
.aco_space .Name {
	font-weight: bold;
}