body    {
	background-image: url(../img/body_bg-top.jpg);
	background-repeat: repeat-x;
	background-color: #F3F3F3;
	margin: 0px;
	padding: 0px;
}
#navi_bg  {
	background-image: url(../img/navi_bg.jpg);
	background-repeat: repeat;
	height: 359px;
	width: 806px;
	margin: 0px;
	padding: 0px;
}
#salon-photo {
	position: relative;
	display: inline;
	margin: 0px;
	float: right;
	padding: 0px 0px 0px 15px;
}
#salon-photo span {
	font-size: 10px;
	display: block;
	width: 400px;
	text-align: right;
	line-height: 1.3em;
	position: absolute;
	left: -178px;
	top: 148px;
	color: #666666;
	font-weight: normal;
}
#top_aoyama-img {
	margin: 0px;
	padding: 0px 15px 0px 0px;
	position: relative;
	width: 100px;
	float: left;
}
#top_aoyama-img span/* Hitoshi_wrote_090209 */
 {
	font-size: 10px;
	text-align: left;
	line-height: 1.3em;
	color: #666666;
	font-weight: normal;
	padding:4px 15px 0px 0px;
	display: block;
	position: absolute;
	left: 0px;
	top: 100px;
	width: 307px;
}

