@charset "utf-8";
/* CSS Document */

/*-- reset CSS --*/
html, body, div, span, h1, h2, h3, h4, h5, h6, p,
a, img, dl, dt, dd, ol, ul, li,
form, label, table, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

body {
	line-height: 1;
	color: #333333;
	background: #FFFFFF;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
	empty-cells: show;
}

th, td {
	font-weight: normal;
}

img { display: block; }

/* ===== common ===== */

body {
	font-family: "メイリオ",Meiryo,"ＭＳ Ｐゴシック",Verdana,Arial,sans-serif;
	font-size: 75%;
	line-height: 160%;
	color: #333333;
}

a {
	color: #643200;
	text-decoration: underline;
	outline: none;
}

a:hover {
	text-decoration: none;
}

input { vertical-align: middle; }

input, select, textarea {
	font-family: "メイリオ",Meiryo,"ＭＳ Ｐゴシック",Verdana,Arial,sans-serif;
	font-size: 100%;
	line-height: 140%;
	color: #333333;
}

#header {
	height: 73px;
	border-top: 5px solid #68AD45;
	background: url(../img/header_bg.jpg) top left repeat-x;
}

#headerArea {
	width: 800px;
	height: 73px;
	margin: 0px auto;
	position: relative;
}

#logo {
	position: absolute;
	top: 20px;
	left: 0px;
}

#headerNavi {
	position: absolute;
	top: 0px;
	right: 106px;
}

#headerNavi li {
	height: 22px;
	font-size: 95%;
	float: left;
	padding: 4px 7px 0px;
	background: url(../img/headnavi_bg.gif) top left repeat-y;
}

#headerNavi a {
	color: #333333;
	text-decoration: none;
}

#headReserve {
	position: absolute;
	top: 0px;
	right: 0px;
	padding-left: 7px;
	background: url(../img/headnavi_bg.gif) top left repeat-y;
}

#telephone {
	position: absolute;
	top: 34px;
	right: 0px;
}

#visual {
	height: 180px;
	background: url(../img/visual_bg.jpg) top left repeat-x;
}

#mainVisual {
	width: 800px;
	margin: 0px auto;
}

#container {
	width: 800px;
	margin: 0px auto;
}

#globalNavi li { float: left; }

#topicPath {
	font-size: 85%;
	text-align: right;
	line-height: 280%;
}

#content h2 { padding-bottom: 22px; }

#subNavi {
	float: right;
	margin-top: 8px;
}

#subNavi li { float: left; }

.subNaviR { margin-left: 6px; }

#subBnr {
	float: right;
	margin-top: 5px;
}

#subBnr li { float: left; }

.subBnrR { margin-left: 2px; }

#turnOver {
	color: #643200;
	text-align: right;
}

#turnOver a {
	margin: 0px 10px;
}

#pageTop {
	padding: 38px 0px 24px;
	text-align: right;
}

#pageTop a {
	color: #333333;
	text-decoration: none;
	padding-left: 18px;
	background: url(../img/pagetop.gif) center left no-repeat;
}

.subtitle { margin: 32px 0px 6px; }

#footer {
	position: relative;
	background-color: #68AD45;
}

#footerArea {
	width: 800px;
	height: 38px;
	margin: 0px auto;
}

#footerArea p {
	color: #FFFFFF;
	line-height: 135%;
	font-size: 95%;
	padding-top: 4px;
}

#footLogo {
	width: 115px;
	height: 62px;
	background:url(../img/footerlogo.gif) bottom right no-repeat;
	position: absolute;
	right: 0px;
	top: -24px;
}

#address { float: left; }

#copy { text-align: right; }

/*-- class --*/

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.hide { clear: both; }
.hide hr { display: none; }

.floatL { float: left; }
.floatR { float: right; }

.txtBold { font-weight: bold; }

.txtLarge { font-size: 120%;}

.txtSmall { font-size: 85%;}

