input[type=number] {text-align: right; font-size:x-large;}
input.money {text-align: right; font-size:x-large;}
input[type=tel] {text-align: right; font-size:x-large;}
label {margin-top:8px;}
button {
    white-space: nowrap;
}