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

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


#series #main #contents .spec .spec_box_wrap .spec_box table.default td {
	font-size: 12px;
}

#series #main #contents #product_detail table.default thead tr th,
#series #main #contents #product_detail .spec .spec_box_wrap .spec_box table.default thead th:first-child {
	width: auto;
}


/* コンテンツ表示・非表示 */
.detail_main .show1515 {
	margin-left: 0 !important;
	display: block !important;
}
.detail_main .showDouble {
	display: block !important;
}
.detail_main .show1037,
.detail_main .show1530 {
	display: none !important;
}