@charset "UTF-8";

/* -- HTML -- */

html {
	background: #643223 url(_img/html-back.png) repeat-x 0 top;
	height: 100%;
	}

body {
	text-align: center;
	height: 100%;
	margin: 0;
	padding: 0;
	}

img {
	vertical-align: top;
	border-style: none;
	}

/* -- Clear Fix -- */

.clearfix {
	display: inline-block;
	}

html>/**/body .clearfix {
	display /*\**/: block\9
	}

.clearfix:after {
    height: 0; 
    display: block; 
    clear: both; 
    visibility: hidden;
    content: "."; 
	}

/* -- Header -- */

.header {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	}

#header {
	padding: 14px 0 7px;
	background: url(_img/header_body-back.png) repeat-x 0 top;
	margin-bottom: 0;
	position: relative;
	z-index: 100;
	}

a#header-logo {
	width: 129px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	padding: 10px;
	display: block;
	}

/* -- Menu -- */

ul.menu {
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	}

ul.menu li {
	text-align: center;
	margin: 0;
	display: block;
	float: left;
	}

ul.menu li a {
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	}

ul#menu {
	width: 800px;
	height: 46px;
	margin-bottom: 0;
	}

ul#menu li {
	padding: 0 9px;
	}

ul#menu li a {
	height: 46px;
	}

ul#menu a#menu-home {
	background-image: url(_img/menu-home.png);
	width: 87px;
	}

ul#menu a#menu-home:hover {
	background-image: url(_img/menu-home_hover.png);
	}

ul#menu a#menu-campaign {
	background-image: url(_img/menu-campaign.png);
	width: 102px;
	}

ul#menu a#menu-campaign:hover {
	background-image: url(_img/menu-campaign_hover.png);
	}

ul#menu a#menu-voice {
	background-image: url(_img/menu-voice.png);
	width: 87px;
	}

ul#menu a#menu-voice:hover {
	background-image: url(_img/menu-voice_hover.png);
	}

ul#menu a#menu-shop_info {
	background-image: url(_img/menu-shop_info.png);
	width: 102px;
	}

ul#menu a#menu-shop_info:hover {
	background-image: url(_img/menu-shop_info_hover.png);
	}

ul#menu a#menu-system {
	background-image: url(_img/menu-system.png);
	width: 87px;
	}

ul#menu a#menu-system:hover {
	background-image: url(_img/menu-system_hover.png);
	}

ul#menu a#menu-q_a {
	background-image: url(_img/menu-q_a.png);
	width: 92px;
	}

ul#menu a#menu-q_a:hover {
	background-image: url(_img/menu-q_a_hover.png);
	}

ul#menu a#menu-before_after {
	background-image: url(_img/menu-before_after.png);
	width: 108px;
	}

ul#menu a#menu-before_after:hover {
	background-image: url(_img/menu-before_after_hover.png);
	}

ul#menu a#menu-support {
	background-image: url(_img/menu-support.png);
	width: 95px;
	}

ul#menu a#menu-support:hover {
	background-image: url(_img/menu-support_hover.png);
	}

/* -- Sub + Esthe Menu -- */

.sub_esthe_menu {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	}

/* -- Submenu -- */

ul.submenu {
	background-repeat: no-repeat;
	width: 294px;
	margin: 0;
	padding: 0;
	z-index: 500;
	}

ul#submenu {
	background: url(_img/submenu-back.png) no-repeat;
	height: 28px;
	position: relative;
	left: 593px;
	}

* html ul#submenu {
	left: 136px;
	}

*+html ul#submenu {
	left: 136px;
	}

ul.submenu li {
	margin: 0;
	padding-top: 7px;
	padding-bottom: 7px;
	display: block;
	float: left;
	clear: right;
	}

ul.submenu li a {
	background: url(_img/submenu-arrow.png) no-repeat left center;
	padding: 3px 0 3px 16px;
	}

ul.submenu li a:hover {
	background: url(_img/submenu-arrow_hover.png) no-repeat left center;
	}

* html ul.submenu li a, * html ul.submenu li a:hover {
	background-position: 0 2px;
	}

*+html ul.submenu li a, *+html ul.submenu li a:hover {
	background-position: 0 2px;
	}

li#submenu-privacy_policy {
	padding-right: 15px;
	padding-left: 25px;
	border-right: 1px solid #f0ebe6;
	}

li#submenu-sitemap {
	padding-right: 30px;
	padding-left: 15px;
	}

/* -- Esthe Menu -- */

ul.esthe_menu {
	background: url(_img/esthe_menu-back.png) no-repeat center top;
	width: 294px;
	height: 59px;
	margin: 0;
	padding: 0;
	z-index: 500;
	}

ul#esthe_menu {
	position: relative;
	left: 593px;
	}

* html ul#esthe_menu {
	left: 136px;
	}

*+html ul#esthe_menu {
	left: 136px;
	}

ul.esthe_menu li {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	clear: right;
	}

ul.esthe_menu li a {
	text-align: center;
	width: 140px;
	padding-top: 7px;
	padding-bottom: 7px;
	display: block;
	}

li#esthe_menu-facial {
	margin-top: 2px;
	margin-bottom: 1px;
	margin-left: 7px;
	float: left;
	}

li#esthe_menu-hair_removal {
	margin-top: 2px;
	margin-right: 7px;
	margin-bottom: 1px;
	clear: right;
	float: right;
	}

li#esthe_menu-body {
	margin-bottom: 5px;
	margin-left: 7px;
	float: left;
	clear: left;
	}

li#esthe_menu-another {
	margin-right: 7px;
	margin-bottom: 5px;
	float: right;
	clear: right;
	}

/* -- Body -- */

.body {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding-right: 0;
	padding-left: 0;
	}

#body {
	background: #f5f0eb url(_img/header_body-back.png) repeat-x 0 top;
	height: 100%;
	margin-top: -140px;
	margin-bottom: -30px;
	padding-top: 0;
	padding-bottom: 0;
	min-height: 100%;
	}

* html #body {
	height: 100%;
	overflow: visible;
	}

body > #body {
	height: auto;
	}

h1.body_h1 {
	text-align: center;
	width: 780px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	}

img#body_header {
	position: relative;
	z-index: 100;
	margin-bottom: -20px;
	border-top: 1px solid #d7c3b4;
	border-bottom: 1px solid #d7c3b4;
	}

/* -- Footer -- */

.footer {
	width: 900px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	height: 30px;
	padding: 0;
	}

#footer {
	background-color: #f5f0eb;
	position: relative;
	z-index: 100;
	}

.footer p {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	}

#footer p {
	text-align: center;
	margin-right: 0;
	margin-left: 0;
	}