.txtRed { color: #FF0000; }
.txtBrown { color: #996600; }

.paragraph { margin-top: 12px; }

.gCircle {
	padding-left: 15px;
	background: url(../img/greencircle.gif) center left no-repeat;
}

.pCircle {
	padding-left: 15px;
	background: url(../img/pinkcircle.gif) center left no-repeat;
}

.bCircle li {
	padding-left: 15px;
	background: url(../img/blackcircle.gif) 0px 5px no-repeat;
}

/* ===== topPage ===== */

#topVisual {
	height: 300px;
	background: url(../img/topvisual_bg.jpg) top left repeat-x;
}

#topMain {
	margin-bottom: 68px;
	padding: 25px 0px 0px 12px;
	width: 500px;
	float: left;
}

#news {	margin: 28px 0px 0px; }

#news dt {
	width: 7.5em;
	float: left;
	padding: 8px 0px 8px 18px;
	background: url(../img/newslist.gif) center left no-repeat;
}

#news dd {
	padding: 8px 0px;
	background: url(../img/dotline_gray.gif) bottom left repeat-x;
}

#banner {
	padding: 23px 12px 0px 0px;
	width: 234px;
	float: right;
}

#blog { margin-top: 9px; }

/* ===== information ===== */

.information {
	margin-bottom: 15px;
	padding-bottom: 15px;
	background: url(../img/dotline_gray.gif) bottom left repeat-x;
}

.information h3 {
	font-size: 120%;
	font-weight: normal;
	line-height: 200%;
	padding-left: 12px;
	border-left: 4px solid #68AD45;
	float: left;
}

.date {
	line-height: 200%;
	float: right;
}

.infoPhoto {
	float: right;
	margin-left: 20px;
}

/* ===== concept ===== */

#concept {
	background: url(../concept/img/concept_bg.jpg) top right no-repeat;
}

#concept h3 {
	margin-bottom: 12px;
}

#concept p {
	line-height: 250%;
	margin-bottom: 20px;
	width: 550px;
}

.brownLine {
	padding-bottom: 6px;
	background: url(../img/dotline_brown.gif) bottom left repeat-x;
	/*border-bottom: 1px dotted #CCCCCC;*/
}

/* ===== salonguide ===== */

#pricelist {
	background: url(../salon/img/pricelist_bg.jpg) top right no-repeat;
}

#item {
	background: url(../salon/img/item_bg.jpg) top right no-repeat;
}

#access {
	background: url(../salon/img/access_bg.jpg) top right no-repeat;
}

#salonInner { width: 550px; }

.dataCell {
	border-collapse: collapse;
}

.dataCell tr {
	background: url(../img/dotline_price.gif) bottom left repeat-x;
}

.dataCell th, .dataCell td {
	padding: 5px 0px;
}

.dataCell th {
	text-align: left;
	width: 345px;
}

.dataCell .case {
	text-align: left;
	width: 120px;
}

.dataCell .price, .dataCell .hours {
	text-align: right;
}

.dataCell .justPrice {
	text-align: right;
	padding-right: 1em;
}

.nextCell { margin-top: 32px; }

.supplement {
	font-size: 85%;
	line-height: 160%;
	margin-top: 6px;
}

.nextCatch {
	margin-top: 32px;
}

th.itemPara { width: 180px; }

.haircare {
	padding-left: 15px;
	padding-bottom: 8px;
	background: url(../img/dotline_price.gif) repeat-x scroll left bottom;
}

#essensityBox {
	width: 280px;
	float: left;
}

#essensity p img { margin-top: 10px; }

#tab {
	margin-top: 32px;
}

#tab li {
	float: left;
	margin: 0px 1px;
}

#tab li a {
	display: block;
	width: 181px;
	height: 22px;
	background: url(../img/tab_bg.jpg) top left no-repeat;
	color: #E4D6CD;
	font-weight: bold;
	text-decoration: none;
	padding: 4px 0px 0px 19px;
}

#tab li a:hover, #tab li.selected a {
	background: url(../img/tab_bg_o.jpg) top left no-repeat;
}

#pricelist #tab {
	margin: 0px 0px 15px;
}

#nailCourse {
	margin-left: -10px;
}

.dataCell tr.borderNone {
	background: none;
}
.dataCell tr.borderNone th, .dataCell tr.borderNone td {
	padding-bottom: 0px;
}

