@charset "Shift_JIS";

/* index.html */


#content p.lead {
	margin: 6px 0;
}



/* three technologies */

#content .column3 {
	width: 640px;
	margin: 30px 0 0 0;
	background: url(../../../image/column_body3.gif) repeat-y;
}
#content .column3 .top {
	height: 5px;
	background: url(../../../image/column_top3.gif) no-repeat;
	font-size: 1px;
	line-height: 0;
}
#content .column3 .bottom {
	clear: left;
	height: 5px;
	background: url(../../../image/column_bottom3.gif) no-repeat;
	font-size: 1px;
	line-height: 0;
}

#content .column3 .body {
	width: 625px;
	height: 98px;
	margin: 0 5px 0 10px;
	padding: 4px 0 0 0;
	background: url(../image/index/pic_threetechnology.jpg) right top no-repeat;
}
#content .column3 .body h4 {
	margin: 0 0 7px 0;
}
#content .column3 .body ul#lNav {
	margin: 16px 0 0 0;
}
#content .column3 .body ul#lNav li {
	float: left;
	display: inline;
	width: 135px;
	margin: 0 10px 0 0;
}



/* cat Index */

#content .catIndex li {
	float: left;
	width: 205px;
	margin: 15px 0 0 0;
	background: url(../image/index/column_cat_body.gif) left top repeat-y;
}
#content .catIndex li.c1 {
	width: 217px;
}
#content .catIndex li.c2 {
	width: 217px;
}
#content .catIndex li div.cat {
	width: 205px;
	background: url(../image/index/column_cat_2.gif) left bottom no-repeat;
}
#content .catIndex li .top {
	height: 5px;
	font-size: 1px;
	line-height: 0;
	background: url(../image/index/column_cat_top.gif) 0 0 no-repeat;
}
#content .catIndex li .bottom {
	height: 5px;
	font-size: 1px;
	line-height: 0;
	background: url(../image/index/column_cat_bottom.gif) 0 0 no-repeat;
}
#content .catIndex li a.pic {
	display: block;
	width: 195px;
	margin: 0 auto 6px auto;
}
#content .catIndex li .pic img {
	display: block;
}
#content .catIndex li a.lh {
	width: 195px;
	margin: 0 0 6px 5px;
}
#content .catIndex li p {
	width: 185px;
	margin: 0 0 0 10px;
	line-height: 1.3;
}
