@charset "UTF-8";

#pageTitle { background:url(/1st/info/img/title.png) no-repeat center 0; }
/**********************
height
***********************/
#wrapper {}
#contentsArea {
  position: relative;
  top: 40px;
  width: 820px;
  margin-bottom: 150px;
}
#newsWrapper {}
#newsWrapper .articleUnit {
  margin-bottom: 50px;
  padding-bottom: 57px;
  font-size: 16px;
  line-height: 1.8em;
  background:url(/1st/info/img/icon.png) no-repeat center bottom;
}
#newsWrapper .articleUnit .newsHead { margin-bottom: 25px; }
#newsWrapper .articleUnit .newsHead li {
  float: left;
  color: #2397d2;
}
.dateList {
  display: block;
  margin-right: 10px;
}
.entryList {}
#newsWrapper .articleUnit .newsHead li h3 { font-size: 16px; }
#newsWrapper .articleUnit .articleText a { color: #74cef0; }
.pagenation {}
.pagenation span a {
  display: block;
  font-size: 18px;
  color: #74cef0;
}
.prev { float: left; }
.next { float: right; }