div#tablewaku{
  text-align:center;
  width:auto;
  height:auto;
}
.row1 th{
  background-color:#dfe8f6;
}
.row1 td{
  background-color:#dfe8f6;
}
p.name{
  font-size:1.1em;
  font-weight:bold;
  padding-top:2px;
}
.row2 th{
  background-color:#bdc7d7;
}
.row2 td{
  background-color:#e8e8e8;
}
.row3 th{
  background-color:#dfe8f6;
}
.row3 td{
  background-color:#dfe8f6;
}
.row4 th{
  background-color:#bdc7d7;
}
.row4 td{
  background-color:#e8e8e8;
}
div#introimg1{
  width:auto;
  height:auto;
  text-align:right;
}
p.imghp{
  padding-left:10px;
  margin-bottom:2px;
  font-size:1.1em;
  font-weight:bold;
}
div#introimgh{
  text-align:right;
  width:500px;
  height:266px;
  background-image:url("../images/introimgh.jpg");
  background-repeat:no-repeat;
  background-position:0% 50%;
}
p.imgh2p{
  padding-left:120px;
  margin-bottom:7px;
  font-size:1.1em;
  font-weight:bold;
}
div#introimgh2{
  text-align:right;
  width:500px;
  height:266px;
  background-image:url("../images/introimgh2.jpg");
  background-repeat:no-repeat;
  background-position:100% 20%;
}
p.img2p{
  padding-left:70px;
  margin-bottom:10px;
  font-size:1.1em;
  font-weight:bold;
}
div#introimg2{
  text-align:center;
  width:500px;
  height:341px;
  background-image:url("../images/introimg2.jpg");
  background-repeat:no-repeat;
  background-position:50% 50%;
}  
