@charset "shift_jis";

/*----------------------------------------------------------
  レイアウト関係
----------------------------------------------------------*/

/*---------------------------------ページ全体の横幅*/
#wrapper {
    width: 100%;
    padding: 0;
}

table.tbl7 th,
table.tbl7a th,
table.tbl_form01 th,
table.tbl_form01b th,
table.tbl_form01c th,
table.tbl_form01d th,
table.tbl_form01e th,
table.tbl_form01f th,
table.tbl_form01g th,
table.tbl_form02 th {
	white-space: normal;
}

input.f20,
input.f25,
input.f30,
input.f35,
input.f40 {
	width:96%;
}

input.f50,
input.f60,
input.f70,
textarea.f00,
textarea.f01,
textarea.f02,
textarea.f03,
textarea.f04,
textarea.f05,
textarea.f06 {
    width: 100%;
}
