#title {
	background-image: url(../img/how-to-join/title.gif);
	background-repeat: no-repeat;
	height: 41px;
	position: relative;
}

#title h2 {
	text-indent: -10000px;
}

#title #line {
	position: absolute;
	background-image: url(../img/kaiin-top/line.gif);
	height: 435px;
	width: 2px;
	left: 0px;
	top: 0px;
}
h3 {
	text-indent: -10000px;
}
#requirement {
	background-image: url(../img/how-to-join/requirement.gif);
	background-repeat: no-repeat;
}
#how-to {
	background-image: url(../img/how-to-join/how-to.gif);
	background-repeat: no-repeat;
}
#fee {
	background-image: url(../img/how-to-join/fee.gif);
	background-repeat: no-repeat;
}
#joy {
	background-image: url(../img/kaiin-top/joy.gif);
	background-repeat: no-repeat;
}
.article {
	margin-top: 1em;
	padding-left: 1em;
}
.note {
	font-size: 84%;
	margin-top: 1em;
	padding-left: 1em;
}

