﻿/*-------------
undermain
-------------*/
.underlayer_main {
  width: 1000px;
  margin: 30px auto 60px auto;
  overflow: hidden;
}
.main_right.clearfix {
  float: right;
  margin: 0 0 30px 0;
  width: 750px;
}
img.underlayerbanner {
  margin: 30px 0 0 0;
}
/*-------------
side
-------------*/
.side.clearfix {
  float: left;
  width: 220px;
  margin: 0 0 50px 0;
}
ul.sidemenu li {
  margin: 5px 0 30px 0;
}
.sidemenu a {
  display: block;
  width: 220px;
  height: 40px;
}
.sidemenu #nav7 {
  background: url(../images/company/side/sidebutton1.png) no-repeat;
}
.sidemenu #nav7:hover {
  background: url(../images/company/side/sidebutton1on.png) no-repeat;
}
ul.sidemenu2 li {
  margin: 0 0 10px 0;
}
.sidemenu2 a {
  display: block;
  width: 113px;
  height: 17px;
  margin-left: auto;
}
.sidemenu2 #nav8 {
  background: url(../images/company/side/sidebutton2.png) no-repeat;
}
.sidemenu2 #nav8:hover {
  background: url(../images/company/side/sidebutton2on.png) no-repeat;
}
/*-------------
company
-------------*/
table.company {
  border-collapse: collapse;
  width: 750px;
  margin: 15px 0 15px 0;
  line-height: 20px;
  border: solid 1px #ccc;
  font-size: 13px;
}
table.company th {
  text-align: justify;
  padding: 10px 0 10px 25px;
  border: solid 1px #ccc;
  background-color: #eee;
  width: 180px;
  vertical-align: top;
}
table.company td {
  padding: 10px 0 10px 20px;
  border: solid 1px #ccc;
  font-weight: 500;
}
ul.companylist.clearfix {
  margin: 10px 0 0 0;
}
ul.companylist.clearfix li {
  float: left;
}
ul.companylist.clearfix li:nth-child(2) {
  margin: 0 15px 0 15px;
}
p.companytext {
  font-size: 13px;
  font-weight: 600;
  margin: 10px 0 0 0;
}
/*-------------
business
-------------*/
p.businesstitle {
  font-size: 20px;
  font-weight: 900;
  margin: 10px 0 5px 0;
  line-height: 30px;
}
.businessbox.clearfix {
  background-color: #eee;
  padding: 20px 10px 20px 15px;
  margin: 0 0 15px 0;
}
p.businesstext1.clearfix {
  font-size: 13px;
  line-height: 22px;
  float: left;
  width: 360px;
  padding: 0 45px 0 0;
}
span.fontweight {
  font-weight: 900;
}
img.businessphoto {
  margin: 0 0 20px 0;
}
p.businesstext2.clearfix {
  float: right;
  font-size: 13px;
  line-height: 22px;
  width: 370px;
  padding: 0 10px 0 0;
}
/*-------------
equipment
-------------*/
img.equipmentphoto {
  margin: 15px 0 0 0;
}
table.equipment {
  border-collapse: collapse;
  width: 750px;
  margin: 20px 0 30px 0;
  line-height: 20px;
  border: solid 1px #ccc;
  font-size: 13px;
}
table.equipment th {
  text-align: justify;
  padding: 10px 0 10px 25px;
  border: solid 1px #ccc;
  background-color: #eee;
  vertical-align: top;
}
table.equipment td {
  padding: 10px 0 10px 20px;
  border: solid 1px #ccc;
  font-weight: 500;
}
table.equipment th:nth-child(3) {
  text-align: center;
  padding: 10px 0 10px 0;
  width: 100px;
}
table.equipment td:nth-child(3) {
  text-align: center;
  padding: 10px 0 10px 0;
  width: 100px;
}
ul.equipmentlist.clearfix {
  margin: 60px 0 0 0;
}
ul.equipmentlist.clearfix li {
  float: left;
  width: 180px;
  text-align: center;
  font-weight: 600;
  font-size: 13px;
  margin-right: 10px;
}
ul.equipmentlist.clearfix li:last-child {
  margin-right: 0;
}
/*-------------
3dcad
-------------*/
img.cadphoto {
  margin: 15px 0 0 0;
}
p.cadtitle {
  font-size: 20px;
  font-weight: 900;
  margin: 30px 0 5px 0;
  line-height: 30px;
}
.cadbox.clearfix {
  background-color: #eee;
  padding: 20px 10px 20px 15px;
  margin: 0 0 40px 0;
}
p.cadtext1.clearfix {
  font-size: 13px;
  line-height: 22px;
  float: left;
  width: 425px;
  padding: 0 45px 0 0;
}
.cadboxinner.clearfix {
  margin: 30px 0 0 0;
}
p.cadboxtext.clearfix {
  font-size: 20px;
  font-weight: 600;
  line-height: 23px;
  float: left;
  width: 190px;
  margin: 35px 15px 0 10px;
  letter-spacing: 2px;
}
p.cadtext2 {
  font-size: 13px;
  line-height: 22px;
}
/*-------------
contact
-------------*/
p.contacttext {
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 1px;
  margin: 15px 0 0 5px;
  font-size: 13px;
}
#toiawase .form {
  clear: both;
}
#toiawase .form table {
  border-collapse: collapse;
  width: 750px;
  margin: 10px 0 0 0;
  border: solid 1px #c9c9c9;
  color: #434343;
  font-size: 13px;
}
#toiawase .form table th, #toiawase .form td {
  line-height: 25px;
  border: solid 1px #ccc;
}
#toiawase .form table th {
  width: 150px;
  padding: 5px 0 5px 20px;
  text-align: left;
  vertical-align: top;
  background-color: #eee;
}
#toiawase .form td {
  padding: 0 0 0 14px;
}
#toiawase .form td input#comname, #toiawase .form td input#companyname, #toiawase .form td input#name, #toiawase .form td input#name2 {
  width: 400px;
  height: 20px;
  font-size: 12px;
  padding: 0 0 0 5px;
  border: solid 1px #ccc;
}
#toiawase .form td input#mail, #toiawase .form td input#adress {
  width: 480px;
  height: 20px;
  font-size: 12px;
  padding: 0 0 0 5px;
  border: solid 1px #ccc;
}
#toiawase .form td input#tel, #toiawase .form td input#fax, #toiawase .form td input#adresscode {
  width: 300px;
  height: 20px;
  font-size: 12px;
  padding: 0 0 0 5px;
  border: solid 1px #ccc;
}
#toiawase .form td textarea#comment {
  margin-top: 10px;
  width: 530px;
  height: 200px;
  font-size: 12px;
  border: solid 1px #ccc;
}
#toiawase .form #formEnd {
  text-align: center;
  margin: 5px 0 60px 0;
}
#toiawase .form #formEnd button {
  margin: 10px 0 0;
  border: 0;
  background-color: #fff;
}
#toiawase .form #formEnd button:hover {
  opacity: 0.7;
}