@charset 'euc-jp';

/* Layout
 ************************************ */
.container {
  margin: 0 auto;
  width: 980px;
  line-height: 1.4;
  font-family: '¥Ò¥é¥®¥Î³Ñ¥´ Pro W3', 'Hiragino Kaku Gothic Pro', '¥á¥¤¥ê¥ª', Meiryo, '£Í£Ó £Ð¥´¥·¥Ã¥¯', 'MS PGothic', Helvetica, sans-serif;
  font-size: 20px;
}

.list_link {
  text-align: center;
}

.list_link .item {
  margin-bottom: 12px;
}

.content_wrapper {
  margin: 0 auto;
  margin: 12px auto;
  width: 900px;
  border: 1px solid #6a6a6a;
}

.title_900px {
  margin-bottom: 24px;
  width: 900px;
  height: 30px;
  line-height: 32px;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  background: url('https://www.maru-jan.com/image/base/bar_bg_900.jpg') no-repeat top center;
  text-shadow: black 1px 1px 0, black -1px 1px 0, black 1px -1px 0, black -1px -1px 0;
}

.category_wrapper {
  margin: 0 auto 24px;
  width: 780px;
  border: 1px solid #6a6a6a;
}

.title_01 {
  margin-bottom: 12px;
  width: 100%;
  height: 30px;
  line-height: 32px;
  font-size: 24px;
  text-align: center;
  border-bottom: 1px solid #6a6a6a;
  background: #e0f7dd;
}

.title_02 {
  width: 100%;
  height: 30px;
  line-height: 32px;
  font-size: 24px;
  text-align: center;
}

.event_wrapper {
  margin: 0 auto 24px;
  width: 740px;
}

.event_wrapper .item {
  border-right: 1px solid #6a6a6a;
  border-bottom: 1px solid #6a6a6a;
  border-left: 1px solid #6a6a6a;
}

.event_wrapper .item:first-child {
  border-top: 1px solid #6a6a6a;
}

.event_wrapper .table_01 td {
  padding: 6px;
  width: 140px;
  text-align: center;
  vertical-align: middle;
}

.event_wrapper .table_01 td+td {
  width: auto;
  min-height: 30px;
}

.event_wrapper .table_01 td+td+td {
  padding-left: 12px;
  width: auto;
  text-align: left;
}

.banner_210px {
  width: 210px;
  height: auto;
}

.event_wrapper .table_01 .w-210px {
  width: 210px;
}
