@charset "utf-8";
.contents #div_left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 492px;
}
.contents #div_right {
	margin: 0px;
	padding: 0px;
	width: 240px;
	float: right;
}

#cosmetics_map {
	padding: 0px;
	height: 28px;
	background-image: url(../images/top/cosmetics_map.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	width: 492px;
	margin: 0px;
}
#salon_map {
	padding: 0px;
	height: 28px;
	background-image: url(../images/top/salon_map.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	width: 492px;
	margin: 0px;
}
#news_title {
	padding: 0px;
	height: 28px;
	background-image: url(../images/top/news_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	width: 240px;
	margin: 0px;
}
#mobile_title {
	padding: 0px;
	height: 28px;
	background-image: url(../images/top/mobile_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	width: 240px;
	margin: 0px;
}
.contents #div_right ul {
	color: #B5AA7D;
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.contents #div_right li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-align: left;
	width: 243px;
	clear: none;
	margin: 0px;
	
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.contents #div_left span {
	line-height: 120px;
}
.contents #div_left img {
	margin-bottom: 5px;
}
.contents #div_left ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.contents #div_left li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#hair_salon a {
	background-image: url(../images/top/hair_salon.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 70px;
	width: 492px;
	margin: 0px;
	padding: 0px;
	background-position: left top;
}
#hair_salon a:hover {
	background-image: url(../images/top/hair_salon.jpg);
	background-repeat: no-repeat;
	background-position: left -70px;
}
#nail_salon a {
	background-image: url(../images/top/nail_salon.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 70px;
	width: 492px;
	margin: 0px;
	padding: 0px;
	background-position: left top;
}
#nail_salon a:hover {
	background-image: url(../images/top/nail_salon.jpg);
	background-repeat: no-repeat;
	background-position: left -70px;
}
#care_salon a {
	background-image: url(../images/top/care_salon.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 70px;
	width: 492px;
	margin: 0px;
	padding: 0px;
	background-position: left top;
}
#care_salon a:hover {
	background-image: url(../images/top/care_salon.jpg);
	background-repeat: no-repeat;
	background-position: left -70px;
}
.mobile {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/top/qr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 111px;
	width: 240px;
	color: #666666;
	line-height: 140%;
	text-align: left;
}
a {
	color: #CC6666;
	text-decoration: underline;
}

