﻿html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
 header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border:0;
	outline: 0;
	vertical-align: baseline;
	background:transparent;
}
html {
	overflow: inherit;
	height: 100%;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display:block;
}
body {
	font-family: "メイリオ","Meiryo", "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	color: #333333;
	font-size: 14px;
	background-color:#f9f9f9;
	line-height: 1.6;
	letter-spacing:0;
	-webkit-text-size-adjust: 100%;
}
h1, h2, h3, h4, h5, h6, p, td, th, address {
    font-weight: normal;
}
ol,ul {
	list-style: none;
}

fieldset,img {
	border: 0;
}
img {
	vertical-align:top;
}
table {
	width:100%;
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
}
th, td {
	text-align:left;
	vertical-align:middle;
}
caption,th {
	text-align: left;
}
button{
  cursor: pointer;
  font-family: "メイリオ","Meiryo", "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", Osaka, sans-serif;
}
textarea{
    font-family: "メイリオ","Meiryo", "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", Osaka, sans-serif;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}
sup {
	font-size:62.5%;
	vertical-align: text-top;
}
.isn-button {
    display:inline-block;
    cursor: pointer; 
}
label.isn-button[for] img{
    display:inline-block;
    background-repeat: no-repeat;
    visibility:hidden;
}
.filetree.treeview{
    white-space:nowrap;
}
.filetree.treeview .hover {
    color: #222; 
    cursor: pointer; 
}
.colorfolder a {
  font-size: 10px;
}
.filetree.treeview ul {
	margin-top: 0px;
}
div.folder-box{
    max-height:600px;
    overflow:scroll;
}
/* Table */
table th {
    padding:10px;
    background-color:#d9d8d3;
    color:#4e4c42;
    border:1px solid #8cbbb3;
}
table td {
    word-break: break-all;
}
.required-input{
    color: red;
}

/* Validation */
div.validation-summary-errors {
    text-align:left;
    margin-bottom:10px;
    color:#880000;
    background-color:#ffe3e3;
    padding:10px 30px;
    border:1px solid #dd0000;
    border-radius:7px;
    max-width:540px;
}

div.validation-summary-errors ul {
    list-style-type: disc;
}

/* Conditions */
table.conditions {
    margin-bottom:15px;
}
table.conditions th {
    text-align:right;
    min-width:70px;
    font-size: 90%;
}
table.conditions th.con-ttl {
    width:80px;
}
table.conditions th.con-ttl-l {
    width:120px;
}
table.conditions th.center {
    text-align:center;
}
table.conditions td {
    padding:10px;
    border:1px solid #8cbbb3;
}
table.conditions td.con-in {
    width:485px;
}
table.conditions td.con-in-s {
    width:440px;
}
table.conditions td.con-in-xs {
    width:300px;
}
table.conditions input.settingfld {
    width:97%;
}
table.conditions select.settingfld {
    width:97%;
}
table.conditions input.dualfld {
    width:47%;
}
table.conditions input.dualfld-s {
    width:43%;
}
table.conditions textarea.settingfld {
    width:97%;
    resize: none;
}
.isn-search-lft{
  width:47%;
  float:left;
  padding: 1px;
}
.isn-search-rgt{
  width:49%;
  float:left;
  padding: 1px;
  margin-left: 15px;
}
.isn-search-dv{
  display:block;
  margin: 12.5px 1px 1px 1px;
  padding-left: 20px;
}
.isn-cndbx-dv{
  display:block;
  margin:1px 0;
}
.isn-cnditm-dv{
  display:inline-block;
  margin:1px 0;
}
p.isn-search-p{
  margin: 1.5px 0;
  padding-bottom: 2px;
}
p.isn-search-p-s{
  margin: 1.5px 0;
}
/* Conditions Personal Settings*/
table.conditions th.con-ttl-ps {
    text-align:right;
    min-width:70px;
    font-size: 80%;
    width:120px;
}
table.conditions td.con-in-ps {
    width:420px;
}

/* Conditions Dialog */
table.conditions-dlg td {
    padding:5px;
}
table.conditions-dlg {
    margin-bottom:10px;
}
table.conditions-dlg th {
    font-size: 80%;
}
table.conditions-dlg td {
    font-size: 80%;
}
table.conditions-dlg th.displayed {
    font-size: 80%;
    font-weight: bold;
}
table.conditions-dlg input.settingfld[readonly] {
    background:#d9d8d3;
}

table.conditions-dlg .ipt-required {
    background-color: #fde7db;
}

/* Contacts */
table.contacts {
    margin-bottom:3px;
}
table.contacts th {
    text-align:right;
    min-width:70px;
    font-size: 90%;
}
table.contacts th.con-ttl {
    width:80px;
}
table.contacts td {
    padding:10px;
    border:1px solid #8cbbb3;
}
table.contacts td.con-in {
    width:485px;
}
table.contacts input.settingfld {
    width:65%;
}
table.contacts textarea.settingfld {
    width:97%;
    resize: none;
}

