@charset "UTF-8";

/*----------staff_area----------*/

div.esthe_area01,
div.esthe_h3{
	overflow: hidden;
	clear: both;
	}
* html div.esthe_area01,
* html div.esthe_h3 {   
    height: 1%;
}

div.esthe_h3 h3{
	border-style: solid;
	border-color: #8C7249;
	border-width: 0px 0px 3px 0px;
	color: #79521B;
	}

div.esthe_h3 p{
	margin-bottom: 10px;
	padding: 10px;
	font-size: 10pt;
	border-style: solid;
	border-color: #DFDFDF;
	border-width: 0px 1px 1px 1px;
	background-color: #FBFBFB;
	}

div.esthe_left{
	width: 353px;
	margin-bottom: 10px;
	padding: 5px;
	border-style: solid;
	border-color: #DFDFDF;
	border-width: 1px;
	overflow: hidden;
	float: left;
	}
* html div.esthe_left {   
    height: 1%;   
}
div.esthe_left div{
	display: block;
	float: left;
	}
div.esthe_left img{
	margin-right: 5px;
	width: 120px;
	}
div.esthe_left p{
	padding: 0px 5px 5px 0px;
	font-size: 9pt;
	}
div.esthe_left p strong{
	font-size: 10pt;
	font-weight: bold;
	color: #D17D59;
	}
div.esthe_left p b{
	font-weight: lighter;
	color: #D17D59;
	}

div.esthe_right{
	width: 353px;
	margin-bottom: 10px;
	padding: 5px;
	border-style: solid;
	border-color: #DFDFDF;
	border-width: 1px;
	overflow: hidden;
	float: right;
	}
* html div.esthe_right {   
    height: 1%;   
}
div.esthe_right div{
	display: block;
	float: left;
	}
div.esthe_right img{
	margin-right: 5px;
	width: 120px;
	}
div.esthe_right p{
	padding: 0px 5px 5px 0px;
	font-size: 9pt;
	}
div.esthe_right p strong{
	font-size: 10pt;
	font-weight: bold;
	color: #D17D59;
	}
div.esthe_right p b{
	font-weight: lighter;
	color: #D17D59;
	}

