/*Updated 2014/07/10.D */

@import "/common_css/default_wide.css";
@import "/common_css/component_wide.css";
@import "/kojin/sonota/ic/css/ic_comp.css";


#contents table.goriyo_step{
	border-width:0;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px 0px 10px 0px;
	width: 100%;
}
#contents table.goriyo_step th{
	background-color:#FC6;
	border-top:solid 1px #B4B4B4;
	border-bottom:solid 1px #B4B4B4;
	border-left:solid 1px #B4B4B4;
	padding:0 5px;
}
#contents table.goriyo_step td{
	background-color:#FFF;
	border:solid 1px #B4B4B4;
	padding:0 5px 0;
	vertical-align: middle;
}
#contents table.goriyo_step td.strong{
	background-color:#FFC;
}
#contents table.goriyo_step td.arrow{
	background-color:#FFF;
	border-width:0;
	padding:15px 0;
	text-align:center;
}
#contents table.goriyo_step td div.boxImage{
	padding: 0 0 0 5px;
}
#contents img.icon_num{
	vertical-align: middle;
	margin-right:3px;
}
#contents img.step3lead{
	margin-top:10px;
}