@charset "UTF-8";

/* 三共製作所 カム用語集 */

/* header 上書き(product共通)
--------------------------------------- */
/* navi */
#product #header ul#navi li{width:256px;}
/* navi sub */
#product #header ul#navi li ul.sub li p,
#product #header ul#navi li ul.sub li a{font-size:15px!important;}

/* footer 上書き(product共通)
--------------------------------------- */
#product #footer .f-mid ul{width:170px;}


/* content
--------------------------------------- */
#product.glossary #main table{
  width:815px;
  border-collapse:collapse;
}
#product.glossary #main table th,table td{
  padding:10px 5px;
  font-size:13px;
  line-height:1.6;
  vertical-align:top;
  border:1px solid #000;
}
#product.glossary #main table th{
  text-align:center;
  background:#dcdcdc;
}
#product.glossary #main table .c1{width:30px;}
#product.glossary #main table .c2{width:220px;}
#product.glossary #main table .c3{width:531px;}

#product.glossary #main p.attent{
  text-align:right;
  font-size:14px!important;
}
#product.glossary #main p.link{
  margin-top:20px;
  margin-bottom:10px;
  padding-bottom:8px;
  font-size:14px!important;
  text-align:right;
  border-bottom:1px solid #000;
}
#product.glossary #main p.link a:hover{text-decoration:underline;}
