@charset "utf-8"; 

/*

	癒屋	：2009/4/14

	[* html] = IE6
	[*:first-child+html] = IE7
	[Hides from IE5-mac ～ End hide from IE5-mac] = Mac IE5

*/



/* "body" Tag
-------------------------------------------------- */
body {
	color: #333;
	margin: 0;
	padding: 0;
	border-top: 10px solid #013300;
	background: #F5EEE8 url(/image/common/bg.png) repeat-y 50% 0;
	font-size: 13px;
	line-height: 1.5;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Verdana, "ＭＳ Ｐゴシック", sans-serif;
	text-align: center;
}
@media print {
	body {
		color: #000;
		background: #FFF none;
	}
}

/* "a" Tag
-------------------------------------------------- */
a {
	cursor: pointer;
}
a:link, a:visited {
	color: #099;
	text-decoration: underline;
}
a:active, a:hover {
	color: #C00;
	text-decoration: none;
}

/* "blockquote/div/p/pre" Tag
-------------------------------------------------- */
blockquote, div, p, pre {
	margin: 0;
	padding: 0;
}
blockquote {
	margin: 1.5em;
}
p {
	margin-bottom: 1.5em;
}
pre {
	font-family: monospace;
	*font-size: 108%;
	line-height: .99;
}

/* "dl/dt/dd/li/ol/ul" Tag
-------------------------------------------------- */
dl, dt, dd, li, ol, ul {
	margin: 0;
	padding: 0;
}
dl, ol, ul {
	margin: 1em 1em 1.5em 2em;
}
dl dd {
	margin-left: 1em;
}
li {
	list-style: none;
}
ol li {
	list-style: decimal outside;
}
ul li {
	list-style: disc outside;
}

/* "fieldset/form/label/legend/input/select/textarea" Tag
-------------------------------------------------- */
fieldset, form, legend, input, textarea {
	margin: 0;
	padding: 0;
}
fieldset {
	margin-bottom: 1.5em;
	border: 0;
}
label {
	cursor: pointer;
}
input, select, textarea {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}
textarea {
	resize: vertical;
}

/* "h1-h6" Tag
-------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 100%;	/* 13px */
	line-height: 1.5;
}
h1 {
	margin: 1em 0;
	font-size: 138.5%;	/* 18px */
}
h2 {
	margin: 1em 0;
	font-size: 123.1%;	/* 16px */
}
h3 {
	margin: 1em 0;
	font-size: 108%;	/* 14px */
}

/* "hr" Tag
-------------------------------------------------- */
hr {
	border: 0;
	height: 1px;
	background: #EADED1;
	display: none;
}

/* "img" Tag
-------------------------------------------------- */
img {
	border: 0;
}

/* "em/strong/sub/sup" Tag
-------------------------------------------------- */
em {
	font-style: italic;
	font-weight: normal;
}
strong {
	font-style: normal;
	font-weight: bold;
}
sub, sup {
	line-height: -1px;
	vertical-align: text-bottom;
}
sup {
	vertical-align: text-top;
}

/* "table/th/td/caption" Tag
-------------------------------------------------- */
table {
	margin-bottom: 1.5em;
	border: 0;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	width: 100%;
	font-size: inherit;
	font: 100%;
	border-collapse: separate;
	border-spacing: 0;
}
th {
	margin: 0;
	padding: .5em;
	border: 0;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
td {
	margin: 0;
	padding: .5em;
	border: 0;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
}
caption {
	margin-bottom: .5em;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}



/* id/class
================================================== */
.alignCenter {
	text-align: center;
}
.alignRight {
	text-align: right;
}
.red {
	color: #C00;
}



/* コンテナ
================================================== */
#container {
	margin: 0 auto;
	width: 770px;
	background: #FFF;
	font-size: 93%;	/* 12px */
	text-align: justify;
}



