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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../image/global/contentsbg.gif) repeat-x;
}

#topImg{
	clear:both;
	padding-top:22px;
	padding-bottom: 12px;
}

#buy {
	width:370px;
	height:86px;
	clear:both;
	text-indent:-9999px;
	background: url(../image/flow/t_buy.gif) no-repeat left 22px;
}


#sell {
	width:370px;
	height:86px;
	clear:both;
	text-indent:-9999px;
	background: url(../image/flow/t_sell.gif) no-repeat left 22px;
}
.step {
	
	line-height: 1.5;
	color: #333;
	background: url(../image/flow/sell/ayjirusi.gif) no-repeat center bottom;
	padding: 10px 10px 80px;
	width: 580px;
	margin-bottom: 10px;
}

.step6 {
	
	line-height: 1.5;
	color: #333;
	padding: 10px;
	width: 580px;
	margin-bottom: 10px;
}

.step p{
	border: 1px solid #CCC;
	padding:8px;
	margin-top:10px;
	margin-bottom:10px;
	background: #EEE;
}
	
.step6 p{
	border: 1px solid #CCC;
	padding:8px;
	margin-top:10px;
	margin-bottom:10px;
	background: #EEE;}

