@charset "utf-8";
div#lady_top {
	background-image: url(../images/lady/title_lady.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 560px;
	font-size: 16px;
}
div#lady_top h2 {
	height: 74px;
	width: 560px;
	visibility: hidden;
}
div.lady_list {
	padding: 0px;
	height: 180px;
	width: 560px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}
div.lady_list h3 {
	font-size: 14px;
	font-weight: bold;
}
div.lady_list img {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
table.blood {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-left-color: #333333;
	font-size: 12px;
	font-weight: bold;
}
div.photo_gallery {
	padding: 0px;
	height: 120px;
	width: 540px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
div.photo_gallery img {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.blood td {
	width: 175px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
}
div#pg_title {
	background-image: url(../images/common/bar_photo_gallery.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 32px;
	width: 560px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
div#pg_title h3 {
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 560px;
	visibility: hidden;
}


