@charset "UTF-8";
/* Reflex CSS */
/* _setting CSS */
#series #main #contents #product_main #product_info .about .copy {
  background-image: url(../images/spottype_copy.png);
  height: 51px;
}
/* 基板サイズ・ピッチ */

#series #main #contents #product_detail #index #lu-xc table tbody tr td:nth-child(2) {
  font-weight: bold;
  color: #38a0d0;
}
#series #main #contents #product_detail #index #lu-xc table tbody tr td:nth-child(3) {
  font-weight: bold;
  color: #38a0d0;
}
#series #main #contents #product_detail #index #lu-xc table tbody tr td:nth-child(4) {
  font-size: 12px;
}

#series #main #contents #product_detail #endparts .spec_box td:nth-child(3) {
  color: #38a0d0;
}

#series #main #contents #product_detail .annotation_list p.red{
	font-size: 12px;
	color: #d71725;
	font-weight: bold;
	margin-bottom: 5px;
}


#series #main #contents #product_main #product_info .about .lead2 {
	padding-top: 12px;
}

#series #main #contents #product_detail #index .number table thead tr th {
    height: 35px;
}

#series #main #contents #product_detail #install.detail_main .type .leadBox dl {
    width: auto!important;
    margin-bottom: 10px;
}