@charset "utf-8";


div#pageTitle h2 {
	background: url(../img/page_header/salon.gif) left bottom no-repeat;
	}

div#content div {
	margin-bottom: 30px;
	}

div#content div div {
	margin: 0;
	}

div#content div h3 {
	margin-bottom: 15px;
	width: 595px;
	height: 32px;
	text-indent: -9999px;
	}

div#content table {
	margin-bottom: 15px;
	width: 100%;
	}

div#content th {
	padding: 10px;
	border-bottom: 1px dotted #ccc;
	width: 8em;
	white-space: nowrap;
	}

div#content td {
	padding: 10px;
	border-bottom: 1px dotted #ccc;
	}

div#aboutUs h3 {
	background: url(../img/salon/header/about_us.gif) no-repeat;
	}

div#recruit h3 {
	background: url(../img/salon/header/recruit.gif) no-repeat;
	}

div#recruit p {
	margin-bottom: 1em;
	}

div#recruit p strong {
	font-weight: bold;
	}

div#map h3 {
	background: url(../img/salon/header/map.gif) no-repeat;
	}

div#map div#gmap {
	width: 590px;
	height: 450px;
	}





