@CHARSET "UTF-8";

@font-face {
	font-family: "kmpl";
	src: url("fonts/KozMinPro-Light_0.eot?") format('eot'),
		 url("fonts/KozMinPro-Light_0.woff") format('woff');
}
@font-face {
	font-family: "kmpr";
	src: url("fonts/KozMinPro-Regular_0.eot?") format('eot'),
		 url("fonts/KozMinPro-Regular_0.woff") format('woff');
}
@font-face {
	font-family: "kgpl";
	src: url("fonts/KozGoPro-Light.eot?") format('eot'),
		 url("fonts/KozGoPro-Light.woff") format('woff');
}
@font-face {
	font-family: "kgpr";
	src: url("fonts/KozGoPro-Regular.eot?") format('eot'),
		 url("fonts/KozGoPro-Regular.woff") format('woff');
}
@font-face {
	font-family: "hannari";
	src: url("fonts/Hannari.eot?") format('eot'),
		 url("fonts/Hannari.woff") format('woff');
}
@font-face {
  font-family: "hm3";
  src: url("fonts/HeiseiMinStd-W3.eot?") format('eot'),
       url("fonts/HeiseiMinStd-W3.woff") format('woff');
}
@font-face {
  font-family: "hm5";
  src: url("fonts/HeiseiMinStd-W5.eot?") format('eot'),
       url("fonts/HeiseiMinStd-W5.woff") format('woff');
}
@font-face {
  font-family: "hm7";
  src: url("fonts/HeiseiMinStd-W7.eot?") format('eot'),
       url("fonts/HeiseiMinStd-W7.woff") format('woff');
}
@font-face {
  font-family: "unao";
  src: url("fonts/UNAOJAPON.eot?") format('eot'),
       url("fonts/UNAOJAPON.woff") format('woff');
}

.kgpl {
	font-family: "kgpl";
}
.kgpr {
	font-family: "kgpr";
}
.hannari {
	font-family: "hannari";
}
#container {
	width: 1280px;
	margin-left: auto;
	margin-right: auto;
}

#contents {
	width: 800px;
	vertical-align: top;
	display: table-cell;
/* 	border: 1px solid #000000; */
}


.sub-contents {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
/* 	border: 1px solid #000000; */
}
#left {
	position: relative;
	vertical-align: top;
	display: table-cell;
	overflow: hidden;
/* 	border: 1px solid #000000; */
}
#right {
	position: relative;
	vertical-align: top;
	display: table-cell;
/* 	border: 1px solid #000000; */
	overflow: hidden;
}
#line-top #line-left-top {
	vertical-align: top;
	display: table-cell;
}
#line-top #line-right-top {
	vertical-align: top;
	display: table-cell;
}
#line-left-center-grd {
	width: 190px;
	height: 400px;
/* 	top: -6.4%; */
/* 	bottom: 0; */
/* 	margin-top: -868px; */
	z-index: 99999;
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ4JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk0JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,0) 48%, rgba(255,255,255,1) 94%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(48%,rgba(255,255,255,0)), color-stop(94%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 48%,rgba(255,255,255,1) 94%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 48%,rgba(255,255,255,1) 94%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 48%,rgba(255,255,255,1) 94%,rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 48%,rgba(255,255,255,1) 94%,rgba(255,255,255,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
/* 	border: 1px solid #000000; */
/* 	background-color: #000000; */
}
#line-left-center-img {
	position: absolute;
	width: 300px;
	height: 100%;
	margin-top: -3px;
	background-image: url(../img/common/line-left-center.jpg);
	background-repeat: repeat-y;
	background-position: -2px -0px;
/* 	border: 1px solid #000000; */
}

#line-right-center-grd {
	position: absolute;
	width: 190px;
	height: 400px;
/* 	top: -6.4%; */
	margin-left: -5px;
	z-index: 99999;
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ4JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk0JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,0) 48%, rgba(255,255,255,1) 94%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(48%,rgba(255,255,255,0)), color-stop(94%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 48%,rgba(255,255,255,1) 94%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 48%,rgba(255,255,255,1) 94%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 48%,rgba(255,255,255,1) 94%,rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 48%,rgba(255,255,255,1) 94%,rgba(255,255,255,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
/* 	border: 1px solid #000000; */
/* 	background-color: #000000; */
}
#line-right-center-img {
	position: absolute;
	width: 400px;
	height: 100%;
	margin-top: -3px;
	background-image: url(../img/common/line-right-center.jpg);
	background-repeat: repeat-y;
	background-position: 2px -0px;
/* border: 1px solid #000000; */
}


