div.list .box .staffPhoto .staffPhotoInner {
    width: 86px;
    height: 66px;
    overflow: hidden;
}
div.list .box .staffPhoto {
    float: left;
    margin-right: 15px;
    height: 74px;
    width: 92px;
    background: url(../images/bg_column_photo01.gif) 0px 0px no-repeat transparent;
    padding-top: 4px;
    padding-left: 5px;
}
#main-container h3 {
    _color: #212121;
    border-left: none;
}
.post .head, div.list .box .cf {
    margin-bottom: 8px;
    padding-bottom: 8px;
    background: url(../images/list_box_cf.gif) repeat-x 100% 100%;
}
.boxPost .boxTitle .tit {
    height: 55px;
    font-size: 123.1%;
    color: #fe6702;
    display: table-cell;
    vertical-align: middle;
    font-weight: bold;
    padding-top: 2px;
    line-height: 1.8;
}
.boxPost .boxTitleIn img {
    position: absolute;
    top: 0;
    left: 0;
}
.boxPost .boxTitle .tit {
    box-sizing: border-box;
    margin-top: 0px;
}
.boxPost .title{
    /* height: 55px; */
    font-size: 14px;
    display: table-cell;
    vertical-align: middle;
    font-weight: bold;
    padding-top: 2px;
    line-height: 1.8;
    width: calc(100% - 100px);
    float: right;
    text-align: left;
    padding-left: 5px;
}
.boxPost .boxTitleIn {
    min-height: 69px;
    display: inline-block;
    margin-bottom: 5px;
    /* background: url(/img/column/bg_column_photo01.png) no-repeat 35px bottom; */
    /* margin-left: -17px; */
    text-align: center;
    position: relative;
    min-height: 112px;
    margin-bottom: 5px;
    border-bottom: 2px dotted #ccc;
    width: 100%;
}
.boxPages .next {
    float: right;
}
.secBtns ul li{
    text-align: center;
}
.secBtns {
    overflow: hidden;
    margin-bottom: 20px;
    padding: 10px 0;
    background: #ccc;
}
.boxTitle .tit {
    height: 55px;
    font-size: 123.1%;
    color: #fe6702;
    display: table-cell;
    vertical-align: middle;
    font-weight: bold;
    padding-top: 2px;
    line-height: 1.8;
}
.setBox{
    padding: 10px 5px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
}
.boxPages .next a {
    display: block;
    padding-right: 18px;
    background: url(../images/icon/ico_arrow07.png) no-repeat right 4px;
}
.boxPages .back a {
    display: block;
    padding-left: 18px;
    background: url(../images/icon/ico_arrow06.png) no-repeat 0px 4px;
}
.boxPages .back {
    float: left;
}
.boxPages {
    overflow: hidden;
    padding: 10px 0;
    border-top: dotted 2px #d8d8d8;
    border-bottom: dotted 2px #d8d8d8;
}
.post, div.list .box {
    margin-bottom: 15px;
    /* padding: 8px 5px; */
    /* border: 2px solid #d3d3d3; */
    text-align: left;
}
div.list .box .more {
    text-align: right;
}
div.list .box .more a {
    padding-left: 16px;
    background: url(../images/icon/common_icon10.png) no-repeat 0 50%;
}
.pageTitle {
    margin: 10px 0 0px 0;
    padding: 0 0 6px 0;
    display: block;
    background: url(../images/common_h_line.png) left bottom;
    width: 100%;
    font-size: 20px;
    text-align: center;
    /* text-align: left; */
    background-repeat: no-repeat;
    color: #000;
}
div.list .box h3 a {
    font-size: 15px;
    line-height: 15px;
}

.pageLink.cf .prev a {
    background-image: url(../images/icon/common_icon10-2.png);
    display: block;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
}
.post .head, div.list .box .cf {
    margin-bottom: 5px;
    padding-bottom: 5px;
    /* background: url(../images/list_box_cf.gif) repeat-x 100% 100%; */
}
.pageLink {
    /* background: #f7f7f7; */
    padding: 10px 10px;
    margin-top: 10px;
    margin-bottom: 30px;
}
.pageLink .prev {
    float: left;
}
.pageLink .next {
    float: right;
}
ol.post-note {
    clear: both;
    color: grey;
    font-size: 9px;
    line-height: 1.5;
    padding-top: 20px;
    text-align: left;
}
ol.post-note li {
    display: block;
    list-style: none !important;
    line-height: 1.5 !important;
    margin: 0 0 3px 0 !important;
    padding: 0 0 0 18px !important;
    position: relative;
}
ol.post-note li:first-child:before {
    content: '※1';
}
ol.post-note li:nth-child(2):before {
    content: '※2';
}
.pageLink.cf .next a {
    background-image: url(../images/icon/column_common_icon10.png);
    display: block;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
}
.head h3{
    margin-bottom: 10px;
    padding-left: 10px;
    font-weight: 700;
    padding-top: 10px;
    font-size: 1.45em;
    line-height: 1.3em;
}
.post .staffPhotoSingle {
    background: url(../images/bg_single_photo01.gif) no-repeat 0 0;
    width: 169px;
    height: 174px;
    position: relative;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
.post .staffPhotoSingleInner {
    position: absolute;
    top: 5px;
    left: 5px;
}
span.area_top_to_down {

     position: absolute;
    height: 42px;
    width: 100%;
    display: block;
    top: 55px;

}

.arrow_top_to_bottom {
  animation: MoveUpDown 2s linear infinite;
  position: absolute;
  left: 0;
  bottom: 0;
}

@keyframes MoveUpDown {
  0 {
    bottom: 0;
  }
  50% {
    bottom: 20px;
  }
  100% {
    bottom: 0;
  }
}
.main_img_ant {
    position: relative;
}

.test {
  animation: MoveUpDown 2s linear infinite;
  position: absolute;
  left: 0;
  bottom: 0;
}

@keyframes MoveUpDown {
  0 {
    bottom: 0;
  }
  50% {
    bottom: 20px;
  }
  100% {
    bottom: 0;
  }
}
#main-container h3 {
    margin-bottom: 10px;
    padding-left: 10px;
    font-weight: 700;
}