
body {
	margin:0;
	line-height: 1.5;
        font-size: 14px;
        color:#000066;
}
#head, .dataview {
	position: relative;
	border: solid 1px black;
/*
	width: 1270px;
*/
	width: 1200px;
} 
#head {
	height: 100px;
}
.dataview {
	height: 400px;
	overflow-Y: scroll;
	text-align:left;
}
.abs, .absSmall {
	position: absolute;
	top: 0px;
	border: solid 0px black;
	border-width: 1px 0px 1px 1;
	hight: 20px;
	text-align: center;
	background-color: #ffffff;
}
.absSmall {
	font-size: 10px;
	line-height: 1em;
	overflow: hidden;
}
.line1 {
	position: relative;
	height: 90px;
}

.sortarea {
	position: absolute;
	bottom: 0px;
	text-align: center;
	left: 0px;
	font-size: 10px;
	line-height: 1em;
}
.emonodate {
	font-size: 10px;
}
.dantaifuka {
	color: blue;
	line-height: 13px;
	font-size: 10px;
}
.shinpanka {
	color: blue;
}
.shinpanfuka {
	font-size: 11px;
	color: blue;
}
.withdate {
	line-height:1em;
}
.sortbutton {
}
.master,.hansi {
   color: red;
   font-weight: bold;
}
.kyousi {
   color: #0000ff;
   font-weight: bold;
}
.rensi {
   color: #009944;
   font-weight: bold;
}
.shinpan2 {
/*
   color: #c3e6e5;
*/
   background-color: #c3e6e5;
}
#soshiki {
/*
   font-size: 18px;
*/
   font-weight: bold;
}
#shikaku {
   font-size: 18px;
   font-weight: bold;
}
.nothing {
	width: 100%;
	text-align:center;
	line-height: 2em;
}
