@charset "utf-8";

/* technology
--------------------------------------------------------------------------------*/
#contentsArea dl {
	font-size: 81%;
	line-height: 150%;
	margin: 0;
}
#contentsArea dd {
	margin: 0;
}

#contentsArea p.techImg01 img {
	margin-left: 10px;
}

#contentsArea sub {
	vertical-align: bottom;
}


/* index ------------------------------------*/

#contentsArea .techBox01 {
	background: url(../features/img/index_boxbg01.gif) no-repeat left bottom;
	padding: 0 0 2px 0;
}
/* float hack ---- */
#contentsArea .techBox01:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
*html #contentsArea .techBox01 {	display: inline-block;	}
*:first-child+html #contentsArea .techBox01 {	display: inline-block;	}
/* no mac IE \*/
*html #contentsArea .techBox01 {	height: 1%;	}
#contentsArea .techBox01 {	display: block;	}
/* */

#contentsArea .techBox02 {
	width: 276px;
	padding: 0 11px;
}
#contentsArea .techBox03 {
	width: 278px;
	padding: 0 15px 0 11px;
}
#contentsArea .techBox02 .fltL, #contentsArea .techBox03 .fltL {
	width: 100px;
	float: left;
}
#contentsArea .techBox02 .fltR, #contentsArea .techBox03 .fltR {
	width: 166px;
	float: right;
}

#contentsArea .techBox01 dl {
	margin: 0 0 7px 0;
}
#contentsArea .techBox01 dt {
	margin-bottom: 5px;
}
#contentsArea .techBox01 dd {
	font-size: 81%;
	line-height: 140%;
}


/* ih ------------------------------------*/

#contentsArea .techIHBox01 {
	margin-bottom:1.5em;
}
/* float hack ---- */
#contentsArea .techIHBox01:after, #contentsArea .techIHBox02:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
*html #contentsArea .techIHBox01, *html #contentsArea .techIHBox02 {	display: inline-block;	}
*:first-child+html #contentsArea .techIHBox01, *:first-child+html #contentsArea .techIHBox02 {	display: inline-block;	}
/* no mac IE \*/
*html #contentsArea .techIHBox01, *html #contentsArea .techIHBox02 {	height: 1%;	}
#contentsArea .techIHBox01, #contentsArea .techIHBox02 {	display: block;	}
/* */

#contentsArea .techIHBox01 p.imageArea {
	width: 210px;
	float: right;
	margin: 0 0 0 10px;
}
#contentsArea .techIHBox01 div.textArea {
	width: 390px;
 float: left;
}

#contentsArea .techIHBox02 {
	background: url(../features/ih_fixing_tec/img/ih_boxbg01.gif) no-repeat left bottom;
	padding: 0 0 1em 0;
}
#contentsArea .techIHBox02 h5 {
	margin: 0;
}
#contentsArea .techIHBox02 .envFltL	{
	padding: 0 20px;
}
#contentsArea .techIHBox02 .envFltR	{
	width: 314px;
	padding: 0 20px 0 0;

}

/* toner ------------------------------------*/

#contentsArea .techTnrWd01 {	width: 349px;	}
#contentsArea .techTnrWd02 {	width: 340px;	}
#contentsArea .techTnrWd03 {	width: 317px;	}
#contentsArea .techTnrWd04 {	width: 379px;	}



/* interview
--------------------------------------------------------------------------------*/
#contentsArea .techItvBox03 {
	background: url(../features/img/bg01.gif) repeat-x;
}

/* float hack ---- */
#contentsArea dl.techItvTx03:after,
#contentsArea dl.techItvTx04:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
*html #contentsArea dl.techItvTx03,
*html #contentsArea dl.techItvTx04 {
	display: inline-block;
}
*:first-child+html #contentsArea dl.techItvTx03,
*:first-child+html #contentsArea dl.techItvTx04 {
	display: inline-block;
}
/* no mac IE \*/
*html #contentsArea dl.techItvTx03,
*html #contentsArea dl.techItvTx04 {
	height: 1%;
}
#contentsArea dl.techItvTx03,
#contentsArea dl.techItvTx04 {
display: block;
}
/* */

#contentsArea dl.techItvTx03 dt {
	color: #0098CC;
	font-weight: bold;
	background: url(../features/ih_fixing_tec/img/ih_line.gif) no-repeat 0 2.2em;
	padding: 1.5em 0 0.5em 35px;
}
#contentsArea dl.techItvTx04 dt {
	color: #0098B3;
	font-weight: bold;
	background: url(../features/simitri_toner/img/toner_line.gif) no-repeat 0 2.2em;
	padding: 1.5em 0 0.5em 35px;
}

#contentsArea dl.techItvTx03 dd,
#contentsArea dl.techItvTx04 dd {
	padding: 0 0 0.5em 35px;
}
#contentsArea dl.techItvTx03 dd.techItvImg03 {
	width: 223px;
	float: right;
	padding: 0 0 0.5em 10px;
}
#contentsArea dl.techItvTx04 dd.techItvImg04 {
	width: 170px;
	float: right;
	padding: 0 0 0.5em 10px;
}


