/********** index.html専用CSS **********/
/***** 左側製品を探す *****/

table.top_leftsearch {
	height: 236px;
	background: url("../images/index/leftsearch_bg.gif") 0 0 no-repeat;
}

/***** トピックス *****/
.topics td {
	/*white-space: nowrap;*/
	padding: 5px 3px 5px 0px;
}
.topics td a {
	padding: 0 0 0 0px;
}


/***** 製品・サービス紹介 *****/
.service01 {
	background: url(../images/english/bg01.gif) left bottom no-repeat;
	line-height: 140%;
	padding-bottom:10px;
}

.service02 {
	background: url(../images/english/bg01.gif) left bottom no-repeat;
	line-height: 140%;
	padding-bottom:10px;
}
