@charset "utf-8";
body {
	background-color: #FFF;
	font-size: 12px;	color: #413D32;
	margin: 0;	padding: 0;
}

#left li, #mypage li {
	list-style: none;
	margin: 0px;
	float: left;
}

#left p {	font: 12px/160% "ＭＳ Ｐゴシック", Osaka, sans-serif;	color: #333;}
#left {
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
	margin: 0px 5px 20px;
	width: 600px;
	float: left;
}
#right {
	float: right;
	width: 160px;
	margin-left: 3px;
}
#login_icon {   background: #C9C3BA;}


/*　リンク　12px　アイコン無し　*/
a.link {
	font: 12px/150% "ＭＳ Ｐゴシック", Osaka, sans-serif;
/*	border-bottom: 1px dotted #903;	color: #903;*/
	border-bottom: 1px dotted #665E4F;
	color: #665E4F;
	text-decoration: none;
}
a.link:hover {
	border-bottom: 1px dotted #A9A9A9;	color: #A9A9A9;
	text-decoration: none;
}
/*　リンク　12px　*/
a.link12 {
/*	border-bottom: 1px dotted #903;	color: #903;*/
	font: 12px/150% "ＭＳ Ｐゴシック", Osaka, sans-serif;
	border-bottom: 1px dotted #665E4F;
	color: #665E4F;
	text-decoration: none;
	background: url(../_image/linkicon01.gif) no-repeat;
	padding-left: 14px;
}
a.link12:hover {
/*	border-bottom: 1px dotted #F36;	color: #F36;*/
	border-bottom: 1px dotted #A9A9A9;
	color: #A9A9A9;
	text-decoration: none;
	background: url(../_image/linkicon02.gif) no-repeat;
	padding-left: 14px;
}

/*#######################################
#	New!アイコン	2006/11/24更新
#######################################*/

.new {color: #CC0000}
.style1 {color: #CC0000}

/*-------------------------------------------------------------------------------*/
/*infomation for YOU リンク 2006_01_06変更*/
a.link13 {
	border-bottom: 1px dotted #000000;
	font: 12px/150% "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../_image/linkicon_info.gif);	background-repeat: no-repeat;
	padding-left: 16px;
}
/*infomation for YOU リンク 2006_01_06追加*/
a.link13:hover {
	color: #FFFFFF;
	text-decoration: none;
}
/*infomation for YOU padding 2006_01_06追加*/
#infopad{
	background: #C9C3BA;
	height: 20px;
	margin: 0;	padding: 0;
}
/*infomation for YOU リンク 2006_01_06変更*/
a.link_bnr {
	border-bottom: 1px dotted #000000;
	font: 11px/150% "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
/*infomation for YOU リンク 2006_01_06追加*/
a.link_bnr:hover {
	color: #FFFFFF;
	text-decoration: none;
}
/*infomation for YOU padding 2007_03_30追加*/
#info_bnr{
    font-size:11px;
	margin: 0px 20px 10px 20px;
}
/*-------------------------------------------------------------------------------*/
#container {
	margin: 0px auto 1px auto;	padding: 0px;
}
#container02 {
	width: 780px;
	text-align: left;
	margin: 0px auto;	padding: 0px;
	
	/* border-top: 5px solid #903; */
	/* border-right: 1px solid #999; */
}
#container_in {
	width: 780px;
	text-align: left;
	margin: 0px auto;	padding: 0px;
	
	/* border-top: 5px solid #903; */
	/* border-right: 1px solid #999; */
}
/*　パンクズリスト　*/
/*
#bread {
	font: bold 12px "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #666;
	margin: 0px 0px 10px 10px;
}
#bread a:link,
#bread a:visited,
#bread a:active{
	font-weight: normal;
	color: #903;
	text-decoration: none;
	border-bottom: 1px dotted #903;
}
#bread a:hover{
	font-weight: normal;
	color: #F36;
	text-decoration: none;
	border-bottom: 1px dotted #F36;
}
*/
/*パンくずリスト・ページング*/
#bread {
/*	border-top: 1px solid #FFFFFF;*/
	background: #8D846B;
	color: #FFFFFF;
	font-size: 10px;	line-height: 18px;
	margin-top: -2em;	margin-bottom: 1em;
	padding-left: 20px;
	height: 18px;
	clear: both;
}
#bread p,
#bread a {
	color: #FFFFFF;
	font-size: 10px;	line-height: 18px;
}
#headerPathWay {
	float: left;
	width: 40%;
}

#bread span.nh00 {	/*color: #660000;*/	font-weight: bold;}

