@charset "UTF-8";

/* base
-----------------------------------------*/
body {
  margin: 30px 10px 10px 10px;
  text-align:center;
}
#print {
  width: 640px;
  margin: 0 auto;
}
#header {
  height: 50px;
}
#header #insatsu {
  float: left;
  width: 127px;
}
#header #a4 {
  float: right;
  width: 450px;
  text-align: right;
}
#oya {
  width: 100%;
  height: 920px;
}
#oya td{
  vertical-align: top;
}
/* table1
-----------------------------------------*/
#left1 {
  float: left;
  width: 530px;
  height: 103px;
  border: 2px solid red;
}
#left1 p {
  padding: 20px 15px;
  line-height: 1.4;
  text-align: left;
}
#right1 {
  float: right;
  width: 92px;
  border: 1px solid #000;
}
#right1 p {
  width: 100%;
  border-bottom: 1px solid #000;
  height: 15px;
  line-height: 15px;
  font-size: 85%;
  _font-size: 9px;
  text-align: center;
  background-color: #000;
  color: #fff;
}
/* table2
-----------------------------------------*/
#name {
  border-top: 3px solid #000;
  border-bottom: 1px solid #000;
  height: 35px;
  line-height: 35px;
  font-size: 114%;
  font-weight: bold;
}
/* table3
-----------------------------------------*/
#left2 {
  float: left;
  width: 390px;
}
#right2 {
  float: right;
  width: 240px;
}
#right2 .text1 {
  height: 97px;
  border-bottom: 1px solid #000;
}
#right2 .text2 {
  height: 20px;
  line-height: 20px;
}
#right2 .text3 {
  height: 77px;
  line-height: 60px;
  text-align: center;
  font-size: 300%;
  font-weight: bold;
}

#right2 .text31 {
  height: 77px;
  line-height: 60px;
  text-align: center;
  font-weight: bold;
}

.iro1 {
  color: red;
}
.iro2 {
  color: green;
}
.iro3 {
  color: #f90;
}
.iro4 {
  color: blue;
}
#right2 .iro5 {
  color: #444;
  font-size: 189%;
}

/* table3
-----------------------------------------*/
.text4 {
  width: 100%;
  border: 1px solid #000;
}
.text4 p {
  padding-left: 5px;
  font-size: 92%;
}
.text4 th {
  width: 90px;
  background-color: #eae7d6;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
}
.text4 td {
  width: 123px;
  height: 20px;
  line-height: 20px;
  border-top: 1px solid #000;
  border-right: 1px solid #000c;
  border-bottom: 1px solid #000;
}
.text11 {
  font-weight: bolder;
  padding-bottom: 2px;
  color: #333;
  letter-spacing: 2px;
  text-align: left;
}
/* table5
-----------------------------------------*/
.text5 {
  border: 1px solid #000;
  margin-bottom: 10px;
  height: 100px !important;
  text-align: left;
}
.text5 p {
  padding: 5px;
}

/* table6
-----------------------------------------*/
.text6 {
  background-color: #000;
  font-size: 85%;
  color: #fff;
  padding: 3px;
}
.text7 {
  position: absolute;
  top: 3px;
  right: 5px;
  color: #fff;
  font-size: 85%;
  letter-spacing: 1px;
}
.text8 {
  background: url(../../img/companytel.jpg) 
  no-repeat;
  width: 640px;
  height: 50px;
  text-indent: -9999px;
}
.text9 {
  padding: 5px 0;
  font-size: 85%;
  border-top: 1px solid #000;
}
