@charset "utf-8";
body {
  background-color: #cccccc;
  margin: 0;
}

h1 {
  margin: 0;
  color: #660000;
}
h1:before {
  content: "■ "
}
h1:after {
  content: " ■"
}

h2 {
  margin: 0;
  color: #cc0000;
}
h2:before {
  content: "～ "
}
h2:after {
  content: " ～"
}

.thead {
  color: #660000;
}
.thead:before {
  content: "【"
}
.thead:after {
  content: "】"
}

.titem {
  color: #660000;
}

.atx { text-decoration: none; font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka"; }
.atx:link { color: #cc0000; text-decoration: none }
.atx:visited { color: #cc0000; text-decoration: none }
.atx:hover  { color: #ff6600; text-decoration: underline }
.atx:active { color: #cc0000; text-decoration: none }

.amm1 { font-size: 12px; text-decoration: none; font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka"; }
.amm1:link { color: #ffffff; text-decoration: none }
.amm1:visited { color: #ffffff; text-decoration: none }
.amm1:hover  { color: #ff9900; text-decoration: underline }
.amm1:active { color: #ffffff; text-decoration: none }

.asm1 { font-size: 12px; text-decoration: none; font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka"; }
.asm1:link { color: #000066; text-decoration: none }
.asm1:visited { color: #000066; text-decoration: none }
.asm1:hover  { color: #ff6600; text-decoration: underline }
.asm1:active { color: #000066; text-decoration: none }

.amm2 { font-size: 10px; text-decoration: none; font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka"; }
.amm2:link { color: #ffffff; text-decoration: none }
.amm2:visited { color: #ffffff; text-decoration: none }
.amm2:hover  { color: #ff9900; text-decoration: underline }
.amm2:active { color: #ffffff; text-decoration: none }

.asm2 { font-size: 10px; text-decoration: none; font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka"; }
.asm2:link { color: #000066; text-decoration: none }
.asm2:visited { color: #000066; text-decoration: none }
.asm2:hover  { color: #ff6600; text-decoration: underline }
.asm2:active { color: #000066; text-decoration: none }

.f10px {
  font-size: 10px;
  font-family: "Hiragino Kaku Gothic Pro","Osaka";
}
.f12px {
  font-size: 12px;
  font-family: "Hiragino Kaku Gothic Pro","Osaka";
}
.f12px150 {
  font-size: 12px;
  line-height: 150%;
  font-family: "Hiragino Kaku Gothic Pro","Osaka";
}
.f14px {
  font-size: 14px;
  font-family: "Hiragino Kaku Gothic Pro","Osaka";
}
.f14px150 {
  font-size: 14px;
  line-height: 150%;
  font-family: "Hiragino Kaku Gothic Pro","Osaka";
}
.f14px180 {
  font-size: 14px;
  line-height: 180%;
  font-family: "Hiragino Kaku Gothic Pro","Osaka";
}
.f16px {
  font-size: 16px;
  font-family: "Hiragino Kaku Gothic Pro","Osaka";
}
.f16px180 {
  font-size: 16px;
  line-height: 180%;
  font-family: "Hiragino Kaku Gothic Pro","Osaka";
}
.f18px {
  font-size: 18px;
  font-family: "Hiragino Kaku Gothic Pro","Osaka";
}
.f24px {
  font-size: 24px;
  font-family: "Hiragino Kaku Gothic Pro","Osaka";
}

.about_td {
  vertical-align: top;
  color: #000066;
  background-color: #ffffff;
  font-size: 12px;
  line-height: 150%;
  font-family: "Hiragino Kaku Gothic Pro","Osaka";
}

.guide_td {
  color: #333333;
  background-color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  font-family: "Hiragino Kaku Gothic Pro","Osaka";
}

.guide_td_n {
  color: #333333;
  background-color: #eeeeee;
  font-size: 14px;
  font-weight: 700;
  font-family: "Hiragino Kaku Gothic Pro","Osaka";
}

.guide_td_u {
  text-align: center;
  color: #003399;
  background-color: #ffffff;
  font-size: 24px;
  font-weight: 700;
  font-family: "Hiragino Kaku Gothic Pro","Osaka";
}

.guide_td_m {
  text-align: center;
  color: #990000;
  background-color: #ffffff;
  font-size: 24px;
  font-weight: 700;
  font-family: "Hiragino Kaku Gothic Pro","Osaka";
}

.event_td {
  vertical-align: top;
  color: #000066;
  background-color: #ffeedd;
  font-size: 12px;
  line-height: 150%;
  font-family: "Hiragino Kaku Gothic Pro","Osaka";
}
