#spot_detail {
	width: 336px;
	float: right;
}
#spot_detail th {
	vertical-align: top;
	background-color: #FFFFFF;
}
#spot_detail td {
	vertical-align: top;
	background-color: #FFFFFF;
}
.box_title {
	background-color: #EEEEEE;
	border: 1px solid #DDDDDD;
	width: 686px;
	background-image: url(http://www.kyoto-kankodo.com/images/big_title_haikei.gif);
	background-repeat: repeat-x;
	padding-top: 14px;
	padding-right: 14px;
	padding-bottom: 12px;
	padding-left: 14px;
	color: #333333;
}
.box_hibari {
	width: 672px;
	margin-bottom: 14px;
}
.box_hibariL {
	width: 326px;
	float: left;
	margin-right: 20px;
}
.box_hibariR {
	width: 326px;
	float: right;
}
.hibari_title {
	font-size: 16px;
	color: #333333;
	margin-bottom: 7px;
}
.hibari_text {
	font-size: 12px;
	margin-bottom: 21px;
	line-height: 1.4em;
}

