@charset "utf-8";
/* CSS Document */

/*大枠*/
div.main_inter {width:917px; padding:16px 24px 60px 24px; margin-bottom:50px; color:#333;}

/*小枠*/
div.wrapper {}
div.wrapper2 {margin:65px 0;}


/*小枠内共通設定*/
div.sub_title {position:relative;}

div.read {margin-left:30px; margin-top:10px; width:700px;}

ul.step {width:525px; list-style:none; margin:0; padding:0; margin:15px 0 0 50px; z-index:3;}
	li.step_title {padding:10px 0;}
	li.step_text {width:473px; margin-left:40px; line-height:16px; text-align:justify; text-justify:inter-ideograph;}
	li.step_foot {width:473px; margin-left:40px; line-height:16px; margin-top:30px; text-align:justify; text-justify:inter-ideograph;}
	

/*イラスト位置*/
div.s1_ill {position:absolute; left:560px; top:80px; z-index:100;}
div.s2_ill {position:absolute; left:550px; top:65px; z-index:101;}
div.s3_ill {position:absolute; left:550px; top:60px; z-index:2;}
div.s4_ill {position:absolute; left:600px; top:80px; z-index:2;}


/*step2問い合わせ*/
div.s2_index {}
div.s2_arrow {width:70px; height:70px; float:left; margin-top:10px; padding-left:10px; margin-bottom:10px;}
div.s2_text {height:80px; margin-top:5px;  margin-bottom:10px; text-align:justify; text-justify:inter-ideograph;}

