/* o.(oO).o */

/* GENERAL START */
body {
    font-family: 'MyriadProRegular';
    font-size:24px;
}

a:hover {
    text-decoration:underline !important;
}

a {
    text-decoration:none !important;
}

/* GENERAL END */

/* HEADER START */

ul.navigation li a{
    color:#fff;
    font-size:19px;
    font-weight:normal;
    text-decoration:none;
}

ul.navigation li a span{
    font-size:19px;
    font-family: 'MyriadProRegular';
    letter-spacing:normal;
}

/* HEADER END */

/* SECOND LVL NAVI START */

ul.secnd-nav li a{
    color:#666666;
    display:block;
    float:left;
    font-family:Arial;
    font-size:14px;
    line-height:130%;
    width:100%;
}

ul.secnd-nav li a:hover {
    color:#005B9E;
    text-decoration:none !important;
}

/* SECOND LVL NAVI END */

/* CONTENT START */

.content-inner {
    font-family:Arial;
}

.article-products h3 {
    font-size:20px;
    color:#0080d2;
}

.article-products p {
    color:#333;
    font-size:13px;
}

.article-products a {
    color:#0080d2;
}
/* CONTENT END */

/* FOOTER START */

#footer {
    font-family:Arial;
    font-size:11px;
    color:#999;
}

.f-upper li a {
    color:#00599E;
    text-decoration:none;
}

.f-downer li a{
    color:#999;
    text-decoration:none;
}

li.blue a {
    color:#005b9e;
    font-weight:bold;
}

/* FOOTER END */
