@charset "utf-8";
/* ------------------------------------------------------
contents
------------------------------------------------------ */

.l-content .casterProcessBox {
  background: url(/special/alumiframe/products/caster_adjuster_anchor/img/process_ttl.png) 117px 0 no-repeat;
  width: 950px;
  height: 685px;
  margin-top: 30px;
  padding-left: 180px;
}
.l-content .casterProcessBox .stepBox {
  float: left;
  width: 70px;  
}
.l-content .casterProcessBox .step {
  float: left;
  width: 58px; 
  height: 24px;
  line-height: 24px;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  color: #0a337f;
  border: 1px #0a337f solid;
}
.l-content .casterProcessBox .txtBox {
  float: left;
}
.l-content .casterProcessBox .txtBox .ttl {
  font-size: 15px;
  font-weight: bold;
}

.l-content .casterProcessBox .step1Box {
  width: 310px;
  height: 60px;
  border: 1px #838383 solid;
  margin-top: 20px;
}
.l-content .casterProcessBox .step1Box .txt1 {
  width: 142px;
  float: left;
  line-height: 56px;
  text-align: right;
}
.l-content .casterProcessBox .step1Box .txt2 {
  width: 144px;
  padding-left: 5px;
  float: left;
}
.l-content .casterProcessBox .step1Box .txt2_1 {
  width: 142px;
  height: 28px;
  line-height: 28px;
  border-bottom: 1px #000 solid;
  text-align: center;
}
.l-content .casterProcessBox .step1Box .txt2_2 {
  height: 28px;
  line-height: 28px;
  text-align: center;
}

.l-content .casterProcessBox .step2Box {
  width: 180px;
  height: 123px;
  float: left;
  border: 1px #000 solid;
}
.l-content .casterProcessBox .step2Box .txt {
  float: left;
  width: 95px;
  line-height: 123px;
  text-align: center;
  font-weight: bold;
}
.l-content .casterProcessBox .step2Box .pic {
  float: left;
  padding-top: 10px;
}

.l-content .tech_InfoTtl {
	width:110px;
  color: #384f9c;
  background-color: #e1e5ed;
  border: #5d7dac 1px solid;
  line-height: 28px;
  text-align: center;
  font-weight: bold;
}

.l-content .tblEx > tbody > tr > th,
.l-content .tblEx > tbody > tr > td {
  padding: 7px 4px;
}