.smpitem,
.smpitem h2,
.smpitem p {
	padding: 0;
	margin: 0;
	color: #333333;
}
.smpitem ul,
.smpitem ul li {
	padding: 0;
	margin: 0;
	list-style: none;
	list-style-type: none;
}
.smpitem img {
	display: block;
}
ul.smpitemList01 {
	padding: 0% 3% 8%;
	background: #fffff5;
}
.smpitemBase01 {
	padding: 0 3% 4%;
	background: #caebfc;
}
.smpitemTxt01 {
	margin: 0 0 7%;
	padding: 2% 4%;
	font-size: 14px;
	line-height: 150%;
	background: #eff9fe;
}
.smpitemTxt02 {
	margin: 0 0 8% !important;
	font-size: 16px;
	line-height: 160%;
}
ul.smpitemList02 li {
	width: 94%;
	margin: 0 0 4%;
	padding: 3%;
	border: 1px solid #01b9f0;
	border-radius: 8px;
	background: #ffffff;
}
ul.smpitemList02 li h3 {
	font-size: 18px;
	color: #be1883;
	text-align: center;
}
ul.smpitemList02 li p {
	margin-bottom: 2%;
	font-size: 16px;
	line-height: 150%;
}
.smpitemBase02 {
	width: 100%;
	overflow: hidden;
	background: #f8f8f8;
	box-shadow: 0 0 0 1px #333 inset;
	margin:15px 0;
}
.smpitemBase03 {
	width: 100%;
	overflow: hidden;
	background: url(http://naria.jp/pic-labo/smp_item_bg02.png) no-repeat;
	background-size: 100% 100%;
}
.base02L1 {
	width: 40%;
	margin: 1px 0 1px 1px;
	float:left;
}
.base02R1 {
	width: 58%;
	float:left;
}
.base02R1 p {
	width: 100%;
	line-height: 130%;
	display: block;
}
.base02R1 h3 {
	margin: 8% 0 4%;
}
.base02L2 {
	width: 57%;
	padding-left: 7%;
	float:left;
}
.base02L2 h3 {
	margin: 11% 0 4%;
}
.base02L2 p {
	width: 100%;
	line-height: 130%;
	display: block;
}
.base02R2 {
	width: 35%;
	float:right;
}