/*　レコメンドエリア　*/
#recomend p{
	font: 11px/140% Osaka, "ＭＳ Ｐゴシック", sans-serif;
	color: #000000;
	margin-right: 20px;	margin-left: 20px;
}
#recomend .name{
	font-size: 14px;
	color: #C00;
	margin-right: 5px;
}
a.recoimg {
}
p.reco {
	font: 10px/140% Osaka, "ＭＳ Ｐゴシック", sans-serif;
	color: #333333;
	margin-top: 10px;	margin-bottom: 20px;
}
#sky {
}
#content {
}
#error {
	background: url(/error/_image/errorbg.jpg) no-repeat left center;
	height: 300px;
	margin-top: 30px;	margin-bottom: 30px;
}
#error h1 {	margin-left: 250px;	margin-top: 50px;}
#error p {	margin-left: 230px;	margin-right: 100px;}

.linkimage {	text-decoration: none;}

#maintenance {
	background: url(/_image/bg_mainte.jpg) no-repeat left center;
	margin-top: 30px;	margin-bottom: 30px;	margin-left: 50px;
	height: 300px;
}
#maintenance h1 {	margin-left: 280px;	margin-top: 50px;	}
#maintenance p {	margin-left: 290px;	margin-right: 100px;	}
.font10 {	font: 10px/140% "ＭＳ Ｐゴシック", Osaka, sans-serif;	color: #333;	}


/*---------------------------------
 detail.css begin... */


* {
/*	margin: 0px;	padding: 0px;*/
	font-family: Osaka, "ＭＳ Ｐゴシック", sans-serif;	font-weight: normal;
}
/*
body {
	background: #FFFFFF;
	font-size: 12px;	line-height: 1.7em;
	color: #413D32;
	text-align: left;
}

a {	color: #413D32;	text-decoration: none;}
a:hover {	color: #413D32;	text-decoration: underline;}
*/
#wrapper {	/* width: 780px; */	margin: 0;	padding: 0;	}

/*パンくずリスト・ページング*/
#headerSub {
/*	border-top: 1px solid #FFFFFF;*/
	margin: -1px 0 0 0;
	background: #8D846B;
	clear: both;
	height: 18px;
}
#headerSub p,
#headerSub a {
	color: #FFFFFF;
	font-size: 10px;	line-height: 18px;
	margin: 0;	padding: 0;
}
#headerSub #headerPathWay {
	float: left;
	width: 540px;
	padding-left: 20px;
}
#headerSub .pageNav {
	float: right;
/*	width: 30%;*/
	text-align: right;
	padding-right: 10px;
}
#headerSub .pageNav .currentPage {	color: #660000;	font-weight: bold;}
/*右中左を囲んでるテーブル*/
#middle {	clear: both;}

/*左カラム*/
#areaNav01 {
	width: 21px;
	vertical-align: top;
/*	padding-right: 5px;*/
	margin: 0;	padding: 0 5px 0 0;
}
#areaNav02 ul {
	list-style: url(none) none outside;
	width: 21px;
/*	margin-top: 38px;*/
	margin: 38px 0 0 0;	padding: 0;	
}
#areaNav02 ul li {
	width: 21px;
	text-align: center;
	border-bottom: 1px solid #FFFFFF;
}
#areaNav02 ul li a {
	background: #88B02C;
	color: #FFFFFF;
