﻿@charset "utf-8";
/* CSS Document */
body {
    background-image: url(/Images/Theme/bg3.jpg);
    background-repeat: no-repeat;
    width: 100%;
    height: 1495px;
    margin: -10px auto;
    border: 0;
    background-position: top center;
}

div.content_bg1 {
    background-image: url(/Images/Theme/bottom.png);
    background-repeat: no-repeat;
    position: relative;
    width: 1100px;
    min-height: 855px;
    max-height: 4000px;
    left: 50%;
    margin: 0 0 0 -550px;
    overflow: auto;
}

section.contents {
    width: 706px;
    padding: 10px 5px 5px 38px;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    float: left;
}

div.content_bg2 {
    background-image: url(/Images/Theme/bottom_org.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 80px;
    margin: 0px auto;
    background-position: top center;
}

nav.navi {
    padding: 33px 0px 0 100px;
}

header.google_banner {
    height: 88px;
    width: 730px;
    padding: 30px 0 5px 230px;
    margin: 0 auto;
}

div.location {
    color: #727050;
    font-size: 12px;
    text-align: right;
    height: 15px;
    margin: 30px 85px 0 0;
    float: right;
}

span.current {
    color: #ababab;
    font-weight: bold;
}

table.announcement {
    width: 100%;
    float: left;
    border: 0;
    border-collapse: collapse;
    color: #ffffff;
    margin-top: 5px;
}

th.centerb {
    background-color: #198DC3;
    height: 30px;
}

hr.style-one {
    border: 0;
    height: 1px;
    background: #198DC3;
}

.space5 {
    height: 5px;
}

.white {
    color: #ffffff;
}

td.white a {
    color: #ffffff;
}

    td.white a:hover {
        color: #999999;
    }

.b198dc3 {
    color: #198DC3;
}

.b198dc3b {
    color: #198DC3;
    font-weight: bold;
}

.b6fa7d6 {
    color: #198DC3;
}

.b198dc3c {
    color: #198DC3;
    text-align: center;
}

.center {
    text-align: center;
}

.centerb {
    text-align: center;
    font-weight: bold;
}

td.cfe6400 a {
    color: #fe6400;
}

    td.cfe6400 a:hover {
        color: #F90;
    }

.cfe6400 {
    color: #fe6400;
}

table.order a {
    color: #666666;
    font-weight: normal;
}

    table.order a:hover {
        color: #ffffff;
    }

table.order {
    color: #fff;
    font-weight: bold;
    text-align: center;
    width: 60%;
    margin: 0 auto;
}
