* {
    font-family: "ＭＳ Ｐゴシック";
}
body, table, td { font-size:13px; }
input, select, textarea  { font-size:12px; }

hr {
    margin-right: 0;
    padding: 0;
    width: 100%;
    height: 4px;
    border: #663399 1px solid;
    color: #999999;
    background: #999999;
}

table.padding_table {
    border: 0;
}

table.info_table {
    border: 0;
}

table.title {
    padding: 0px;
    border-spacing: 0;
    width: 100%;
}

table.title .screen_name {
    vertical-align:bottom;
}

table.title .logo_img {
    text-align:right;
}

table.border_header {
    margin:3px auto;
    width: 100%;
    height: 4px;
    border: #663399 1px solid;
    color: #999999;
    background: #999999;
    border-collapse:collapse;
}

table.border_header td {
    padding:0px;
}

table.border_header_child {
    margin-top:3px;
    margin-bottom:3px;
    margin-left:10px;
    margin-right:10px;
    width: 98%;
    height: 4px;
    border: #663399 1px solid;
    color: #999999;
    background: #999999;
    border-collapse:collapse;
}

table.border_header_child td {
    padding:0px;
}

table.border_footer {
    margin-top:20px;
    margin-bottom:7px;
    width: 100%;
    height: 4px;
    border: #663399 1px solid;
    color: #999999;
    background: #999999;
    border-collapse:collapse;
}

table.border_footer td{
    padding:0px;
}

table.border_footer_child {
    margin-top:20px;
    margin-bottom:7px;
    margin-left:10px;
    margin-right:10px;
    width: 98%;
    height: 4px;
    border: #663399 1px solid;
    color: #999999;
    background: #999999;
    border-collapse:collapse;
}

table.border_footer_child td{
    padding:0px;
}

.hrs {
    margin-right: 0;
    padding: 0;
    width: 100%;
    height: 1px;
    border: #CCCCFF 1px solid;
}

body {
    scrollbar-arrow-color:#ffffff;
    scrollbar-face-color:#8885cc;
    scrollbar-3dlight-color:#bab8ea;
    scrollbar-darkshadow-color:#bab8ea;
    scrollbar-highlight-color:#ffffff;
    scrollbar-shadow-color:#000000;
    scrollbar-track-color:#bab8ea;
    background-color:#E6E6FA;
}

.link_header {
    font-size: small;
}

.cssButton{
    color: #000088;
    border-top:3px double #9cf;
    border-left:3px double #9cf;
    border-right:3px double #4080BF;
    border-bottom:3px double #4080BF;
    background: #66AAFF;
    text-align: center;
}

.cssButton[disabled] {
    color:rgba(159, 159, 159, 1);
    border-top:3px double #9cf;
    border-left:3px double #9cf;
    border-right:3px double #4080BF;
    border-bottom:3px double #4080BF;
    background: #66AAFF;
    text-align: center;
    text-shadow:1px 1px 0px #FFFFFF;
}

.cssButtonMG {
    color: #000088;
    border-top:3px double #9cf;
    border-left:3px double #9cf;
    border-right:3px double #4080BF;
    border-bottom:3px double #4080BF;
    padding: 2px 5px;
    background: #66AAFF;
    text-align: center;
    font-size: 1em;
    font-weight: bold;
    width:80px;
}

.cssButtonMG[disabled] {
    color:rgba(159, 159, 159, 1);
    border-top:3px double #9cf;
    border-left:3px double #9cf;
    border-right:3px double #4080BF;
    border-bottom:3px double #4080BF;
    padding: 2px 5px;
    background: #66AAFF;
    text-align: center;
    font-size: 1em;
    font-weight: bold;
    width:80px;
    text-shadow:1px 1px 0px #FFFFFF;
}

.code{
    text-align: left;
    ime-mode: disabled;
}

.select{
    width: 200px;
    height: 10em;
}

tr.spacer {
    height: 0px;
}

tr.spacer td {
    width: 150px;
}

tr.trDaiKoumoku {
    height:26px;
}

tr.trChuKoumokuIchiran {
    height:40px;
}

tr.trChuKoumoku {
    height:23px;
}

td.tdBorderLine{
    border-bottom: 2px #FbFbFb groove;
    vertical-align: bottom;
}

