#main01 {
	width: 100%;
}
#topImgArea h1 {
	clear: both;
	width: 100%;
}
#contents01 {
	clear: both;
	overflow: hidden;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#contents01 h2 {
	clear: both;
	width: 100%;
	height: 35px;
}
#contents01 #txtListArea {
	float: left;
	width: 260px;
	padding-left: 10px;
}
#contents01 #txtListArea ul {
	float: left;
	margin-top: 20px;
	margin-right: 40px;
}
#contents01 #txtListArea ul li {
	background-image: url(../images/distributor/bg_dot.png);
	background-repeat: no-repeat;
	left: 15px;
	padding-left: 15px;
	height: 20px;
	background-position: left top;
	text-align: left;
	margin-bottom: 5px;
	vertical-align: bottom;
}
#contents01 p {
	float: left;
	width: 450px;
}
#contents02 h2 {
	clear: both;
	width: 100%;
	height: 35px;
}
#contents02 p {
	text-align: left;
	padding-left: 10px;
	padding-bottom: 30px;
	margin-top: 10px;
}
#contents02 p a {
	text-decoration: underline;
}
#contents02 {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/distributor/bg_contactus.jpg);
	background-repeat: no-repeat;
	padding-bottom: 70px;
	background-position: left bottom;
	margin-bottom: 20px;
}
.m50 {
	margin-top: 50px;
}
#contents li {
	margin: 0px;
	padding: 0px;
}
