/* Updated 2011/04/08,D */

	@import "/common_css/default_wide.css";
	@import "/common_css/component_wide.css";
	@import "/kojin/toushin/css/toushin_comp.css";
	@import "/kojin/toushin/torihiki/css/tor_torihiki_comp.css";


/* -------------------------------------------------------
 STEP LIST
------------------------------------------------------- */
#contents div.stepList {
	width:540px;
}
#contents div.stepList p {
	float:left;
}
#contents div.stepList p.step1 {
	width:196px;
}
#contents div.stepList p.step2 {
	width:181px;
}
#contents div.stepList p.step3 {
	width:163px;
}
@media print {
#contents div.stepList {
	*width:541px;
}
}


/* -------------------------------------------------------
 STEP BOX
------------------------------------------------------- */
#contents p.iconIndent01 {
	text-indent:-50px;
	padding-left:50px;
}


/* ILLUSTRATION
------------------------------------------------------- */
#contents div.stepBox div.illust02 {
	zoom:1;
	background:url(/kojin/toushin/torihiki/image_uniq/p_net_01.gif) no-repeat top right;
}
#contents div.stepBox div.illust02Inner {
	width:416px;
}


/* INTERNET BANKING
------------------------------------------------------- */
#contents div.iBanking p.leftBox {
	float:left;
	width:296px;
}
#contents div.iBanking p.rightBox {
	float:right;
	width:179px;
}


#contents h3.h3_Indent {
	text-indent:-15px;
	padding-left:15px;
}