/* ヘッダー
================================================== */
#header {
	padding: 0 10px;
	height: 240px;
	overflow: hidden;
	background: url(/image/common/001.jpg) 0 50%;
}
body.top #header {
	height: 340px;
	background-position: 0 0;
}
#header a:link, #header a:visited {
	color: #FFF;
	text-decoration: none;
}
#header a:active, #header a:hover {
	color: #FF0;
	text-decoration: none;
}
#header h1 {
	margin: 0;
	width: 170px;
	height: 240px;
	overflow: hidden;
	background: url(/image/common/h1_bg.png);
	float: left;
}
* html #header h1 {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/image/top/h1_bg.png',sizingMethod='scale');
}
body.top #header h1 {
	height: 340px;
	background: url(/image/top/h1_bg.png);
}
* html body.top #header h1 {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/image/top/h1_bg.png',sizingMethod='scale');
}
#header h1 a {
	display: block;
	width: 170px;
	height: 189px;
	overflow: hidden;
}
#header h1 img {
	vertical-align: bottom;
}
#header h1 span {
	display: none;
}

/* ヘッダーリンク
-------------------------------------------------- */
#header ul {
	margin: 10px 0 0 510px;
	display: inline;
	width: 70px;
	height: 18px;
	overflow: hidden;
	background: url(/image/common/headerlink_bg.png);
	font-size: 84%;	/* 10px */
	line-height: 18px;
	text-align: center;
	float: left;
}
* html #header ul {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/image/common/headerlink_bg.png',sizingMethod='scale');
}
#header ul li {
	list-style-type: none;
}
#header ul li a {
	display: block;
	width: 70px;
	height: 18px;
	overflow: hidden;
}
* html #header ul li a {
	position: relative;
}

/* コメント
-------------------------------------------------- */
#headerComment {
	color: #FFF;
	margin-top: 88px;
	padding: 12px 15px;
	width: 355px;
	height: 90px;
	overflow: hidden;
	background: url(/image/common/headercomment_bg.png);
	float: right;
}
body.top #headerComment {
	margin-top: 188px;
}
* html #headerComment {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/image/common/headercomment_bg.png',sizingMethod='scale');
}
* html #headerComment a {
	position: relative;
}
#headerComment h2 {
	color: #FF0;
	margin: 0 0 0.5em;
	font-size: 116%;	/* 14px */
}
#headerComment dl {
	margin: 0;
}
#headerComment dl dt {
	margin-right: 0.7em;
	display: inline;
}
#headerComment dl dd {
	margin: 0;
	display: inline;
}
#headerComment dl dd strong {
	font-size: 116%;	/* 14px */
}



/* グローバルメニュー
================================================== */
#globalMenu {
	margin-bottom: 15px;
	height: 50px;
	overflow: hidden;
	background-image: url(/image/common/globalmenu_bg.gif);
	text-align: center;
}
#globalMenu ul {
	margin: 0;
	padding-left: 0.5em;
	font-size: 116%;	/* 14px */
	line-height: 47px;
}
#globalMenu a:link, #globalMenu a:visited {
	color: #FFF;
	text-decoration: none;
}
#globalMenu a:active, #globalMenu a:hover {
	color: #FFF;
	background: #013300;
	text-decoration: none;
}
#globalMenu ul li {
	margin-left: -0.5em;
	padding: 15px 0;
	border-left: 1px solid #013300;
	display: inline;
	list-style-type: none;
	background: url(/image/common/globalmenu_line.png) repeat-y;
}
* html #globalMenu ul li {
	padding: 0;
	background: none;
}
*:first-child+html #globalMenu ul li {
	background-position: 1px 0;
}
#globalMenu ul li.access {
	border-right: 1px solid #013300;
}
* html #globalMenu ul li.access {
	border-right: 0;
}
*:first-child+html #globalMenu ul li.access {
	border-right: 0;
}
#globalMenu ul li a {
	padding: 15px 10px 13px;
	overflow: hidden;
}
* html #globalMenu ul li a {
	padding: 12px 10px;
	border-left: 1px solid #658C43;
	position: relative;
}
* html #globalMenu ul li.access a {
	border-right: 1px solid #013300;
}
*:first-child+html #globalMenu ul li.access a {
	border-right: 1px solid #013300;
}
/*#globalMenu ul.top li.top a,*/ 
body.top #globalMenu ul li.top a,
body.foot #globalMenu ul li.foot a,
body.body #globalMenu ul li.body a, 
body.facial #globalMenu ul li.facial a,
body.germa #globalMenu ul li.germa a, 
body.course #globalMenu ul li.course a,
body.access #globalMenu ul li.access a {
	background: #013300;
}
/** html #globalMenu ul.top li.top a, */
* html body.top #globalMenu ul li.top a,
* html body.foot #globalMenu ul li.foot a,
* html body.body #globalMenu ul li.body a,
* html body.facial #globalMenu ul.facial li.facial a,
* html body.germa #globalMenu ul.germa li.germa a,
* html body.course #globalMenu ul.course li.course a,
* html body.access #globalMenu ul.access li.access a {
	border-left-color: #013300;
}



