* {
    font-family: "ariel", sans-serif;
    font-size: 9pt;
}

a {
    color : #0099cc;
    text-decoration: none;
}

a:hover {
    color : #0099cc;
    text-decoration: underline;
}

a.page_link:hover {
    color : #ffffff;
    text-decoration: none;
    background-color: #666666;
}

a.page_link {
    border : solid 1px #cccccc;
    padding : 3px 7px 3px 7px;
    margin : 0px 5px 0px 5px;
    font-size : 10px;
    color : #333333;
    background-color: #eeeeee;
}

span.page_link_off {
    padding : 3px 7px 3px 7px;
    margin : 0px 5px 0px 5px;
    font-size : 10px;
}

span.current_page {
    border : solid 1px #cccccc;
    padding : 3px 7px 3px 7px;
    margin : 0px 5px 0px 5px;
    font-size : 10px;
    color:#ffffff;
    background-color: #aaaaaa;
}



h1 {
    padding : 0px;
    margin : 0px;
    font-size : 18pt;
    font-weight: bold;
}


h2 {
    padding : 0px;
    margin : 0px 10px 0px 0px;
    font-size : 11pt;
    font-weight : normal;
}

address {
    font-style:normal;
    padding-top:20px;
}


/*******************************************************
 * 全画面共通
 *******************************************************/
div.header {
    margin : 0px 0px 0px 0px;
    padding : 0px 0px 0px 0px;
}

div.body {
    margin : 0px 0px 0px 0px;
    padding : 10px 0px 0px 0px;
}

div.footer {

}

.footer {
    width:100%;
    margin: 0px auto 0px auto;
    text-align:right;
}

/* ヘッダー ************************/
div.header_service_logo{
    background-image: url("../img/insight_logo01.png");
    background-repeat: no-repeat;
    background-size: 184px 52px;
    height: 50px;
    margin-top: 5px;
}
div.header_company_logo{
    background-image: url("../img/arm_logo_sm01.jpg");
    background-repeat: no-repeat;
    background-size: 168px 52px;
    height: 50px;
    margin-top: 5px;
    background-position: right;
}
div.header_system_name{
    height: 10px;
    padding-top: 15px;
    margin-left:200px;
}
/*.header_logo, .user_info {
    margin-top: 10px;
}*/

/*.user_info {
    text-align:right;
}*/

/*.user_name {
    margin: 10px 0px 5px 0px;
    font-weight:bold;
}*/


/*
 * デバッグ用ライン
 */
.line {
    border : solid 1px #000000;
}

/*トップの隙間*/
div.top_border {
    height:1px;
    width:98%;
    background: #383838;
    background-image: url(../img/background.jpg);
    margin:0px auto 0px auto;
}

/****************************************************
 *ログイン画面
 ****************************************************/
div.login_logo {
    background-image: url("../img/insight_login_logo.gif");
    background-repeat: no-repeat;
    background-size: 40%;
    height: 150px;
    background-position: 50%;
}
div.login_alert {
    position: 50%;
    }


/****************************************
 * table
 ****************************************/
span.attention {
    font-weight:bold;
    color : #FF1493;
}

.section_name span.attention{
    font-size: 13pt;
}

.view_name span.attention{
    font-size: 13pt;
}

/*ŒŸõðŒ*/
/*ˆê——*/
/*“ü—Í*/
table.table_condition_01,
table.table_list_01,
table.table_entry_01{
    width: 100%;
    margin: 0px;
    padding: 0px;
    border: solid 1px gray;
}

table.table_condition_01 th,
table.table_list_01 th,
table.table_entry_01 th {
    color: white;
    background-color: #9494D1;
    text-align: center;
    vertical-align : middle;
    font-size: 9pt;
    height: 30px;
    border: solid 1px gray;
}

table.table_condition_01 td,
table.table_list_01 td,
table.table_entry_01 td {
    padding-left: 1px;
    background-color: #EAEAEA;
    text-align:left;
    vertical-align : middle;
    font-size: 9pt;
    height: 30px;
    border: solid 1px gray;
}

/********************************
 * 画面名
 ********************************/
