body{
	font-family:"Arial","MS UI Gothic";
}

.top-back {
	background: url("image/hed4.jpg") repeat-x;
}

/* ********************** */
/* テキスト内を右寄せにする */
.txt_num {
	text-align:right;
	ime-mode:disabled;
	font-size:small;
}

.trMousOver td{
	background-color:#fffacd;
}

.idDivSpace{
	height:5px;
}
.point{
	cursor: url(hyper.cur), pointer;
}

.tdTitle{
	background-color:#ceb28c;
	color:#000;
	text-align:center;
	font-family:"MS UI Gothic";
}
.tdBdr{
	border:1px solid #ceb28c;
	font-size:90%;
	font-family:"MS UI Gothic";
}

#ScrollTable1{
	background-color:#999;
}
#ScrollTable1 thead td{
	background-color:#ceb28c;
	color:#000;
	text-align:center;
}

.table_line{
	border-collapse:collapse;
}

.colorR{
	color:red;
}
.colorB{
	color:#000;
/*	color:black;*/
}
.cssButton1{
	color: #000;
	border-top:3px double #EEEEEE;
	border-left:3px double #EEEEEE;
	border-right:3px double #AAAAAA;
	border-bottom:3px double #AAAAAA;
	background: #D3D3D3;
	text-align: center;
	font-size: 12pt;
}
.cssButton2{
	color: #000;
	border-top:3px double #FFDBBB;
	border-left:3px double #FFDBBB;
	border-right:3px double #FFA500;
	border-bottom:3px double #FFA500;
	background: #FFD700;
	text-align: center;
	font-size: 12pt;
}
.cssButton3{
	color: #FFF;
	border-top:3px double #7EC0EE;
	border-left:3px double #7EC0EE;
	border-right:3px double #0000FF;
	border-bottom:3px double #0000FF;
	background: #5C85FF;
	text-align: center;
	font-size: 12pt;
}
.orange{
	background: #FFA500;
}
.lightpink{
	background: #FFB6C1;
}
.bgTxt{
	background: oldlace;
}
.lnTable{
	border:1px solid #999;
}
.lnTableLBT{
	border-left:1px solid #999;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
}
.lnTableLB{
	border-left:1px solid #999;
	border-bottom:1px solid #999;
}
.lnTableT{
	border-top:1px solid #999;
}
.lnTableL{
	border-left:1px solid #999;
}
.lnTableR{
	border-right:1px solid #999;
}
.lnTableB{
	border-bottom:1px solid #999;
}
.txtNum{
	text-align:right;
	ime-mode:disabled;
	font-size: 12pt;
}
.txtCode{
	text-align:left;
	ime-mode:disabled;
	font-size: 12pt;
}
.txtStr{
	text-align:left;
	ime-mode:auto;
	font-size: 12pt;
}
.txtDate{
	text-align:center;
	ime-mode:disabled;
	font-size: 12pt;
	width:100px;
}
.spanBlack{
	color:#000000;
	font-size:100%;
}
.spanRed{
	color:#FF0000;
	font-size:100%;
}
.font_l{
font-size:18px;
}
.font_m{
font-size:15px;
}
.font_s{
font-size:12px;
}
ul{
margin:0px;
padding:3px,3px;
}