/* データテーブルのステータス */

#abload-table{
margin-top:10px;
margin-bottom:10px;
margin-right:10px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
}

thead{
background-color:#626160;
color:ffffff;
}

tbody{
background-color:#eeeeee;
color:000000;
}

.item{
background-color:#ffcc88;
color:#000000;
width:250px;
text-align:left;
}

.total{
background-color:#cccccc;
color:#000000;
}

table{
margin-bottom:0px;
border:none;
border-top:solid 1px #000000;
border-left:solid 1px #000000;
}

td,th{
border:none;
border-right:solid 1px #000000;
border-bottom:solid 1px #000000;
width:100px;
text-align:center;
padding:2px;
font-size:50%;
font-weight:100;
}

caption{
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-left: 12px;
padding-bottom: 0px;
text-align:left;
font-size:63%;
padding-bottom:5px;
}

caption img{
background-color:#fa9400;
position:relative;
margin-top: 2px;
margin-left: -12px;
margin-bottom: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
}

.item2{
background-color:#ffcc88;
color:#000000;
width:300px;
text-align:left;
}

.item3{
background-color:#ffcc88;
color:#000000;
width:150px;
text-align:left;
}

.university{
width:300px;
text-align:left;
}

.date{
width:150px;
text-align:left;
}

