#zentai td{
    letter-spacing: normal;
    vertical-align: middle;
}
#zentai img{
    width: auto;
}
#zentai select,#zentai input{
    appearance: auto;
    border: solid 1px #999;
    background-color: #fff;
    font: status-bar;
    padding: 2px;
    font-size: 12px;
}
#zentai *, ::after, ::before {
    box-sizing: content-box;
}
#zentai form table{
    /* width: 700px; */
}

#zentai input[type="submit"]:disabled {
    opacity: 0.3;
}
#zentai input.other_golf[type="text"]:disabled {
    opacity: 0.5;
    background-color: rgb(209, 208, 208);
}


#zentai input[type="submit"],#zentai input[type="reset"]{
    border-width: 1px;
    height: 25px;
    border-radius: 3px;
    padding: 0 15px;
    background-color: rgb(220, 219, 219);
}
#zentai .px12 {  font-size: 12px; line-height: 140%}
#zentai .px12bold{  font-size: 12px; line-height: 140%; font-weight: 700}
#zentai .px12b {  font-size: 12px}

#zentai .px10 {  font-size: 10px; line-height: 130%}
#zentai .px10bold{  font-size: 10px; line-height: 130%; font-weight: 700}
#zentai .px10b {  font-size: 10px}

#zentai #zentai .title { font-size: 32px; font-family: "ＭＳ Ｐ明朝", "細明朝体"; font-style: italic; font-weight: bold}
.subtitle { font-size: 18px; font-family: "ＭＳ Ｐ明朝", "細明朝体"; font-style: italic; font-weight: bold}

#zentai table#hyo1      {  font-size:10px}
#zentai table#hyo2      {  font-size:12px}
#zentai table#hyo2      {  font-size:12px; line-height: 120%}

#zentai .px14 {  font-size: 14px; line-height: 140%}
#zentai .px14b {  font-size: 14px; line-height: 120%}
#zentai .px14bold{  font-size: 14px; line-height: 140%; font-weight: 700}
#zentai .px18 {  font-size: 18px; line-height: 120%}

#zentai a { text-decoration: none }
#zentai a:hover { text-decoration: underline }


