@charset "utf-8";
/* CSS Document */

/* html5 ------------------------------------- */
header, footer, nav, section, article, figure, aside {
	　display: block;
}
img {
	vertical-align: bottom;
	max-width: 100%;
	height: auto;
}
/* clearfix---------------------------------------- */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	overflow:hidden;
	font-size:0.1em;
	line-height:0;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* common --------------------------------------- */

body {
	background-color: #000000;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 0.9em;
	line-height: 2em;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #968666;
}
a:active {
	color: #968666;
}

#contents_nav #nav_list,
.reservation_ttl,
#side_reservation .contact_box,
#main_footer,#wrap #copyright{
	font-family: 'Lora', serif;
}




/* text ---------------------------------------- */

.txt_l {
	font-size: 20px;
}
.txt_M {
	font-size: 16px;
}
.txt_s {
	font-size: 12px;
	font-family: 'Lora', serif;
}
.txt_gold {
	color: #968666;
	font-size: 12px;
}

/* header ---------------------------------------- */

#wrap {
	width: 980px;
	border-right: 1px solid #968666;
	border-left: 1px solid #968666;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main_header {
	background-image: url(../images/top_bg2_982.png);
	border-bottom: 1px solid #968666;
	position: relative;
	height: 100px;
}
#main_header #main_logo {
	position: absolute;
	top: 10px;
	left: 10px;
}
#main_header h1 {
	position: absolute;
	top: 44px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	left: 220px;
	font-family: "FOT-筑紫明朝 Pr6 L";
	font-size: 20px;
}

/* contents  ---------------------------------------- */

#contents  {
	width: 980px;
}

#contents h2 {
	font-family: 'Lora', serif;
	font-weight: normal;
}


.contents_inner {
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
.image_R {
	float: right;
}
.image_L {
	float: left;
}
.contents_R {
	width: 360px;
	float: right;
}
.contents_L {
	float: left;
	width: 360px;
}

.contents_inner h3 {
	position: relative;
	text-align: center;
	font-family: 'Lora', serif;
	font-size: 30px;
	font-weight: normal;
	margin-bottom: 40px;
	color: #968666;
}
.contents_inner h3 span {
	position: relative;
	z-index: 2;
	display: inline-block;
	margin: 0 2.5em;
	padding: 0 1em;
	background-color: #000000;
	text-align: left;
}
.contents_inner h3::before {
	position: absolute;
	top: 50%;
	z-index: 1;
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	background-color: #3B3528;
}
.menu_table {
	padding-left: 30px;
	padding-right: 30px;
}
.menu_table table tbody tr td {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	border-bottom: 1px dotted #333333;
}


/* nav  ---------------------------------------- */

#contents_nav  {
	width: 199px;
	float: right;
}
#contents_main   {
	width: 780px;
	float: left;
	border-right: 1px solid #968666;
}

#contents_nav #nav_list  {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contents_nav #nav_list li  {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
	display: block;
}

#contents_nav #nav_list li a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1.2em;
	padding-top: 10px;
	padding-right: 24px;
	padding-bottom: 10px;
	padding-left: 12px;
	background-image: -webkit-linear-gradient(270deg,rgba(0,0,0,1.00) 0%,rgba(82,82,82,1.00) 70.98%,rgba(0,0,0,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(0,0,0,1.00) 0%,rgba(82,82,82,1.00) 70.98%,rgba(0,0,0,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(0,0,0,1.00) 0%,rgba(82,82,82,1.00) 70.98%,rgba(0,0,0,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(0,0,0,1.00) 0%,rgba(82,82,82,1.00) 70.98%,rgba(0,0,0,1.00) 100%);
	text-align: left;
}

#contents_nav #nav_list li a:hover {
	background-image: -webkit-linear-gradient(270deg,rgba(13,13,13,1.00) 0%,rgba(191,181,162,1.00) 70.98%,rgba(11,11,11,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(13,13,13,1.00) 0%,rgba(191,181,162,1.00) 70.98%,rgba(11,11,11,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(13,13,13,1.00) 0%,rgba(191,181,162,1.00) 70.98%,rgba(11,11,11,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(13,13,13,1.00) 0%,rgba(191,181,162,1.00) 70.98%,rgba(11,11,11,1.00) 100%);
	color: #EAE7E1;
	text-shadow: 2px 2px 2px #928263;
}


#side_reservation {
	font-size: 11px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	line-height: 1.6em;
}
#side_reservation .contact_box {
	font-size: 16px;
	line-height: 2em;
	padding-top: 6px;
	padding-bottom: 6px;
}
.reservation_ttl {
	background-color: #968666;
	color: #000000;
	text-align: center;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-size: 14px;
}


/* footer  ---------------------------------------- */


#main_footer  {
	background-image: url(../images/top_bg2_982.png);
	border-top: 1px solid #968666;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-left: 30px;
	text-shadow: 2px 2px 2px #4D4434;
}
#wrap #copyright {
	background-color: #968666;
	color: #000000;
	font-size: 12px;
	text-align: center;
}


.access_table {
	border-top: 1px solid #636363;
	border-left: 1px solid #636363;
}
.access_table table tr th {
	background-color: #1D1D1D;

}
.access_table table tr td,.access_table table tr th {
	border-right: 1px solid #636363;
	border-bottom: 1px solid #636363;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
}
.hairstyle_box {
	margin-bottom: 24px;
	padding-bottom: 24px;
}
.hairstyle_box .inner h4 {
	color: #968666;
}

.hairstyle_box .inner {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
