@charset   "Shift_JIS";
/*------------ table style set ------------*/
.hpb-cnt-tb1{  
	background-color: #33ffff;
	border-top-width: 7px;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: deepskyblue;
	border-right-color: violet;
	border-bottom-color: deepskyblue;
	border-left-color: violet;
}
.hpb-cnt-tb2{  
	background-color: #333333;
	border: 1px solid #333333;
}
.hpb-cnt-tb3{  
	background-color: #333333;
	border: 0px solid #333333;
}
.hpb-cnt-tb-th1 {  
	background-color: #CCCCCC;
	color: #333333;
}
.hpb-cnt-tb-th2 {
}
.hpb-cnt-tb-cell1 {  
 	background-color: moccasin;
	color : blue;
	border: 2px solid #333333;
  font-size : 16pt;
  text-align : center;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN";
  font-weight : 700;
}
.hpb-cnt-tb-cell2 {  
	background-color: khaki;
	color: #333333;
	border: 2px solid #333333;
       font-size : 13pt;
       text-align : left;
       font-family : "‚l‚r ‚oƒSƒVƒbƒN";
       font-weight : 700;
}
.hpb-cnt-tb-cell3 {  
	background-color: #EEEEEE;
	font-size: 80%;
	color: #333333;
	border: 2px solid #333333;
}
.hpb-cnt-tb-cell4 {  
	background-color: #FFFFFF;
	font-size: 80%;
	color: #333333;
	border: 0px solid #333333;
}
.hpb-cnt-tb-cell5 {  
	background-color : transparent;
	font-size : 9pt;
	color : #ffffff;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width : 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color : transparent;
	border-left-color: #CCCCCC;

  font-family : "‚l‚r ‚oƒSƒVƒbƒN";
  font-weight : normal;
}
