@charset "shift_jis";
/* PRICE Common 
-----------------------------------------------------------------------------*/
#event { background: url(../../img/line_bright.gif) no-repeat 0 40px; }
#event h1 { margin-bottom: 30px; }
#event h2 { border-top: none; }
#event .contact_txt { margin: 30px 0 -25px; }
#event h3 { margin-top: 20px; }
#event .sm_set { margin-bottom: 10px; }
#event .sm_set.w_l { width: 730px; }
#event .sm_set.w_m { width: 580px; }
#event .sm_set td { text-align: left; }
#event .box div { margin-bottom: 10px; }

.end { color:#CC0000; }

table.sm_set {
  border: 1px solid #D1D8E3;
  border-collapse: collapse;
  background: #fff;
}

table.sm_set th, table.sm_set td {
  padding: 10px 15px;
  border: 1px solid #D1D8E3;
}

table.sm_set th { background: #fafafa; }
table.sm_set thead th { background: #e2edfe; }

table.sm_set thead td {
  font-weight: bold;
  text-align: center;
  background: #fafafa;
}

table.sm_set tbody th {
  font-weight: normal;
  text-align: center;
  background: #e2edfe; 
}
