@charset "UTF-8";

/* ***************************************************
* CSS file For Weltec
	FileName: digitalparm.css
	data:2008/8/6 nishikawa

■目次 ==========================================
■[00]:コンテンツ
**************************************************** */

/*-----------------------------------------------------------
■[00]:コンテンツ
------------------------------------------------------------*/
div#Contents {
	width: 718px;
}

div#Reformation {
	background: url(/img/reformation/reformation_bg.jpg) no-repeat left top;
	position: relative;
	padding: 32px 0 0 14px;
	height: 227px;
}

div#Reformation p {
	padding: 7px 245px 0 0;
	line-height: 16px;
}

div#Process {
	width: 718px;
	float:left;
	padding-bottom: 5px;
	background: url(/img/reformation/process_dotted.gif) no-repeat left bottom;
}

div#Process span {
	display: block;
	clear: both;
	letter-spacing: -1px;
}

div#Process01 { background: url(/img/reformation/process01_bg.gif) no-repeat left top; }
div#Process02 { background: url(/img/reformation/process02_bg.gif) no-repeat left top; }
div#Process03 { background: url(/img/reformation/process03_bg.gif) no-repeat left top; }
div#Process04 { background: url(/img/reformation/process04_bg.gif) no-repeat left top; }
div#Process05 { background: url(/img/reformation/process05_bg.gif) no-repeat left top; }
div#Process06 { background: url(/img/reformation/process06_bg.gif) no-repeat left top; }

div#Process01,div#Process04 {
	width: 225px;
	float: left;
	margin: 10px 0 0 0;
	padding-bottom: 5px;
}

div#Process02, div#Process05 {
	width: 240px;
	float: left;
	margin: 10px 5px 0;
	padding-bottom: 5px;
}

div#Process03, div#Process06 {
	width: 240px;
	float: left;
	margin: 10px 0 0 0;
	padding-bottom: 5px;
}

div#Process01 p, div#Process04 p {
	width: 116px;
	float: left;
	padding: 35px 0 0 0;
	margin-right: 5px;
}

div#Process02 p, div#Process03 p, div#Process05 p, div#Process06 p {
	width: 116px;
	float: left;
	margin-right: 5px;
	padding: 35px 0 0 19px;
}

div#Process01 img, div#Process02 img, div#Process03 img, div#Process04 img, div#Process05 img, div#Process06 img {
	width: 96px;
	float: right;
}



