body {
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
}

.clearfix:after {
    clear: both;
    display: block;
    content: " ";
    width: 0;
    height: 0;
    overflow: hidden;
}

.nvd3 text {
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
}

.expand_container:after {
    content: " ";
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
}

#graph {
    width: 80%;
    height: 400px;
    margin: 0 auto;
}

#graph2_0svg {
    width: 400px;
    height: 400px;
}

#graph2_1svg {
    width: 400px;
    height: 400px;
}

#graph2_1 {
    width: 820px;
    height: 500px;
    float: left;
}

#graph2_1:after {
    content: " ";
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
}

.graphs2_2 {
    width: 410px;
    float: left;
}

.graphs2_2:first-of-type {
    width: 410px;
    height: 500px;
    float: left;
}

.graphs2_2:after {
    content: " ";
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
}

.graphsm {
    width: 410px;
    height: 500px;
    float: left;
}

#graph2 {
    width: 420px;
    height: 500px;
    float: left;
}

#graph2_svg {
    width: 400px;
    height: 400px;
}

.graphs {
    width: 180px;
    height: 200px;
    float: left;
}

.graphs_svg {
    width: 150px;
    height: 150px;
    float: left;
}

#canvasArea {
    display: none;
}

#canvas {
    width: 80%;
    height: 400px;
}

.form-login h2.form-login-heading {
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
    background-color: #cc0000;
}

.white-header h5 {
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
    color: black;
    font-weight: bold;
}

.white-panel {
    color: black;
}

.browser_types {
    margin: 20px;
}

.efo_box {
    width: 80%;
    margin: 24px auto;
    text-align: right;
}

.efo_box h2 {
    float: left;
    font-size: 36px;
    font-weight: 100;
    color: #FF6B6B;
    display: block;
    margin: 0;
    text-align: center;
    padding: 0px 0 6px 0;
}

.efo_tables {
    width: 100%;
    margin: 12px 0 0 0;
    border-collapse: separate;
    border-spacing: 0px;
    border-top: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-spacing: 0;
}

.efo_tables thead th {
    position: relative;
    padding: 6px;
    text-align: center;
    vertical-align: middle;
    color: #444;
    background-color: #d8f5a1;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

.efo_tables body th {
    position: relative;
    padding: 6px;
    text-align: center;
    vertical-align: middle;
    color: #444;
    background-color: #d8f5a1;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

.efo_tables th #sorttable_sortrevind,
.efo_tables th #sorttable_sortfwdind {
    position: absolute;
    right: 8px;
    top: 16px;
}

.efo_tables th a {
    display: inline-block;
    padding: 3px 5px 2px 5px;
    margin: 0 0 0 4px;
    border-radius: 3px;
    background-color: #777777;
    color: #ffffff;
    line-height: 1;
}

.efo_tables th a:hover {
    opacity: .5;
}

.efo_tables td {
    color: #000;
    padding: 6px 8px;
    background-color: #f9f9f9;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

#refine_area {
    margin: 12px 0 36px 0;
}

#refine_area .refine_box {
    width: 601px;
    margin: 24px auto 12px auto;
    border-left: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
}

#refine_area .refine_box dl {
    display: table;
    margin: 0;
}

#refine_area .refine_box dl dt,
#refine_area .refine_box dl dd {
    display: table-cell;
    font-size: 14px;
    font-weight: 100;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    padding: 8px 12px;
}

#refine_area .refine_box dl dt {
    width: 140px;
    vertical-align: middle;
    background-color: #f6f6f6;
}

#refine_area .refine_box dl dd {
    width: 460px;
    vertical-align: middle;
    text-align: left;
}

#refine_area .refine_box dl dd input[type="text"] {
    display: inline-block;
    width: 120px;
    border-radius: 3px;
    border: 1px solid #cccccc;
    line-height: 24px;
    padding: 1px 6px 0 6px;
}

#refine_area .refine_box dl dd input[type="radio"] {
    margin: 0;
}

#refine_area .refine_box dl dd label {
    display: inline-block;
    margin: 0;
    padding: 0 8px 0 0;
}

#refine_area .refine_box dl dd > span {
    display: inline-block;
    line-height: 26px;
    padding: 2px 8px 0 8px;
}

#refine_area > .btn {
    padding: 6px 36px;
}

.browser_select {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.browser_select::after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    overflow: hidden;
    clear: both;
}

.browser_select .browser_slect_layer {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
}

.browser_select .browser_slect_box {
    float: left;
    display: inline-block;
    margin: 0;
    padding: 5px 10px;
    font-size: 12px;
    font-weight: 100;
    line-height: 1.5;
    border-radius: 3px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    color: #333333;
    border: 1px solid #cccccc;
    background-color: #ffffff;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.browser_select .browser_slect_box:hover,
.browser_select .browser_select_btn:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.browser_select .browser_select_btn {
    float: left;
    display: inline-block;
    margin: 0 0 0 -1px;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #cccccc;
    padding: 5px 8px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    color: #333333;
    background-color: #ffffff;
}

.browser_select .browser_select_icon {
    cursor: pointer;
    white-space: nowrap;
    font-weight: normal;
    color: #333333;
    font-size: 12px;
    line-height: 1.5;
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.browser_select .browser_dorpdown {
    margin: 2px 0 0 0;
    padding: 12px;
    font-size: 12px;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    min-width: 160px;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #ffffff;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.browser_select .browser_dorpdown li + li {
    margin: 4px 0 0 0;
}

.prate {
    width: 9%;
    text-align: center;
    background-image: url("/img/line1.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    border-bottom: solid 1px black;
}

.pratetable {
    width: 100%;
    height: 45px;
    ;
}

.Chart {
    width: 100%;
}

.ChartLeftMargin {
    width: 10%;
    float: left;
    clear: none;
    ;
    height: 45px;
    ;
}

.ChartLabel {
    width: 9%;
    float: left;
    clear: none;
    ;
    border-right: solid 1px black;
    height: 45px;
    text-align: right;
    vertical-align: middle;
}

.ChartData {
    width: 66%;
    float: left;
    clear: none;
    ;
    height: 45px;
    ;
}

.ChartData2 {
    width: 60%;
    float: left;
    clear: none;
    ;
    height: 45px;
    ;
}

.ChartTimes {
    float: left;
    clear: none;
    ;
    width: 14%;
    height: 45px;
}

.ChartClear {
    float: none;
    clear: both;
}

.ChartLabelh {
    width: 6%;
    float: left;
    clear: none;
    ;
    height: 45px;
    text-align: right;
    border-bottom: solid 1px black;
}

.bar1 {
    background-color: #0a6ebd;
    border: solid 1px blue;
    height: 45px;
}

.bar2 {
    background-color: #0a6ebd;
    border: solid 1px blue;
    height: 23px;
}

.bar3 {
    background-color: #FF8888;
    border: solid 1px red;
    height: 22px;
}


/* ログイン画面 */

.form-login h2.form-login-heading {
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
    background-color: #cc0000;
}

#login .form-login {
    width: auto;
    max-width: 500px;
}

#login .login-wrap {
    padding: 32px;
}

#login .login-wrap input {
    height: 48px;
}

#login .login-wrap button {
    height: 48px;
    font-size: 16px;
    font-weight: 700;
    color: #0084A5;
}

#login .ps_forgot {
    margin-top: 15px;
    text-align: right;
    line-height: 1;
}

#login .footer {
    text-align: center;
    color: #ffffff;
    margin-top: 20px;
}

#login .footer a {
    color: #ffee99;
}