/* Table Pic */
table.pic {
    border:1px solid #8cbbb3;
    margin-bottom:15px;
}
table.pic td {
    padding:10px;
    border:none;
}
.pic select.rgt {
    width:180px;
    height:222px;
}
.pic select.lft {
    width:180px;
    height:250px;
}

/* Table inner */
table.inner-table{
    margin-top:4px;
}
table.inner-table td {
    font-size: 90%;
}
table.inner-table td {
    border: none;
    padding: 0px;
}
table.inner-table th {
    border: none;
    padding: 0px;
    color: inherit;
    background-color: inherit;
}

/* Contact box */
div.contact-box {
 padding: 3px;
 margin-bottom: 7px;
}
table.cntct-tbl{
 font-size: 97%;
}
table.cntct-tbl td input{
  margin-bottom: 2px;
}

/* Contact box header */
span.cnct-ttl {
 font-weight: bold;
 padding: 0 5px;
 font-size: 95%;
 border-top: 3px solid #5547e1;
 border-left: 3px solid #5547e1;
 color: #100b45;
 margin-right: 5px;
}
span.cnct-ttl-atrsnd {/* 自動返信設定の宛先 */
 font-weight: bold;
 padding: 0 5px;
 font-size: 95%;
 border-top: 3px solid #108772;
 border-left: 3px solid #108772;
 color: #052f28;
 margin-right: 5px;
}

/* ParcelTransferSettings */
table.ntainfo {
    margin-bottom: 15px;
}

table.ntainfo th {
    text-align: right;
    min-width: 70px;
    font-size: 90%;
}

table.ntainfo th.com-ttl {
    width: 120px;
}

table.ntainfo td {
    padding: 10px;
    border: 1px solid #80cc6b;
}

table.ntainfo td.com-in {
    width: 420px;
}

/* pop-search */
.pop-searchbox {
    display:inline-block;
    margin: 10px;
    width:700px;
    min-width:540px;
}
.pop-searchbox input.text-box {
   width:300px;
}

/* Preview Dialog */
.preview-dialog,
.list-dialog {
    padding:0px;
}

.preview-dialog .ui-dialog-titlebar,
.list-dialog .ui-dialog-titlebar {
    padding:0px 10px;
    border:0px;
    color:#4e4c42;
}

.preview-dialog .ui-widget-header,
.list-dialog .ui-widget-header {
    background:#d9d8d3;
    border-bottom-left-radius:0px;
    border-bottom-right-radius:0px;
}

.preview-dialog .ui-widget-content,
.list-dialog .ui-widget-content {
    padding:15px;
    border:0px;
}

/* Text Select Dialog */
.text-dialog {
    padding:0px;
}

.text-dialog .ui-dialog-titlebar {
    padding:0px 10px;
    border:0px;
    height:24px;
    color:#4e4c42;
}

.text-dialog .ui-widget-header {
    background:#d9d8d3;
    border-bottom-left-radius:0px;
    border-bottom-right-radius:0px;
}


/* 背景無しボタン用 */
button.imgfit {
    padding: 0;
    background: none;
    border: 0;
}

.ipt-required{
  background-color:#fde7db;
}

/* 送信詳細用 送信状態フラグ */
.sndflag {
  min-width:38px;
  max-width:80px;
  color:#fff;
  font-size:84%;
  text-align:center;
  border:1px dotted #fff;
  display:inline-block;
}
.flag-stg01 {/* <span class="sndflag flag-stg01">送信中</span> */
  background-color:#0052da;
}
.flag-stg02 {/* <span class="sndflag flag-stg02">送信成功</span> */
  background-color:#1a7b1f;
}
.flag-stg03 {/* <span class="sndflag flag-stg03">送信エラー</span> */
  background-color:#cc2615;
}
/* ファイルダウンロードリンク */
a.dwnld {
    color:#464cd7;
    text-decoration: underline;
}
a.dwnld:link {
    color:#464cd7;
    text-decoration: underline;
}
a.dwnld:hover {
    color:#f27935;
}
/* ページ内移動リンク */
a.inpage-nav {
    color:#464cd7;
    text-decoration: underline;
}
a.inpage-nav:link {
    color:#464cd7;
    text-decoration: underline;
}
a.inpage-nav:hover {
    color:#f27935;
}
/*モーダルダイアログのコントラス比変更*/
.ui-widget-overlay {
 background-image: none;
 background-color: #353535;/*{bgColorOverlay}*/ 
 opacity: .2;/*{opacityOverlay}*/
}

/* Mark for Status */
.square-mark{
  width:8px;
  height:8px;
  margin:0 4px 0 3px;
  border:1px dotted #fff;
  display: inline-block;
  vertical-align: -1px;
}

/* Buttons */
.btn-mini-roundcorner{
  padding: 2px 7px;
  display: inline-block;
  height:24px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  /* text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4); */
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none;
  vertical-align: middle;
}

.btn-mininormal {
    background: #ebe8f0;
    border: solid 1px #667875;
    color: #667875;
    text-shadow: none;
    font-size: 85%;
    letter-spacing: 0.2em;
}
.btn-mininormal:hover {
    background: #fff;
    border: solid 1px #8e9f9c;
    color:#8e9f9c;
}
.btn-mininormal:active {
    background: #4b5856;
    border: solid 1px #384140;
}
.btn-plusminus {
    padding: 0;
    border: none;
    background: transparent;
}

