@charset "utf-8";
/* CSS Document */

.form_set{width:100%;}
table#c_form{width:100%;border:2px solid #555;}
table#c_form th,table#c_form td{padding:5px 10px;border:1px solid #555;}
table#c_form th{white-space: nowrap;text-align:left;background-color:#ddd;}

table.sur_table{width:100%;border:2px solid #555;}
table.sur_table th,table.sur_table td{padding:5px 10px;border:1px solid #555;}
table.sur_table th{padding:5px 1em 5px 3.5em;text-indent:-3em;text-align:left;line-height:1.8em;background-color:#ddd;}

input[name="office_name"] {width:98%;}
input.pic_name {width:16em;}
input.etc_form {width:16em;}
input.num_value {width:8em;margin:0 5px 0 10px;text-align:right;padding-right:10px;}
input.num2 {width:2em;margin:0 5px 0 10px;text-align:right;padding-right:5px;}

table.inner_table{margin-left:50px;border:0px;}
table.inner_table th{white-space: nowrap;text-align:left;vertical-align: top;background-color:unset;border:0px;}
table.inner_table td{border:0px;}






