@charset "utf-8";

.osac_caption {
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
    font-size: 12pt;
    line-height: 200%;
    margin-top: 10px;
}

.osac_kikaku1 {
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
    font-size: x-large;
    line-height: 200%;
    text-align: right;
    margin-top: 20px;
}

.osac_caption_small {
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
    font-size: x-small;
    line-height: 200%;
    text-align: left;
    margin-top: 20px;
}


.osac_teikaku {
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
    font-size: 16pt;
    border-bottom: 2px solid #666666;
    padding-bottom: 1px;
    line-height: 150%;
    text-align: left;
    margin-top: 20px;
}

.osac_categorytitle {
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
    font-size: 16pt;
    font-weight: bold;
    border-bottom: 2px solid #666666;
    padding-bottom: 1px;
    line-height: 150%;
    text-align: center;
    margin-top: 20px;
}


.osac_tejun {
    line-height: 180%;
    font-size: 14pt;
    font-weight: bold;
    margin-top: 20px;
    text-align: left;
}

.osac_banner {
    text-align: center;
    margin-top: 5px;
}

.osac_categoly {
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
    text-align: left;
    margin-top: 10px;
}


table.osac_table1 {
    padding: 0px;
    border-collapse: collapse;
    table-layout: auto;
    margin-top: 15px;
    /*float: left;*/
}

table.osac_table1 td {
    padding: 0px;
    border: solid #888 1px;
    border-width: 1px;
    border-collapse: collapse;
}


.osac_spectitle1 {
    font-size: x-small;
    line-height: 1.2em;
    margin-left: 5px;
    margin-top: 5px;
    vertical-align: 50%;
    border-bottom: 0px none;
    white-space: nowrap;
}

.osac_spec_content {
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 5px;
    font-size: medium;
    font-weight: bold;
    text-align: right;
    vertical-align: 5pt;
    width: 100%;
}

.osac_spectable {
    display: flex;
}



table.osac_table2 {
    padding: 0px;
    border: #888 solid 1px;
    border-width: thin;
    border-collapse: collapse;
    table-layout: auto;
    margin-top: 15px;
}

table.osac_table2 td {
    padding: 0px;
    border: solid #888 1px;
    border-width: 1px;
    border-collapse: collapse;
}

td.osac_itemname1p {
    background-color: #F27500;
}

td.osac_itemname1p div {
    font-size: 14pt;
    color: #FFF;
    text-align: center;
    font-weight: bold;
}

td.osac_itemname1s {
    background-color: #17D;
}

td.osac_itemname1s div {
    font-size: 14pt;
    color: #FFF;
    text-align: center;
    font-weight: bold;
}

div.osac_table2_cap {
    font-size: xx-small;
    text-align: center;
}

.osac_table_small {
    font-size: 8pt;
    line-height: 150%;
    text-align: left;
    margin-top: 3px;
}

.osac_notifybottom {
    font-size: 9pt;
    margin-top: 5px;
}

.osac_kikaku2 {
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
    font-size: x-large;
    line-height: 200%;
    margin-top: 20px;
    display: inline-block;
}

.osac_kikaku3 {
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
    line-height: 150%;
}

.osac_tejun_title {
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
    font-size: 12pt;
    line-height: 200%;
    margin-top: 20px;
    display: inline-block;
    font-weight: bold;
}

.osac_tejun3 {
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
    font-size: 12pt;
    line-height: 180%;
    margin-top: 20px;
}

.osac_tejun2 {
    font-weight: bold;
}

.osac_tekigou_content {
    font-weight: bold;
    display: block;
    line-height: 180%;
}

.osac_tekigou_content td {
    vertical-align: top;
}

.osac_tekigou_content div.osac_tekigou_indent {
    vertical-align: top;
    padding-left: 5px;
    text-align: left;
    display: inline-block;
    padding-top: 5px;
    padding-bottom: 5px;
}

div.osac_tekigou_indent span {
    display: inline-block;
}


.osac_terminal_fit {
    font-size: 10pt;
    text-align: center;
    font-weight: bold;
    background-color: beige;

}