#number_search {
    ime-mode: disabled;
}

#mainContents .text_center{
    text-align:center
}

a {
  cursor: pointer; /* ポインターを表示する */
}