@charset "UTF-8";
/* Reflex CSS */
/* _setting CSS */
#series #main #contents #product_main #product_info .about .copy {
  background-image: url(../images/value_copy.png);
  height: 51px;
}
/* 基板サイズ・ピッチ */
#series #main #contents #product_detail #index #lu-xc table tbody tr td:nth-child(4) {
  font-weight: bold;
}
#series #main #contents #product_detail #index #lu-xc table tbody tr td:nth-child(5) {
  font-weight: bold;
}
#series #main #contents #product_detail #index #lu-xc table tbody tr td:nth-child(6) {
  font-weight: bold;
}
#series #main #contents #product_detail #index #lu-xc table tbody tr td:nth-child(7) {
  font-weight: bold;
}
#series #main #contents #product_detail #index #lu-xc table tbody tr td:nth-child(8) {
  font-weight: bold;
}
#series #main #contents #product_detail #index #lu-xc table tbody tr td:nth-child(9) {
  font-weight: bold;
}
#series #main #contents #product_detail #index #lu-xc table tbody tr td:nth-child(10) {
  font-weight: bold;
}
#series #main #contents #product_detail #index #lu-xc table tbody tr td:nth-child(11) {
  font-weight: bold;
}

#series #main #contents #product_detail #index #lu-xc table thead tr.sub_line th {
	border-top: #ddd 1px solid;
}

#series #main #contents #product_main .data .inner div.basic .title {
	margin-top: 15px;
	font-size: 13px;
	color: #666;
	font-weight: bold;
}

#series #main #contents #product_main #product_info .about .set h4 {
	margin-bottom: 0px;
}

#series #main #contents #product_main #product_info .about .set h4 span {
	font-size: 12px;
	padding-left: 20px;
}

#series #main #contents #product_main #product_info .about .set .item {
	border-top: #d4d4d4 1px solid;
	padding-top: 10px;
}


#series #main #contents #product_detail .tabletitle {
	font-weight: bold;
	font-size: 15px;
	background-color: #c9c9c9;
	color: #ffffff;
	padding: 5px 15px 3px;
	margin-bottom: 4px;
}

#series #main #contents #product_detail #set .set .image {
	margin-bottom: 30px;
}

#series #main #contents #product_detail #order .order .image {
	margin-bottom: 30px;
}




#series #main #contents #product_detail #order .process{
	overflow:hidden;
	width:710px;
	padding:0 0 20px 20px;
}
#series #main #contents #product_detail #order .process.bg{
	margin:0 0 20px 0;
	background:url(../images/valueset_img_20.gif) no-repeat center bottom;
}
#series #main #contents #product_detail #order .process p{
	/*float:left;*/
	display: inline-block;
	vertical-align: top;
}
#series #main #contents #product_detail #order .process dl{
	/*float:left;*/
	display: inline-block;
	vertical-align: top;
	width:510px;
	padding:0 0 0 16px;
}
#series #main #contents #product_detail #order .process dl dt{
	padding:0 0 5px 0;
	font-size:16px;
	font-weight:bold;
	color:#41423e;
	line-height:1.4em;
}
#series #main #contents #product_detail #order .process dl dt span{
	font-size:13px;
	line-height:1.4em;
	display:block;
}


