/* CSS Document */


/* 見出し */
.title-products-index1{width:860px; height:50px; margin:0 auto 20px; padding:0; background:url(../img/title_products_index.gif) 0 0 no-repeat;}
.title-products-index2{width:860px; height:50px; margin:0 auto 20px; padding:0; background:url(../img/title_products_index.gif) 0 -50px no-repeat;}
.title-products-index3{width:860px; height:50px; margin:0 auto 20px; padding:0; background:url(../img/title_products_index.gif) 0 -100px no-repeat;}


#product-list{width:770px;
  margin:0 auto ; padding:20px 0;
  }
#product-list:after {
  content:".";
  height:0;
  clear:both;
  visibility:hidden;
  display:block;}
#product-list ul{width:770px;
  margin:0; padding:0;
  list-style:none;
  }
#product-list li{
	width:385px; height:400px;
	margin:0; padding:0;
	float:left;
  }

#product-list li table{width:370px;
  margin:0 auto 20px auto; padding:0;
  }
#product-list li th.h-name{width:370px; 
  padding:5px; background:url(../img/bg_h_proname.gif) 0 0 repeat-x;
  border:1px solid #655342; font-size:16px; color:#993300;
  }
#product-list li td.d-photo{width:370px; height:220px;
  padding:3px; text-align:center; vertical-align:middle; background:#ffffff;
  border:1px solid #655342;
  }
#product-list li td.d-photo-g{width:370px; height:220px;
  padding:3px; text-align:center; vertical-align:middle; background:#ffffff;
  border:1px solid #655342;
  }
#product-list li th.h-data{width:80px;
  padding:3px; font-size:14px; line-height:1.3em; font-weight:normal; background:#F7EBC8;
  border:1px solid #655342;
  }
#product-list li td.d-data{width:290px;
  padding:3px; font-size:14px; line-height:1.3em;  background:#FDF8E8;
  border:1px solid #655342;
  }
  
.wrapper-copy{width:770px; margin:0 auto; padding:0;}
.wrapper-copy:after {
  content:".";
  height:0;
  clear:both;
  visibility:hidden;
  display:block;}

.box-copy-L{width:480px; margin:0 auto 20px auto; padding:0; float:left;}
.box-copy-L p{width:480px; margin:0 auto 20px auto; padding:0; font-size:14px; line-height:1.6em;}

.box-copy-R{width:220px; margin:0 auto 20px auto; padding:0; float:right;}
.box-copy-R ul{width:220px; margin:0; padding:0; list-style:none;}
.box-copy-R li{width:200px; margin:0 0 10px 10px; padding:0; float:left;}
.box-copy-R a{width:200px; height:36px; margin:0; padding:0; display:block; overflow:hidden; text-indent:-9999px;}
a.bt-pdf02{background:url(../img/bt_pdf2.gif) 0 0 no-repeat;}
