#content-main .text01 {
	margin: 0 0 0.35em 1em;
	padding-left: 1em;
	background: url(/images/common/depth01.gif) no-repeat 0 8px;
	text-align: left;
}
#content-main .img-center {
	text-align: center;
	background: none;
	margin-top: 3em;
}
#content-main .img-center-etc {
	text-align: center;
	background: none;
	margin: 1em 0 3em 0;
}
#content-main .img-nocenter {
	text-align: left;
	background: none;
	margin: 2em 0 3em 0;
}
div.solution {
	color: #111;
	padding: 2em 2.5em;
	background-color: #fff7be;
	border:1px solid #eae2a6;
}
img.solution-logo {
	display:inline-block;
	vertical-align: top;
	width: 20%;
}
.lte7 img.solution-logo {
	display:inline;
}
p.solution-title {
	display:inline-block;
	vertical-align:top;
	text-align: left;
	width:75%;
	line-height: 1.5em;
	margin-left: 1.5em;
}
.lte7 p.solution-title {
	display:inline;
}