@charset "utf-8";
/*-------------------------------------------------------------------

	SITEMAP

-------------------------------------------------------------------*/
body#sitemapIndex dl dt {
	font-size:130%;
	font-weight:bold;
	margin-bottom:1em;
	padding:0 0 0.5em 20px;
	border-bottom:1px dotted #B1A55F;
	background:url(/img/arw_middle_w.gif) no-repeat 0 4px;
}
body#sitemapIndex dl dd {
	margin:0 10px;
	padding:0;
	width:640px;
}
body#sitemapIndex dl dd ul.fst {
	width:295px;
	float:left;
}
body#sitemapIndex dl dd ul.lst {
	width:295px;
	float:right;
}
/*PARENT*/
body#sitemapIndex dl dd ul {
	font-size:110%;
	font-weight:bold;
}
body#sitemapIndex dl dd ul li {
	margin-bottom:0.5em;
	border-bottom:1px dotted #B1A55F;
	padding:6px 0 6px 20px;
	background:url(/img/arw_middle_w.gif) no-repeat 0 10px;
}
/*PARENT.CHILD*/
body#sitemapIndex dl dd ul li ul {
	font-size:100%;
	font-weight:normal;
	margin-top:0.5em;
}
/*PARENT.CHILD.CHILD*/
body#sitemapIndex dl dd ul li ul li ul {
	font-size:90%;
}
body#sitemapIndex dl dd ul li ul li ul li {
	border-bottom:none;
	padding:0 0 0 15px;
	background:url(/img/arw_small_w.gif) no-repeat 0 5px;
}
/*-------------------------------------------------------------------

	PRIVACY

-------------------------------------------------------------------*/
body#privacyIndex dl dt {
	font-size:110%;
	font-weight:bold;
	color:#4C7A12;
}
body#privacyIndex dl dd {
	margin-bottom:1.5em;
}
body#privacyIndex ol {
	list-style:decimal;
	padding:0 0 0 5em;
}
body#privacyIndex dl dd.sign {
	text-align:right;
}
/*-------------------------------------------------------------------

	ACCESS AND SALON

-------------------------------------------------------------------*/
/*ACCESS*/
#accessIndex img#map,
#salonIndex img#map{margin:0 auto 25px;}

#accessIndex h3,
#salonIndex h3{
	width:618px;
	margin:0 auto 3px;
}

#accessIndex h3.hospital,
#salonIndex h3.hospital{margin-bottom:10px;}

#accessIndex .itemSalon,
#salonIndex .itemSalon{
	overflow:hidden;
	width:575px;
	margin:0 auto 25px;
	background:url(/img/line_v.gif) repeat-y 435px center;
}
#accessIndex .itemSalon .areaInfo,
#salonIndex .itemSalon .areaInfo{
	float:left;
	width:435px;
	
}
.areaInfo .important{
	background: #FFEFD5; 
	width:400px;
	margin:10px 0px 0px 0px; 
	padding:10px 10px 10px 10px;
}
#salonIndex .itemSalon .areaInfo address{
	margin-bottom:10px;
}
#accessIndex .itemSalon .areaBtn,
#salonIndex .itemSalon .areaBtn{
	float:right;
	width:130px;
	text-align:center; 
}
body.categoryAccess #salonName,
body.categoryAccess #headTool,
body.categoryAccess #gmMenuBlock,
body.categoryAccess #footerLink,
body.categoryAccess #topicPath,
body.categoryAccess #lowerBnnBlock {
	display:none;
}
/*SALON*/
.categoryAccess h3{margin-bottom:20px;}

.categoryAccess #salonInfo,
.categoryAccess #imgMap{
	width:611px;
	margin:0 auto 30px;
	}

	.categoryAccess #salonInfo .top{
		height:10px;
		background:url(/salon/img/bx_top.png) no-repeat center top;
		}

	.categoryAccess #salonInfo .btm{
		height:10px;
		background:url(/salon/img/bx_btm.png) no-repeat center top;
		}

	.categoryAccess #salonInfo .contents{
		background-image:url(/salon/img/bx_mid.png);
		background-repeat:repeat-y;
		}

	.categoryAccess #salonInfo .contents dl,
	.categoryAccess #salonInfo .contents address{
		width:560px;
		margin:0 auto;
		padding:15px 0;
		background:url(/salon/img/line.png) repeat-x center bottom;
		}
	.categoryAccess #salonInfo .contents dl{padding-bottom:0;}

	.categoryAccess #salonInfo .contents dl dt{
		background:url(/salon/img/ico.png) no-repeat left center;
		color:#EC652A;
		font-weight:bold;
		font-size:100%;
		}
	.categoryAccess #salonInfo .contents dl dd{padding-bottom:25px;}

	.categoryAccess #salonInfo .contents dl dt,#salonIndex #salonInfo .contents dl dd{
		padding-left:19px;
		}
		#salonIndex #salonInfo .contents dl dd ol{list-style-type:decimal;}
		#salonIndex #salonInfo .contents dl dd ol li{margin-left:1em;}

	.categoryAccess #salonInfo p.call{margin:15px 0 0 28px;padding-bottom:15px;}
/*-------------------------------------------------------------------

	SIMULATOR

-------------------------------------------------------------------*/	
#simuIndex .lead {
	font-size:120%;
}
#simuIndex ul#simBlock li {
	float:left;
}
#simuIndex ul#simBlock li.last {
	float:right;
}

