@charset "shift_jis";
/* CSS Document */

.lowerSearch h2 {
	background: url(../search/img/mainvisual_search.jpg) no-repeat;
	height: 99px;
	width: 604px;
}
#mapIndex {
	width: 600px;
}
#mapIndex #mapSamnail {
	width: 200px;
	float: left;
}
#mapIndex #branchList {
	width: 380px;
	padding: 67px 0;
	background-color: #F2F2EC;
	text-align: center;
	float: right;
}
#branchList ul {
	width: 335px;
	margin: 0 auto;
	text-align: left;
}
#branchList ul li {
	width: 105px;
	margin: 4px 0 4px;
	list-style-type: none;
	float: left;
}
#hospitalList ul li {
	width: 280px;
	margin: 4px 0 4px;
	list-style-type: none;
	float: left;
}
#branchList ul li a,
#hospitalList ul li a {
	padding-left: 18px;
	background: url(../common/img/parts_common_ancher02.gif) no-repeat left;
	
}
#hospitalList ul {
	padding-bottom: 20px;
	background: url(../common/img/line_common_dote01.gif) repeat-x bottom;
}
#hospitalList h4 {
	margin: 30px 0 6px;
	font-size: 14px;
	font-weight: bold;
	color: #4D7326;
}