#line-left-bottom {
	vertical-align: top;
	display: table-cell;
/* 	border: 1px solid #000000; */
/* 	background-color: #dfceb4; */
}
#line-right-bottom {
/* 	width: 3px; */
	vertical-align: top;
	display: table-cell;
/* 		border: 1px solid #000000; */
/* 	background-color: #dfceb4 */
}


.position01-left {
	position: absolute;
	top: 50%;
	margin-top: 225px;
	margin-left: 165px;
/* 	border: 1px solid #000000; */
}
.position01-right {
	position: absolute;
	top: 50%;
	margin-top: 225px;
	margin-left: 165px;
/* 	border: 1px solid #000000; */
}

.position02-left {
	position: absolute;
	top: 50%;
	margin-top: 535px;
	margin-left: 165px;
/* 	border: 1px solid #000000; */
}
.position02-right {
	position: absolute;
	top: 50%;
	margin-top: 535px;
	margin-left: 165px;
/* 	border: 1px solid #000000; */
}

.position03-left {
	position: absolute;
	top: 50%;
	margin-top: 880px;
	margin-left: 165px;
/* 	border: 1px solid #000000; */
}
.position03-right {
	position: absolute;
	top: 50%;
	margin-top: 880px;
	margin-left: 165px;
/* 	border: 1px solid #000000; */
}

.position04-left {
	position: absolute;
	top: 50%;
	margin-top: 870px;
	margin-left: 165px;
/* 	border: 1px solid #000000; */
}
.position04-right {
	position: absolute;
	top: 50%;
	margin-top: 870px;
	margin-left: 165px;
/* 	border: 1px solid #000000; */
}
.position05-left {
	position: absolute;
	top: 50%;
	margin-top: 1850px;
	margin-left: 160px;
/* 	border: 1px solid #000000; */
}
.position05-right {
	position: absolute;
	top: 50%;
	margin-top: 1850px;
	margin-left: 168px;
/* 	border: 1px solid #000000; */
}
.position06-left {
	position: absolute;
	top: 50%;
	margin-top: 220px;
	margin-left: 165px;
/* 	border: 1px solid #000000; */
}
.position06-right {
	position: absolute;
	top: 50%;
	margin-top: 220px;
	margin-left: 168px;
/* 	border: 1px solid #000000; */
}


#roots {
	margin-top: 5px;
	margin-left: 5px;
}
#roots ul {
	font-family: kgpl;
	list-style-type: none;
}
#roots ul li {
	display: table-cell;
}
#roots #root {
	font-size: 13px;
	padding-right: 5px;
}
#roots #root a {
	color: #736357;
	font-size: 13px;
	text-decoration: none;
	display: block;
}
#roots #root a:hover {
	color: #d9383e;
}
#roots #root-arrow {
	color: #736357;
	font-size: 12px;
	padding-right: 5px;
}
#roots #root-active {
	color: #d9383e;
	font-size: 13px;
}



/*
===========================================
 header
===========================================
*/
#header-box {
	width: 700px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
/* 	border: 1px solid #000000; */
}
#header-left {
	vertical-align: top;
	padding-top: 7px;
	display: table-cell;
}

