﻿@charset "utf-8";


body {zoom: 0.7;}

script {display: none;}


header {
	position: inherit;
	width: 1100px;
	height: 75px;
	margin: 0 auto;
	background: #FFFFFF;
	z-index: 10;
	border-bottom: 1px solid #D7EAE3;
}


header p.logo  {
	position: inherit;
	top: 0px;
	left: 0px;
	float: left;
	margin: 17px 0px 0 10px;
	font-size: 0;
	line-height: 0;
}


header p.nav {
	position: inherit;
	top: 0px;
	right: 0px;
	float: left;
}


header nav {
	position: inherit;
	top: 0px;
	right: 0px;
	float: left;
}

header nav li.spBtn1 {
	display: none;
}

header nav li.spBtn2 {
	display: none;
}

header nav li {
	display: inline;
	float: left;
	font-size: 1.142rem;
}
header nav li a {
	display: inline-block;
	padding: 26px 10px 24px 10px;
	color: #785E34;
	transition: 0.4s ;
}

header div.requestArea {
	position: inherit;
	top: 0px;
	right: 0px;
	float: right;
}


div#slider {
	overflow: hidden;
	height: 526px;
	padding:0px 0 0 0;
	background: url(../img/top_slider_bg.jpg) bottom center;
}

main {
	padding: 0px 0 0 0;
}