/* コンテンツコンテナ
================================================== */
#contentsContainer {
	margin: 0 10px;
}

/* 汎用
-------------------------------------------------- */
div.entry {
	margin-bottom: 40px;
}



/* メインカラム（トップ）
================================================== */
#topMainColumn {
	width: 524px;
	float: left;
}

/* 最新記事
-------------------------------------------------- */
#newEntryList dl {
	margin: 0;
	padding: 7px 10px;
/* 	border-bottom: 1px solid #EADED1; */
	font-size: 108%;	/* 13px */
}
#newEntryList dl.even {
	background-color: #F7F2ED;
}
#newEntryList dl dt {
	padding-left: 20px;
	display: inline;
	background: url(/image/common/point.gif) no-repeat 0 50%;
}
#newEntryList dl dd {
	margin: 0;
	display: inline;
}
#newEntryList p.alignRight {
	margin: 1em 0 0;
}

/* 癒屋
-------------------------------------------------- */
#bannerList {
	padding-left: 47px;
	background: url(/image/top/bannerlist_bg.png) no-repeat;
}
#bannerList div.sidebody {
	margin: 0 5px 5px 0;
	width: auto;
	float: left;
}
#bannerList div.sidebody img {
	vertical-align: bottom;
}



/* メインカラム
================================================== */
#mainColumn {
	width: 570px;
	float: right;
}

/* パンくずリスト
-------------------------------------------------- */
#navi {
	margin-bottom: 10px;
	padding: 2px 5px 2px 25px;
	background: #F7F2ED url(/image/common/point.gif) no-repeat 5px 6px;
}
#navi a:link, #navi a:visited {
	color: #333;
	text-decoration: none;
}
#navi a:active, #navi a:hover {
	color: #C00;
	text-decoration: none;
}
#navi p {
	margin: 0;
}

/* ブログ記事
-------------------------------------------------- */
#mainColumn h2 {
	padding: 0 5px 0 25px;
	border-bottom: 1px solid #EADED1;
	display: none;
	background: url(/image/common/point.gif) no-repeat 5px 6px;
}
body.blog #mainColumn h2 {
	display: block;
}
div.entryBody {
	margin: 0 5px;
	padding-bottom: 20px;
	width: 560px;
	overflow: auto;
}
.entryMoreLink {
	display:none;
	margin-bottom:16px;
}
div.entryMore {
	display:none;
	padding:16px 0px;
	width:auto;
}
div.entryMoreNoScript {
	padding:16px 0px;
	width:auto;
}
div.tag_list {
	margin: 15px -8px 1.5em 0;
	display: none;
}
body.blog div.tag_list {
	display: block;
}
* html div.tag_list {
	position: relative;
}
*:first-child+html div.tag_list {
	position: relative;
}
div.posted {
	margin: 0 5px 1.5em;
	display: none;
	font-size: 84%;	/* 10px */
	text-align: right;
}
body.blog div.posted {
	display: block;
}
div.menu {
	text-align: center;
}

