@charset "utf-8";
/***************************************************************

* index.css

***************************************************************/
#main-column h2 {
	margin:0 0 30px;
}
/* members
***************************************************************/
.become-members {
	width:500px;
	margin:0 auto;
}
.members {
	margin:0 0 60px;
}
.members h3 {
	margin:0 0 30px;
}
.members .text {
	margin:0 0 30px;
}
.members p {
	margin:0 0 20px;
}
/* flow
***************************************************************/
.flow h3 {
	margin:0 0 30px;
}
.flow .text {
	margin:0 0 30px;
}

.flow .step {
background:url(../img/guide/i_flow_flowstep.gif) no-repeat;
width:657px;
height:315px;
text-indent:-9999px;
margin:0 auto 30px;
}
.contact {
	width:657px;
	margin:0 auto;
}