body{
    font-family: meiryo !important;
    font-size: 11px;
}
.step1,.step2,.step3{
    font-weight: bold
}
#btn1,#btn3,.backCol{
    background-color: #808080;
    color: white;
}
input[type='text']{
    text-align: left;
    height: 30px;
}
#btn5,#btn6{
    font-size: 11px !important;
    height: 30px;
}
#btn5,#btn6{
    margin-top: 10.5px;
    margin-left: 2px;
    cursor: pointer;
    /*top: 74px;*/
}
.input-group .input-group-btn{
    height: 30px;
}
.input-group-btn label{
    line-height: 0.9;
    background-color: gray;
    cursor: pointer;
}