@charset "Shift_JIS";
/* category
------------------------------------------------------- */
#categoryEsthetician {
	width: 860px;
	height: 0;
	padding-top: 50px;
	margin-bottom: 10px;
	background: url(images/category_esthetician.jpg) no-repeat;
	overflow: hidden;
}
/* esthetician
------------------------------------------------------- */
.estArea {
	margin-bottom: 6px;
}
.estAreaBg {
	border: 1px solid #E8E8E8;
	background: url(images/esthetician_bg.jpg) repeat-x left bottom;
	vertical-align: top;
}
.est1Block {
	width: 598px;
}
.est2Block {
	width: 296px;
}
.estPhotoArea {
	width: 106px;
	padding: 10px 10px 10px 10px;
	vertical-align: top;
}
.estPhotoArea img {
	padding: 2px;
	border: 1px solid #E8E8E8;
	background: #FFFFFF;
}
.estTextArea {
	padding: 10px 10px 10px 0;
	vertical-align: top;
}
.estName {
	padding: 5px 5px 0 5px;
	margin-bottom: 10px;
	background: url(../common/images/line_dot_gray.gif) repeat-x left bottom;
	font-weight: bold;
}
.estNew {
	padding-left: 10px;
	font-size: 80%;
	font-weight: bold;
	color: #2578A0;
}
.estSub {
	padding: 0 10px;
	font-weight: bold;
}
.estText {
	padding: 5px 10px 0 10px;
	font-size: 80%;
}
.estText p {
	margin-bottom: 1em;
}

