@charset "UTF-8";
/* CSS Document */

@import "/english/lib/cmn_css/component.css";
@import "/english/products/css/products_comp.css";
@import "/english/engineering/css/engineering_comp.css";

.second {
	background:url(/english/engineering/image_uniq/h_solution.gif) top left no-repeat;
	clear:both;
	margin-bottom:7px;
	padding:0;
	width:580px;
	height:32px;
}

.second span{
	display:block;
	font-size:small;
	text-indent:-9999px;
	overflow:hidden;
}

.solution01 ,
.solution02 ,
.solution03 ,
.solution04 ,
.solution05 ,
.solution06 {
	clear:both;
	margin-bottom:7px;
	padding:0;
	width:580px;
	height:24px;
}

.solution01 {
	background:url(/english/engineering/image_uniq/ttl_en_solution_01.gif) top left no-repeat;
}

.solution02 {
	background:url(/english/engineering/image_uniq/ttl_en_solution_02.gif) top left no-repeat;
}

.solution03 {
	background:url(/english/engineering/image_uniq/ttl_en_solution_03.gif) top left no-repeat;
}

.solution04 {
	background:url(/english/engineering/image_uniq/ttl_en_solution_04.gif) top left no-repeat;
}

.solution05 {
	background:url(/english/engineering/image_uniq/ttl_en_solution_05.gif) top left no-repeat;
}

.solution06 {
	background:url(/english/engineering/image_uniq/ttl_en_solution_06.gif) top left no-repeat;
}


.solution01 span , 
.solution02 span ,
.solution03 span ,
.solution04 span ,
.solution05 span ,
.solution06 span {
/* fontsizeFixed */
	display:block;
	font-size:small;
	text-indent:-9999px;
	overflow:hidden;
}




/* solutionAllBox */

#contents div.solutionAllBox {
	margin-top:15px;
}

#contents div.solutionAllBoxBt {
 background:url(/english/engineering/image_uniq/bg_dotted.gif) bottom left repeat-x;
	margin:15px 0 30px 0;
	padding-bottom:30px;
}

#contents div.solutionBox {
	width:580px;
}

#contents div.solutionRBox {
	float:right;
	width:390px;
}

#contents div.solutionLBox {
	float:left;
	width:160px;
}

#contents div.soluInnerL {
	width:245px;
	margin: 10px 0 0 0;
	float:left;
}

#contents div.soluInnerR {
	width:333px;
	margin: 10px 0 0 0;
	float:right;
}

#contents div.Rinner {
 text-align:right;
	width:580px;
}
