@charset "UTF-8";
/* CSS Document */

#footer_menu {
	visibility: hidden;
}

/* テーブル */
#table_wrapper1 {
  left: 9px;
  top: 57px;
  width:782px;
  height:196px;
}

/* ラジオボタン */
#radio_1 {
margin-right:7px;
}



/* 文字が入らないため修正 */
.text_box > input.tb60 {
width:55px;
}
body.nf .text_box > input.tb60 {
width:72px !important;
}
body.aiseg .text_box input.tb60 {
    width:72px !important;
padding:0;
text-align:center;
}
.text_box > .text_str {
padding:0 2px;
}
body.nf .text_box input.tb60,
body.tv .text_box input.tb60, 
body.sp .text_box input.tb60, 
body.aiseg .text_box input.tb60 {
  font-size: 14px !important;
}

#loarder_anime_text {
display:inline-block;
margin-left:100px;
}
#loader_anime {
display:inline-block;
width:100px;
text-align:left;
}

/* 変更ボタン */
#change-button {
  position:absolute;
  top: 376px;
  left: 245px;
}

/* 再登録ボタン */
#reregist-button {
  position:absolute;
  top: 376px;
  left: 445px;
}
