table {
    border-collapse: collapse;
}

table, tr, td {
    border: 1px #000 solid;
}

td {
    padding: 10px;
    text-align: center;    
}

.detail-row td:first-child {
    background-color: #777;
    color: #eee;
}

.detail-col tr:first-child {
    background-color: #777;
    color: #eee;
}

/*
----detail_contents----
*/

.detail_contents{
    border: 1px solid #000;
    margin-bottom: 20px;
}
.detail_contents > div > div {
    float: left;
}
.detail_contents > div {
    border-bottom: 1px solid #000;
    overflow: hidden;
}
.detail_contents > div:last-child{
    border-bottom: none;
}
.detail_contents > div >div:first-child, .ability div{
    background-color: #777;
    color: #eee;
    text-align: center;    
}
/*
----char_detail----
*/
.char_detail{
    width: 1050px;
}
.char_detail > div > div:first-child{
    width: 64px;
}
.char_detail > div > div:last-child{
    border-left: 1px solid #000;
    padding-left: 10px;
    width: 960px;
}
.char_detail .detail div:first-child {
    height: 100%;
}
.char_detail .detail div:last-child {
    border-left: none;
}
.detail div:first-child p {
    margin-top: 95%;
}
.detail{
    height: 140px;
}
.char_detail p {
    line-height: 24px;
}
.border {
    border-left: 1px solid #000;
    height: 100%;
}
/*
----detail_data----
*/
.spirit_data {
    width: 706px;
}
.spirit_data > div > div {
    border-left: 1px solid #000;
    text-align: center;
    width: 100px;
}
.spirit_data > div > div:first-child {
    border: none;
}
.spirit_point div:last-child {
    width: 100px;
    border-right: 1px solid #000;
}
/*
----capability_value----
*/
.capability_value {
    width: 485px;
}
.capability_value div div{
    width: 80px;
    text-align: center;
    border-left: 1px solid #000;
}
.capability_value div div:first-child{
    border-left: none;
}
.capability_value .value div:first-child{
    background-color: #fff;
    color: #000;
}
/*
----special----
*/
.special {
    width: 927px;
    overflow: hidden;
}
.special div {
    width: 120px;
    border-left: 1px solid #000;
    border-bottom: none;
    text-align: center;
    float: left;
}
.special div:first-child {
    width: 80px;
    border-left: none;
    background-color: #777;
    color: #eee;
}
.ace {
    overflow: hidden;
    width: 421px;
}
.ace div:first-child p {
    margin-top: 21%;
}
.ace div {
    float: left;
    border-left: 1px solid #000;
    text-align: center;
}
.ace div:first-child {
    width: 120px;
    border-bottom: none;
    border-left: none;
    background-color: #777;
    color: #eee;
}
.ace div:last-child {
    width: 300px;
}
/*
----adaptation----
*/
.adaptation {
    width: 354px;
}
.adaptation div div {
    border-left: 1px solid #000;
    width: 70px;
    text-align: center;
}
.adaptation div div:first-child {
    border-left: none;
}
/*
----robot_list----
*/
