@charset "UTF-8";
/* CSS Document */


/*--ステップ--*/
.step {
	padding:5px 0px 5px 0px;
	border-bottom:1px solid #666666;
	}
	
.steptable {
	width:680px;
	margin-top:15px;
	}
	
.steptable td{
	vertical-align:top;
}

.steptable img{
	margin-right:10px;
}

.arrow{
	margin:15px 0px 15px 30px;
	}
