<!-- table -->
<div class="krds-table-wrap">
<table class="tbl col data">
<caption>굴착예정지 정보에 대한 표로 사업계획번호, 심의시기, 관리기관, 사업계획명, 처리상태, 기관/업체명, 공사지 종점, 공사일시에 대한 내용으로 구성되어있다.</caption>
<colgroup>
<col style="width: 110px;">
<col style="width: auto;">
</colgroup>
<thead>
<tr>
<th scope="col">구분</th>
<th scope="col">내용</th>
</tr>
</thead>
<tbody>
<tr>
<th scope="row">사업계획번호</th>
<td>미추홀20250731_001</td>
</tr>
<tr>
<th scope="row">심의시기</th>
<td>2025년 4분기</td>
</tr>
<tr>
<th scope="row">관리기관</th>
<td>강화군</td>
</tr>
<tr>
<th scope="row">사업계획명</th>
<td>강화면 굴착 사업</td>
</tr>
<tr>
<th scope="row">처리상태</th>
<td>심의완료</td>
</tr>
<tr>
<th scope="row">기관/업체명</th>
<td>인하건설</td>
</tr>
<tr>
<th scope="row">공사지종점</th>
<td>남동구 논현동 635-1</td>
</tr>
<tr>
<th scope="row">공사일시</th>
<td>2025.06.01~2025.06.18</td>
</tr>
</tbody>
</table>
</div>
<!-- //table -->