td.tdFrameLine{
    border: 1px #9b9b9b solid;
    white-space: nowrap;
    overflow: hidden;
}

td.tdFrameWrap{
    border: 1px #9b9b9b solid;
    white-space:normal;
    word-break:break-all;
}

td.tdNowrap{
    white-space: nowrap;
}

td.tdDaiKoumoku{
    background: #7777FF;
    align: left;
}

td.tdChuKoumoku_L{
    background: #AAAAFF;
    text-align: left;
    white-space: nowrap;
}

td.tdChuKoumoku_C{
    background: #AAAAFF;
    text-align: center;
    white-space: nowrap;
}

.search{
    background: #00000;
}

.divSearch{
    width:530px;
    overflow-x: scroll;
}

.divScroll_X{
    overflow-x: scroll;
}

.scrolltable_1{
    height: 130px;
    width: 100%;
    overflow-y: scroll;
}

.scrolltable_2{
    height: 300px;
    width: 100%;
    overflow-y: scroll;
}

.scrolltable_3{
    height: 400px;
    width: 100%;
    overflow-y: scroll;
}

.rowColor2{
    background: #DDC8FF;
}

.char_zen{
    text-align: left;
    ime-mode : active;
}

.char_han{
    text-align: left;
    ime-mode: disabled;
}

.char_num{
    text-align: right;
    ime-mode: disabled;
}

.blacklink:link {
    text-decoration : underline;
    color : #000000;
}

.blacklink:visited {
    text-decoration : underline;
    color : #000000;
}

.blacklink:active {
    text-decoration : underline;
    color : #000000;
}

.blacklink:hover {
    text-decoration : underline;
    color : #000000;
}

.cssCsvButton{
    color: #000088;
    border-top:3px double #9cf;
    border-left:3px double #9cf;
    border-right:3px double #4080BF;
    border-bottom:3px double #4080BF;
    background: #66AAFF;
    text-align: center;
    height : 24px;
    font-size:11px;
}

.arrow_left{
    background-image:url("../img/arrow_left.gif");
    background-repeat:no-repeat;
    background-color:#E6E6FA;
    border:none;
    width:13px;
    height:15px;
    text-indent: -9999px;
    cursor: pointer;
}
.previous{
    background-image:url("../img/previous.gif");
    background-repeat:no-repeat;
    background-color:#E6E6FA;
    border:none;
    width:13px;
    height:15px;
    text-indent: -9999px;
    cursor: pointer;
}
.next{
    background-image:url("../img/next.gif");
    background-repeat:no-repeat;
    background-color:#E6E6FA;
    border:none;
    width:13px;
    height:15px;
    text-indent: -9999px;
    cursor: pointer;
}
.arrow_right{
    background-image:url("../img/arrow_right.gif");
    background-repeat:no-repeat;
    background-color:#E6E6FA;
    border:none;
    width:13px;
    height:15px;
    text-indent: -9999px;
    cursor: pointer;
}

.upSortRed{
    background-image:url("../img/upRed.gif");
    background-repeat:no-repeat;
    background-color:#AAAAFF;
    border:none;
    width:13px;
    height:13px;
    text-indent: -9999px;
    cursor: pointer;
}

.upSortGreen{
    background-image:url("../img/up.gif");
    background-repeat:no-repeat;
    background-color:#AAAAFF;
    border:none;
    width:13px;
    height:13px;
    text-indent: -9999px;
    cursor: pointer;
}

.downSortRed{
    background-image:url("../img/downRed.gif");
    background-repeat:no-repeat;
    background-color:#AAAAFF;
    border:none;
    width:13px;
    height:13px;
    text-indent: -9999px;
    cursor: pointer;
}

.downSortGreen{
    background-image:url("../img/down.gif");
    background-repeat:no-repeat;
    background-color:#AAAAFF;
    border:none;
    width:13px;
    height:13px;
    text-indent: -9999px;
    cursor: pointer;
}

.btn_link_search{
    background-color: #7777FF;
    width:100px;
    height:20px;
    text-decoration:underline;
    font-size: 13px;
    font-weight:bold;
    color:#000000;
    border : 0px none;
    text-align:left;
}

