div#contents #mainArea #section-00 {
	background: url(../../whitening/image/about/bg01.jpg) no-repeat top right;
}

div#contents #mainArea #section-00 ul.list-check li {
	margin-bottom: 5px;
	padding: 0 0 5px 20px;
	font-size: 12px;
	line-height: 1.6;
	font-weight: normal;
	list-style-type: none;
}

div#contents #mainArea #section-00 ul.list-check li.kind1 {
	margin-top: 10px;
	background: url(../../whitening/image/about/number01.gif) no-repeat;
}

div#contents #mainArea #section-00 ul.list-check li.kind2 {
	margin-top: 10px;
	background: url(../../whitening/image/about/number02.gif) no-repeat;
}

div#contents #mainArea #section-00 ul.list-check li.kind3 {
	margin-top: 10px;
	background: url(../../whitening/image/about/number03.gif) no-repeat;
}

div#contents #mainArea #section-00 ul.list-check li.kind4 {
	margin-top: 10px;
	background: url(../../whitening/image/about/number04.gif) no-repeat;
}

div#contents #mainArea #section-00 ul.list-check li.kind5 {
	margin-top: 10px;
	background: url(../../whitening/image/about/number05.gif) no-repeat;
}

div#contents #mainArea #section-01 div.example {
	display: block;
	clear: both;
	padding: 15px;
	background: #FFF7EB;
	border: #3D291E solid 1px;
	height: 240px;

}

div#contents #mainArea #section-01 div.example  div.example-left {
	float: left;
	width: 270px;
	height: 240px;
	margin-right: 14px;
	_margin-right: 7px;
/*	background: url(../../whitening/image/about/pmtc_img01.jpg) no-repeat 45px left;*/
}

div#contents #mainArea #section-01 div.example  div.example-right {
	float: right;
	width: 270px;
	height: 240px;
/*	background: url(../../whitening/image/about/pmtc_img02.jpg) no-repeat 45px left;*/
}

div#contents #mainArea #section-01 div.example h3 {
	margin-bottom: 10px;
	padding: 5px;
	background: #3D291E;
	font-size: 12px;
	color: #ffffff;
	width: 258px;
}

div#contents #mainArea #section-01 div.example p {
	margin-left: 0px;
	padding: 0px;
	float: right;
	width: 130px;
}

div#contents #mainArea #section-03 div.example p,
div#contents #mainArea #section-04 div.example p {
	float: left;
}

div#contents #mainArea #section-03 .image,
div#contents #mainArea #section-04 .image {
	float: right;
	padding: 3px;
	border: 1px solid #B9B9B9;
	margin-left: 10px;
}

div#contents #mainArea #section-03 h4 {
	margin-top: 10px;
	padding: 5px;
	background: #3D291E;
	font-size: 12px;
	color: #ffffff;
}

