/* Updated 2009/10/16,E */

	@import "/common_css/default_wide.css";
	@import "/common_css/component_wide.css";
	@import "/kojin/toushin_guide/css/toushin_guide_comp.css";
	@import "/kojin/toushin_guide/step3/css/step3_comp.css";

#contents h2.banner {
	clear:both;
	margin-bottom:5px;
}


#contents div.stepbox {
	background:url(/kojin/toushin_guide/image_dir/bg_steplist_01.gif) no-repeat bottom left;
	width:540px;
	padding-bottom:5px;
	margin:0 0 10px 0;
}

#contents div.boxl {
	width:260px;
	float:left;
}

#contents div.boxr {
	width:260px;
	float:right;
}

#contents div.stepbox h3 {
	margin:0 0 12px 0;
}

#contents div.stepbox ul {
	margin:0 5px 0 10px;
}

#contents div.stepbox ul li {
	margin:0 0 5px 0;
	line-height:1.2;
	text-indent:-3.8em;
	padding-left:3.8em;
}

