@charset "utf-8";
/* ================================================================================================
  PROCESS (@_0)
================================================================================================ */

/************************************************************** PROCESS */
div#process {
		margin: 0 10px 0 20px;
		}

div#process dl dt {
		border-bottom: 1px solid #ccc;
		}
div#process dl dd {
		background: url(./images/triangle.gif) no-repeat center bottom;
		padding: 10px 0 50px 60px;
		}




/* END PROCESS */