﻿*{
	margin: 0;
	padding: 0;
} 

table{
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
li,address{
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
body {
	background-attachment: fixed;
	background-color: #f2de8c;
	background-image: url(../img/background.jpg);
	background-repeat: repeat-x;
	/*background-image: url(../img/back_g.jpg);
	background-repeat: repeat;*/
	/*background: #FEF9E5/*#F9F4DE;*/
	margin-top: 0px;
	padding-top: 0px;
	font-family: 'Lucida Grande', Verdana, 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', Arial, Helvetica, sans-serif;
	text-align: center;
}
table.center{
	margin:auto;
}
p	{
	line-height:120%;
	color: #555555;
}
.bold{
	font-weight:bold;
}
.f_right{
	float: right;
}
span.txt_size10{ font-size:10px; color:#E6D99F;}
/*リンク関係*/

a {
	color: #000000;
}

#lb a {
	color: #666666;
}
address a {
	color: #666666;
}
a {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#artistalogo{
	/*background: url(../img/logo.gif) no-repeat center middle;
	width: 132px;
	height: 158px;
	text-indent: -9999px;
	margin-top: 40px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;*/
	margin: 20px 15px 20px 0;
}
h1{
text-align:right;
width:720px;
margin:0px auto;
padding-top:10px;
padding-right:25px;
font-size:12px;
height:30px;
color:#F3E6A9;
}
h1.type2{
text-align:right;
background:url("../img/bg_h1_b.gif") no-repeat 480px;
width:720px;
margin:0px auto;
padding-top:10px;
font-size:14px;
height:30px;
color:#CC9933;
}
h1.type3{
text-align:right;
background:url("../img/bg_h1_c.gif") no-repeat 510px;
width:720px;
margin:0px auto;
padding-top:10px;
font-size:14px;
height:25px;
color:#663333;
}
h2{
	font-size:14px;
}
h3{
	font-size:14px;
}
li {
	list-style: none;
	display: inline;
}
hr {
	color: #666666;
	margin-top: 8px;
	margin-bottom: 8px;
	
}	
#navi{
	margin-top: 10px;
	margin-bottom: 25px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	/*font-weight: bold;*/
}

#navi img{
	margin-right: 20px;
}

#ban_chart{
	margin:20px 0 20px 0;
}
/*ナビ*/
#home {
	border-left: solid 5px #FF8000;
	padding-left: 5px;
	padding-right: 30px;

}
#news {
	border-left: solid 5px #67BCD8;
	padding-left: 5px;
	padding-right: 30px;
}
#concept {
	border-left: solid 5px #FF0000;
	padding-left: 5px;
	padding-right: 30px;
}
#info {
	border-left: solid 5px #1F0980;
	padding-left: 5px;
	padding-right: 30px;
}
#shopping {
	border-left: solid 5px #9E49A1;
	padding-left: 5px;
	padding-right: 30px;
}
#blog {
	border-left: solid 5px #000000;
	padding-left: 5px;
	padding-right: 30px;
}
#menu {
	border-left: solid 5px #9AD47F;
	padding-left: 5px;
	padding-right: 30px;
}
#healing {
	border-left: solid 5px #F3B838;
	padding-left: 5px;
	padding-right: 30px;
}

