@charset "utf-8";



#section01,
#section02,
#section03 {
	margin: -200px 0 0;
	padding: 200px 0 0;
}


.t_indent {
	float: left;
	width: 330px;
	padding: 0 0 0 30px;
}
	
.bg01,
.bg02{
	width: 240px;
	height: 171px;
	float: right;
	margin: 0 30px 0 0;
	padding: 0 0 0 90px;
}

.bg01 {
	background: url(../img/join_img01.png) 0 0 no-repeat;
}
	
.bg02 {
	background: url(../img/join_img02.png) 0 0 no-repeat;
}
	
.bg03 {
	width: 330px;
	height: 171px;
	float: right;
	margin: 0 30px 0 0;
	background: url(../img/join_img03.png) 0 0 no-repeat;
}


.textLINK05 {
	height: 171px;
	display: table-cell;
	vertical-align: middle;
}

.center{
	display: table;
	line-height: 80px;
	height: 80px;
	
}
