@charset "utf-8";
@import url("/useful/css/jiten.css");
/* ==========================================================

title : 生活施設検索
scope : コンテンツテンプレート

last modify : 

========================================================== */

/* ----------------------------
  table
------------------------------ */

* > article#article section.con_box table {
    margin: 5px auto 20px;
    width: 450px;
}
* > article#article section.con_box table th {
    width: 35%;
}
* > article#article section.con_box table td.sub {
  text-align: center;
  font-weight: bold;
}
* > article#article section.con_box table td.kei {
  text-align: center;
}