/* トラックバック・コメント
-------------------------------------------------- */
#mainColumn h3 {
	margin: 0 0 10px;
	padding: 2px 5px 2px 25px;
	background: #F7F2ED url(/image/common/point.gif) no-repeat 5px 6px;
}
#trackback-url {
	color: #099;
	border: 0;
	width: 90%;
	background: #FFF;
	font-weight: bold;
	font-size: 116%;	/* 14px */
	text-decoration: underline;
	cursor: pointer;
}
#comments div.comments-body {
	color: #C00;
	margin: 0 5px 40px;
	font-size: 84%;	/* 10px */
	text-align: center;
}
#comments dl {
	margin: 0 0 1em;
}
#comments dl dt {
	width: 7em;
}
#comments dl dd {
	margin: -1.5em 0 0 7em;
}
#comments input {
	width: 50%;
}
#comments #text {
	width: 99%;
	height: 100px;
}
input.ime {
	ime-mode: disabled;
}
#comments #comment-bake-cookie, #comments #savecheck {
	margin-right: 3px;
	width: auto;
	vertical-align: middle;
}
#comment-text {
	width:440px;
}
#comments #insert {
	margin-right: 10px;
	padding: 0 20px;
	width: auto;
}
#comments .btn,
#comments-form .btn {
	padding-left:7em;
	text-align:left;
}
#comments .btn input,
#comments-form .btn input {
	float:left;
	width:100px;
	height:30px;
	margin-right:4px;
}

/* 施術メニュー詳細
-------------------------------------------------- */
#courseMenu {
	margin-left: 20px;
	width: 520px;
}
#courseMenu dl {
	margin: 0;
}
#courseMenu dl dt {
	margin-bottom: 5px;
}
#courseMenu dl dd {
	margin: 0;
}
#courseMenu dl dd h4 {
	margin-bottom: 5px;
	padding-left: 10px;
	background: url(/image/common/point_s.gif) no-repeat 0 6px;
}
#courseMenu img {
	vertical-align: bottom;
}

/* 施術メニュー詳細：タイトル
-------------------------------------------------- */
#courseMenu div.explain {
	padding-bottom: 10px;
	border-bottom: 1px dotted #999;
}
#courseMenu div.explain dl dt {
	margin: 0;
	width: 120px;
	float: left;
}
#courseMenu div.explain dl dd {
	width: 380px;
	float: right;
}
#courseMenu div.explain dl dd h3 {
	margin: 0;
	padding: 0;
	background: none;
}
#courseMenu div.explain dl dd p {
	margin: 0;
}

/* 施術メニュー詳細：メニュー
-------------------------------------------------- */
#courseMenu div.each dl {
	margin-right: 20px;
	width: 160px;
	overflow: hidden;
	float: left;
}
#courseMenu div.each dl.rightSide {
	margin: 0;
}
#courseMenu div.each dl dd p {
	margin: 0 0 5px;
}
#courseMenu div.each dl dd p strong {
	padding-left: 10px;
	background: url(/image/common/point_s.gif) no-repeat 0 6px;
	font-weight: normal;
}
#courseMenu div.each dl dd p span strong {
	padding: 0;
	background: none;
	font-weight: bold;
}

/* 施術メニュー詳細：予約
-------------------------------------------------- */
#courseMenu dl.reserve {
	margin: 0 0 5px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	background-color: #F7F2ED;
}
#courseMenu dl.reserve dt {
	margin: 0;
	padding-left: 3px;
	width: 107px;
	float: left;
}
#courseMenu dl.reserve dd {
	width: 50px;
	float: right;
}
#courseMenu dl.reserve dd a {
	display: block;
	width: 50px;
	height: 20px;
	overflow: hidden;
	background: #F00 url(/image/common/reserve_btn_bg.png) repeat-x;
	font-weight: bold;
	text-align: center;
}
* html #courseMenu dl.reserve dd a {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/image/common/reserve_btn_bg.png',sizingMethod='scale');
}
#courseMenu dl.reserve dd a:link, #courseMenu dl.reserve dd a:visited {
	color: #FFF;
	text-decoration: none;
}
#courseMenu dl.reserve dd a:active, #courseMenu dl.reserve dd a:hover {
	color: #FF0;
	text-decoration: none;
}

