@charset "Shift_JIS";

#search_by_region {
 width:632px;
 margin:auto;
}

#search_by_region ul {
 width:305px;
 margin:25px 0px 0px 5px;
 float:left;
}

#member_list li dl dd ul li {
 clear:both;
 height:29px;
 margin-top:7px;
 background-image:url(../images/line.gif);
 background-position:bottom;
 background-repeat:no-repeat;
}


#member_list li dl {
 margin-bottom:35px;
}

.name {
 width:203px;
 text-indent:7px;
 float:left;
 font-weight:bold;
 font-size:14px;
}

.address {
 width:295px;
 float:left;
 font-size:14px;
}

.tel {
 float:left;
 font-size:14px;
}
