@charset "utf-8";
/**
 * 会員名簿
 * @author  itakura@re-set.ne.jp(2009.01)
 * @version 1.0.0
 * @update  
 */

#search{background:#E3EADB; padding:10px 10px 5px; overflow:hidden; margin:5px 0 0;}
.search-category{clear:both; float:left; width:70px;}
.search-option{float:right; width:540px;}
#search-bottom{clear:both; background:url(../img/memberlist/search_bottom.gif) no-repeat 0 top; height:30px;}
.search-category2{clear:both; float:left; width:110px;}
.search-option2{float:right; width:500px;}
.width250{width:250px;}
.width390{width:390px;}

#member-list{background:#B4B4B4; margin:5px 0 0;}
#member-list th{background:#E3EADB; font-weight:normal; padding:5px 0;}
#member-list td{background:#FFF; padding:5px;}
.member-number{width:35px;}
.member-name{width:95px;}
.member-address{width:232px;}
.member-tel{width:100px;}
.member-fax{width:80px;}
.member-link-hp{width:40px;}
.member-link-detail{width:40px;}


#member-detail{background:#B4B4B4; margin:5px 0 30px; clear:both;}
#member-detail th{background:#E3EADB; font-weight:normal; width:160px; padding:8px 5px; line-height:150%; text-align:left;}
#member-detail td{background:#FFF; width:447px; padding:8px 5px; line-height:150%;}


#member-map{width:200px;}
#membermaparea{background:#E3EADB; width:70px; text-align:center; line-height:24px; float:left; margin:0 5px 3px 0;}
#membermapno{line-height:24px; float:right; margin:0 0 3px;}
#mapwaku-top{background:url(../img/member_list/mapwaku_top.gif) no-repeat 0 bottom; height:10px; margin:3px 0 0;}
#mapwaku-body{background:url(../img/member_list/mapwaku_body.gif) repeat-y 0 0; padding:0 10px;}
#mapwaku-bottom{background:url(../img/member_list/mapwaku_bottom.gif) no-repeat 0 top; height:10px;}
