/* Updated 2012/07/23,n */
/* Updated 2007/03/23,E */

	@import "/common_css/default_wide.css";
	@import "/common_css/component_wide.css";
	@import "/kojin/otetsuduki/css/otetsuduki_comp.css";

/* flow */

#contents div.flow{
	width:540px;
	margin: 10px 0 10px 0;
}

#contents div.flow div.step1,
#contents div.flow div.step3{
	float:left;
	width:160px;
	margin: 0 4px 0 0;
}

#contents div.flow div.step1 p.paragraph,
#contents div.flow div.step3 p.paragraph{
	padding: 0 50px 0 0px;
	width: 110px !important;
	width /**/: 160px;
}

#contents div.flow div.step2{
	float:left;
	width:149px;
	margin: 0 4px 0 0;
}

#contents div.flow div.step2 p.paragraph{
	padding: 0 50px 0 0px;
	width: 99px !important;
	width /**/: 149px;
}

#contents div.flow div.step4{
	float:left;
	width:58px;
}

/* Updated¥ 2007/03/23,E */

#contents div.method input.formsubmit{
	margin:0px 0px 2px 0px;
	vertical-align:middle;
}

/* Updated£ 2007/03/23,E */

/* Updated¥ 2012/07/23,n */
#contents table.box04 h3 {
	font-size: medium;
	margin: 0px;
	padding: 3px 0px 5px 0px;
}
/* Updated£ 2012/07/23,n */