@charset "utf-8";
.headNewsSection {
  width: 960px;
  margin: 10px auto 30px;
}
.headNewsSection .headNewsSectionInner {
  border: 1px solid #f00;
  padding: 10px 20px;
  color: #f00;
}
.headNewsSection .headNewsSectionInner .iLink01 {
  background-position: left .2em;
}
