/* CSS Document */

h2,h3,h4,p,ul {
  margin-top:0;
  margin-bottom:0;
  padding:0;
}

h2 img{
  border:none;
}

/* シートカバーリスト
---------------------------------------------------- */ 
#list table {
  border-collapse:collapse;
  empty-cells:show;
}

#list td {
  font-size:10pt;
  border-left:1px solid #000000;
  border-bottom:1px dashed #000000;
  vertical-align:top;
  padding: 3px 0;
}

#list th {
  font-size:9pt;
  text-align:left;
  border-bottom:1px dashed #000000;
  vertical-align:top;
  padding: 3px 0;
}

#list td.top {
  border-bottom:1px solid #000000;
  font-weight:bold;
  text-align:center;
  }
 
#list td.hondatop {
  border-bottom:1px solid #000000;
  font-weight:bold;
  text-align:center;
	background: #F3E9DA;
  }
  
#list td.honda {
	background: #F3E9DA;
  }
#list td.hondabot {
  border-bottom:none;
	background: #F3E9DA;
  }
#list td.nistop {
  border-bottom:1px solid #000000;
  font-weight:bold;
  text-align:center;
  background: #EAD6B7;
  }
  
#list td.nissan {
	background: #EAD6B7;
  }
#list td.nisbot {
  border-bottom:none;
	background: #EAD6B7;
  }
#list td.bottom {
  border-bottom:none;
  }
#list th.top {
  border-bottom:1px solid #000000;
  }

#list th.bottom {
  border-bottom:none;
  }    

#list ul {
      margin-left:10px;
      font-size:0.9em;
	  line-height:1.5;
	  list-style:none;
	  }
	  
/* シートカバーリスト 29800シリーズ
---------------------------------------------------- */ 
#list2 table {
  border-collapse:collapse;
  empty-cells:show;
}

#list2 td {
  font-size:9pt;
  border-left:1px solid #CC0000;
  border-bottom:1px dashed #CC0000;
  vertical-align:top;
  padding: 3px 0;
}

#list2 th {
  font-size:9pt;
  text-align:left;
  border-bottom:1px dashed #CC0000;
  vertical-align:top;
  padding: 3px 0;
}

#list2 td.top {
  border-bottom:1px solid #CC0000;
  font-weight:bold;
  text-align:center;
  }

#list2 th.top {
  border-bottom:1px solid #CC0000;
  }

#list2 td.bottom {
  border-bottom:none;
  }

#list2 th.bottom {
  border-bottom:none;
  }    

#list2 ul {
      margin-left:10px;
      font-size:0.9em;
	  line-height:1.5;
	  list-style:none;
	  }
	  

/* シートカバーリスト
---------------------------------------------------- */ 
#list3 table {
  border-collapse:collapse;
  empty-cells:show;
}

#list3 td {
  font-size:10pt;
  border-left:1px solid #000000;
  border-bottom:1px dashed #000000;
  vertical-align:top;
  padding: 3px 0 0 5px;
  line-height:120%;
}

#list3 th {
  font-size:9pt;
  text-align:left;
  border-bottom:1px dashed #000000;
  vertical-align:top;
  padding: 3px 0;
}

#list3 td.top {
  border-bottom:1px solid #000000;
  font-weight:bold;
  text-align:center;
  }

#list3 td.bottom {
  border-bottom:1px solid #000000;
  }    
  
 
#list3 th.top {
  border-bottom:1px solid #000000;
  }

#list3 th.bottom {
  border-bottom:1px solid #000000;;
  }    

#list3 ul {
      margin-left:0;
	  list-style:none;
	  }

#list3 ul li {
	  display:inline;
      padding-right:1em;
	  }
	  
	  
	  
	  
	  
