@charset "utf-8";

/*-------------------------------------
 index
--------------------------------------*/
#process .unit { clear:both;}
#process .unit:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
#process .unit { margin-bottom:5px;}
#process .unit .step { float:left; display:inline; width:154px; text-align:center; }
#process .unit .step img { margin-bottom:10px;}

#process .unit .unit_in { float:right; width:530px; margin:0; padding:0; }
#process .unit .unit_in h3 { margin-top:0; }