/*
フォント名
http://rinrin.saiin.net/~aor/fonts/fonts
*/

body, html {
    background-color: #ffffff;
    margin: 0 auto;
    text-align: left;
    font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo";
    height: 671px;
    overflow:hidden;
    /*/画像を選択させない/*/
     user-select:none;
    -webkit-user-select:none;
    -moz-user-select:none;
    -khtml-user-select:none;
    -webkit-user-drag:none;
    -khtml-user-drag:none;
    -webkit-text-size-adjust:100%;
}

/*
//0=事業者 1=hitachi
var COL_TYPE = 0;
*/
/*ベースカラー*/

.coltype0_0{
    background-color:#1590B7;
}
/*選択カラー*/
.coltype0_1{
    background-color:#589f34;
}
.coltype1_0{
    background-color:#a3a3a4;
}
.coltype1_1{
    background-color:#e60027;
}


#topback {
    overflow: hidden;
}

.font1 {
    font-size: 13px;
    font-weight: 600;
    color: #000000;
    margin-top:5px;
}


#rogalert{
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    text-align: center;
}

.input1 {
    font-size: 13px;
    font-weight: normal;
    border: none;
    color: #000000;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.input1:focus {
    outline: 2px #7fff3d solid;
}

.loginBtfont {
    font-size: 13px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    padding: 4px;
    background-color: #000000;
}

.loginBtfontOver {
    font-size: 13px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    padding: 4px;
    background-color: #57b331;
}

.ptext {
    font-family: serif;
    font-weight: 100;
    font-size: 8px;
    color: rgba(255, 255, 255, 255);
}


#copyright{
    font-size: 10px;
    font-weight: bold;
    color: #a8a8a8;
    text-align:right;
    padding: 0;
}

.fontttl{
    font-size: 30px;
    font-weight: bold;
    color: #333333;
    text-align: left;
    padding: 0;
}
.fontkw{
    font-size: 36px;
    font-weight: bold;
    color: #8fc31f;
    text-align: right;
    padding: 10px;
}

#scroolBase::-webkit-scrollbar {
    background: #cccccc;
   /* height: 15px;*/
    overflow: visible;
    width: 8px;
}

#scroolBase::-webkit-scrollbar-thumb {
   /* border-left: solid white;*/
     background-color:#999999;
    margin-left: -10px;
}

#scroolBase::-webkit-scrollbar-corner {
    background: transparent;
}

#grafbase {
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-drag: none;
    -khtml-user-drag: none;
}


#all_select_text_waku{
    border: 1px solid #b5b1b1;
}


.midashi{
    font-size: 15px;
    color: #231815;
    text-align: left;
    margin: 0;
    position: absolute;
    /*overflow: hidden;*/
    white-space:nowrap;
    width: 285px;
    height:24px;
}

.value{
    font-size: 24px;
    color: #dfa513;
    font-weight: bold;
    text-align: right;
    background-color:#231815;
    padding-right:5px;
    padding-top:2px;
    margin: 0;

}

.pulldown{
     font-size: 17px;
     color: #231815;
     font-weight: 500;
     text-align: left;
     background-color:#d4ecf2;
     padding-top:2px;
    padding-left:8px;
     margin: 0;
 }
.pulldown2{
    font-size: 14px;
    color: #231815;
    font-weight: bold;
    text-align: left;
    background-color:#d4ecf2;
    padding-top:2px;
    padding-left:8px;
    margin: 0;
}
.basebackground .pulldown2 {
    width: 389px;
    height: 27px;
    top: 15px;
    left: 445px;
    position: absolute;
    overflow: hidden;
    cursor: pointer;
    background-image: url(../data/selectbt_img_parts.png);
    background-repeat: no-repeat;
    background-position: right bottom;
}

.allblok3Ctl_naka{
     font-size: 12px;
     color: #231815;
     text-align:left;
     padding-top:8px;
     padding-left:35px;
     margin: 0;
 }
.allblok3Ctl_naka_pv{
     font-size: 12px;
     color: #231815;
     text-align:left;
     padding-top:0px;
     padding-left:37px;
     margin: 0;
 }
.allblok3Ctl_naka2{
    font-size: 12px;
    color: #231815;
    text-align:right;
    padding-top:17px;
    padding-right:15px;
    margin: 0;
}
.allblok3Ctl_naka.selected,
.allblok3Ctl_naka2.selected{
	background-color: #C4DA65 !important;
}

