
h2.hertzbox_Ttl{
	background: url(../img/hertzbox_ttl_btm.gif) left bottom no-repeat !important;
	height: auto;
	padding: 0;
	margin-bottom: 17px;
	color: #1a3279;
	font-weight: bold;
	clear: both;
}

h2.hertzbox_Ttl span{
	background: url(../img/hertzbox_ttl_top.gif) left top no-repeat;
	display: block;
	height: auto;
	padding: 8px 8px 8px 8px;
	font-size:12px;
}

#hertzbox{
	padding: 13px;
	border-left: solid 1px #dde3f3;
	border-right: solid 1px #dde3f3;
	border-bottom: solid 1px #dde3f3;
	margin-top: -17px;
}

.cpbox{
	padding:10px;
	border: solid 1px #ede010;
	background: #fef34d;
	margin-bottom: 4px;
}


.hertzHenko{
  padding: 0;
  margin: 5px 0 0 0;
  width: 100%;
  border-collapse: collapse;
}
.hertzHenko th{
  padding: 5px;
  margin: 0;
  border: 1px #dfdfdf solid;
  background: #ecf4fd;
  /*font-size: 75%;
  line-height: 1.4em;*/
  color: #3c3c3c;
  text-align:center;
}
.hertzHenko th.sub{
  padding: 5px;
  margin: 0;
  border: 1px #dfdfdf solid;
  background: #bce2ff;
  /*font-size: 75%;
  line-height: 1.4em;*/
  color: #3c3c3c;
  text-align:center;
}


.hertzHenko td{
  padding: 5px;
  margin: 0;
  border: 1px #dfdfdf solid;
  /*font-size: 75%;
  line-height: 1.4em;*/
  color: #3c3c3c;
}
.hertzHenko td.boderNone {
	border:none;
}

.hertzHenko td.sub{
  /*font-size: 75%;*/
  background:#fafafa;
  font-weight:bold;
}
.hertzHenko td.bNone{
	border:none;
	width:20px;
}

}