@charset "shift_jis";

.step_cnt {
	width:515px;
	height:auto;
	margin:15px 0 15px 15px;
	padding-left:12px;
	font-weight:bold;
	color:#0066CC;
}


.step_comm {
	width:480px;
	height:auto;
	margin:0 0 0 25px;
	padding:10px 0 10px 35px;
	background:url(../images/step_arrow.gif) no-repeat;
}
	
	