/*	padding-top: 8px;	padding-bottom: 8px;*/
	padding: 8px 0 0 0;	padding-bottom: 8px 0 0 0;
	line-height: 1.2em;
	width: 21px;
	display: block;
}
#areaNav02 ul li a:hover {	text-decoration: none;	background: #729324;}
/*中カラム*/
#center {	width: 590px;	vertical-align: top;	margin: 0;	padding: 0;}
#centerBox01 {	background: #EEEDEA;	border-top: 14px solid #FFFFFF;}
#centerBox01L {	width: 271px;	vertical-align: top;	}
#centerBox01L h2 {
	background: #FFFFFF;
	border-bottom: 6px solid #EEEDEA;
	font-size: 17px;	line-height: 24px;	font-weight: bold;
	color: #b65550;
}
#salonImgeTop {	margin-left: 5px;	text-align: center;}
#salonLogo p {
	background: #EEEDEA;
	margin-left: 7px;	margin-right: 3px;
	padding-top: 10px;	padding-bottom: 10px;
	text-align: center;
}
/*中カラム1つめのテーブル*/
/*#centerBox01R {
	width: 320px;
	vertical-align: top;
	background: #EEEDEA;
}
#centerTopNav {	height: 31px;	border-bottom: 15px solid #EEEDEA;}
#centerTopNav ul {	list-style: none;}
#centerTopNav ul li {	float: left;}
#centerTopNav ul li a {	display: block;	height: 31px;}
#centerTopNav ul li a:hover {	text-decoration: none;}
#centerTopNav span {	visibility: hidden;}
#centerTopNav01 a {	width: 80px;	background: url(../_image/centerTopNavBg01.gif) no-repeat 0px -31px;}
#centerTopNav02 a {	width: 80px;	background: url(../_image/centerTopNavBg01.gif) no-repeat -80px -31px;}
#centerTopNav03 a {	width: 80px;	background: url(../_image/centerTopNavBg01.gif) no-repeat -160px -31px;}
#centerTopNav04 a {	width: 79px;	background: url(../_image/centerTopNavBg01.gif) no-repeat -240px -31px;}

#no_reserve_Top a{	width: 79px;	background: url(../_image/centerTopNavBg02.gif) no-repeat -240px -31px;	background-color: #EEEDEA;}
#centerTopNav01 a:hover {	background: url(../_image/centerTopNavBg01.gif) no-repeat 0px -62px;}
#centerTopNav02 a:hover {	background: url(../_image/centerTopNavBg01.gif) no-repeat -80px -62px;}
#centerTopNav03 a:hover {	background: url(../_image/centerTopNavBg01.gif) no-repeat -160px -62px;}
#centerTopNav04 a:hover {	background: url(../_image/centerTopNavBg01.gif) no-repeat -240px -62px;}
#centerTopNav01 a.currentPage,
#centerTopNav01 a.currentPage:hover {	background: url(../_image/centerTopNavBg01.gif) no-repeat 0px 0px;}
#centerTopNav02 a.currentPage,
#centerTopNav02 a.currentPage:hover {	background: url(../_image/centerTopNavBg01.gif) no-repeat -80px 0px;}
#centerTopNav03 a.currentPage,
#centerTopNav03 a.currentPage:hover {	background: url(../_image/centerTopNavBg01.gif) no-repeat -160px 0px;}
#centerTopNav04 a.currentPage,
#centerTopNav04 a.currentPage:hover {	background: url(../_image/centerTopNavBg01.gif) no-repeat -240px 0px;}
*/
/*紹介文*/
/*
#salonDescription_title{	background: url(../_image/centerIcon01.gif) no-repeat;}
#salonDescription_title h3{
	background: url(../_image/centerDot01.gif);
	color: #5F724E;
	font-size: 15px;	line-height: 31px;
	margin-left: 16px;	margin-right: 16px;
	padding-right: 5px;	padding-left: 5px;
}
#salonDescription_text p {
	font-size: 12px;
	padding: 5px 10px;
	width: 299px;
}
#favariteNav {}
#favariteNav h3 {}
#favariteNav ul {	list-style: none;	margin-left: 20px;}
#favariteNav ul li {	float: left;	border-right: 5px solid #EEEDEA;}
#favariteNav ul li a {
	display: block;
	width: 53px;	height: 84px;
}
#favariteNav ul li a:hover {	text-decoration: none;}
#favariteNav span {	visibility: hidden;}

#mail a {	background: url(../_image/favariteNavBg01.gif) no-repeat 0px 0px;}
#nomail a {	background: url(../_image/favariteNavBg02.gif) no-repeat 0px 0px;}
#tel_mail a {	background: url(../_image/favariteNavBg01.gif) no-repeat -53px 0px;}
#mypage a {	background: url(../_image/favariteNavBg01.gif) no-repeat -106px 0px;}
#friends a {	background: url(../_image/favariteNavBg01.gif) no-repeat -159px 0px;}
#print a {	background: url(../_image/favariteNavBg01.gif) no-repeat -212px 0px;}

#mail a:hover {	background: url(../_image/favariteNavBg01.gif) no-repeat 0px -77px;}
#tel_mail a:hover {	background: url(../_image/favariteNavBg01.gif) no-repeat -53px -77px;}
#mypage a:hover {	background: url(../_image/favariteNavBg01.gif) no-repeat -106px -77px;}
#friends a:hover {	background: url(../_image/favariteNavBg01.gif) no-repeat -159px -77px;}
#print a:hover {	background: url(../_image/favariteNavBg01.gif) no-repeat -212px -77px;}
*/
/*2つめのテーブル*/
/*#centerBox02 {
	background: #D7D2CC;
	border-top: 15px solid #D7D2CC;	border-bottom: 15px solid #D7D2CC;
	margin-top: 5px;
	width: 590px;
}
#centerBox02L {	vertical-align: top;}
#centerBox02L #table {
	border-top: 1px solid #D7D2CC;	border-left: 1px solid #D7D2CC;
	margin-left: 5px;
	width: 310px;
}
#centerBox02L #table th,
#centerBox02L #table td {
	background: #FFFFFF;
	border-right: 1px solid #D7D2CC;	border-bottom: 1px solid #D7D2CC;
	font-size: 12px;
	padding: 2px 4px;
}
#centerBox02L #table th p,
#centerBox02L #table td p{	font-size: 12px;}
#centerBox02L #table th {
	background: #D59E9B;
	color: #FFFFFF;
	font-size: 12px;	text-align: left;
}

#centerBox02R {	vertical-align: top;}
#salonImgeMiddle {	margin-top: 1px;	margin-right: 4px;	margin-left: 5px;}*/