#header-right {
	vertical-align: top;
	padding-left: 20px;
	display: table-cell;
}
#header-right .frame01 {
	position: relative;
	width: 250px;
	height: 150px;
	background-image: url(../img/common/frame01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#header-right .frame01 h2 {
	position: absolute;
	color: #42210b;
	font-size: 12px;
	font-family: "hm3";
	text-align: center;
	line-height: 1.3;
	margin-top: 8px;
	margin-left: 16px;
	padding-bottom: 4px;
	border-bottom: 1px solid #c7b299;
}
#header-right .frame01 .tel01 {
	position: absolute;
	text-align: center;
	margin-top: 49px;
	margin-left: 17px;
	padding-left: 10px;
	padding-right: 10px;
	dispay: block;
	border-bottom: 1px solid #c7b299;
}
#header-right .frame01 .mail01 {
	position: absolute;
	font-size: 12px;
	margin-top: 87px;
	margin-left: 43px;
	padding-left: 24px;
	background-image: url(../img/common/mail-icon01.gif);
	background-repeat: no-repeat;
	background-position: left;
	dispay: block;
}
#header-right .frame01 .mail01 a {
	color: #42210b;
	text-decoration: none;
}
#header-right .frame01 .mail01 a:hover {
	color: #ff0000;
	text-decoration: none;
}
/*
===========================================
 nav
===========================================
*/

nav {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
/* 	border: 1px solid #000000; */
	display: table;
	border-collapse: collapse;
}
nav ul {
	list-style-type: none;
}
nav ul li {
	border-left: 1px solid #42210b;
	border-right: 1px solid #42210b;
	display: table-cell;
}
nav ul li a {
	width: 132px;
	color: #42210b;
	font-size: 15px;
	font-family: "hannari";
	text-align: center;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 10px;
	display: block;
}
nav ul li a:hover {
	color: #42210b;
	padding-top: 5px;
	padding-bottom: 10px;
	background-color: #dfceb4;
}
nav ul li #active  {
	color: #42210b;
	font-size: 15px;
	font-family: "hannari";
	text-align: center;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 10px;
	display: block;
	background-color: #dfceb4;
}




/*
===========================================
 footer
===========================================
*/
footer {
	width: 800px;
/* 	padding-left: 50px; */
/* 	padding-right: 50px; */
	display: table-cell;
/* 	border: 1px solid #000000; */
}
#footer-box {
	height: 168px;
	margin-top: 34px;
	background-color: #dfceb4;
}
#footer-nav {
	position: relative;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
}
#footer-nav ul {
	width: 550px;
	margin-left: auto;
	margin-right: auto;
}
#footer-nav ul li {
	vertical-algin: middle;
	display: table-cell;
}
#footer-nav ul li a {
/* 	width: 120px; */
	color: #ffffff;
	font-size: 14px;
	font-family: "hm3";
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
}
#footer-nav ul li a:hover {
	color: #998675;
}
#footer-nav ul #foot-active a {
	color: #998675;
}
#facebook-icon {
	position: absolute;
	top: 13px;
	left: 50%;
	margin-left: 230px;
}
#footer-address {
	width: 600px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	display: table;
/* 	border: 1px solid #000000; */
}
#footer-address .box-left {
	width: 300px;
	vertical-align: top;
	display: table-cell;
}
#footer-address .box-left h3 {
	color: #998675;
	font-size: 15px;
	font-family: "hm3";
}
#footer-address .box-left h4 {
	color: #998675;
	font-size: 12px;
	font-family: "hm3";
	line-height: 1.3;
	margin-top: 5px;
}


#footer-address .box-center {
	width: 200px;
	vertical-align: middle;
	display: table-cell;
}
#footer-address .box-right {
	width: 200px;
	vertical-align: middle;
	display: table-cell;
}
#footer-address .box-right .inquiry-btn {
/* 	padding-left: 20px; */
/* 	background-image: url(../img/common/arrow.png); */
/* 	background-repeat: no-repeat; */
	display: block;
}
#footer-address .box-right .inquiry-btn a {
	color: #998675;
	text-decoration: none;
	display: block;
}
#footer-address .box-right .inquiry-btn a:hover {
	color: #998675;
	text-decoration: underline;
	display: block;
}


#copyright {
	width: 100%;
	color: #998675;
	font-size: 12px;
	text-align: center;
	margin-top: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	background-color: #ffffff;
}




.page-top {
	width: 130px;
	position: absolute;
/* 	left: 50%; */
/* 	margin-top: 0px; */
	margin-left: 600px;
	border-radius: 5px;
	background-color: #dfceb4;
}
.page-top a {
	width: 100%;
	color: #42210b;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 10px;
	padding-bottom: 20px;
	display: block;
}

.clear {
	clear: both;
}


.font12 {
	font-size: 12px;
}