@charset "shift_jis";

/* Universal selector
---------------------------------------*/
* {
	margin: 0;
	padding: 0;
	color: #000;
	line-height: 1.7;
	text-decoration: none;
	background-color: transparent;
	}

/* Structure Module
---------------------------------------*/
body {
	font-family: "ƒqƒ‰ƒMƒmŠpƒSƒVƒbƒNW3" , "ƒƒCƒŠƒI" , "‚l‚r ‚oƒSƒVƒbƒN", Verdana, sans-serif;
	font-size: 12px;
	background: #ede1cd url(../images/common/body_bg.gif) repeat-x 0 295px;
	}

/* Text Module
---------------------------------------*/
p {
	margin: 0 0 20px;
	color: #000;
	}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	margin: 0 0 15px;
	line-height: 1.4;
	font-weight: bold;
	letter-spacing: -1px;
	}
h1 {
	padding: 0;
	font-size: 200%;
	color: #f17100;
	}
h2 {
	padding: 0;
	font-size: 14px;
	color: #f17100;
	border-bottom: 2px solid #ccc;
	}
h3 {
	padding-bottom: 8px;
	font-size: 14px;
	color: #7f5f49;
	border-bottom: 2px solid #7f5f49;
	}
h4 {
	font-size: 200%;
	color: #4e6d00;
	padding-left: 20px;
	background: url(../images/common/green_icon.gif) no-repeat 0 50%;
	}
h5 {
	font-size: 180%;
	color: #600;
	}
h6 {
	margin: 0 0 15px 15px;
	padding: 0;
	font-size: 140%;
	font-family: Verdana, sans-serif;
	color: #78347a;
	}
em {
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	}
strong {
	font-size: 16px;
	}
hr {
	clear: both;
	visibility: hidden;
	}
iframe {
	margin-bottom: 20px;
	}

/* Hypertext Module
---------------------------------------*/
a {
	text-decoration: none;
	}
a:link,
a:visited {
	color: #4e6d00;
	}
a:hover {
	color: #f17100;
	}
a:active,
a:focus {
	outline: none;
	}

/* Image Module
---------------------------------------*/
img {
	border: 0;
	vertical-align: bottom;
	}

/* List Module
---------------------------------------*/
ul,
ol {
	margin: 0 0 20px 30px;
	}
li {
	margin: 0 0 5px;
	}

/* Table Module
-----------------------------------------------------------------------------------------*/
table {
	margin-bottom: 20px;
	width: 100%;
	border: 1px solid #7f5f49;
	border-collapse: collapse;
	background: #fff;
	}
th {
	padding: 8px 0;
	color: #fff;
	text-align: center;
	background: #f17100;
	border: 1px solid #7f5f49;
	font-size: 11px;
	}
td {
	padding: 10px 0;
	text-align: center;
	border: 1px solid #7f5f49;
	}
.menu-price em {
	font-size: 15px;
	font-weight: bold;
	color: #da0000;
	}


/* Forms Module
---------------------------------------*/
.inputstyle {
	padding: 3px;
	color: #444;
	font-size: 12px;
	border: 1px solid #d6d6d6;
	background: #f5f5f5;
	}
.inputwidth1 {
	width: 300px;
	}
select {
	padding: 3px;
	color: #444;
	border: 1px solid #d6d6d6;
	background: #f5f5f5;
	}
option {
	color: #444;
	}
input:focus,
	textarea:focus {
	background: #ffc;
	color: #444;
	}
button {
	padding: 3px 20px;
	color: #fff;
	font-size: 10px;
	border-bottom: 1px solid #777;
	background: #cd4c9e;
	}

/* layout
---------------------------------------*/
#header-wrap {
	background: url(../images/common/header_bg.gif) repeat-x;
	}
#header {
	overflow: hidden;
	margin: 0 auto;
	width: 900px;
	}
#header p {
	margin: 12px 0 0 15px;
	padding: 0;
	font-size: 11px;
	color: #d6c4a5;
	}
.header_logo {
	margin-right: 20px;
	float: left;
	}
.voicelist_button {
	margin: 6px 0 0;
	padding: 0;
	float: right;
	}
#header-img {
	padding-top: 176px;
	background: url(../images/common/img.jpg) no-repeat top center;
	clear:both;
	}
