@charset "UTF-8";

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

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

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

div#Creep {
	background: url(/img/digitalperm/creep_bg.jpg) no-repeat left top;
	position: relative;
	padding: 32px 0 0 14px;
	height: 318px;
	margin: 0 0 30px 0;
}

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

div#Creep div {
	position: absolute;
	top: 237px;
	left: 0px;
	width: 490px;
}

div#Creep div p#Point01 {
	background: url(/img/digitalperm/creep_point01.gif) no-repeat left top;
	width: 490px;
	height: 40px;
	text-indent: -9999px;
	padding: 0;
}

div#Creep div p#Point02 {
	background: url(/img/digitalperm/creep_point02.gif) no-repeat left top;
	width: 490px;
	height: 43px;
	text-indent: -9999px;
	padding: 0;
}

div#Creep img#Creep_img01 {
	position: absolute;
	left: 504px;
	top: 261px;
}

div#Creep img#Creep_img02 {
	position: absolute;
	left: 574px;
	top: 261px;
}

div#Creep img#Creep_img03 {
	position: absolute;
	left: 644px;
	top: 261px;
}

div#Creep img#Click_img {
	position: absolute;
	left: 540px;
	top: 337px;
}

div#Digital {
	background: url(/img/digitalperm/digital_bg.gif) no-repeat left top;
	padding: 15px 14px 0 14px;
	height: 134px;
	margin: 15px 0 15px 0;
}

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

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

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

div#Process01 { background: url(/img/digitalperm/process01_bg.gif) no-repeat left top; }
div#Process02 { background: url(/img/digitalperm/process02_bg.gif) no-repeat left top; }
div#Process03 { background: url(/img/digitalperm/process03_bg.gif) no-repeat left top; }
div#Process04 { background: url(/img/digitalperm/process04_bg.gif) no-repeat left top; }
div#Process05 { background: url(/img/digitalperm/process05_bg.gif) no-repeat left top; }
div#Process06 { background: url(/img/digitalperm/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;
}