/* 施術メニュー詳細：コース
-------------------------------------------------- */
#courseMenu div.worry dl dt {
	text-align: center;
}
#courseMenu div.worry dl dd {
	padding: 5px 10px;
	background: #F7F2ED;
}
#courseMenu div.worry dl dd ul {
	margin: 0;
}
#courseMenu div.worry dl dd ul li {
	list-style-type: none;
}
#courseMenu div.worry dl dd ul li a {
	padding-left: 10px;
	background: url(/image/common/point_s.gif) no-repeat 0 6px;
}

/* アクセス
-------------------------------------------------- */
dl.list {
	margin: 0 0 1em;
	padding-bottom: 1em;
	border-bottom: 1px dotted #CCC;
}
dl.list dt {
	width: 9em;
	text-align: right;
}
dl.list dd {
	margin: -1.5em 0 0 10em;
}
dl.list dd dl {
	margin: 0 10px 0 0;
	width: 200px;
	float: left;
}
dl.list dd dl dt {
	margin-bottom: 5px;
	width: auto;
	text-align: center;
}
dl.list dd dl dt img {
	vertical-align: bottom;
}
dl.list dd dl dd {
	margin: 0;
	text-align: center;
}
a.contactBtn {
	display: block;
	width: 16em;
	height: 20px;
	overflow: hidden;
	background: #F00 url(/image/common/reserve_btn_bg.png) repeat-x;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
}
* html a.contactBtn {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/image/common/reserve_btn_bg.png',sizingMethod='scale');
}
a.contactBtn:link, a.contactBtn:visited {
	color: #FFF;
	text-decoration: none;
}
a.contactBtn:active, a.contactBtn:hover {
	color: #FF0;
	text-decoration: none;
}
#accessMap {
	border: 1px solid #808080;
	height: 300px;
}
#accessMapWindow {
	display: none;
}



/* サイドカラム（トップ）
================================================== */
#topSideColumn {
	width: 206px;
	float: right;
}

/* カレンダー
-------------------------------------------------- */
#bizCalendar {
	padding-top: 5px;
	background: url(/image/top/bizcalendartop_bg.gif) no-repeat;
}
#bizCalendar div {
	margin-bottom: 10px;
	padding: 0 5px 5px;
	background: #8E806F url(/image/top/bizcalendarbottom_bg.gif) no-repeat 0 100%;
	font-size: 116%;	/* 14px */
}
#bizCalendar table {
	margin: 0;
	border-right-color: #AAA093;
	border-bottom-color: #AAA093;
}
#bizCalendar table.start {
	margin-bottom: 7px;
}
#bizCalendar table caption {
	color: #FFF;
	margin: 0 0 5px;
	font-weight: bold;
}
#bizCalendar table th {
	padding: 0;
	border-top-color: #AAA093;
	border-left-color: #AAA093;
	background: #E6E6E6;
}
#bizCalendar table td {
	padding: 0;
	border-top-color: #AAA093;
	border-left-color: #AAA093;
	background: #FFF;
	text-align: center;
}
#bizCalendar .holiday {
	color: #C00;
	background: #FBE2DB;
}
#bizCalendar table th.holiday {
	background: #E6E6E6;
}
#bizCalendar .original {
	color: #004ACB;
	background: #CCEBEB;
}
#bizCalendar dl {
	margin: 0 0 5px;
	padding: 0 0 0 5px;
}
#bizCalendar dl dt {
	display: inline;
}
#bizCalendar dl dd {
	margin: 0;
	display: inline;
}



/* サイドカラム
================================================== */
#sideColumn {
	margin-bottom: 30px;
	width: 160px;
	float: left;
}
#sideColumn hr {
	display: block;
}

