@charset "utf-8";



#recimage1 {
  margin:0;
  padding:0;
  width:580px;
  height:270px;
  background:url(../record/images/rec_img_01.jpg) no-repeat;
  text-indent:-10000px;
  }

#rec01 {
  margin:0px;
  padding-bottom:25px;
  width:130px;
  height:17px;
  background:url(../record/images/rec_tl_01.gif) no-repeat;
  text-indent:-10000px;
  }

#rec02 {
  margin:0px;
  padding-bottom:25px;
  width:260px;
  height:17px;
  background:url(../record/images/rec_tl_02.gif) no-repeat;
  text-indent:-10000px;
  }


#rec03 {
  margin:0px;
  padding-bottom:25px;
  width:260px;
  height:17px;
  background:url(../record/images/rec_tl_03.gif) no-repeat;
  text-indent:-10000px;
  }

#rec04 {
  margin:0px;
  padding-bottom:25px;
  width:260px;
  height:17px;
  background:url(../record/images/rec_tl_04.gif) no-repeat;
  text-indent:-10000px;
  }

#rec05 {
  margin:0px;
  padding-bottom:25px;
  width:260px;
  height:17px;
  background:url(../record/images/rec_tl_05.gif) no-repeat;
  text-indent:-10000px;
  }

#rec06 {
  margin:0px;
  padding-bottom:25px;
  width:315px;
  height:17px;
  background:url(../record/images/rec_tl_06.gif) no-repeat;
  text-indent:-10000px;
  }

#rec07 {
  margin:0px;
  padding-bottom:25px;
  width:315px;
  height:17px;
  background:url(../record/images/rec_tl_07.gif) no-repeat;
  text-indent:-10000px;
  }


#rec08 {
  clear:both;
  margin:0px;
  padding-bottom:25px;
  width:130;
  height:17px;
  background:url(../record/images/rec_tl_08.gif) no-repeat;
  text-indent:-10000px;
  }








#reccontent {
  padding:0px;
  margin:15px 30px 0px 30px;
  }

#recleft {
  width:220px;
  float:left;
  margin-bottom:20px;
  }

#recright {
  width:220px;
  float:left;
  }


#recnews {
  clear:both;
  border-top:dotted #ccc 2px;
  padding-top:25px;
  }

  

#recleft h3 {
  margin:0px 0px 15px 0px;
  padding:0px 0px 0px 5px;
  line-height:140%;
  color:#2A59A8;
  border-left:solid #2A59A8 5px;
  }

#recright h3 {
  margin:0px 0px 15px 0px;
  padding:0px 0px 0px 5px;
  line-height:140%;
  color:#2A59A8;
  border-left:solid #2A59A8 5px;
  }

#reccontent p {
  margin:0;
  padding:0px 0px 20px 0px;
  line-height:140%;
  }

#reccontent img {
  margin-bottom:10px;
  margin-left:10px;
  }

#reccontent ul {
  margin:0;
  padding:0px 0px 0px 20px;
  }

#reccontent li {
  list-style-type:disc;
  margin:0;
  padding:0px 0px 5px 0px;
  }

#reccontent a {
  text-decoration:none;
  border-bottom:dashed #36c 1px;
  color:#36c;
  }

#reccontent a:hover {
  border-bottom:dashed #f60 1px;
  color:#f60;
  }

.recbox {
  margin-bottom:20px;
  padding-bottom:15px;
  border-bottom:dotted #ccc 2px;
  }
 
#reccontent .recbox h3 {
  margin:0px 0px 15px 0px;
  padding:0px 0px 0px 5px;
  line-height:140%;
  color:#2A59A8;
  border-left:solid #2A59A8 5px;
  }


#machinedpart {
  width:520px;
  border-collapse: collapse;
  border:solid #ccc 1px ;
  font-size:small!important;
  font-size:x-small;
  }
  
#machinedpart th {
  padding:5px;
  border:solid #ccc 1px ;
  background-color:#999;
  color:#fff;
  }
  
#machinedpart td {
  padding:5px;
  border:solid #ccc 1px ;
  }


#backpagetop {
  margin:0px;
  padding:0px;
  font-size:x-small!important;
  font-size:xx-small;
  }




