@charset "UTF-8";
/* CSS Document */

#headerArea h1 a {
    display: block;
    height: 30px;
    width: 200px;
    float: left;
    margin-top: 5px;
    margin-left:  20px;
}

#resultPage .pagerBlock {
    margin: 3px 0;
    text-align: center;
}
#resultPage .pagerBlock ol li {
    display: inline;
    margin: 0 3px;
    color: #FF0000;
}

#resultPage .pagerBlock ol li span.pointer {
    display: none;
}

#resultPage .pagerBlock ol li a {
    color: #006600;
}

body#DefaultPage #contentArea .item{
    border-top:3px solid #333366;
}

body#resultPage #contentArea .table {
    border-bottom:1px solid #BBB;
    border-left:1px solid #BBB;
}
body#resultPage #contentArea .table th{
    background-color: #333366;
    border-right:1px solid #BBB;
    border-top:1px solid #BBB;
}
body#resultPage #contentArea .table td{
    border-right:1px solid #BBB;
    border-top:1px solid #BBB;
}

body#resultPage #contentArea .table tr.foundItem {
    background-color:#A3BAE1;
    color:#444444;
}

#DefaultPage #contentArea .flist2 {
    border-top: 2px solid #333366;
    float: left;
    height: 3em;
    margin: 10px 8px;
    width: 293px;
}

body {
    background-color: #f5f6fc;
}
#headerArea {
    background-color: #FFFFFF;
}
#headerArea img{
    /* height: 43px; */
}
#globalArea {
    background-color: #FFFFFF;
    width:930px;
    padding: 10px;
    border: 1px solid #286bbe;
}
#profiles {
    background-color: #FFFFFF;
    padding: 10px;
    border: 1px solid #286bbe;
}
/*
//tandd
//20170206
//for kanrendukeru
*/
.kanrendukeru{
    
}
.kanrendukeru_item{
    
}
.sanshou {
    /*text-align: right;*/
    width: 500px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 200px;
}
.sanshou_head{
    
}
.sanshou_item{
    
}

div.wicket-aa {
    font-family: Verdana,"Lucida Grande","Lucida Sans Unicode",Tahoma;
    font-size: 12px;
    background-color: white;
    border-width: 1px;
    border-color: #cccccc;
    border-style: solid;
    padding: 2px;
    margin: 1px 0 0 0;
    text-align:left;
}
div.wicket-aa ul { 
    list-style:none; padding: 2px; margin:0; 
}
div.wicket-aa ul li.selected { 
    background-color: #FFFF00; padding: 2px; margin:0; 
    font-weight: bold;
}
.textAutoLabel{
    font-weight: bold;
}
.textAuto{
    width: 60%;
}
.textAutoA{
    text-decoration: none; 
    margin-left:-30px; 
    padding-left: -30px; 
    color: black;
}
/****/