/*3つめのテーブル*/
/*#centerBox03 {	background: url(../_image/centerImg03.gif) repeat-y;    width: 590px; }
#centerBox03L {
	width: 270px;
	vertical-align: top;
	margin-left: 20px;
}
#access {	margin-left: 20px;	margin-top: 10px;}
#access h3 {}
#access p {
	background: url(../_image/centerDot02.gif);
	font-size: 12px;	line-height: 20px;
	margin-bottom: 20px;
}
#chain {	margin-left: 30px;}
#group a{
	background: url(../_image/centerBtnBg01.jpg) no-repeat;
	display: block;
	width: 200px;	height: 31px;
}
#group a:hover {	background: url(../_image/centerBtnBg01.jpg) no-repeat 0px -31px;	text-decoration: none;}
#nogroup a:hover {}
#chain span {	visibility: hidden;}
#centerBox03R {	width: 310px;	vertical-align: top;}
#salonMap {	margin-left: 26px;}*/

/*下のナビ*/
/*#centerBottomNav {
	background: url(../_image/centerImg04.gif) repeat-x;
	border-top: 30px solid #D6D1CB;
	border-bottom: 27px solid #ffffff;
	height: 31px;
	clear: both;
}
#centerBottomNav ul {	list-style: none;}
#centerBottomNav ul li {	float: left;}
#centerBottomNav ul li a {	display: block;	height: 31px;}
#centerBottomNav ul li a:hover {	text-decoration: none;}
#centerBottomNav span {	visibility: hidden;}
#centerBottomNav01 a {	width: 80px;	background: url(../_image/centerBottomNavBg01.gif) no-repeat 0px -31px;}
#centerBottomNav02 a {	width: 80px;	background: url(../_image/centerBottomNavBg01.gif) no-repeat -79px -31px;}
#centerBottomNav03 a {	width: 80px;	background: url(../_image/centerBottomNavBg01.gif) no-repeat -159px -31px;}
#centerBottomNav04 a {	width: 80px;	background: url(../_image/centerBottomNavBg01.gif) no-repeat -239px -31px;}
#no_reserve_Bottom a{	width: 79px;	background: url(../_image/centerBottomNavBg02.gif) no-repeat -239px -31px;}
#centerBottomNav01 a:hover {	background: url(../_image/centerBottomNavBg01.gif) no-repeat 0px -62px;}
#centerBottomNav02 a:hover {	background: url(../_image/centerBottomNavBg01.gif) no-repeat -79px -62px;}
#centerBottomNav03 a:hover {	background: url(../_image/centerBottomNavBg01.gif) no-repeat -159px -62px;}
#centerBottomNav04 a:hover {	background: url(../_image/centerBottomNavBg01.gif) no-repeat -239px -62px;}
#centerBottomNav01 a.currentPage,
#centerBottomNav01 a.currentPage:hover {	background: url(../_image/centerBottomNavBg01.gif) no-repeat 0px 0px;}
#centerBottomNav02 a.currentPage,
#centerBottomNav02 a.currentPage:hover {	background: url(../_image/centerBottomNavBg01.gif) no-repeat -79px 0px;}
#centerBottomNav03 a.currentPage,
#centerBottomNav03 a.currentPage:hover {	background: url(../_image/centerBottomNavBg01.gif) no-repeat -159px 0px;}
#centerBottomNav04 a.currentPage,
#centerBottomNav04 a.currentPage:hover {	background: url(../_image/centerBottomNavBg01.gif) no-repeat -239px 0px;}
*/

/*右カラム*/
#info {
	width: 160px;
	vertical-align: top;
/*	padding-left: 2px;*/
	margin: 0; padding: 0 0 0 2px;
}
/*フッタのページング*/
#footerTop {
	border-bottom: 1px solid #FFFFFF;
	background: #8D846B;
	clear: both;
	height: 18px;
}
#footerTop p,
#footerTop a {
	color: #FFFFFF;
	font-size: 10px;	line-height: 18px;
}
#footerTop .pageNav {
	float: right;
	width: 30%;
	text-align: right;
	padding-right: 10px;
}
#footerTop .pageNav .currentPage {	color: #660000;	font-weight: bold;}

/* detail.css end
---------------------------------*/
