.underline {
	text-decoration: underline;
}
.inline {
	vertical-align: top;
	display: table-cell;
}

.clearfix {
	clear: both;
}

#beforebox {
	overflow: hidden;
}
.bgbefore{
	background-color: #eee9e3;
}

.img-before {
	width: 100px;
}

.border-technique {
	overflow: hidden;
	padding: 0 8px 8px;
}

.itembox {
	overflow: hidden;
}

.img-point {
	width: 150px;
}
.border-top {
	padding-top: 8px;
	margin-top: 8px;
	border-top: dotted 1px #777;
}

.img-salon {
	width: 150px;
}

.color-blue {
	color: #58b0f4;
}

.color-softpink {
	color: #ff8f8f;
}

.color-green {
	color: #95bc49;
}

.color-yellow {
	color: #f39800;
}

.img-item {
	width: 90px;
}