@charset "UTF-8";

/*---------- HTML table調整 ----------*/
.outer table th, .outer table td{
 border: 1px solid rgba(145,139,128,0.3);
 padding: 6px;
}

#menu_table+section .inner_item_txt p{
margin: 0;
}