#model {
	border-left: solid 5px #F555A8;
	padding-left: 5px;
	padding-right: 30px;
}
#contact {
	border-left: solid 5px #803A08;
	padding-left: 5px;
	padding-right: 30px;

}
#topimg {
	background-color: #FFFFFF;
	border:solid 1px #666666;
	padding: 10px;
}
/*フッター部*/
td#footer{
	padding: 30px 0px 20px 0px;
}
img#foot_chart_banner{
	float: left;
}
#lb {
	float: left;
	color: #666666;
	margin-top: 5px;
}
#lb_extop{
	float: right;
	color: #666666;
}
#sitemap{
	border-right: solid 1px #666666;
	border-left: solid 1px #666666;
	margin-left: 15px;
	padding-right: 20px;
	padding-left: 5px;
}
#shopping_guide{
	border-right: solid 1px #666666;
	padding-right: 20px;
}
*html #shopping_guide{
	border-right: solid 1px #666666;
	padding-left: 5px;
}
#houmon{
	border-right: solid 1px #666666;
	padding-right: 20px;
}
*html #houmon{
	border-right: solid 1px #666666;
	padding-left: 5px;
}
#privacy{
	border-right: solid 1px #666666;
	padding-right: 20px;
}
*html #privacy{
	border-right: solid 1px #666666;
	padding-left: 5px;
}
address {
	width: 300px;
	clear: right;
	float: right;
	text-align : right;
	margin-top:5px;
	padding-right : 0px;
	color:#666666;
}
td.footer_s{
	color:#E8CD62;
	font-size:10px;
}
td.footer_s a{
	color:#E8CD62;
	text-decoration:none;
}
td.footer_s a:hover{
	color:#E8CD62;
	text-decoration:underline;
}
/*コンテンツ共通*/
table#cnt {
	margin-left:20px;
}
h2{
	margin-top:10px;
	margin-bottom:10px;
}
.kakomi {
	background-color: #FFFFFF;
	border:solid 1px #666666;
	padding: 10px;
}
.kakomi_s{
	background-color: #FFFFFF;
	border:solid 1px #666666;
	padding: 2px;
}
.gray{
	color: #666666
}
/*サロン情報ページ*/
	/*情報ページタイトルボーダー*/
#bor_info{
	border-top: solid 1px #1F0980;
	border-bottom: solid 1px #1F0980;
	margin-bottom:20px;
}
#bor_info h2 img{
	border-left: solid 5px #1F0980;
	padding-left: 10px;
}

#salon p {
	padding-left: 10px;
}
.info_r {
	text-align:right;
}

div.map{
padding-left:23px;
padding-top:5px;
width:470px;
height:400px;
background:url("../img/bg_map.gif") 10px top no-repeat;
}
.map p{
text-align:center;
font-weight:bold;
width:200px;
padding:0px;
margin:0px 0px 0px 265px;
}


/*p.map_indent{
	text-indent: 30px;
}
#access_span{ color:#FF6600; }
p#access_map_ari{
	color:#FF6600;
	text-indent: 300px;
}
#accessmap{
	padding:20px 0 0 30px;
}
*/



/*コンセプトページ*/
	/*コンセプトページタイトルボーダー*/
#bor_concept{
	border-top: solid 1px #FF0000;
	border-bottom: solid 1px #FF0000;
	margin-bottom:20px;
}
#bor_concept h2 img{
	border-left: solid 5px #FF0000;
	padding-left: 10px;
}
table#concept_top_table{
	background: url(../img/concept_back.gif) no-repeat right 100px;
}
#concept_cnt p {
	/*padding-left: 10px;*/
	line-height: 150%;
}
p.concept_str{
	padding: 5px;
	margin: 0 10px 0 10px;
	background:  #FDBC7B;
	border-top: 1px #666666 solid;
	border-bottom: 1px #666666 solid;
	font-weight: bold;
}
td.concept_bor_left{
	border-left: 1px #2E417B solid;
}

/*コンセプトページ////////////////////////////////////////050521*/
table td#concept001{
	background: url(../img/concept_1.gif) no-repeat left 15px;
	border-right: 1px #2E417B solid;
}
p.concept_001{
	width: 450px;
	padding: 25px 0 0 45px;
}
table td#concept002{
	background: url(../img/concept_2.gif) no-repeat left 15px;
	border-right: 1px #2E417B solid;
}
p.concept_002{
	width:400px;
	padding:30px 0 0 80px;
}
table td#concept003{
	background: url(../img/concept_3.gif) no-repeat left 15px;
	border-right: 1px #2E417B solid;
}
p.concept_003{
	width:300px;
	padding:30px 200px 0 65px;
}

