@charset "shift_jis";
.lady_list_table {
	font-size: 10pt;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
}
.lady_list_table img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.lady_list_table  td {
	height: 270px;
	width: 178px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #999999;
	border-left-color: #999999;
	vertical-align: middle;
}
.lady_list_table td p {
	margin-top: 3px;
	margin-bottom: 5px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FF00CC;
	margin-top: 2px;
	margin-bottom: 10px;
}

