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

#tech_bodybox {
	margin: 43px 20px 0;
}

#tech_bodybox h1 {
	background:url(../images/tech_txt.gif) no-repeat;
	width:710px;
	height:146px;
	text-indent: -9999px;
}


#tech_bodybox .mov { background-color:#292929; padding:0 85px; text-align:center; margin:19px 0 0 0; height:320px;}

#colum1{height:400px; clear:both;}

#colum1 img { margin:107px 0 12px;}

#colum1 .c1_01 {
	width:228px;
	/* [disabled]height:400px; */
	float:left;
	background:url(../images/txt_gravity.gif) no-repeat;
	margin:0 13px 0 0;
	font-size: 12px;
	font-weight: bold;
	xtext-align: justify;
}

#colum1 .c1_02 {
	width:228px;
	/* [disabled]height:400px; */
	float:left;
	background:url(../images/txt_hummer.gif) no-repeat;
	margin:0 13px 0 0;
	font-size: 12px;
	font-weight: bold;
	xtext-align: justify;
}

#colum1 .c1_03 {
	width:228px;
	/* [disabled]height:400px; */
	float:left;
	background:url(../images/txt_vibration.gif) no-repeat;
	margin:0 0 0 0;
	font-size: 12px;
	font-weight: bold;
	xtext-align: justify;
	line-height: 1.4;
}

#colum2{height:400px; clear:both;}

#colum2 img { margin:75px 0 15px;}

#colum2 .c2_01 {
	width:170px;
	/* [disabled]height:400px; */
	float:left;
	background:url(../images/txt_module.gif) no-repeat;
	margin:0 10px 0 0;
	font-size: 12px;
	font-weight: bold;
}

#colum2 .c2_02 {
	width:170px;
	/* [disabled]height:400px; */
	float:left;
	background:url(../images/txt_case.gif) no-repeat;
	margin:0 10px 0 0;
	font-size: 12px;
	font-weight: bold;
}

#colum2 .c2_03 {
	width:170px;
	/* [disabled]height:400px; */
	float:left;
	background:url(../images/txt_rubber.gif) no-repeat;
	margin:0 10px 0 0;
	font-size: 12px;
	font-weight: bold;
}

#colum2 .c2_04 {
	width:170px;
	/* [disabled]height:400px; */
	float:left;
	background:url(../images/txt_circuit.gif) no-repeat;
	margin:0 0 0 0;
	font-size: 12px;
	font-weight: bold;
}


#tech_bodybox h2 {
	background:url(../images/txt_techlologies.gif) no-repeat;
	width:297px;
	height:21px;
	text-indent: -9999px;
	margin-bottom:26px;
	border-bottom:0px;!important
}

#colum3{
	height:380px;
	clear:both;
	font-size: 10px;
	font-weight: bold;
}

#colum3 img { margin:83px 0 16px;}

#colum3 .c3_01 {
	width:134px;
	/* [disabled]height:380px; */
	float:left;
	background:url(../images/txt_pressure.gif) no-repeat;
	margin:0 10px 0 0;
}

#colum3 .c3_02 {
	width:134px;
	/* [disabled]height:380px; */
	float:left;
	background:url(../images/txt_solar.gif) no-repeat;
	margin:0 10px 0 0;
}

#colum3 .c3_03 {
	width:134px;
	/* [disabled]height:400px; */
	float:left;
	background:url(../images/txt_illuminator.gif) no-repeat;
	margin:0 10px 0 0;
}


#colum3 .c3_04 {
	width:134px;
	/* [disabled]height:400px; */
	float:left;
	background:url(../images/txt_light.gif) no-repeat;
	margin:0 10px 0 0;
}

#colum3 .c3_05 {
	width:134px;
	/* [disabled]height:400px; */
	float:left;
	background:url(../images/txt_crystal.gif) no-repeat;
	margin:0 0 0 0;
}

/* ~~ その他の float/clear クラス ~~ */
.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

[if lte IE 7]>

.content { margin-right: -1px; } /* この 1 ピクセルの負のマージンはこのレイアウトのどのカラムにも配置でき、同じ補正効果を持ちます。 */
ul.nav a {
	/* [disabled]zoom: 1; */
}  /* zoom プロパティにより、IE の hasLayout をトリガーします。これは、リンク間の余分なホワイトスペースを修正するのに必要です。 */

