#footer {
  margin-top: 0; }

#pageTitle {
  position: relative;
  z-index: 3; }
  #pageTitle:after {
    display: none; }

.contentBlock {
  position: relative; }
  .contentBlock .contentInner {
    width: 960px;
    margin: auto;
    padding: 35px 40px;
    background: #fff; }

.content01 {
  margin-top: -120px; }
  .content01 h3 {
    padding-left: 50px;
    padding-bottom: 15px;
    font-size: 22px;
    line-height: 28px;
    border-bottom: 1px solid #282828; }
    .content01 h3 span {
      display: inline-block;
      margin-left: 10px;
      font-size: 14px; }
    .content01 h3.web {
      background: url(../../application/img/icon_web.png) no-repeat; }
    .content01 h3.post {
      margin-top: 30px;
      background: url(../../application/img/icon_post.png) no-repeat; }
  .content01 .comboBox {
    overflow: hidden; }
    .content01 .comboBox.box01 {
      margin-top: 20px; }
      .content01 .comboBox.box01 .txt {
        margin-top: 15px;
        font-size: 12px;
        line-height: 20px; }
      .content01 .comboBox.box01 .leftSide .hoverBtn:before {
        background: url(../../application/img/btn_member_on.png) no-repeat; }
      .content01 .comboBox.box01 .rightSide .hoverBtn:before {
        background: url(../../application/img/btn_normal_on.png) no-repeat; }
    .content01 .comboBox .leftSide, .content01 .comboBox .rightSide {
      width: 420px;
      text-align: center; }
    .content01 .comboBox.box02 {
      margin-top: 20px; }
      .content01 .comboBox.box02 .btn {
        margin-top: 10px;
        width: 100%; }
