/* -------------------------------------
         うらない結果　コンテンツ部設定
-------------------------------------- */
#tf_box{
    float:left;
    text-align:left;
}

#fortunebox{
    border-collapse:collapse;
    text-align:center;
}

#fortunebox th,td{
    padding:3px;
    border:1px solid #74B1BE;
}

.rank,.color,.item{
    width:110px
}

.love,.money,.job,.total{
    width:130px;
}

.rank img{
    width:30px;
    height:30px;
}
.color img{
    width:30px;
    height:30px;
}
.love img{
    width:20px;
    height:20px;
}
.money img{
    width:20px;
    height:20px;
}

.job img{
    width:20px;
    height:20px;
}

.item img{
    width:30px;
    height:30px;
}

.total img{
    width:20px;
    height:20px;
}











