#header {
  padding: 0;
}
#header #headerInner #logo {
  position: absolute;
  top: 0;
  left: 0;
}
#header #headerInner #headerNav {
  display: none;
}
#header #headerInner #globalNav {
  display: none;
}

#contents {
  padding-bottom: 0;
}
#contents .contentsInner {
  margin: 0;
}
#contents #main {
  float: none;
  width: 100%;
}
#contents #main .mainInner {
  margin: 0;
}
#contents #sub {
  float: left;
}
#home #contents #sub {
  position: relative;
  float: right;
}
#contents #sub nav {
  display: none;
}
#contents .topicPath {
  display: none;
}
#contents #linkList {
  display: none;
}
#contents .fbLikeBox {
  display: none;
}

.mod-h1 {
  padding: 10px;
  background-color: #fff;
  border-radius: 0;
  color: #000;
}

.mod-bnrList {
  display: none;
}

.mod-pageNation {
  display: none;
}

#footer {
  display: none;
}
