@charset "utf-8";
@import url("/css/import.css");

#container-lead {
	background-image: url(image/001-01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 120px;
	_height: 120px;
	padding-left: 20%;
}
.cntBlock #cntBlockBox1-1 {
	background-image: url(../image-main/sign-step01.gif);
}
.cntBlock #cntBlockBox1-2 {
	background-image: url(../image-main/sign-step02.gif);
}
.cntBlock #cntBlockBox1-3 {
	background-image: url(../image-main/sign-step03.gif);
}
.cntBlock #cntBlockBox1-4 {
	background-image: url(../image-main/sign-step04.gif);
}
.cntBlock #cntBlockBox1-5 {
	background-image: url(../image-main/sign-step05.gif);
	min-height: 100px;
	_height: 100px;
}

