/*------------ toppage ------------*/

.hpb-cnt-tb1{   /*TABLE1要素のスタイル指定*/
	
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #4169E1;
	border-right-color: #4169E1;
	border-bottom-color: #4169E1;
	border-left-color: #4169E1;
        font-size   : 80% ; color  : #333333;
        line-height : 18px;
}


.hpb-cnt-tb-th1 {
	background-color: #EEE8AA;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #4169E1;
	border-right-color: #4169E1;
	border-bottom-color: #4169E1;
	border-left-color: #4169E1;
        font-size   : 80%;
        line-height : 22px;
        font-color  : #708090;
}

.hpb-cnt-tb-cell1 {
        background-color: #666666;
	border-top-width : 0px;
	border-right-width : 0px;
	border-bottom-width : 1px ; color : #ffffff;
	border-left-width: 0px;
	border-right-style : none;
	border-bottom-style : dotted;
	border-left-style : none;
	border-top-style : none;
        font-color  : #ffffff;
}


.hpb-cnt-tb-cell2 {
        background-color: #FFFACD;
	border-top-width : 1px;
	border-right-width : 0px;
	border-bottom-width : 0px;
	border-left-width: 0px;
	border-top-style : dotted ; color: #4169E1;
	border-right-style : none;
	border-bottom-style : none;
	border-left-style : none;
	font-size   : 80%;
        line-height : 18px;
        font-color  : #708090;

}

