.SlideHeader {
	position: fixed;
	top: -78px;
	width: 100%;
	height: 78px;
	background: url(../img/header/bg_header_mens_s.png) repeat-x left bottom;
	z-index: 99999;
}

.SlideHeader .headerBloc {
	position: absolute;
	top: 20px;
	left: 215px;
	width: 745px;
}

.SlideHeader .headerBtnbox {
	position: relative;
	float: left;
	width: 494px;
	margin-right: 0px;
	border-right: 1px dotted #ccc;
}

.SlideHeader .headerBtnbox li.menu01 {
	list-style: none;
	float: left;
	width: 235px;
	height: 35px;
}

.SlideHeader .headerBtnbox li.menu01 a {
	display: block;
	height: 35px;
	width: 220px;
	background: url(../img/header/btn_application_mens_s.jpg) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
}
.SlideHeader .headerBtnbox li.menu01 a:hover { background-position: 0 -35px; }

.SlideHeader .headerBtnbox li.menu02 {
	list-style: none;
	position: absolute;
	top: 0px;
	left: 225px;
	float: left;
	width: 120px;
	margin-bottom: 5px;
}

.SlideHeader .headerBtnbox li.menu02 a {
	display: block;
	height: 35px;
	width: 120px;
	background: url(../img/header/btn_request_mens_s.jpg) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
}
.SlideHeader .headerBtnbox li.menu02 a:hover { background-position: 0 -35px; }

.SlideHeader .headerBtnbox li.menu03 {
	list-style: none;
	position: absolute;
	top: 0px;
	left: 350px;
	clear: left;
	float: left;
	width: 130px;
}

.SlideHeader .headerBtnbox li.menu03 a {
	display: block;
	height: 35px;
	width: 130px;
	background: url(../img/header/btn_salon_mens_s.jpg) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
}
.SlideHeader .headerBtnbox li.menu03 a:hover { background-position: 0 -35px; }

.headerWrap {
	position: relative;
	width: 960px;
	margin: auto;
}

.headerWrap h1 {
	position: absolute;
	top: 20px;
	left: 0px;
}

.headerWrap h1 a {
	display: block;
	width: 160px;
	height: 35px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../img/header/header_logo_mens_s.gif) no-repeat left top;
}

.telBox {
	float: right;
	width: 235px;
}

.telBox .txt01 {
	width: 235px;
	height: 53px;
	margin-top: -8px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../img/header/header_tel_mens.gif) no-repeat left top;
}