@charset "utf-8";
/* CSS Document */

body {
    margin:0px;
    font-family:Arial, Helvetica, sans-serif;
    color:#444;
    font-size:14px;
    line-height:22px;
    text-align:center;
    background-color:#f4f4f4;
}
.f_green_16px {
    color:#287c16;
    font-size:16px;
    font-weight:bolder;
}
.f_green_14px {
    color:#287c16;
    font-size:16px;
    font-weight:bolder;
}
.f_down {
    color:#90ac88;
}
.f_1 {
    color:#ff6000;
}
.f_2 {
    font-size:12px;
}
.f_3 {
    color:#389307;
}
.f_4 {
    color:#fff;
}
.f_5 {
    font-size:16px;
}
.hr_1{
  border-color: #CCFF99;
  border-style: dashed;
}
.f_6
{
padding-left:5px;
    }



a.left:link {
    color:#fff;
    font-weight:bolder;
    font-size:15px;
    text-decoration:none;
}
a.left:visited {
    color:#fff;
    font-weight:bolder;
    font-size:15px;
    text-decoration:none;
}
a.left:hover {
    color:#E1FDD2;
    font-weight:bolder;
    font-size:15px;
    text-decoration:none;
}
a.left:active {
    color:#fff;
    font-weight:bolder;
    font-size:15px;
    text-decoration:none;
}



a.left2:link {
    color:#fff;
    font-weight:bolder;
    font-size:15px;
    text-decoration:none;
}
a.left2:visited {
    color:#fff;
    font-weight:bolder;
    font-size:15px;
    text-decoration:none;
}
a.left2:hover {
    color:#D2EDFD;
    font-weight:bolder;
    font-size:15px;
    text-decoration:none;
}
a.left2:active {
    color:#fff;
    font-weight:bolder;
    font-size:15px;
    text-decoration:none;
}



a.left1:link {
    color:#287c16;
    font-weight:bolder;
    font-size:14px;
    text-decoration:none;
}
a.left1:visited {
    color:#287c16;
    font-weight:bolder;
    font-size:14px;
    text-decoration:none;
}
a.left1:hover {
    color:#003300;
    font-weight:bolder;
    font-size:14px;
    text-decoration:none;
}
a.left1:active {
    color:#287c16;
    font-weight:bolder;
    font-size:14px;
    text-decoration:none;
}
.content_title {
    text-align:left;
    vertical-align:top;
    font-weight:bolder;
    font-size:18px;
}

.content_detail {
    text-align:left;
    vertical-align:top;
    font-size:13px;
}

.content_detail_hit {
    color:#FF0000;
    font-weight:bolder;
    font-size:16px;
}

.maru {
    text-align:center;
    font-size:20px;

}
.txtRight {
    text-align:right;
}
.seo {
    display: none;
}