.basesbt_on{
    font-size: 19px;
    font-weight: bold;
    color: #ffffff;
    background-color: #579e34;
    text-align:center;
    padding-top:16px;
    /*
    padding-left:22px;
    */margin: 0;
}
.basesbt_off{
    font-size: 19px;
    font-weight: bold;
    color: #666666;
    background-color: #c6c7c7;
    text-align:center;
    padding-top:16px;
    /*
    padding-left:22px;
    */margin: 0;
}

.midashi_hatuden{
    font-size: 18px;
    font-weight: 400;
    color: #231815;
    text-align:left;
    margin: 0;
}

.hatuden_texnum{
        font-size: 54px;
        font-weight: bold;
        color: #e0a613;
        background-color: #231815;
        text-align:right;
        padding-top:10px;
        padding-right:110px;
        margin: 0;
}

.hatuden_texnum_kw{
    font-size: 31px;
    font-weight: bold;
    color: #e0a613;
    text-align:left;
    margin: 0;
}

._maek_hatudenn4obj_tex{
    font-size: 18px;
    /*font-weight: 500;
    */
    color: #231815;
    text-align:left;
    margin: 0;
}


._maek_hatudenn4obj_data{
    font-size: 34px;
    font-weight: bold;
    color: #e0a613;
    text-align:right;
    padding-right: 64px;
    padding-top: 5px;
    background-color: #231815;
    margin: 0;
}
._maek_hatudenn4obj_data2{
    font-size: 34px;
    font-weight: bold;
    color: #e0a613;
    text-align:right;
    padding-right: 110px;
    padding-top: 5px;
    background-color: #231815;
    margin: 0;
}
.boxblack_data_atai{
    font-size: 19px;
    font-weight: bold;
    color: #e0a613;
    text-align:center;
    margin: 0;
}
.boxblack_data_atai2{
    font-size: 16px;
    font-weight: bold;
    color: #e0a613;
    text-align:center;
    margin: 0;
}
.basesretrunbt{
    width: 145px;
    height: 27px;
    top: 15px;
    left: 851px;
    position: absolute;
    overflow: hidden;
    cursor: pointer;
    background-image: url("../data/cont-bases/retrun.png");
    background-repeat: no-repeat;
    background-position: right;
    font-size: 14px;
    color: #ffffff;
    text-align:left;
    padding-left: 10px;
    padding-top: 3px;
    margin: 0;
    background-color: #118fb6;
}

.bases_kyoten{
    font-size: 16px;
    color: #231815;
    font-weight: bold;
    text-align:right;
    padding-top: 2px;
    margin: 0;
}

.grafbt_on{
    font-size: 19px;
    font-weight: bold;
    color: #ffffff;
    background-color: #579e34;
    text-align:center;
    padding-top:14px;
    margin: 0;
}
.grafbt_off{
    font-size: 19px;
    font-weight: bold;
    color: #666666;
    background-color: #c6c7c7;
    text-align:center;
    padding-top:14px;
    margin: 0;
}

.graflistBt{
    font-size: 14px;
    color: #ffffff;
    text-align:center;
    padding-top: 3px;
    margin: 0;
    background-color: #118fb6;
}
/*graflist_nitiji*/

.graflist_nitiji{
    font-weight: bold;
    font-size: 14px;
    color: #231815;
    text-align:center;
    background-color: #d4ecf2;
    padding-top: 2px;
    letter-spacing:2px;
}

.graflist_nen_off{
    font-weight: bold;
    font-size: 12px;
    color: #888888;
    text-align:center;
    padding-top: 1px;
    letter-spacing:2px;
    background-color:#ffffff;

}

.graflist_nen_on{
     font-weight: bold;
     font-size: 12px;
     color:#ffffff;
     text-align:center;
     padding-top: 1px;
     letter-spacing:2px;
    background-color:#579e34;
}

.listFirstDiv{
    font-size: 14px;
    color:#231815;
    text-align:center;
    padding-top: 1px;
}
.listSecondDiv{
    font-size: 14px;
    color:#231815;
    text-align:right;
    padding-top: 1px;
    padding-right: 22px;
}

.graflistSelsectview_bt {
    font-size: 13px;
    color: #231815;
    text-align:left;
    padding-top:13px;
    padding-left:15px;
    margin: 0;
    white-space:nowrap;
}





