@charset "euc-jp";



#content h1 {
	display: none;
}
#content h2 {
	margin-bottom: 13px;
}


/*  Menu */
/* -------------------------------------------- */

#content .menu img.pic {
	display: block;
	float: left;
}

#content .menu ul {
	display: inline;
	float: left;
	width: 200px;
	margin: 0 0 0 21px;
	list-style: none;
}
#content .menu ul li {
	display: inline;
	float: left;
}

/* Service */

#content div.service ul li {
	width: 190px;
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
}
#content div.service ul li {
	background: url("../../img/bl_03.gif") 0 4px no-repeat;
}
#content div.service ul li a {
	color: #666;
}
#content div.service ul li a:hover {
	color: #a9204a;
}

/* Faq */

#content div.faq ul li {
	width: 168px;
	margin: 0 0 7px 0;
	padding: 3px 0 3px 32px;
}
#content div.faq ul li a {
	color: #666;
}
#content div.faq ul li a:hover {
	color: #a9204a;
}
#content div.faq ul li.salon {
	background: url("../img/i_salon.gif") left no-repeat;
}
#content div.faq ul li.eyebrow {
	background: url("../img/i_eyebrow.gif") left no-repeat;
}
#content div.faq ul li.extension {
	background: url("../img/i_extension.gif") left no-repeat;
}
#content div.faq ul li.nail {
	background: url("../img/i_nail.gif") left no-repeat;
}
#content div.faq ul li.shaving {
	background: url("../img/i_shaving.gif") left no-repeat;
}

