#hanaba_contents {
	padding: 10px;
}

#nameSearchHead {
	float: left;
	width: 70px;
}
#nameSearchList {
	float: left;
	width: 500px;
	padding-left: 10px;
}
#nameSearchList ul {
	list-style-type: none;
}
#nameSearchList li {
	float: left;
	background-image: url(../tourist/img/search_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	margin-right: 1em;
	font-size: 12px;
	white-space: nowrap;
}

#map_container{
	margin-top:10px;
/*
	overflow:auto;
	_height:0;
*/
}
#map_container_cld{
	float:right;
	width: 500px;
}
.Map{
	width:500px;
	height:450px;
	background-color:#eee;
	border:1px solid #999;
}
#icon{
	width: 150px;
	font-size: 12px;
	float: left;
	margin-top: 5px;
}
#icon img{
	margin-right: 5px;
	vertical-align: text-bottom; 
}
#coop {
	width: 350px;
	float: right;
	text-align: right;
	font-size: 10px;
	line-height: 140%;
}

.nameonly_list{
	float:left;
	width:150px;
}
.nameonly_list td{
	font-size: 12px;
	line-height: 140%;
}
.nameonly_list .td_list{
	background-image: url(../tourist/img/td_list.gif);
	background-repeat: no-repeat; 
	padding-left: 17px;
	padding-bottom: 10px;
}
.nameonly_list .td_head{
	border-top:1px dotted #ff4800;
	border-bottom:1px dotted #ff4800;
	padding: 5px;
	font-weight: bold;
	color: #ff4800;
	width: 190px;
	font-size: 14px;
}

#flower_list ul{
	list-style-type:none;
	margin-left:5px;
	padding-left:5px;
}
#flower_list ul li{
	margin-bottom:0.5em;
	background-image:url(../tourist/img/search_icon.gif);
	background-repeat:no-repeat;
	background-potision:left center;
	padding-left:18px;
	float: left;
	padding-right: 20px;
	word-break: keep-all;
}
#search_form{
	clear:both;
	margin-top:10px;
}

.midashi{
	border-left:3px solid #ff4800;
	border-bottom:1px dashed #ff4800;
	margin-top:0;
	padding:2px 0 2px 5px;
	font-size:15px;
	line-height: 120%;
	font-weight:bold;
	color:#ff4800;
}

table.tbl_border{
	width:640px;
	margin-left:10px;
	//border:1px dotted #999;
	border-collapse:collapse;
}
table.tbl_border th,
table.tbl_border td{
	border:1px dotted #999;
	padding:3px;
	font-size: 12px;
}
table.tbl_border thead th{
	background-color:#fee;
}

#listlink1{
	text-align: left;
	border: 0;
}
#listlink1 a{
	text-decoration:none;
}
#listlink2{
	text-align: right;
	border: 0;
}
#listlink2 a{
	text-decoration:none;
}

#search_form form,
#usage p {
	font-size: 0.95em;
}

.msgstyle {
	position: absolute;
	width: 365px;
	height: 160px;
	float: left;
	overflow: auto;
	overflow-y: auto;
	overflow-x: hidden;
}

#balloon #title{
	font-size: 14px;
	margin-bottom: 5px;
}

#balloon img{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

#balloon #flowerinfo{
	width: 240px;
	float: right;
	margin-bottom: 5px;
}

#balloon #flower{
	width: 120px;
	font-size: 12px;
	line-heigjt: 140%;
	float: left;
}

#balloon #season{
	width: 115px;
	font-size: 12px;
	line-heigjt: 140%;
	float: left;
	margin-left: 5px;
}

#balloon #description{
	clear: right;
	border-top: 1px #966 dotted;
	padding-top: 5px;
	font-size: 12px;
	line-height: 140%;
}

