body
{
	background-color: white;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 5px;
	margin: 0;
	font-size: 14px;
	color: #2C373A;
	font-family: Futura, sans-serif;
}

h2
{
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}

p
{
	text-align: center;
}

a:link, a:visited
{
	color: #2C373A;
	text-decoration: none;
	text-shadow: rgba(0,0,0,0) 0 0 1px;
	-webkit-transition: all 0.3s linear;
}

a:hover
{
	color: #7acdcf;
	text-shadow: rgba(122,205,207,0.5) 0 0 1px;
}

div.content-holder
{
	clear: both;
	margin: 0;
	padding-top: 72px;
}

div.content-holder-tight
{
	clear: both;
	margin: 0;
	padding-top: 16px;
}

div.feature-accompaniment p
{
	margin-left:200px;
}

img.feature-image
{
	margin-right: 16px;
	margin-left: 32px;
	float: left;
}

div.esthe-menu
{
	width: 200px;
	padding-right: 32px;
	font-weight: bold;
	float: left;
}

div.esthe-menu p
{
	text-align: right;
}

div.esthe-detail
{
	border-left: 1px solid #2C373A;
	margin-left: 232px;
	padding-left: 32px;
}

div.esthe-detail p, div.esthe-detail h2
{
	text-align: left;
}

div.page-holder
{
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}

div.intro
{
	background: url("images/hairsalonfuji.png") center no-repeat;
	width: 800px;
	height: 565px;
}

table.price-list
{
	margin-left: 100px;
	margin-right: auto;
	width: 440px;
	
}

table.price-list tr td
{
	margin-top: 8px;
	margin-bottom: 8px;
}

div.map
{
	padding: 25px;
	width: 600px;
}

div.logo-holder
{
	text-align: center;
	margin-top: 12px;
	margin-bottom: 18px;
}

div.dotline
{
	width: 800px;
	height: 3px;
	background: url(images/dots.png);
}

div.tab
{
	display: inline-block;
	width: 157px;
	text-align: center;
	margin: 0;
	padding: 18px 0;
}

img.tab
{
	border: none;
	margin: 0px;
}

.menu
{
	white-space: nowrap;
}

.menu a
{
	display: inline-block;
}

td.simple-cell
{
	border: none;
	padding-top: 8px;
	padding-bottom: 8px;
}

td.description
{
	text-align: right;
	vertical-align: bottom;
}

td.price
{
	vertical-align: bottom;
}