/*スタッフ紹介の全体を調整////////////////////////////////////////050521*/
#staff_intro_wrapper{
	margin-right:auto;
	margin-left:auto;
}
/*////////////////////////////////////////////////////////////////050521*/

h2.staff_head{
margin:0px auto;
padding:58px 0px 0px;
width:680px;
height:105px;
font-size:16px;
color:#040404;
background:url(../img/bg_staff_head.gif) no-repeat;
}

#staff_intro_out{
	/*background: url(../img/logo_staff1.gif) no-repeat left top;*/
	margin-top: 20px;
	margin-left:auto;
	margin-right:auto;
}
*html #staff_intro_out{
	margin-left: auto;
	margin-right:auto;
}

#staff_intro{
	margin: 0 50px 50px 50px;
}
#staff_intro tr td{
	padding: 10px;
}
table#staff_intro tr td#bor_left_bottom{
	border-left : #2E417C dotted 1px;
	border-bottom : #2E417C dotted 1px;
}
table#staff_intro tr td#bor_left{
	border-left : #2E417C dotted 1px;
}
table#staff_intro tr td#bor_bottom{
	border-bottom : #2E417C dotted 1px;
}
/*table#staff_intro tr td#bor_right_top{
	border-right : #2E417C dotted 1px;
	border-top : #2E417C dotted 1px;
}*/
#staff_intro img{
float: right;
	margin:0 0 10px 10px;
	background-color: #FFFFFF;
	border:solid 1px #666666;
	padding: 2px;
}

/*#staff_intro img{
	margin:0 0 10px 10px;
	background-color: #FFFFFF;
	border:solid 1px #666666;
	padding: 2px;
}*/
#staff_intro p{
	margin:0 0 30px 0px;
}
#staff_intro p#staffintro_last{
	margin:0 0 10px 0;
}

td #dot_boder{
	border-top:dotted 1px #333333;
}
.width250{
	width:250px;
	padding-left: 20px;
}


	/*コンセプトページ01*/
table#concept004{
	background-image: url(../img/concept_1.gif);
	background-repeat: no-repeat;
	background-position: 30px 15px;
	border-left: solid 1px #2E417B;
	border-right: solid 1px #2E417B;
}
table#concept004 p{
	width: 600px;
	padding: 20px 30px 0 80px;
}
*html table#concept004 p{
	padding-top: 5px;
}


h4#concept01 {
	text-indent: -9999px;
}
	/*コンセプトページ02*/
table#concept005{
	background-image: url(../img/concept_2.gif);
	background-repeat: no-repeat;
	background-position: 200px 15px;
	border-left: solid 1px #2E417B;
	border-right: solid 1px #2E417B;
}
table#concept005 p{
	width: 400px;
	padding: 20px 30px 0 275px;
}
*html table#concept005 p{
	padding-top: 10px;
}
h4#concept02 {
	text-indent: -9999px;
}
	/*コンセプトページ03*/
table#concept006{
	background-image: url(../img/concept_3.gif);
	background-repeat: no-repeat;
	background-position: 30px 15px;
	border-left: solid 1px #2E417B;
	border-right: solid 1px #2E417B;
}
table#concept006 p{
	width: 250px;
	padding: 10px 30px 0 90px;
}
*html table#concept006 p{
	padding-top: 7px;
}