#logscroll::-webkit-scrollbar {
    background: #cccccc;
    overflow: visible;
    width: 8px;
}
#logscroll::-webkit-scrollbar-thumb {
    background: #999999;
}
#logscroll::-webkit-scrollbar-corner {
    background: transparent;
}

#graflistselectScroll::-webkit-scrollbar {
    overflow: visible;
    width: 6px;
    background: #cccccc;
}
#graflistselectScroll::-webkit-scrollbar-thumb {
    background: #999999;
}
#graflistselectScroll::-webkit-scrollbar-corner {
    background: transparent;
}
.logScroll::-webkit-scrollbar {
    overflow: visible;
    width: 6px;
    background: #cccccc;
}
.logScroll::-webkit-scrollbar-thumb {
    background: #999999;
}
.logScroll::-webkit-scrollbar-corner {
    background: transparent;
}


#graflist_dajital_tex1{
    font-weight: bold;
    font-size: 13px;
    color: #231815;
    text-align:left;
    padding-top: 0px;
    margin: 0;
}
#graflist_dajital_tex2{
     font-size: 10px;
     color: #231815;
     text-align:left;
     padding-top: 2px;
     margin: 0;
 }
#graflist_dajital_main{
    font-weight: bold;
    font-size: 17px;
    color: #e0a613;
    background-color: #231815;
    text-align:right;
    padding-top: 3px;
    padding-right: 34px;
    margin: 0;
}
.graflist_dajital_main1{
    font-weight: bold;
    font-size: 17px;
    color: #e0a613;
    background-color: #231815;
    text-align:right;
    padding-top: 3px;
    padding-right: 34px;
    margin: 0;
}
.graflist_dajital_main2{
    font-weight: bold;
    font-size: 10px;
    color: #e0a613;
    background-color: #231815;
    text-align:right;
    padding-top: 7px;
    padding-right: 34px;
    margin: 0;
}
#graflist_dajital_tani{
    font-weight: bold;
    font-size: 10px;
    color: #e0a613;
    text-align:center;
    padding-top: 8px;
    padding-right: 0px;
    margin: 0;
}


.midashi_log{
    font-size: 14px;
    color: #231815;
    text-align:center;
}
.midashi_download2{
    font-size: 11px;
    color: #231815;
    text-align:left;
}
.pulldown_log{
    font-size: 13px;
    color: #231815;
    font-weight: bold;
    text-align: center;
    background-color:#d4ecf2;
    padding-top:5px;
}
.log_input{
    font-size: 13px;
    font-weight: bold;
    border: 2px #d4ecf2 solid;
    color: #000000;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    /*outline: 2px #d4ecf2 solid;*/
}


.input1:focus {
}

.log_pulldown_block{
    height: 40px;
    left: 2px;
    overflow: hidden;
    position: absolute;
    cursor: pointer;
    color: #231815;
    background-color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    text-align:center;
    padding-top:7px;
    margin: 0;

}
.graf_nen_pulldown_block{
    font-size: 13px;
    font-weight: bold;
    color: #231815;
    text-align:center;
    margin: 0;
}


.log_sc_naka{
    font-size:12px;
    color: #231815;
    text-align:center;
    padding-top:6px;
    margin: 0;
    font-weight: bold;

}

#graflist_dajital_main{
    font-size:14px;
    color: #e0a613;
    text-align:right;
    margin: 0;
    font-weight: bold;
    padding-top: 5px;
}
#errorlog{
    font-size:13px;
    color: #e62d48;
    text-align:center;
    font-weight: bold;
}

.basebackground{
    height: 671px;
    width: 1024px;
    top: 0;
    left: 0;
    position: absolute;
    overflow: hidden;
}
#mainuibase {
    background-color: #F9F9F9;
}
#copyright {
    height: 15px;
    width: 292px;
    top: 560px;
    left: 705px;
    position: absolute;
    overflow: hidden;
}

.logScroll {
    position: absolute;
    overflow: hidden;
    background-color: #CCCCCC;
    z-index: 2;
}

#topback ,#topback2 {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: block;
}
#base {
    width: 1024px;
    height: 671px;
    position: absolute;
}
#TRACE {
    width: 1024px;
    height: 440px;
    height: 150px;
    position: absolute;
    overflow: hidden;
    top:0;
    left:0;
    color: #111111;
    font-size: 10px;
    white-space: normal;
}