/* 汎用
-------------------------------------------------- */
div.sidetitle, div.calendarhead {
	margin-bottom: 5px;
	padding: 2px 5px 2px 25px;
	background: #F7F2ED url(/image/common/point.gif) no-repeat 5px 6px;
	font-weight: bold;
}
div.side {
	margin-bottom: 10px;
}
div.sidebody {
	margin: 0 5px;
}
a.aside {
	padding-left: 10px;
	background: url(/image/common/point_s.gif) no-repeat 0 6px;
}

/* 癒屋
-------------------------------------------------- */
#sideColumn #bannerList {
	padding: 0;
	background: none;
}
#sideColumn #bannerList div.sidebody {
	margin: 0 0 5px;
	text-align: center;
	float: none;
}

/* サイト内検索
-------------------------------------------------- */
#searchForm #search {
	color: #999;
	width: 100px;
}

/* プロフィール
-------------------------------------------------- */
div.photo {
	margin-bottom: 5px;
	text-align: center;
}
div.photo img {
	vertical-align: bottom;
}
div.nickname {
	text-align: center;
}
div.message {
	margin-top: 5px;
	padding-top: 5px;
	border-top: 1px solid #EADED1;
}



/* フッター
================================================== */
#footer {
	color: #FFF;
	padding: 20px 0;
	background: #013300;
	text-align: center;
}
#footer a:link, #footer a:visited {
	color: #FFF;
}
#footer a:active, #footer a:hover {
	color: #FF0;
}
#footer ul {
	margin: 0 0 1em;
}
#footer ul li {
	margin-left: 3px;
	padding-left: 6px;
	border-left: 1px solid #FFF;
	display: inline;
}
#footer ul li.start {
	margin: 0;
	padding: 0;
	border: 0;
}
#footer p {
	margin: 0;
}

/* このページの先頭へ
-------------------------------------------------- */
#footer div.goTop {
	margin: 0 20px 0 0;
	padding: 0;
	position: fixed;
	right: 0;
	bottom: 0;
	width: 149px;
	height: 30px;
	text-align: left;
}
* html #footer div.goTop {
	margin-top: -10px;
	position: absolute;
	right: 0;
	bottom: auto;
}
#footer div.goTop a {
	padding: 9px 6px 0 29px;
	display: block;
	width: 114px;
	height: 21px;
	overflow: hidden;
	background: url(/image/common/gotop_btn.png);
}
* html #footer div.goTop a {
	padding-top: 11px;
	position: relative;
	height: 19px;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/image/common/gotop_btn.png',sizingMethod='scale');
}
#footer div.goTop a:link, #footer div.goTop a:visited {
	color: #333;
	text-decoration: none;
}
#footer div.goTop a:active, #footer div.goTop a:hover {
	color: #C00;
	text-decoration: none;
}
@media print {
	#footer div.goTop {
		display: none;
	}
}

/* noscript
-------------------------------------------------- */
#noScript {
	color: #FFF;
	border-bottom: 1px solid #FFF;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: #C00;
	font-size: 108%;	/* 14px */
	font-weight: bold;
	line-height: 2;
	text-align: center;
}
* html #noScript {
	position: absolute;
}



/* clearfix
================================================== */
.clearfix:after, #contentsContainer:after, div.entryBody:after,
#courseMenu dl:after, div.each:after, dl.list dd:after, #bannerList:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}
.clearfix, #contentsContainer, div.entryBody, #courseMenu dl, div.each,
dl.list dd, #bannerList {
	display: inline-block;
}
/*Hides from IE5-mac \*/
* html .clearfix, * html #contentsContainer, * html div.entryBody,
* html #courseMenu dl, * html div.each, * html dl.list dd, * html #bannerList {
	height: 1%;
}
.clearfix, #contentsContainer, div.entryBody, #courseMenu dl, div.each,
dl.list dd, #bannerList {
	display: block;
}
*+html body .clearfix, *+html body #contentsContainer,
*+html body div.entryBody, *+html body #courseMenu dl, *+html body div.each,
*+html body dl.list dd, *+html body #bannerList {
	zoom: 1;
}
/*End hide from IE5-mac */