table.table_condition_01 th.view_name,
table.table_list_01 th.view_name,
table.table_entry_01 th.view_name,
table.table_condition_01 td.view_name,
table.table_list_01 td.view_name,
table.table_entry_01 td.view_name {
    background-color: #DFDCF0;
    color: black;
    font-size: 15pt;
    font-weight: bold;
    text-align: left;
    padding-left: 15px;
    height: 20px;
}

/********************************
 * 画面セクション名
 ********************************/
table.table_condition_01 th.section_name,
table.table_list_01 th.section_name,
table.table_entry_01 th.section_name,
table.table_condition_01 td.section_name,
table.table_list_01 td.section_name,
table.table_entry_01 td.section_name {
    background-color: #DFDCF0;
    color: #000099;
    font-size: 13pt;
    font-weight: bold;
    text-align: left;
    padding-left: 15px;
    height: 20px;
}

th.extra_narrow,
td.extra_narrow {
    width: 50px;
}

th.narrow,
td.narrow {
    width: 75px;
}

th.inbetween,
td.inbetween {
    width: 100px;
}

th.middle,
td.middle {
    width: 150px;
}

th.wide,
td.wide {
    width: 200px;
}

th.extra_wide,
td.extra_wide {
    width: 300px;
}

th.auto,
td.auto {
    width: auto;
}


table.table_list_01 td.text,
table.menu td.text,
table.table_entry_01 td.text {
    vertical-align: top;
    text-align: left;
}

table.table_list_01 td.number,
table.menu td.number,
table.table_entry_01 td.number {
    vertical-align: middle;
    text-align: right;
}

table.table_list_01 td.control,
table.menu td.control,
table.table_entry_01 td.control{
    vertical-align: middle;
    text-align: center;
}

table.menu th{
    text-align: left;
    padding-left: 15px;
    font-size: 11pt;
    font-weight: bold;
}

table.menu tbody tr td {
    background-color: white;
    font-size: 11pt;
}

table.menu tbody tr td input[type="button"] {
    font-size: 11pt;
    font-weight: bold;
}


table.table_condition_01 th.login_auth_name{
    font-size: 12pt;
}

table.table_condition_01 td.login_auth_name{
    font-size: 15pt;
    font-weight: bold;
    color: black;
}


/* ヘッダーの幅　極小*/
table.hwidth_extra_small tbody tr th{
    width: 10%;
}
/* ヘッダーの幅　小*/
table.hwidth_small tbody tr th{
    width: 20%;
}
/* ヘッダーの幅　中*/
table.hwidth_middle tbody tr th{
    width: 25%;
}
/* ヘッダーの幅　大*/
table.hwidth_large tbody tr th{
    width: 30%;
}

table.hwidth_extra_large tbody tr th{
    width: 80%;
}

/* 罫線あり */
table.boder_add {
    border: solid 1px #bababa;
}
table.boder_add tbody tr th, table.boder_add tbody tr td {
    border: solid 1px #bababa;
}



/* 罫線なし */
table.boder_none, table.boder_none tbody tr th, table.boder_none tbody tr td {
    border : none;
}

table.table_list_01 tr td.page_link{
    text-align : center;
    background-color: #DFDCF0;
}


/*td.output_type_single{
    background-image: url("../img/output_type_single.png");
    background-repeat: no-repeat;
    height: 300px !important;
    background-position: center;
}

td.output_type_multiple{
    background-image: url("../img/output_type_multi.png");
    background-repeat: no-repeat;
    height: 250px !important;
    background-position: center;
}*/

/* **********************************************
 *　検索一覧オプション領域
 ***********************************************/
/*div.search_result_option_area {
    margin-top : 30px;
    margin-bottom : 10px;
    font-size : 9pt;
}

div.counts {
    font-weight : bold;
}

div.page_link {
    text-align : center;
}*/



/* **********************************************
 * パンくずリスト
 ***********************************************/
.bleadcrumbs{
    margin: 0px 0px 10px 0px;
    padding: 5px 0px 5px 0px;
    border-top : solid 1px #eeeeee;
    border-bottom : solid 1px #eeeeee;
    height : 15px;
}

.bleadcrumbs ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.bleadcrumbs li{
    float: left;
    margin : 0px 10px 10px 0px;
    padding: 0;
    color:#999999;
    font-size : 9pt;
}

/* 現在のページ*/
.bleadcrumbs li.current{
    color:#333333;
}