#concept #header-img {background: url(../images/concept/img.jpg) no-repeat top center;}
#menu #header-img {background: url(../images/menu/img.jpg) no-repeat top center;}
#qa #header-img {background: url(../images/qa/img.jpg) no-repeat top center;}
#voice #header-img {background: url(../images/voice/img.jpg) no-repeat top center;}
#staff #header-img {background: url(../images/staff/img.jpg) no-repeat top center;}
#access #header-img {background: url(../images/access/img.jpg) no-repeat top center;}
#reserve #header-img {background: url(../images/reserve/img.jpg) no-repeat top center;}
#recruit #header-img {background: url(../images/recruit/img.jpg) no-repeat top center;}
#gift #header-img {background: url(../images/gift/img.jpg) no-repeat top center;}
#info #header-img {background: url(../images/headcare-info/img.jpg) no-repeat top center;}
#cm #header-img {background: url(../images/cm/img.jpg) no-repeat top center;}
#nav {
	background: url(../images/common/nav_bg.gif) repeat-x;
	overflow: hidden;
	}
#nav ul {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	width: 900px;
	}
#nav li {
	margin: 0;
	padding: 0;
	float: left;
	}
#wrap {
	margin: 8px auto;
	width: 900px;
	clear: both;
	}
#contents {
	padding: 10px 0 0 10px;
	width: 610px;
	background: #d6c4a5;
	float: left;
	}
.contents-head {
	margin: 0;
	padding: 5px 0 6px 20px;
	font-weight: bold;
	color: #fff;
	background: url(../images/common/contents_head.gif) no-repeat;
	}
#contents-base {
	margin-bottom: 10px;
	padding: 15px 30px 15px 30px;
	width: 540px;
	background: #fdfcef url(../images/common/contents_foot.gif) no-repeat bottom;
	}
#sidebar {
	width: 270px;
	background: #d6c4a5;
	float: right;
	}
#sidebar-base {
	margin: 10px 0 0 10px;
	width: 250px;
	}
#sidebar a {
	color: #7f5f49;
	line-height: 1.2;
	}
#sidebar a:hover {
	color: #f17100;
	}
#sidebar dd {
	margin-bottom: 5px;
	font-size: 11px;
	line-height: 1.2;
	}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
.phone {
	margin: 0 0 10px 0;
	padding: 0 0 15px 15px;
	width: 235px;
	background: #fdfcef url(../images/common/phone_foot.gif) no-repeat bottom;
	}
#footer-wrap {
	background: #351900 url(../images/common/footer_bg.gif) repeat-x;
	clear: both;
	}
#footer {
	margin: 0 auto;
	padding: 30px 0;
	width: 900px;
	overflow: hidden;
	font-size: 11px;
	}
#footer a {
	color: #ede1cd;
	}
#footer a:hover {
	color: #f17100;
	}
.footer-midashi {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	}
#footer-box1 {
	margin-right: 20px;
	width: 390px;
	float: left;
	}
#footer-box2 {
	margin-right: 20px;
	width: 150px;
	float: left;
	}
#footer-box3 {
	margin-right: 20px;
	width: 150px;
	float: left;
	}
#footer-box4 {
	width: 150px;
	float: left;
	}
#footer p {
	color: #fff;
	}
#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#footer li {
	margin: 0;
	padding: 0;
	font-size: 10px;
	}
#footer ul li ul {
	margin: 0 0 0 10px;
	}
.link-midashi {
	margin-bottom: 5px;
	padding: 0;
	font-weight: bold;
	border-bottom: 1px solid #fff;
	color: #fff;
	}
.felink a {
	font-size: 8px;
	color: #fff;
	text-decoration: none;
	}

/* layout-index
---------------------------------------*/
#index {
	background: #ede1cd url(../images/common/body_bg.gif) repeat-x 0 447px;
	}
#index #header-wrap {
	margin: 0 auto;
	background: url(../images/index/header_bg.gif) no-repeat center;
	}
#index #header-img {
	padding-top: 260px;
	background: url(../images/index/img.jpg) no-repeat top center;
	clear:both;
	}
#index-menu {
	width: 600px;
	clear: both;
	}
#index-menu p {
	margin: 0 0 10px 0;
	padding-left: 5px;
	}
#index .contents-head {
	margin: 0;
	padding: 5px 0 6px 20px;
	font-weight: bold;
	color: #fff;
	background: url(../images/common/contents_head.gif) no-repeat;
	clear: both;
	}
