@charset "utf-8";



#proimage1 {
  margin:0;
  padding:0;
  width:580px;
  height:270px;
  background:url(../products/images/pro_img_01.jpg) no-repeat;
  text-indent:-10000px;
  }

#proimage2 {
  margin:0;
  padding:0;
  width:580px;
  height:270px;
  background:url(../products/images/pro_img_02.jpg) no-repeat;
  text-indent:-10000px;
  }

#pro01 {
  margin:0px;
  padding-bottom:25px;
  width:185px;
  height:15px;
  background:url(../products/images/pro_tl_01.gif) no-repeat;
  text-indent:-10000px;
  }

#pro02 {
  margin:0px;
  padding-bottom:25px;
  width:185px;
  height:15px;
  background:url(../products/images/pro_tl_02.gif) no-repeat;
  text-indent:-10000px;
  }


#procontent {
  padding:0px;
  margin:15px 30px 0px 30px;
  }


#procontent h3 {
  margin:0px 0px 20px 0px;
  padding:0px 0px 0px 5px;
  line-height:140%;
  color:#2A59A8;
  border-left:solid #2A59A8 5px;
  }

#procontent h4 {
  line-height:140%;
  color:#2A59A8;
  margin:0px 0px 10px 0px;
  }

#procontent p {
  margin:0;
  padding:0px 0px 20px 0px;
  line-height:140%;
  }

.probox {
  padding-bottom:10px;
  margin-bottom:20px;
  border-bottom:dotted #ccc 2px;
  }

#procontent a {
  line-height:150%;
  text-decoration:none;
  border-bottom:dashed #36c 1px;
  color:#36c;
  }

#procontent a:hover {
  line-height:150%;
  border-bottom:dashed #f60 1px;
  color:#f60;
  }


.aquatable {
  width:520px;
  border-collapse: collapse;
  font-size:small!important;
  font-size:x-small;
  margin-bottom:20px;
  }
  
.aquatable th {
  font-weight:normal;
  padding:4px;
  white-space:nowrap;
  border:solid #999 1px;
  background-color:#ffc;
  color:#666;
  }

.aquatable td {
  padding:4px;
  border:solid #999 1px;
  }




#procontent #contact a {
  display:block;
  width:100%;
  padding:15px 0px 15px 0px;
  margin:0px 0px 20px 0px;
  border:solid #999 1px;
  color:#fff;
  text-align:center;
  text-decoration:none;
  font-weight:bold;
  background-color:#2F9FAB;
  }

#procontent #contact a:hover {
  text-decoration:none;
  display:block;
  color:#fff;
  background-color:#f90;
  }


















