.n_footer {
    position: fixed;
    bottom: 0;
}
.top_logo .logopic {
    width: 90px;
    padding-bottom: 20px;
    position:absolute;
    left: 200px;
    top: 20px;
}
.top_logo .pname {
    font-size: 40px;
    color: #023993;
    font-weight: 900;
    padding-left: 20px;
    line-height: 30px;
    padding-top: 41px;
    margin-bottom: 30px;
    position: relative;
}
.top_logo .pname span {
    display: block;
}
.top_logo .purl {
    font-size: 18px;
    color: #023993;
    padding-left: 20px;
    vertical-align: middle;
    padding-top: 10px;
}
.logo a:hover, .nm-footer a:hover {
    text-decoration:none;
}
#keyword {
    width: 730px;
}