#index #header {
	overflow: hidden;
	margin: 0 auto;
	width: 900px;
	text-align: center;
	}
.menu-spa {
	width: 300px;
	float: left;
	}
.menu-care {
	width: 297px;
	float: right;
	}
.menu_button01 {
	width: 194px;
	margin-right: 9px;
	float: left;
	}
.menu_button02 {
	width: 194px;
	float: left;
	}


#index p {
	line-height: 1.3;
	}
.news {
	margin-bottom: 20px;
	padding: 15px;
	width: 510px;
	background: #ffebda;
	overflow: hidden;
	}
.news dt {
	padding-left: 15px;
	width:95px;
	float:left;
	color: #5a5a5a;
	background: url(../images/index/note.gif) no-repeat 0 50%;
	}
.news dd {
	margin-bottom: 15px;
	width: 400px;
	float: left;
	}
.news em {
	color: #5c3215;
	}
#index .side-menu-button {
	display: none;
	}
#feedControl {
	overflow: auto;
	margin: 0 0 25px 0; 
	padding: 10px 10px 0 15px;
	height: 350px;
	border: 1px solid #78347a;
	background: #fff;
	}
#feedControl dt {
	padding-left: 20px;
	background: url(../images/index/note.gif) no-repeat 0 50%;
	}
#feedControl dd {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	}
#feedControl em {
	color: #5c3215;
	}


/* layout-concept
---------------------------------------*/
.concept-case dt {
	padding-left: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #4e6d00;
	background: url(../images/common/green_icon.gif) no-repeat 0 50%;
	}
.concept-case dd {
	margin-bottom: 10px;
	padding-left: 20px;
	}
.leftside_left {
	float: left;
	width: 255px;
	}
.leftside_right {
	float: right;
	width: 255px;
	}

/* layout-menu
---------------------------------------*/
.impression {
	margin-bottom: 50px;
	padding: 8px 12px 5px;
	background: #e4f3c0;
	}
.impression-midashi {
	margin-bottom: 5px;
	padding: 0;
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px solid #4e6d00;
	color: #4e6d00;
	}
.course_a {
	padding-left: 80px;
	background: url(../images/common/course_a.gif) no-repeat 0 50%;
	}
.course_b {
	padding-left: 80px;
	background: url(../images/common/course_b.gif) no-repeat 0 50%;
	}
.course_c {
	padding-left: 80px;
	background: url(../images/common/course_c.gif) no-repeat 0 50%;
	}

/* layout-voice
---------------------------------------*/
.voice-box {
	margin-bottom: 20px;
	padding: 15px;
	border: 1px solid #7f5f49;
	background: #fff4e2;
	}
.voice-box p {
	margin-bottom: 10px;
	}
.voice-box strong {
	color: #562800;
	}

/* layout-qa
---------------------------------------*/
.qa-list li {
	padding-left: 20px;
	list-style: none;
	background: url(../images/qa/q_icon.gif) no-repeat 0 3px;
	}
.qa-list dt {
	margin-bottom: 10px;
	padding-left: 20px;
	color: #4e6d00;
	font-weight: bold;
	background: url(../images/qa/q_icon.gif) no-repeat 0 3px;
	}
.qa-list dd {
	margin-bottom: 18px;
	padding: 0 0 15px 20px;
	border-bottom: 1px solid #777;
	background: url(../images/qa/a_icon.gif) no-repeat 0 3px;
	}

/* layout-access
---------------------------------------*/
dl.data {
	overflow: hidden;
	margin-bottom: 25px;
	}
.data dt {
	float: left;
	padding-left: 12px;
	width: 80px;
	color: #f17100;
	background: url(../images/access/bullet_orange.gif) no-repeat 0 50%;
	}
.data dd {
	float: left;
	margin-bottom: 5px;
	width: 440px;
	}

/* layout-reserve
---------------------------------------*/
.readbox {
	clear: both;
	overflow: auto;
	margin-bottom: 20px;
	padding: 10px 20px 0 20px;
	height: 300px;
	border: 1px solid #7f5f49;
	background: #fff4e2;
	}
#reserve table,
#gift table {
	margin-bottom: 20px;
	width: 100%;
	border: 1px solid #7f5f49;
	border-collapse: collapse;
	background: #fff;
	}