/* Download */
.btn-ic-oly{
  padding: 2px 3px;
  display: inline-block;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none;
}

img.btn-icon-dloly{
    vertical-align:-20%;
}

/* Attachment and Preview */
.btn-mini-square{
 padding: 2.5px 7px 1.5px 7px;
 display: inline-block;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
 -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
 -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
 box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
 -webkit-transition-duration: 0.2s;
 -moz-transition-duration: 0.2s;
 transition-duration: 0.2s;
 -webkit-user-select:none;
 -moz-user-select:none;
 -ms-user-select:none;
 user-select:none;
 vertical-align: middle;
}
.mod-pvref-sv{
 background: #837f6f;
 border: solid 1px #757263;
 color: #FFF;
 font-size: 92%;
 letter-spacing:0.07em;
}
.mod-pvref-sv:hover {
 background: #9b988b;
 border: solid 1px #757263;
 text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
 color:#fff;
}
.mod-pvref-sv:active {
 background: #686558;
 border: solid 1px #757263;
}
.btn-roundcorner-non{
 padding: 2px 6px 2px 7px;
 display: inline-block;
 height:24px;
 -webkit-border-radius: 30px;
 -moz-border-radius: 30px;
 border-radius: 30px;
 -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
 -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
 box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
 -webkit-transition-duration: 0.2s;
 -moz-transition-duration: 0.2s;
 transition-duration: 0.2s;
 -webkit-user-select:none;
 -moz-user-select:none;
 -ms-user-select:none;
 user-select:none;
 vertical-align: middle;
}
.attac-pv-conf{
 background:#FFF7CE;
 border: solid 1px #72705C;
 color: #4C4A3D;
 font-size: 85%;
 height: 20px
}
.attac-pv-conf:hover {
 background: #98969b;
 border: solid 1px #9c9a8c;
 text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
 color:#fff;
}
.attac-pv-conf:active {
 background: #98969b;
 border: solid 1px #9c9a8c;
 color:#fff;
}
img.img-mini{
  height:12px;
  margin-left: 3px;
  padding-top: 2px;
}
.btn-mini-roundcorner-sdno{
  padding: 2px 7px;
  display: inline-block;
  height:24px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none;
  vertical-align: middle;
}
.list-mgn{
  margin-left: 5px;
}
select.hasarrow::-ms-expand {
    display: block;
}
/* Attachment list table */
table.uldfl-lst{
margin-top:8px;
border-top:1px solid #b9b9b9;
}
table.uldfl-lst tr {
 border-bottom: 1px solid #b9b9b9;
 padding: 2px 0;
}
table.uldfl-lst tr:nth-child(2n) {
 background-color: #efefed;
}
table.uldfl-lst td:last-child{
width:50px;
}
.uld-fl-mg {
 margin-right: 8px;
}

/*ローディング画像を出す為のオーバーレイ*/
#fadeLayer {
            position: fixed;
            top: 0px;
            left: 0px;
            width: 100%;
            height: 100%;
            background-color: #d9d8d3;
            opacity: 0.75;
            visibility: hidden;
            z-index: 200;
            background-image: url(/images/loading.gif);
            background-repeat: no-repeat;
            background-position: center center;
        }

/* 受信状況 ステータス20色 */
.color_set01 {
    background-color:#cccccc;
}
.color_set02 {
    background-color:#aaaaaa;
}
.color_set03 {
    background-color:#feb8dd;
}
.color_set04 {
    background-color:#fd9acf;
}
.color_set05 {
    background-color:#ffd4ab;
}
.color_set06 {
    background-color:#ffc287;
}
.color_set07 {
    background-color:#fff9a6;
}
.color_set08 {
    background-color:#fff77f;
}
.color_set09 {
    background-color:#9abbff;
}
.color_set10 {
    background-color:#6f9dff;
}
.color_set11 {
    background-color:#a6eaf4;
}
.color_set12 {
    background-color:#7fe1ef;
}
.color_set13 {
    background-color:#94f5d4;
}
.color_set14 {
    background-color:#52f5bd;
}
.color_set15 {
    background-color:#c4ed83;
}
.color_set16 {
    background-color:#aae54d;
}
.color_set17 {
    background-color:#daa6fe;
}
.color_set18 {
    background-color:#c676ff;
}
.color_set19 {
    background-color:#ddccab;
}
.color_set20 {
    background-color:#ffffff;
}

/* Confirm Wiindow */
.btn-cnf{
  margin-right: 16px;
  margin-top: 4px;
  margin-bottom: 4px;
}

/* Task Set */
select#TsFolderId {
 width: 150px;
}

/* HTML5 input type */
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"] {
    -moz-appearance:textfield;
}
input[type=number]::-ms-clear{
    visibility:hidden
}

div.message-summary {
    text-align: left;
    margin-bottom: 10px;
    color: #880000;
    background-color: #ffe3e3;
    padding: 10px 30px;
    border: 1px solid #dd0000;
    border-radius: 7px;
    max-width: 500px;
}