@charset "utf-8";

.section {
	background: #FFF;
	padding: 10px 24px 30px;
}

.section h2,
.section h3 {
	clear: both;
	margin: 0 0 20px;
}

.section p,
.section ul {
	font-size: 123.1%;
}

.box1 {
	background: #FFF9F0;
	border: 1px solid #FFC884;
	margin: 0 0 20px;
	padding: 15px 20px 0;
}

.box1 .right {
	line-height: 2;
	width: 450px;
}

.box1 ul {
	clear: both;
}

.box1 li {
	background: url(../img/nsalon/icon_01.gif) no-repeat 0 .6em;
	line-height: 2;
	padding: 0 0 15px 20px;
}
