@charset "utf-8";
#wrapper {
	width: 800px;
	text-align: left;
	background-color: #FFFFFF;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	background-image: url(../img/top_bg2b.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 130px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#main {
	width: 780px;
	clear: both;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	color: #4D4D4D;
}

#navi2
{
	margin-right: auto;
	margin-left: auto;
	width: 260px;
	height: 20px;
}
#navi2 a,img
{
	float: left;
	display: inline;
}
.title
{
	margin-top: 15px;
	margin-bottom: 10px;
}
#salon
{
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-image: url(../img/salon/salon_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#shop_photo
{
	display: inline;
	float: left;
	height: 250px;
	width: 350px;
}

#salon p
{
	width: 300px;
	float: right;
	display: inline;
}
#map
{
	margin-top: 20px;
	margin-left: 60px;
	clear: both;
	display: block;
	float: none;
}
#staff
{
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	display: block;
}
.staff_boxline
{
	width: 684px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	display: block;
	height: 288px;
}
.staff_boxl
{
	background-image: url(../img/salon/flame.jpg);
	background-repeat: no-repeat;
	float: left;
	display: inline;
	padding: 0px;
	height: 288px;
	width: 228px;
	background-position: left top;
	margin: 0px;
}
.staff_boxr {
	background-image: url(../img/salon/flame.jpg);
	background-repeat: no-repeat;
	float: right;
	display: inline;
	padding: 0px;
	height: 288px;
	width: 228px;
	background-position: left top;
	margin: 0px;
}

.staff_boxline img
{
	height: 160px;
	width: 200px;
	display: block;
	padding-top: 10px;
	padding-left: 13px;
}

.staff_boxline p
{
	display: block;
	width: 210px;
	font-size: 12px;
	padding-top: 3px;
	padding-left: 10px;
	line-height: 1.2em;
	float: left;
	clear: left;
}