h4#concept03 {
	text-indent: -9999px;
}
#staff_intro_cnt {
	width: 670px;
	border-left: solid 5px #2E417B;
	border-right: solid 5px #A86509;
}
#staff001{
	height: 200px;
	padding: 10px;
	margin-left: 10px;
	border-right: dotted 1px #253463;
	border-bottom: dotted 1px #253463;
	text-align: left;
}
#staff002{
	height: 200px;
	padding: 10px;
	margin-right: 10px;
	border-bottom: dotted 1px #253463;
	text-align: left;
}
#staff003{
	height: 200px;
	padding: 10px;
	margin-left: 10px;
	border-right: dotted 1px #253463;
	text-align: left;
}
#staff004{
	height: 200px;
	padding: 10px;
	margin-right: 10px;
	border-bottom: dotted 1px #253463;
	text-align: left;
}
#staff005{
	height: 200px;
	padding: 10px;
	margin-left: 10px;
	border-top: dotted 1px #253463;
	border-right: dotted 1px #253463;
	text-align: left;
}
#staff001 img{
	margin-left: 10px;
	border: solid 2px #FFFFFF;
}
#staff002 img{
	margin-left: 10px;
	border: solid 2px #FFFFFF;
}
#staff003 img{
	margin-left: 10px;
	border: solid 2px #FFFFFF;
}
#staff004 img{
	margin-left: 10px;
	border: solid 2px #FFFFFF;
}
#staff005 img{
	margin-left: 10px;
	border: solid 2px #FFFFFF;
}

/*コンセプトページ終わり///////////////////////////////////////050521*/
/*個人情報保護法ページ*/
#bor_privacy{
	border-top: solid 1px #666666;
	border-bottom: solid 1px #666666;
	margin-bottom:20px;
}
#bor_privacy h2 img{
	border-left: solid 5px #666666;
	padding-left: 10px;
}

/*通信販売法に基づく表記ページ*/
#bor_hourei{
	border-top: solid 1px #666666;
	border-bottom: solid 1px #666666;
	margin-bottom:20px;
}
#bor_hourei h2 img{
	border-left: solid 5px #666666;
	padding-left: 10px;
}

/*メニューページ*/
#bor_menu{
	border-top: solid 1px #9AD47F;
	border-bottom: solid 1px #9AD47F;
	margin-bottom:20px;
}
#bor_menu h2 img{
	border-left: solid 5px #9AD47F;
	padding-left: 10px;
}

table#menu_price{
	margin-left:0px;
	border-collapse: collapse;
}
table#menu_price td{
	border: solid #666666 1px;
}
table#menu_price th{ 
	border: solid #666666 1px;
	background-color: #9AD47F;
	color: #FFFFFF;
}
.pad_5{
	padding:5px;
}
.pad_10{
	padding:5px 0 0 10px;
}
.bold_col{
	font-weight: bold;
	color:#009933;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

/*癒しページ*/
	/*癒しページタイトルボーダー*/
#bor_healing{
	border-top: solid 1px #F3B838;
	border-bottom: solid 1px #F3B838;
	margin-bottom:20px;
}
#bor_healing h2 img{
	border-left: solid 5px #F3B838;
	padding-left: 10px;
}

