@charset "UTF-8";
.esthetician {
	margin: 0px;
	clear: both;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003300;
}
.esthetician_1 {
	margin: 0px;
	clear: both;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003300;
}
.esthetician_photo {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 200px;
}
.esthetician_profile {
	margin: 0px;
	float: left;
	width: 420px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 12px;
	line-height: 16px;
	font-weight: lighter;
}

#menu01 {
	background-image: url(../image/navi_01.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 95px;
	width: 280px;
}

#menu01:hover {
	background-image: url(../image/navi_01_02.jpg);
}

#menu02 {
	background-image: url(../image/navi_02.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 95px;
	width: 280px;
}

#menu02:hover {
	background-image: url(../image/navi_02_02.jpg);
}

#menu03 {
	background-image: url(../image/navi_03.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 95px;
	width: 280px;
}

#menu03:hover {
	background-image: url(../image/navi_03_02.jpg);
}

#menu04 {
	background-image: url(../image/navi_04.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 95px;
	width: 280px;
}

#menu04:hover {
	background-image: url(../image/navi_04_02.jpg);
}

#menu05 {
	background-image: url(../image/navi_05.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 95px;
	width: 280px;
}

#menu05:hover {
	background-image: url(../image/navi_05_02.jpg);
}



