@charset "UTF-8";
#ieCheck {
  background-color: #333;
}
#ieCheck .wrap {
  display: block;
  width: 1024px;
  height: 40px;
  line-height: 40px;
  margin: auto;
  color: #fff;
  position: relative;
}
#ieCheck strong {
  color: #FFFF00;
  margin-right: 0.5em;
}
#ieCheck strong i {
  color: #FFFF00;
  margin-right: 0.5em;
}
#ieCheck a {
  width: 121px;
  height: 23px;
  line-height: 27px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  background-color: #30A6D9;
  color: #fff;
  font-size: 13px;
  text-align: center;
  margin-left: 16px;
  margin-top: -2px;
}
#ieCheck a i {
  color: #fff;
  margin-right: 0.5em;
  font-size: 10px;
  vertical-align: 1px;
}
#ieCheck .compatibility {
  font-size: 13px;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "游ゴシック", YuGothic, Meiryo, メイリオ, sans-serif;
}
#ieCheck .compatibility a {
  width: 247px;
  font-size: 12px;
  line-height: 23px;
}
#ieCheck .compatibility strong {
  font-size: 14px;
  font-family: "Julius Sans One";
}
#ieCheck button {
  background-color: transparent;
  color: #808080;
  font-size: 11px;
  border: none;
  cursor: pointer;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -16px;
}
#ieCheck button i {
  font-size: 24px;
  margin-left: 0.25em;
  vertical-align: -2px;
}