#reserve th,
#gift th {
	padding: 10px 10px;
	text-align: left;
	color: #fff;
	background: #f17100;
	border: 1px solid #7f5f49;
	font-size: 11px;
	}
#reserve td,
#gift td {
	padding: 10px 10px;
	text-align: left;
	font-size: 11px;
	border: 1px solid #7f5f49;
	}

/* layout-recruit
---------------------------------------*/
#recruit #contents {
	position: relative;
	left: 145px;
	}
#recruit table {
	margin-bottom: 20px;
	width: 100%;
	border: 1px solid #7f5f49;
	border-collapse: collapse;
	background: #fff;
	}
#recruit thead {
	background: #000;
	}
#recruit th {
	padding: 0 10px;
	text-align: left;
	color: #fff;
	background: #f17100;
	border: 1px solid #7f5f49;
	font-size: 11px;
	}
#recruit td {
	padding: 10px 10px;
	text-align: left;
	font-size: 11px;
	border: 1px solid #7f5f49;
	}
.ninki {
	margin: 0 0 20px 0;
	padding: 0;
	width: 100%;
	list-style: none;
	overflow: hidden;
	}
.ninki li {
	margin-right: 15px;
	padding: 0;
	width: 170px;
	list-style: none;
	float: left;
	}
li.ninki3 {
	margin: 0;
	}
.recruit_main {
	padding: 20px 20px 70px;
	border-bottom: 1px solid #ac3eab;
	background: #762675 url(../images/recruit/recruit_foot.gif) no-repeat center bottom;
	}
.recruit_main p,
.recruit_phone p {
	margin: 0;
	color: #fff;
	}
.recruit_main ol li,
.recruit_main ul li {
	color: #ffee8e;
	font-weight: bold;
	}
.recruit_main a {
	color: #fff;
	}
.recruit_topmes {
	padding: 10px 15px;
	border: 1px solid #f36;
	}
.recruit_topmes_title {
	font-size: 18px;
	color: #f36;
	font-weight: bold;
	}
p.r_ensen {
	margin: 0 0 8px;
	color: #ffee8e;
	}
p.r_ensen span {
	font-weight: bold;
	color: #fff;
	}
p.r_title {
	margin: 0 0 10px;
	font-size: 30px;
	font-weight: bold;
	line-height: 1.2;
	}
p.recruit_syokusyu {
	margin: 20px 0 15px;
	padding: 5px;
	letter-spacing: 0.5em;
	text-align: center;
	border: 1px solid #fff;
	background: #521251;
	}
.recruit_img {
	padding: 199px 0 0;
	background: url(../images/recruit/recruit_img.jpg) no-repeat center top;
	}
.recruit_phone {
	margin: 0 0 30px;
	padding: 20px 20px 20px 110px;
	background: #762675 url(../images/recruit/recruit_phone.jpg) no-repeat left top;
	}
p.recruit_tel {
	font-size: 20px;
	color: #ffee8e;
	font-weight: bold;
	letter-spacing: 0.1em;
	}

/* layout-gift
---------------------------------------*/
.stepleft {
	float: left;
	width: 45px;
	font-size: 50px;
	font-family: Times;
	color: #7f5f49;
	}
.stepright {
	padding-top: 10px;
	float: right;
	width: 495px;
	}

/* text layout
---------------------------------------*/
.midashi {
	margin-bottom: 15px;
	padding: 6px 0 6px 30px;
	color: #fff;
	background: url(../images/common/midashi.gif) no-repeat 0 50%;
	}
.midashi2 {
	margin-bottom: 8px;
	padding: 4px 0 4px 15px;
	font-weight: bold;
	font-size: 13px;
	color: #fff;
	background: url(../images/common/midashi2.gif) no-repeat 0 50%;
	}
.text-green ul {
	margin-left: 15px;
	padding: 0;
	list-style: none;
	}
.text-green li {
	padding-left: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #4e6d00;
	background: url(../images/common/green_icon.gif) no-repeat 0 50%;
	}




/* image layout
---------------------------------------*/
/* Images
---------------------------------------*/
.imgtop {
	margin-bottom: 20px;
	}
.imgtop2 {
	margin-bottom: 10px;
	}
.imgtop3 {
	margin-bottom: 5px;
	}
