@charset 'UTF-8';
#content-area .content-area-hd .content-ctg .content-ctg-inner
{
    padding-left: 70px;
}
#content-area .content-area-hd .content-ctg .content-ctg-inner:before
{
    font-family: 'fjkr-icon';
    font-size: 36px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    line-height: 1;

    position: absolute;
    top: 50%;
    left: 0;

    display: inline-block;

    margin-top: -18px;

    vertical-align: middle;
    text-transform: none;

    color: #d9d9d9;

    speak: none;
  /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#content-area .content-area-hd .content-ctg.content-ctg-history .content-ctg-inner:before
{
    font-size: 42px;

    margin-top: -21px;

    content: '';
}

.area-history
{
    position: relative;

    padding: 50px 0 0;

    border-top: 1px solid #e6e6e6;
    background-color: #fff;
}
.area-history.fluid .area-rd-bd
{
    width: 100%;
}
.area-history .area-history-hd
{
    width: 1080px;
    margin: 0 auto 50px;
    padding: 0 0 34px;

    border-bottom: 1px dotted #999;
}
.area-history .area-history-hd .heading
{
    font-size: 30px;
    font-size: 3rem;
}
.area-history .area-history-bd
{
    font-size: 14px;
    font-size: 1.4rem;

    width: 1080px;
    margin: 0 auto;
}

.history-index
{
    width: 760px;
    margin: 0 auto 50px;
}

.mod-old-history-entry #MAIN
{
    *zoom: 1;
}
.mod-old-history-entry #MAIN:after
{
    display: block;
    clear: both;

    content: '';
}
.mod-old-history-entry p
{
    line-height: 2;
}