.whiteText{
    color:#FFFFFF;
    font-size: 13px;
    text-decoration:none;
}

.mailTableBar{
    border-top: #6666CC 5px solid;
    padding:0px;
}

.mailTableBar table{
     width:880px;
     margin:-3px -2px 0px -2px;
     padding:0px;
}

.targetOfficeSectTableBar{
    border-top: #555599 5px solid;
    padding:0px;
}

.targetOfficeSectTableBar table{
    width:880px;
    margin:-3px -2px 0px -2px;
    padding:0px;
}

.claimPrintTableBar{
    border-top: #111155 5px solid;
    padding:0px;
}

.claimPrintTableBar table{
    width:880px;
    margin:-3px -2px 0px -2px;
    padding:0px;
}

.radioCheckButton{
    background-image:url("../img/radio_check.png");
    background-repeat:no-repeat;
    background-color:#E6E6FA;
    border:none;
    width:13px;
    height:13px;
    text-indent: -9999px;
    cursor: pointer;
}

.radioNonCheckButton{
    background-image:url("../img/radio_non_check.png");
    background-repeat:no-repeat;
    background-color:#E6E6FA;
    border:none;
    width:13px;
    height:13px;
    text-indent: -9999px;
    cursor: pointer;
}

.tdSyoukoumoku{
    background: #CCCCFF;
    align: left;
}

.mailTabLink{
    background-color: #6666CC;
    width:120px;
    height:20px;
    color:#DDDDDD;
    text-decoration:none;
    border : 0px none;
    font-size: 13px;
}

.targetOfficeSectTabLink{
    background-color: #555599;
    width:120px;
    height:20px;
    color:#DDDDDD;
    text-decoration:none;
    border : 0px none;
    font-size: 13px;
}

.claimPrintTabLink{
    background-color: #111155;
    width:120px;
    height:20px;
    color:#DDDDDD;
    text-decoration:none;
    border : 0px none;
    font-size: 13px;
}

.estContTableBar{
    border-top: #6666BB 5px solid;
    width: 900px;

}
.claimTableBar{
    border-top: #333377 5px solid;
    width: 900px;
}

.estContTabLink{
    background-color: #6666BB;
    width:120px;
    height:20px;
    color:#DDDDDD;
    text-decoration:none;
    border : 0px none;
    font-size: 13px;
}
.claimTabLink{
    background-color: #333377;
    width:120px;
    height:20px;
    color:#DDDDDD;
    text-decoration:none;
    border : 0px none;
    font-size: 13px;
}

.divSearch2{
    width:530px;
    overflow-x: scroll;
}

.scroll{
    width:100%;
    border-style:none;
    border-spacing:0;
    margin-right:-9999px;
    min-width:50px;
}

.estContTableBar1{
    border-top: #6666BB 5px solid;
    width: 100%;
}

.claimTableBar1{
    border-top: #333377 5px solid;
    width: 100%;
}

.tdLink {
    color:#0000FF;
    text-decoration:underline;
    cursor:pointer;
}

.tdLinkCompactMenu {
    color:#0000FF;
    text-decoration:none;
    cursor:pointer;
}

.title{
    width: 100%;
    border-style:none;
    border-spacing:0;
    border-collapse:collapse;
}

.copyright {
    width: 100%;
    text-align:center;
}

.messagePart {
    border: 0;
}

.messagePart td{
    white-space: nowrap;
}

.messagePart span.errMsgTitle {
    color: #FF0000;
    font-size: 16px;
    font-weight:bold;
}

.messagePart span.warnMsgTitle {
    color: #FF00FF;
    font-size: 16px;
    font-weight:bold;
}

.messagePart span.normalMsg {
    color: #000000;
    font-size: 16px;
    font-weight:bold;
}

.required {
    color: #FF0000;
}

.tdSearch {
    width:150px;
}

.tdSearchConditions {
    width:300px;
}

.portalScrollArea{
  background-color: #FFFFFF;
  height:110px;
  overflow-y: auto;
  overflow-x: hidden;
}

.tdPortalScrollArea{
  background-color: #FFFFFF;
  border: 1px #9b9b9b solid;
}

.portalDivScroll{
  height:220px;
  overflow-y: scroll;
}
