.underline {
	text-decoration: underline;
}
.inline {
	vertical-align: top;
	display: table-cell;
}


.bg-title {
	padding: 4px 8px;
	overflow: hidden;
	background: #df9487;
}

.clearfix {
	clear: both;
}
.advicebox {
	border: dotted 1px #666;
	padding: 8px;
}
.beforebox {
	overflow: hidden;
	background-color: #e3e3e3;
}
.img_before {
	width: 100px;
}

.border-technique {
	overflow: hidden;
	padding: 0 8px 8px;
	border: solid 1px #777;
}

.itembox {
	overflow: hidden;
	background-color: #efc9c3;
}


.img_point {
	width: 150px;
}
.border-top {
	padding-top: 8px;
	margin-top: 8px;
	border-top: dotted 1px #777;
}
.menubox {
	overflow: hidden;
	padding: 8px;
	background-color: #cbba9a;
}
.img_salon {
	width: 140px;
}