#option th {
height: 26px;
padding: 0 0 0 10px;
}
* html #option th {
height: 27px;
}
*:first-child+html #option th {
height: 27px;
padding: 0 0 0 10px;
}
#option td {
height: 23px;
padding: 0 0 0 10px;
}
#option .spec_table01 {
	width: 170px;
	border: none;
}
.spec_table01 td,
.spec_table01 th {
	border: 1px solid #c3c3c1;
	border-left: none;
}
.spec_table01 td {
	height: 23px;
}
.spec_table01 th {
	background: url(https://mach.kasaneno.co.jp/img/michelin02/table_bg_red.jpg) repeat left center;
	height: 26px;
	color: #fff;
}
.spec_table01 .odd {
	background: url(https://mach.kasaneno.co.jp/img/michelin02/table_bg_gray01.jpg) repeat left center;
}
.spec_table01 .even {
	background: url(https://mach.kasaneno.co.jp/img/michelin02/table_bg_gray02.jpg) repeat left center;
}