/* **********************************************
 * メッセージ
 ***********************************************/
ul.info {
    list-style-type: none;
    padding : 5px;
    background-color: #FFFF66;
    border: solid 2px #0000FF;
}
ul.info li {
    color: #0000FF;
    font-size: 13pt;
    font-weight: bold;
}

/* **********************************************
 * エラーメッセージ
 ***********************************************/
ul.error_info {
    list-style-type: none;
    padding : 5px;
    background-color: #ffff66;
    border: solid 2px #FF0000;
}
ul.error_info li {
    color: #FF0000;
    font-size: 13pt;
    font-weight: bold;
}

/*ul.reportType{
    list-style-type: none;
    padding-left: 1px;
    margin-top: 0px;
}

ul.reportType li{
    text-align: left;
    border-bottom: solid 1px #bababa;
    min-height: 35px;   line-height: 35px;
}*/






/* **********************************************
 * 入力ナビゲーション
 ***********************************************/
div.entry_navigation {
    margin:20px 0px 10px 0px;
}



div.form_button_area {
    margin:20px 0px 5px 0px;
    text-align:left;
}




/*
 * エラーページ
 */
div.error_page_massage_area {
    margin-top : 20px;
}


/* *****************************************************************
 * ボタン
 *******************************************************************/
input[type="button"] {
    font-size: 12pt;
}

/*input[type="button"]:disabled {
    background-color: gray;
    color: white;
    border:black;
}*/

input.button {
    height : 30px;
    background-image: url(../img/button_black.png);
    background-color : #000000;
    color : #ffffff;
    border-top : solid 1px #666666;
    border-left : solid 1px #666666;
    border-right : solid 1px #000000;
    border-bottom : solid 1px #000000;
    cursor : pointer;
    font-weight:bold;
    font-size: 9pt;
    padding : 1px;
}

input.blue {
    background-image: url(../img/button_blue.png);
    background-color : #0066cc;
    color : #ffffff;
    border-top : solid 1px #0099aa;
    border-left : solid 1px #0099aa;
    border-right : solid 1px #0066cc;
    border-bottom : solid 1px #0066cc;
}


input.delete {
    color : #666666;
    background-image: url(../img/button_delete.png);
    background-color : #eeeeee;
    border-top : solid 1px #eeeeee;
    border-left : solid 1px #eeeeee;
    border-right : solid 1px #999999;
    border-bottom : solid 1px #999999;
    width : 20px;
    height : 20px;
    padding: 0px;
}

input.very_short1 {
    width : 50px;
    font-size: 9pt;
}

input.very_short2 {
    width : 75px;
    font-size: 9pt;
}

input.short1 {
    width : 110px;
}

input.short2 {
    width : 125px;
}

input.middle1 {
    width : 150px;
}

input.middle2 {
    width : 175px;
}

input.large1 {
    width : 200px;
}

input.large2 {
    width : 225px;
}

/* 入力欄*/
input[type="text"],
input[type="password"],
input[type="file"],
select{
    height: 24px;
}




input[type="text"].ime_active {
    ime-mode:active;
}
input[type="text"].ime_disabled {
    ime-mode:disabled;
}

input.search_condition {
    padding : 4px;
    width: 200px;
}

input[type="text"], input[type="password"]{
    /*padding : 4px;
    margin : 2px;*/
    font-size: 100%;
}

.must{
    background-color: #CCCCFF;
}

.search{
    background-color: #e1e1f0;
}

/* bootstrap wrapper*/
div.row{
    padding-bottom:10px;
    padding-left: 10px;
    padding-right: 10px;
}

/*datepicker*/
.ui-datepicker-title{
    background: #9494D1;
}
.ui-widget-header{
    background: #9494D1;
    border: solid 1px #bababa;
}
img.ui-datepicker-trigger{
    vertical-align: top;
}

#company__search__dialog{
    width: 700px;
    height: 300px;
}
#user__search__dialog{
    width: 700px;
    height: 300px;
}

/* centered columns styles */
.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    text-align:left;
    margin-right:-4px;
}

.col-fixed {
    /* custom width */
    width:1170px;
}
.col-min {
    /* custom min width */
    min-width:1170px;
}
.col-max {
    /* custom max width */
    max-width:1170px
}
