.now_map #listbox #list1{
/*
	float: right;
	width: 250px;
*/
	border: 1px solid #ddd;
	background: #fff;
	font-size: 13px;
	}
	.now_map #listbox #list1 .tit{
		color: #fff;
		font-weight: bold;
		text-indent: 2em;
		font-size: 16px;
		height: 44px;
		line-height: 47px;
		background: url(../images/sp_midashi_01.gif) left center;
		background-size: cover;
	}



#list1 h2{
		color: #fff;
		font-weight: bold;
		text-indent: 2em;
		font-size: 16px;
		height: 44px;
		line-height: 47px;
		background: url(images/sp_midashi_01.gif) left center;
		background-size: cover;
}

#list1 h3{
	background-color:#000099;
	color:#ffffff;
	padding:3px 0 3px 0px;
	line-height:14pt;
	font-size: 12pt;
	text-align: center;
	margin: 4px 0px 0px 2px;
}

#list1 a {
	color:#33f;
}

#list1 table tr td {
	margin:1px;
    padding: 0px;
}

#list1 ul{
	margin:1px;
    padding: 0px;
    list-style-type:none;
}

#list1 ul li{
	margin: 1px;
	float:center;
	font-size: 11px;
}

#list1 dl{
	margin:1px;
    padding: 0px;
    list-style-type:none;
}

#list1 dl dt{
/*	border-bottom: 1px dashed #99c;*/
/*	width:246px;*/
	float:center;
	font-size: 11px;
}