.imgleft {
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
	}
.imgright {
	margin-left: 15px;
	margin-bottom: 15px;
	float: right;
	}

.textbox {
	/zoom:1;
	overflow: hidden;
	}



/* etc
---------------------------------------*/
.line {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #777;
	}
.line2 {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #777;
	}
.line3 {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #777;
	}
.reserve_button {
	clear: both;
	overflow: hidden;
	margin: 0 auto 20px;
	padding: 0;
	width: 540px;
	list-style-type: none;
	}
.reserve_button li {
	margin: 0;
	padding: 0;
	float: left;
	}
.textspace {
	margin-bottom: 40px;
	}
.textspace2 {
	margin-bottom: 20px;
	}
.alignright {
	text-align: right;
	}
.minitext {
	font-size: 10px;
	}
.voice_button {
	width: 900px;
	text-align: right;
	margin: 0 auto 20px;
	}
ul.voicelist {
	margin: 0;
	padding: 0;
	width: 540px;
	list-style: none;
	font-size: 11px;
	overflow: hidden;
	}
.voicelist li {
	float: left;
	display: inline;
	margin: 5px 5px 15px 5px;
	width: 168px;
	line-height: 1.4;
	font-size: 11px;
	}
.voicelist em {
	display: block;
	padding: 5px 10px 3px 10px;
	color: #fff9ce;
	font-size: 13px;
	background: url(../images/voice/voicebox_head.gif) no-repeat;
	}
.voicelist span {
	display: block;
	padding: 10px 10px 15px 10px;
	border: 1px solid #a7a7a7;
	background: #fffdec url(../images/voice/voicebox_body.gif) no-repeat top;
	}

dl.decolte {
	margin: 0 0 20px 0;
	}
.decolte dd {
	padding: 0 15px 15px;
	background: #fff;
	}
.decolte_title{
	line-height: 1.3;
	color: #7f5f49;
	}
.decolte_text {
	line-height: 1.4;
	}

.kyotoopen {
	margin: 0 0 15px 0;
	padding: 8px 10px;
	width: 226px;
	background: #fff url(http://www.wayansara.net/images/common/footer_bg.jpg) no-repeat bottom right;
	border: 2px solid #909;
	}
.kyotoopen p {
	margin: 0;
	font-size: 11px;
	}
.kyoto {
	font-size: 20px;
	font-weight: bold;
	color: #CE1370;
	}
.titlemidashi {
	font-size: 18px;
	color: #55210f;
	}
p.syosai {
	margin: 10px 0 0;
	padding: 3px;
	text-align: center;
	font-weight: bold;
	border: 1px solid #706;
	}

/* DatePicker.
---------------------------------------*/

input.DatePicker{
	margin-bottom: 4px;
	display: block;
	width: 150px;
	padding: 3px 3px 3px 24px;
	background: #fff url(../images/reserve/date.gif) no-repeat top left;
	cursor: pointer;
	}
input:focus.DatePicker{
	background: #fffce9 url(../images/reserve/datefocus.gif) no-repeat top left;
	}
.dp_container{
	position: relative;
	padding: 0;
	z-index: 500;
	}
.dp_cal{
	background-color: #fff;
	border: 1px solid #8B5992;
	position: absolute;
	width: 177px;
	top: 24px;
	left: 0;
	margin: 0px 0px 3px 0px;
	}
.dp_cal table{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0;
	}
.dp_cal select{
	margin: 2px 3px;
	font-size: 11px;
	}
.dp_cal select option{
	padding: 1px 3px;
	}
.dp_cal th,
.dp_cal td{
	width: 14.2857%;
	text-align: center;
	font-size: 11px;
	color: #444;
	padding: 1px 0;
	}
.dp_cal th{
	border: solid #aad4f2;
	border-width: 1px 0;
	color: #797774;
	background: #fff;
	}
.dp_cal td{
	cursor: pointer;
	}
.dp_cal thead th{
	background: #d9eefc;
	}
.dp_cal td.dp_roll{
	color: #000;
	background: #fff6bf;
	}
/* must have this for the IE6 select box hiding */
.dp_hide{
	visibility: hidden;
	}
.dp_empty{
	background: #eee;
	}
.dp_today{
	background: #daf2e6;
	}
.dp_selected{
	color: #fff;
	background: #ce1370;
	}

