div.firststep-bg {
	background-image: url(../../images/firststep/firststep_bg_01.jpg);
	width: 664px;
	height: 860px;
}

ul.step {
	position: relative;
}

ul.step li {
	display: block;
	position: absolute;
}

ul.step li.s1 {
	top: 121px;
	left: 267px;
}

ul.step li.s2 {
	top: 351px;
	left: 31px;
}

ul.step li.s3 {
	top: 624px;
	left: 363px;
}

table.infotable {
	border-collapse: collapse;
	width: 600px;
	line-height: 1.3;
}

table.infotable th,
table.infotable td {
	border: 1px solid #DC0D83;
	padding: 7px;
}

table.infotable th {
	background-color: #faf6f9;
}