.underline {
	text-decoration: underline;
}
.inline {
	vertical-align: top;
	display: table-cell;
}




.clearfix {
	clear: both;
}

.beforebox {
	overflow: hidden;
	background-color: #e3e3e3;
}
.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: 140px;
}