@charset "Shift_JIS";
@import url("../../css/common.css");

#mainArea {
	background: url(../img/index_bg.jpg) top left no-repeat;
	border: solid 1px white;
	}

.title {
	margin: 25px 30px 25px;
	}

.lead {
	margin:0 30px 50px;
	}


.step_head {
	width: 134px;
	background: #ffb21e;
	display: block;
	float: left;
	position: relative;
	left: 30px;
	}

.stepImg {
	position: relative;
	top: 20px; left: 15px;
	}

.step_body {
	width: 566px;
	background: #fff6cb;
	display: block;
	float: left;
	position: relative;
	left: 30px;
	}

.block_l {
	width: 200px;
	display: block;
	float: left;
	position: relative;
	top: 20px; left: 20px;
	}

.block_r {
	width: 265px;
	display: block;
	float: right;
	position: relative;
	top: 20px; left: -15px;
	}

.linkBtn {
	margin-top: 20px;
	}

.devider {
	position: relative;
	left: 30px;
	}

.step1 {
	height: 240px;
	}

.step2 {
	height: 240px;
	}

.step3 {
	height: 240px;
	}

.step4 {
	height: 285px;
	}