
/*----- kekka -----*/

.kekka {
	background: #EEEEEE;
	padding: 5px;
	margin-bottom: 20px;
	font-size: 14px;
}
.kekka p {
	font-size: 14px;
	font-weight: bold;
	color: #039;
}
.kekka span {
	font-size: 10px;
	text-align: center;
	width: 100px;
	color: #FFF;
	background: #036;
	margin-right: 15px;
	padding-right: 5px;
	padding-left: 5px;
}

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

.list {
	margin-bottom: 30px;
	clear: both;
}
.kakaku_div {
	width: 120px;
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	border: 1px solid #ccc;
	padding: 5px;
	text-align: center;
	background: #eeeeee;
}
.jump {
	font-size: 14px;
}
.right {

}
.list p {
	margin: 0px 0px 2px;/*下*/
	padding: 0px;
}
.list .Area {
	color: #FFF;
	background: #36C;
	padding: 5px;
	margin-bottom: 10px;
}
.list .CatchCopy {
	font-weight: bold;
	padding: 5px;
}
.list .HotelName {
	font-weight: bold;
}
.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: 12px;
	background: #CCC;
}
.list .Caption {
	font-size: 12px;
}
.list .plan_list {
	font-size: 12px;
	background: #eeeeee;
	padding: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 10px solid #CCC;
}
.list .Address {
	font-size: 12px;
}
.list .Access {
	font-size: 12px;
}
.pno {
	font-size: 14px;
}
.list .PictureCaption {
	font-size: 12px;
}
.list .kakaku {
	font: bold 20px Georgia, "Times New Roman", Times, serif;
}
.list .rank {
	font-weight: bold;
	letter-spacing: 1em;
	color: #36C;
}
.list .jump {
	font-weight: bold;
	letter-spacing: 0.3em;
	padding: 5px 0px;
	border: 2px solid #333;
	background: #FF9 url(/_data/kanrinin.png) no-repeat left center;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.list .Plan {
	padding: 2px;
	border: 2px solid #333;
	background: #eee;
}

/*----- sub -----*/

.sub {
	font-size: 12px;
	padding: 15px;
	border: 1px solid #999;
	margin-bottom: 20px;
}

.sub .Area {
	background: #CCC;
}

/*----- other -----*/

.clear {
	clear: both;
}
.clear_left {
	clear: left;
}
.red {
	color: red;
}
.q {
	font-size: 18px;
	color: #093;
}
.hr1 {
	clear: both;
	height: 1px;
	border-top: 1px dashed #999;
	margin-top: 10px;
	margin-bottom: 10px;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

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

/*---------- photo----------*/

.photo{
	float: right;
	padding: 5px;
	border: 1px solid #C1C1C1;
	margin-bottom: 10px;
	margin-left: 10px;
}
.photo img{
	height: 120px;
	width: 160px;
}