@charset "utf-8";

/* CSS Document */

#contents {
  /*background-position:left 300px;*/
}

h2.topimage {
  height: 223px;
  background-image: url(../images/topimage.jpg);
  text-indent: -9999px;
}

.lead {
  min-height: 270px;
  height: auto !important;
  height: 270px;
  overflow: visible;
  margin: 0 0 5px 0;
  padding: 20px 0 0 0;
  background-image: url(../images/lead-bg.jpg);
  background-position: left top;
}

.lead h2 {
  width: 410px;
  height: 35px;
  margin: 0 auto 10px auto;
  text-indent: -9999px;
  background-image: url(../images/lead-title.png);
}

.lead h3 {
/*  width: 350px;*/
  width: 360px;
  height: 78px;
  margin: 0 auto 15px auto;
  text-indent: -9999px;
  background-image: url(../images/lead-subtitle.png);
}

.lead .comment {
/*  width: 350px;*/
  width: 360px;
  margin: 0 auto;
}

.lead .comment p {
  font-size: 8pt;
  letter-spacing: -1px;
  margin-bottom: 1.8em;
  text-align: justify;
  line-height: 1.75em;
}

/*
.lead p.name {
  width: 134px;
  height: 19px;
  margin: 0 0 0 216px;
  padding-top: 10px;
  background-image: url(../images/lead-name.png);
  text-indent: -9999px;
}
*/

.lead p.name {
  padding-right: 5px;
  margin-top: 10px;
/*  margin-bottom: 30px;*/
  margin-left: auto;
  text-align: right;
}

#topbtn {
  margin-bottom: 10px;
  padding: 0 8px;
}

#topbtn li {
  width: 253px;
  height: 198px;
  text-indent: -9999px;
}

#topbtn li.equipment {
  float: left;
  background-image: url(../images/topbtn-equipment.jpg);
}

#topbtn li.aboutus {
  float: right;
  background-image: url(../images/topbtn-aboutus.jpg);
}

#topbtn li a {
  display: block;
  width: 253px;
  height: 198px;
}

#topbtn li a:active,
#topbtn li a:hover {
  width: 253px;
  height: 198px;
  background: white !important;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
}

/* history */
#history {
  width: 530px;
  margin-top: 80px;
}

#history .logo {
  width: 350px;
  height: 100px;
  margin: 0 auto 30px;
  background-image: url(../images/history-logo.jpg);
}

#history .main {
  width: 350px;
  height: 120px;
  margin: 0 auto;
  margin-bottom: 40px;
  background-image: url(../images/history-title.jpg);
  background-position: top;
}

/* #history .main p {
  margin-left: 15px;
  font-size: 11px;
  letter-spacing: -1px;
  line-height: 1.75em;
  padding-top: 28px;
} */

#history .main img {
  width: 340px;
  height: 90.5px;
  padding-top: 30px;
}
