.side__subject h2{
	background:url(../../../imgs/private/member/side-h2.png) no-repeat 0 0;
}
.board__table__caption--n01{
	width:100%;
	background:url(../../../imgs/private/member/caption01.png) no-repeat 0 0;
}
/*
form{
	border:1px solid #f7f7f9;
	background-color:#f7f7f9;
}
form div{
	width:430px;
	height:500px;
	position:relative;
}
*/
.form{
	margin-top:100px;
}
.label-1{
	float:left;
	display:block;
	width:56px;
	height:13px;
	background:url(../../../imgs/private/member/label-id.png) no-repeat 0 0;
	text-indent:-9999px;
	margin:10px 0 0 0;
}
.label-2{
	float:left;
	display:block;
	width:69px;
	height:13px;
	background:url(../../../imgs/private/member/label-pass.png) no-repeat 0 0;
	text-indent:-9999px;
	margin:10px 0 0 0;
}
.input-1{
	display:block;
	width:206px;
	height:26px;
	margin:0 0 10px 100px;
}
.input-2{
	display:block;
	width:206px;
	height:26px;	
	margin:0 0 0 100px;
}
.submit{
	position:absolute;
	top:159px;
	left:550px;
	float:left;
	width:96px;
	height:75px;
	background:url(../../../imgs/private/member/submit.png) no-repeat 50% 50%;
	border:1px solid #a9a9a9;
	font-size:0;
	cursor:pointer;
}
.go-member_2,
.go-member_3{
	display:block;
	width:401px;
	height:151px;	
	margin:35px 0 0 0;
	text-indent:-9999px;
}
.go-member_2{
	float:left;
	background:url(../../../imgs/private/member/go-member_1.png) no-repeat 50% 50%;
}
.go-member_3{
	float:right;
	display:block;
	background:url(../../../imgs/private/member/go-member_2.png) no-repeat 50% 50%;
}	