h3.healing{ font-size:12px; }
h3.healing img{ float: left; }
h3.healing span{
	display: block;
	margin:7px 0 0 10px;
	float: left;
	color: #2b5b88;
}
h3.healing_f{ font-size:12px; }
h3.healing_f img{ float: right; }
h3.healing_f span{
	display: block;
	margin:7px 0 0 10px;
	float: right;
	color: #2b5b88;
}
#healing_cnt p {
	padding-right: 10px;
	text-align:left;
}
p.healing_p_btm{
	padding: 0 0 0 10px;
	color: #666666;
	font-weight: bold;
	text-align:left;
	line-height: 150%;
	border-left: #F3B838 5px solid;
	margin: 40px 0 20px 10px;
}
table #healing_cnt{
	margin:0 0 50px 0;
}
#healing_cnt #cnt img{
	margin:0 0 10px 10px;
	background-color: #FFFFFF;
	border:solid 1px #666666;
	padding: 2px;
}
p.healing_p{
	padding-left: 10px;
	text-align:left;
}
p.healing_p span{
	font-weight: bold;
}
img.headspa_flow{
	margin: 5px;
	background-color: #FFFFFF;
	border:solid 1px #666666;
	padding: 2px;
}
#healing_midashi{
	text-indent: 10px;
	font-size: 14px;
	font-weight: bold;
	text-align:left;
	padding: 10px 0 0 10px;
}
td #healing_boder{
	border-top:solid 1px #F3B838;
}
/*
img#headspa_w_01{
	margin: 5px;
	background-color: #FFFFFF;
	border:solid 1px #666666;
	padding: 2px;
	position: relative;
	top: 0;
	left: 0px;
}
img#headspa_w_02{
	margin: 5px;
	background-color: #FFFFFF;
	border:solid 1px #666666;
	padding: 2px;
	position: relative;
	top: 20px;
	left: 10px;
}
img#headspa_w_03{
	margin: 5px;
	background-color: #FFFFFF;
	border:solid 1px #666666;
	padding: 2px;
	position: relative;
	top: 40px;
	left: 20px;
}
img#headspa_w_04{
	margin: 5px;
	background-color: #FFFFFF;
	border:solid 1px #666666;
	padding: 2px;
	position: relative;
	top: 60px;
	left: 30px;
}

img#headspa_m_01{
	margin: 5px;
	background-color: #FFFFFF;
	border:solid 1px #666666;
	padding: 2px;
	position: relative;
	top: 0;
	left: 0px;
}
img#headspa_m_02{
	margin: 5px;
	background-color: #FFFFFF;
	border:solid 1px #666666;
	padding: 2px;
	position: relative;
	top: 20px;
	left: 10px;
}
img#headspa_m_03{
	margin: 5px;
	background-color: #FFFFFF;
	border:solid 1px #666666;
	padding: 2px;
	position: relative;
	top: 40px;
	left: 20px;
}
img#headspa_m_04{
	margin: 5px;
	background-color: #FFFFFF;
	border:solid 1px #666666;
	padding: 2px;
	position: relative;
	top: 60px;
	left: 30px;
}
*/
#tbl_headspa{
	margin-top: 30px;
	margin-bottom: 30px;
}

#tbl_facial{
	margin-top: 30px;
	margin-bottom: 30px;
	background: url(../img/healing_bottom_logo.gif) no-repeat right bottom;
}

.pad_3{
	margin: 0;
	padding: 3px;
}
#headspa_w{
	background-image:url(../img/headspa_w.gif);
	background-repeat: no-repeat;
}
.text_r{
	text-align: right;
}
.text_l{
	text-align: left;
}




/*カウンセリング/コンタクトページ*/
	/*コンタクトページタイトルボーダー*/
#bor_contact{
	border-top: solid 1px #803A08;
	border-bottom: solid 1px #803A08;
	margin-bottom:20px;
}
#bor_contact h2 img{
	border-left: solid 5px #803A08;
	padding-left: 10px;
}
/*お店からのお知らせページ*/
	/*ニュースページタイトルボーダー*/
#bor_news{
	border-top: solid 1px #67BCD8;
	border-bottom: solid 1px #67BCD8;
	margin-bottom:20px;
}
#bor_news h2 img{
	border-left: solid 5px #67BCD8;
	padding-left: 10px;
}
#news_cnt p{
	padding-left: 15px;
}
/*スタイリングページ*/
#bor_style{
	border-top: solid 1px #F555A8;
	border-bottom: solid 1px #F555A8;
	margin-bottom:20px;
}
#bor_style h2 img{
	border-left: solid 5px #F555A8;
	padding-left: 10px;
}
#style_m_cnt p {
	text-align:left;
	margin: 5px 0px 5px 0px;
}
#style_m_cnt img{
	margin:2px;
	background-color: #FFFFFF;
	border:solid 1px #666666;
	padding: 2px;
}

#style_m_cnt img.mar2{
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 4px;
}

