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

#esthe_menu a{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#esthe_menu a:hover{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
	opacity: 0.6;
}
.nail_title {
	margin-top: 50px;
}
.nail_image {
	margin-top: 20px;
	margin-bottom: 10px;
}
.nail_text {
	margin-top: 30px;
	margin-left: 10px;
}
.nail_bottom {
	font-weight: bold;
	width: 500px;
	margin: 50px auto 0 auto;
}

.nail_bottom a {
	color: #0099FF;
	text-decoration: underline;
	border: none;
}
.nail_bottom a:hover {
	color: #999;
	text-decoration: none;
	background-color: #fff;
}
.nail_image02 {
	margin: 20px 0 0 0;
	text-align: center;
}