tr.detail {
	font-size: 10px;
}
tr.detail td {
	padding-top: 0px;
	padding-left: 15px;
}

.noneCircle {
	padding-left: 15px;
}

#nailMenu .dataCell th {
	width: 440px;
}

.nailOrder {
	color: #996600;
	margin-top: 15px;
}

#nailMenu .nextCell {
	margin-top: 22px;
}

/* ===== hairdesign／nail ===== */

.photoSet { float: left; }

.photo img {
	border: 1px solid #CCCCCC;
	padding: 1px;
}

.photoSet .caption { margin: 4px 0px 20px; }

.orLater { margin-left: 11px; }

/* ===== staffroom ===== */

.staff {
	width: 391px;
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.staffInfo {
	width: 210px;
	padding: 11px 0px 0px 13px;
	float: left;
}

.jobTitle { color: #993300; }

.name {
	padding: 3px 0px 6px;
	margin-bottom: 7px;
	font-size: 150%;
	border-bottom: 1px solid #CCCCCC;
}

.staffPhoto { float: right; }

.nextLine { margin-top: 20px; }

/* ===== reserve ===== */

.mustEntry {
	text-align: right;
	color: #FF0000;
	font-size: 85%;
	margin: 12px 0px 2px;
}

.reserveCell {
	border-collapse: collapse;
}

.reserveCell th {
	padding: 10px 12px 7px;
	text-align: left;
	vertical-align: top;
	width: 220px;
	background-color: #F0E8DF;
	border: 1px solid #FFFFFF;
}

.reserveCell td {
	padding: 6px 12px;
	background-color: #FAF7F3;
	border: 1px solid #FFFFFF;
}

input.wideRange { width: 400px; }

input.shortRange { width: 60px; }

.reserveCell textarea { width: 520px; }

#reserveBtn {
	margin-top: 20px;
	padding: 6px 15px;
	background-color: #EEEEEE;
}

#reserveBtn p {
	text-align: right;
}

#reserveBtn input {
	width: 5em;
}

#errorMessage {
	margin-bottom: 16px;
	color: #FF0000;
}

/* ===== recruit ===== */

.recruit {
	margin-top: 32px;
}

.recruit h3 {
	margin-bottom: 8px;
}

.recruitInner {
	width: 550px;
	float: left;
}

.recruit li {
	margin-bottom: 1em;
	padding-left: 15px;
	background: url(../img/blackcircle.gif) 0px 5px no-repeat;
}

.recruitCell {
	border-collapse: collapse;
}

.recruitCell th, .recruitCell td {
	padding: 3px 8px;
}

.recruitCell th {
	text-align: left;
	vertical-align: top;
	width: 140px;
	background-color: #F0E8DF;
	border: 1px solid #FFFFFF;
}

.recruitCell td {
	vertical-align: top;
	background-color: #FAF7F3;
	border: 1px solid #FFFFFF;
}

td.noneLine {
	border: none;
	padding: 3px 0px;
}

td.jobType {
	padding-left: 8px;
	width: 7.7em;
}

td.payoff {
	padding-right: 8px;
}

/* ===== others ===== */

.sitemap {
	width: 259px;
	float: left;
}

.sitemap li {/* ieBugFix */
	line-height: 0px;
	font-size: 0px;
}

.sitemap img { border-top: 2px solid #68AD45; }

.sitemapLine { border-bottom: 1px solid #CCCCCC; }

.sitemapInner li {
	padding: 8px 19px;
	background: url(../img/dotline_price.gif) bottom left repeat-x;
	/* ieBugFix */
	line-height: 15px;
	font-size: 12px;
}

.sitemapInner a {
	color: #333333;
	text-decoration: none;
	padding-left: 8px;
	background: url(../img/greentriangle.gif) 0px 6px no-repeat;
}

.sitemapInner a:hover {
	text-decoration: underline;
}

li.noneLine { background: none; }

h3.headline {
	font-size: 120%;
	font-weight: normal;
	line-height: 200%;
	margin-top: 26px;
	padding-left: 12px;
	border-left: 4px solid #68AD45;
}

