#Sub2 div.side_bg{
	height: 1800px;
}
body#sell div.contentsBox h2{
	background: url(../img/nagare_h2.png) no-repeat;
	width: 193px;
	height: 28px;
	text-indent: -9999px;
	margin: 20px 0 0 0;
}
body#sell div.contentsBox h3{
	background: url(../img/nagare_h3.png) no-repeat;
	width: 170px;
	height: 28px;
	text-indent: -9999px;
	margin: 20px 0 0 0;
}
body#sell div.contentsBox h4{
	background: #1e2768;
	width: 671px;
	height: 21px;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	margin: 10px 0 0 0;
	padding: 5px;
}
body#sell div.contentsBox div.step01{
	text-indent: -9999px;
	background:url(../img/step_01.png) no-repeat;
	width: 681px;
	height: 122px;
	margin: 0 0 10px 0;
}
body#sell div.contentsBox div.step02{
	text-indent: -9999px;
	background:url(../img/step_02.png) no-repeat;
	width: 681px;
	height: 112px;
	margin: 0 0 10px 0;
}
body#sell div.contentsBox div.step03{
	text-indent: -9999px;
	background:url(../img/step_03.png) no-repeat;
	width: 681px;
	height: 191px;
	margin: 0 0 10px 0;
}
body#sell div.contentsBox div.step04{
	text-indent: -9999px;
	background:url(../img/step_04.png) no-repeat;
	width: 681px;
	height: 112px;
	margin: 0 0 10px 0;
}
body#sell div.contentsBox div.step05{
	text-indent: -9999px;
	background:url(../img/step_05.png) no-repeat;
	width: 681px;
	height: 112px;
	margin: 0 0 10px 0;
}
body#sell div.contentsBox div.step06{
	text-indent: -9999px;
	background:url(../img/step_06.png) no-repeat;
	width: 681px;
	height: 100px;
	margin: 0 0 10px 0;
}

body#sell table {
	width: 681px;
	border: 1px #ccc solid;
}

body#sell table th{
	padding: 8px;
	border: 1px #ccc solid;
	border-width: 0 0 1px 1px;
	text-align: left;
	line-height: 160%;
	vertical-align:top;
	background: #f5f5f5;
	width: 175px;
}
body#sell  table td{
	padding: 8px;
	border: 1px #ccc solid;
	border-width: 0 0 1px 1px;
	text-align: left;
	line-height: 160%;
	vertical-align:top;
}
.formbtn{
	text-align: center;
	margin: 20px 0;
}