@charset "shift_jis";
/*================================
 shiho_shoshi_list
================================*/
#sslist p.listdata {
	margin-bottom: 6px;
	text-align: right;
}
#sslist table {
	width: 576px;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}
#sslist table th,
#sslist table td {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#sslist table th {
	line-height: 1.2;
	padding: 4px 0;
	background-color: #f8f8f8;
}
#sslist table td {
	padding: 5px 3px 4px;
	vertical-align: top;
}
#sslist .name {
	width: 119px;
}
#sslist .postcode {
	width: 69px;
}
#sslist .number{
	width: 89px;
}
#sslist .membership {
	width: 51px;
	text-align: center;
}