#style_m_cnt img.style_rimg{
	margin:0 0 10px 10px;
}
#yaji_orange a{	
	display:block;
	background-image:url(../img/yaji.gif);
	background-repeat:no-repeat;
	text-indent:30px;
	margin-top:5px;
	margin-left:100px;
	font-size: 14px;
	font-weight: bold;
	}
p.bg{
	background-color: #F4DD74;
	color:#666666;
	line-height: 200%;
	font-weight: bold;
	font-size: 14px;
	padding: 3px 10px;
	border: 1px #666666 solid;
}
p.bor01{
	font-weight: bold;
	font-size: 14px;
	border-bottom: solid 1px #666666;
	padding: 3px 3px;
}
.f_l{
	float: left;
	width: 210px;
}
.f_r{
	float: right;
}
.mar_l30 {
	margin-left: 30px;
}
.mar_b_50 {
	margin: 0 0 30px 0;
}
/*サイトマップページ*/
#bor_sitemap{
	border-top: solid 1px #666666;
	border-bottom: solid 1px #666666;
	margin-bottom:20px;
}
#bor_sitemap h2 img{
	border-left: solid 5px #666666;
	padding-left: 10px;
}

#sitemap_cnt p {
	line-height:200%;
}
#sitemap_cnt p img {
	margin-top: 5px;
}
table#cnt_sitemap {
	margin:0;
}
td#sitemap_logo{
	background: url(../img/logo_sukashi20.gif) no-repeat right top;
}

/*お買い物ガイド ページ*/
/*menuページ*/
table#guide_cnt table#cnt{
	text-align: left;
}
	/*ガイドページタイトルボーダー*/
#bor_guide{
	border-top: solid 1px #666666;
	border-bottom: solid 1px #666666;
	margin-bottom:20px;
}
#bor_guide h2 img{
	border-left: solid 5px #666666;
	padding-left: 10px;
}
#guide_cnt p {
	line-height:150%;
}
#pricelist div{
	padding:5px;
} 
#pricelist{
	margin:5px;
} 
/*ショッピングページ*/
#shopping_cnt td.br_r{
	border-right: solid 1px #666666;
}
	/*ショッピングページタイトルボーダー*/
#bor_shop{
	border-top: solid 1px #9E49A1;
	border-bottom: solid 1px #9E49A1;
	margin-bottom:20px;
}
#bor_shop h2 img{
	border-left: solid 5px #9E49A1;
	padding-left: 10px;
}


#shopping_cnt p {
	padding: 5px 10px;
}
#shopping_cnt img {
	padding: 5px;
}
.orange {
	font-weight: bold;
	color:#FF6633;
	padding: 5px 0;
}
.bold_pad10 {
	font-weight: bold;
	padding:10px;
}
.bor_tr{
	border-right: solid 1px #666666;
	border-top: solid 1px #666666;
}
.bor_t{
	border-top: solid 1px #666666;
}

/*#goods h2{
	margin-left:20px;
	margin-right:20px;
}
#goods p {
	margin-left:20px;
	margin-right:20px;
}
#goods img{
	margin-bottom:5px;
}
.cart {
	float:right;
}
#goods hr {
	clear:both;
	margin-left:20px;
}
*/
/*追加分*/
.pagetop{
	text-align:right;
	color:#666666;
	padding: 30px 30px 10px 30px;
}
	
#contact_cnt input {
	font-size: 12px;
	width: 250px;
	margin-bottom: 15px;
}

#contact_cnt input.button {
	font-size: 12px;
	width: 60px;
	margin-top: 15px;
}

#contact_cnt textarea {
	font-size: 12px;
	width: 250px;
	height:100px;
}

.error{
	color:#FF0000;
	padding: 5px;
}
.leftback {
	background-image: url(../img/back4.gif);
	background-repeat: repeat-y;
}
.underline {
	text-decoration: underline;
}
.f_r_healing{
	float: right;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
}
a img{
	border: 0px
}
.mar_b15 {
	margin-bottom: 15px;
}

/**/
