@CHARSET "UTF-8";

/*****************************************************************************/
/* Common
/*****************************************************************************/
.nowrap { white-space: nowrap; }

.badge {
  display: inline;
  font-size: 83%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 20px;
}
.badge {
  position: absolute;
  top: 3px;
  left: 21px;
  padding: 4px 6px;
  background-color: #f05050;
}

.label, .tag {
  display: inline-block;
  padding: 4px 5px;
  margin: 0;
  font-size: 93%;
  line-height: 100%;
  max-width: 100px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border-radius: 3px;

}

.notice {
  color: red;
}
.comment {
  color: green;
}

.explanation {
  /*font-size: 93%;*/
}
/* 注目色 */
.notice {
  font-weight: bold;
  color: #f1554d;
}

/* 警告色 */
.alert {
  color: #FF00FF;
}

.noticebox {
  padding: 15px;
  border: 1px solid transparent;
  border-radius: 0px;
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.bookmark { background:#2583CC; }
.watch { background:#EBC74F; }
.undo { background: #ccc; }

.required {
  color: #F1554D;
  background: #FFFFCC;
}

.capacity { margin: 10px 20px; }
.capacity dl { margin-top: 20px; }
.capacity dd div span {
  text-indent: -9999px;
  height: 6px;
  display: block;
}
.capacity dd div span { background: #6dae14; }

#copyright {
  font-size: 11px;
  padding-left: 10px;
}

/* 設定ON/OFF */
.preference_on { background-color: #ffd2d2; color: #000; }
.preference_off { background-color: #b9dcff; color: #000; }

/*****************************************************************************/
/* Content
/*****************************************************************************/
/* content_header */
.content_header {
  margin-top: 10px;
}

.content_header > div {
  border-color: #fff;
  border-style: solid;
  width: 100%;
  /*height: 36px;*/
  vertical-align: middle;
  line-height: 39px;
}

.default .content_header > div {
  border-width: 1px 0;
}

.tablet .content_header > div {
  border-width: 0 0 1px;
}

.content_header > div:after {
  height: 0;
  display: block;
  clear: both;
  content: " ";
}

.content_header .iconbox {
  padding: 0 5px 0 5px;
  text-align: center;
  vertical-align: middle;
  /*height: 35px;*/
  display: inline-block;
  float: left;
  /*background-color: #666;*/
}

.content_header .iconbox img {
  margin: 0;
  /* height: 30px; */
  margin-top: -2px;
  width: 100%;
  height: 100%;
}

.content_header .content_title {
  font-size: 140%;
  padding: 0 20px 0 10px;
  float: left;
}

.content_header .searchbox {

}

/* Horizonal Menu */
.horizontal-menu {
  margin: 0;
  padding: 0 20px;
  list-style: none;
}
.horizontal-menu li {
  display: inline-block;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  position: relative;
}

.horizontal-menu li a {
  display: inline-block;
  text-decoration: none;
  letter-spacing: 0.00em;
  letter-spacing: 0.01em;
  line-height: 2.2rem;
  /*font-size: 2.0rem;*/
  color: inherit;
  padding: 0;
  padding: 0 10px;
}
.horizontal-menu li a:hover {
  background: inherit;
}
.horizontal-menu.compact a {
  font-weight: normal;
}
.horizontal-menu.compact .dropdown-toggle:after {
  bottom: 2px;
}
.horizontal-menu li:hover > .dropdown-menu[data-show="hover"] {
  display: block;
}

.horizontal-menu .item img {
  margin-top: -4px;
  margin-right: 2px;
}
.horizontal-menu .item {
  color: #fff;
  display: inline-block;
  padding: 0 10px;
  font-size: 14px;
}
.horizontal-menu .item:hover {
  background-color: rgba(0,0,0,.25);
}

/*.horizontal-menu a:hover {
  color: #0072C6;
  color: rgba(00,114,198,.8);
}
.horizontal-menu a:visited {
  coloe: #00709f;
}*/

.horizontal-menu a.button {
  margin-top: -2px;
  padding: 0 12px;
  height: 30px;
  line-height: 28px;
}

.horizontal-menu a.button img {
  vertical-align: middle;
  margin-top: -3px;
  margin-right: 2px;
}

/* content_body */
.content_body {
  clear: both;
  position: relative;
}

.content_body > div.left {
  min-width: 150px;
  max-width: 250px;
  width: 200px;
  height: 100%;
  min-height: 100%;
  float: left;
}

.content_body > div.right {
  border-left: solid 1px #fff;
  overflow: hidden;
  position: relative;
}

/*****************************************************************************/
/* Tree
/*****************************************************************************/
/* Tree */
.treeview {
  list-style-type: none;
}
.treeview-title {
  font-weight: bold;
  padding: 10px 0 5px 10px;
  color: #919bac;
}
.treeview ul {

}
.treeview ul li {
  box-sizing: border-box;
  border-top-color: #bcc7cd;
  border-top-width: 1px;
  border-top-style: solid;
}
.treeview ul.folder li {
  border-top-color: #bcc7cd;
  border-top-width: 1px;
  border-top-style: dotted;
}
.no_root {
  margin-left: -8px;
}

.unread_count {
  background: #e35959;
  padding: 2px 4px;
  border-radius: 2px;
  color: #fff;
  margin-left: 10px;
  vertical-align: middle;
  font-size: 11px;
}

/*.tree div a {
  height: 30px;
  display: inline-block;
}*/
.tree ul {
  background-color: transparent;
  list-style: none;
  border: none;
  display: block;
  margin: 0;
  padding: 0;
  /*list-style-type: none;*/
  /*vertical-align: middle;*/
}

.tree ul.children {
  margin-left: 10px;
}

/*.tree>div>ul, .tree>div>ul>li>ul {
  margin-left: 0px;
}*/

.tree li {
  display: block;
  line-height: 17px;
  position: relative;
  border: none;
  background-color: transparent;
  /*list-style-type: none;*/
  margin: 0;
  min-height: 17px;
  min-width: 18px;
  text-align: left;
  visibility: visible;
  white-space: nowrap;
}

.tree li div {
  min-height: 18px;
}

.tree a:hover {
  background-color: transparent;
}

.tree li div>a {
  vertical-align: top;
  text-decoration: none !important;
  box-sizing: border-box;
  color: rgb(0, 0, 0);
  cursor: pointer !important;
  display: inline-block;
  line-height: 22px;
  /*list-style-type: none;*/
  margin: 0px 0px 0px 0px;
  padding: 0px;
  /*text-decoration: none solid rgb(0, 0, 0);*/
}

.treeview .node {
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: black;
  text-decoration: none;
  background-color: transparent;
  display: block;
}

.tree ins {
  display: inline-block;
  text-decoration: none;
  width: 16px;
  height: 17px;
  margin: 0;
  color: black;
  background-color: transparent;
  vertical-align: top;
}

.tree a ins {
  height: 17px;
  width: 16px;
  padding: 0px;
  margin: 0px;
  vertical-align: middle;
}

.tree a label {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 0 0px;
  padding: 0px 0px 0px 5px;
  line-height: 28px !important;
}

.tree a:hover {
  /*background-color:lightblue;*/
  /*width: 100%;*/
  font-weight: bold;
}

.tree a label, .tree li i, tree li span div label {
  cursor: pointer;
}

.tree li .selected {
  background-color: #aaddff;
  padding: 1px 5px;
}

.dots {
  background-image: url("img/d.png");
  background-position: -90px 0;
  background-repeat: repeat-y;
  background-color: transparent;
}

.leaf {
  background-image: url("img/d.png");
  background-position: -36px -2px;
}

/* Tree node - */
.open-tree {
  background-image: url("img/d.png");
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: -72px -2px;
}

.closed {
  background-image: url("img/d.png");
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: -54px -2px;
}

.default .open-tree, .default .closed {
  margin: 6px 0 0 0 !important;
}

.tablet .open-tree, .tablet .closed {
  margin: 10px 0 0 0 !important;
}

.tablet .blc_main ul li a {
  padding: 4px 0 4px 0px;
}
.treeview ul li a {
  color: inherit;
  padding: 8px 0 0;
  height: 35px;
  display: inline-block !important;
  line-height: 18px;
}
.treeview ul li a:hover {
  background: none !important;
}
.treeview li a:first-child {
  margin: 0 10px 0;
  height: 35px;
}
.treeview .folder li {
  margin: 0 0 0 10px;
}

div.endNode { border-bottom-style: dotted; border-bottom-width: 1px; line-height: 29px; }
.tablet div.endNode { line-height: 36px; }
.folder ul ul { border: 0 none; margin-left: 0 }
.folder ul.children { margin-left: 15px; }

/* icon */
.tree .inbox { background-image: url("img/ico_mail_rec.png"); width: 24px !important; height: 21px !important; }
.tree .unread { background-image: url("img/mail_side_folder.png"); background-color: #e35959; width: 20px !important; height: 20px !important; }
.tree .outbox { background-image: url("img/ico_mail_send.png"); width: 24px !important; height: 21px !important; }
.tree .inbox2 { background-image: url("img/ico_mail_recall.png"); width: 24px !important; height: 21px !important; }
.tree .inoutbox { background-image: url("img/ico_mail_recsend.png"); width: 24px !important; height: 21px !important; }
.tree .draft { background-image: url("img/ico_mail_draft.png"); width: 24px !important; height: 21px !important; }
.tree .tag { background-image: url("img/mail_side_arr_r.png"); background-color: #6dae14; }
.tree .trash { background-image: url("img/ico_mail_dust.png"); width: 24px !important; height: 21px !important;}
.tree .clear_trash { background-image: url("img/sk_arrow.gif"); width: 24px !important; height: 10px !important;}
.tree .bookmark { background-image: url("img/side_star.png"); background-color:#fcbe5c; width: 24px !important; height: 10px !important;}
.tree .folder { background-image: url("img/mail_side_folder.png"); background-color: #EBC74F; width: 20px !important; height: 20px !important; margin-top: 3px; }

.tree .rdb_form_category { background-image: url("img/rdb/mini/folder.gif"); width: 16px !important; height: 16px !important; margin-top: 3px; }
.tree .rdb_form          { background-image: url("img/rdb/mini/database.gif"); width: 16px !important; height: 16px !important; margin-top: 3px; }
.tree .rdb_form_filter   { background-image: url("img/rdb/mini/filter.gif"); width: 16px !important; height: 16px !important; margin-top: 3px; }

/*****************************************************************************/
/* List
/*****************************************************************************/
table {
  max-width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
table th.nowrap, table td.nowrap {
  white-space: nowrap;
}
table td.ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/*.table .text-left {
  text-align: left;
}
.table th,
.table td {
  padding: 3px 5px;
  vertical-align: middle;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  text-align: left;
}
.table th[class*="span"],
.table td[class*="span"] {
  display: table-cell !important;
  float: none !important;
  margin: 0;
}
.table thead th {
  vertical-align: middle;
}
.table thead th,
.table thead td {
  border-bottom: 1px solid #4b4b4b;
}
.table tbody tr:last-child td {
}
.table tbody + tbody {
  border-top: 2px solid #eaeaea;
}
.table tfoot th,
.table tfoot td {
  border-top: 1px solid #111111;
}
.table .table {
  background-color: #bfbfbf;
}
.table.condensed th,
.table.condensed td {
  padding: 4px 5px;
}
.table.condensed th .input-control,
.table.condensed td .input-control {
  margin: 0;
}
.table.super-condensed th,
.table.super-condensed td {
  padding: 2px;
}
.table.super-condensed th .input-control,
.table.super-condensed td .input-control {
  margin: 0;
}
.table.striped tbody tr:nth-child(odd) {
  background: #F8F8F8;
}
.table.bordered {
  border: 1px #eaeaea solid;
  border-left: 0;
}
.table.bordered td,
.table.bordered th {
  border-left: 1px #eaeaea solid;
  border-bottom: 1px #eaeaea solid;
}
.table.no-border td,
.table.no-border th {
  border: 0;
}
.table.border {
  border: 1px #eaeaea solid !important;
}
.table.hovered tbody tr:hover {
  background-color: rgba(28, 183, 236, 0.1);
}
.table tr.success {
  background-color: #60a917 !important;
}
.table tr.error {
  background-color: #e51400 !important;
}
.table tr.warning {
  background-color: #fa6800 !important;
}
.table tr.info {
  background-color: #4390df !important;
}
.table tr.info td,
.table tr.warning td,
.table tr.error td,
.table tr.success td,
.table tr.info td *,
.table tr.warning td *,
.table tr.error td *,
.table tr.success td * {
  color: #ffffff !important;
}
.table tr.selected {
  background-color: rgba(28, 183, 236, 0.1);
}

.tablet .table th,
.tablet .table td  {
  padding: 8px;
}

.paging {
  line-height: 2em;
  padding: 4px 12px 4px 0;
}
.paging ul li { float: left; }

.paging .count { padding: 4px; }
*/

/* tableview */
.tableview {
  border-color: #cccccc #d4d6e2 #d4d6e2;
  border-style: solid;
  border-width: 1px;
  border-collapse: collapse;
  background: #fff;
  /*width: 100%;*/
}

.tableview th, .tableview td {
  border-style: solid;
  border-width: 1px;
  padding: 5px;
}

.tableview th  {
  background: #eff2f7;
  border: 1px solid #bcc7cd;
}

.tableview th div {
  min-width: 100px;
  max-width: 150px;
  min-height: 26px;
  line-height: 26px;
}

.tableview tbody tr:hover {
  background-color: rgba(28, 183, 236, 0.1);
}
.tableview tbody.stripe:nth-child(odd), .tableview tr.stripe:nth-child(even) {
  background: #F8F8F8;
}

.tableview tr.selected {
  background-color: #fffac3 !important;
}


.paging_top { padding: 0 0 3px 0; }
.paging_bottom { padding: 5px 0 0 0; }

.paging_top:after, .paging_bottom:after {
  height: 0;
  display: block;
  clear: both;
  content: " ";
}
.paging_top ul li, .paging_bottom ul li {
  display: inline-block;
}

.paging_top .button, .paging_top .button:hover,
.paging_bottom .button, .paging_bottom .button:hover {
  background: #FFFFFF;
  border: 1px solid #d1d8e3
}

/* listview */
.listview {
  position: relative;
  display: block;
}
.listview .list {
  border: 4px transparent solid;
  width: 300px;
  height: auto;
  position: relative;
  display: block;
  cursor: pointer;
  color: inherit;
  margin: 0 0 10px 0;
}
.listview .list .list-content {
  padding: 10px;
  position: relative;
  display: block;
  color: inherit;
  line-height: 18px;
}
.listview .list .list-content:before,
.listview .list .list-content:after {
  display: table;
  content: "";
}
.listview .list .list-content:after {
  clear: both;
}
.listview .list .list-content .icheckbox_office-blue {
  margin: 0;
}
.listview .list:hover {
  outline: 3px #ccc solid;
}
.listview .list:active {
  outline: 3px #3e3e3e solid;
}
.listview .list {
  border: 1px #eaeaea solid;
}
.listview .list .list-content .icon {
  display: block;
  width: 56px;
  height: 56px;
  font-size: 40px;
  float: left;
  margin-right: 10px;
}
.listview .list .list-content [class*="icon-"].icon {
  padding: 8px;
}
.listview .list .list-content .data {
  display: block;
  padding: 0;
  margin: 0;
  margin-left: 66px;
  min-width: 200px;
  position: relative;
}
.listview .list .list-content .list-title,
.listview .list .list-content .list-remark {
  margin: 0;
  padding: 0;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.listview .list .list-content .list-title {
  font-size: 100%;
}
.listview .list .list-content .list-remark {
  font-size: 94%;
}
.listview .list .list-content [class*="span"] {
  float: none;
}
.listview .list .list-content .rating {
  color: inherit;
}
.listview .list .list-content .progress-bar {
  margin: 5px 0;
}
.listview.small .list-content .icon {
  display: block;
  width: 32px;
  height: 32px;
  line-height: 14px;
  font-size: 28px;
  float: left;
  margin-right: 10px;
}
.listview.small .list-content [class*="icon-"].icon {
  padding: 8px 0;
}
.listview.small .list-content [class*="icon-"].border {
  font-size: 22px;
  padding: 8px 4px;
}
.listview.small .list-content .data {
  margin-left: 40px;
}
.listview .list.selected {
  border: 4px #4390df solid;
}
.listview .list.selected:after {
  position: absolute;
  display: block;
  border-top: 28px solid #4390df;
  border-left: 28px solid transparent;
  right: 0;
  content: "";
  top: 0;
  z-index: 101;
}
.listview .list.selected:before {
  position: absolute;
  display: block;
  content: "\e003";
  color: #fff;
  right: 0;
  font-family: 'metroSysIcons';
  font-size: 9pt;
  z-index: 102;
  top: 0;
}
.listview .list {
  display: block;
  width: 100%;
  border: 0;
  border-bottom: 1px #e1e1e1 solid;
  padding: 2px 0;
  color: #555555;
  margin-bottom: 0;
}
.listview .list .list-content {
  margin: 2px 3px;
  padding: 2px 10px 2px 10px;
  color: inherit;
  border-left: 3px transparent solid;
}
.listview .list .list-content .list-check {
   top: 35%;
   left: 4px;
   position: absolute;
   display: none;
}
.listview .list .list-content .list-title,
.listview .list .list-content .list-subtitle,
.listview .list .list-content .list-remark {
  width: 100%;
  display: block;
  color: inherit;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.listview .list .list-content .list-subtitle,
.listview .list .list-content .list-remark {
  line-height: 20px;
  font-size: 92%;
}
.listview .list .list-content .list-title {
  line-height: 24px;
  font-size: 107%;
}
.listview .list .list-content .list-subtitle {
  color: #1d1d1d;
}
.listview .list .list-content .list-remark {
  color: #727272;
  letter-spacing: 0px;
  font-weight: normal !important;
}
.listview .list .list-content .list-subtitle {
  /*font-weight: bold;*/
  /*color: #0067cb;*/
}
.listview .list .list-image img { width: 35px; height: 35px; }
.listview .list.marked1 .list-content { border-left: 3px #d9534f solid !important; }
.listview .list.marked2 .list-content { border-left: 3px #f0ad4e solid !important; }
.listview .list.marked3 .list-content {  }
.listview .list.marked4 .list-content { border-left: 3px #5cb85c solid !important; }
.listview .list.marked5 .list-content { border-left: 3px #5bc0de solid !important; }

.listview .list:active,
.listview .list:focus,
.listview .list.active {
  background-color: #cde6f7 !important;
  outline: 1px #999999 dotted;
  color: #555555 !important;
}
.listview .list.checked, .listview .list.selected
tbody.checked, tbody.selected {
  background-color: #fffac3 !important;
}
.listview .list:hover {
  background-color: #e6f2fa;
  outline: none;
}
.listview .list:hover .list-content {
  /*border-left: 3px #b1d6f0 solid;*/
}
.listview .list-group {
  display: block;
  position: relative;
}
.listview .list-group .group-title {
  display: block;
  margin-bottom: 2px;
  background-color: #f0f0f0;
  padding: 4px 20px;
  font-weight: bold;
  color: #333333;
  padding-left: 24px;
}
.listview .list-group .group-title:before {
  position: absolute;
  display: block;
  left: 10px;
  top: 1px;
  content: '';
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-top: 7px solid transparent;
  border-bottom: 7px solid black;
}
.listview .list-group .group-content {
  display: block;
}
.listview .list-group.collapsed .group-title:before {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-left: -4px;
}
.listview .list-group .group-title:hover:before {
  border-bottom-color: #0067cb;
}
.listview .list-content .list-icon {
  float: left;
  width: 48px;
  max-height: 48px;
  margin-right: 10px;
  margin-top: 5px;
}

.edit_list.edit_mode .list-content .list-check {
  display: inline-block;
}
.edit_list.edit_mode .list-content {
  padding-left: 30px;
}

.box_editmenu {
  padding: 10px;
  width: 100%;
  z-index: 400;
  bottom: 0;
  display: none;
  position: absolute;
}

.box_editmenu dd {
  font-weight: normal;
  width: 100%;
  bottom: 50px;
}

.box_editmenu dd li {
  padding: 5px 0;
  border-bottom: 1px dotted #fff;
}

.col-drag {
  display: block;
  width: 15px;
  background: url(img/row-drag-handle.png) no-repeat 50% 50%;
  text-indent:-9999px;
  cursor: move;
}

.midoku, .unread {
  font-weight: bold;
}

.pulldown dt a { text-decoration: none; }

.pulldown dd {
  font-weight: bold;
  padding: 5px 0;
  z-index: 500;
  display: none;
  position: absolute;
  white-space: nowrap;
}

.pulldown dd a {
  color: inherit;
  padding: 2px 10px;
  display: block;
}

.pulldown dd ul { padding-right: 10px; }

.box_editmenu {
  text-align: center;
  padding: 10px 0;
  width: 100%;
  z-index: 400;
  bottom: 0;
  display: none;
  position: absolute;
}

.box_editmenu dd {
  font-weight: normal;
  width: 100%;
  bottom: 37px;
}

.box_editmenu dd li {
  padding: 5px 0;
  border-bottom: 1px dotted #fff;
}


/*******************************************************/
.header_tab {
  padding: 3px 0 0;
  border-bottom: solid 2px #fff;
  width: 100%;
}

.header_tab:after {
  height: 0;
  display: block;
  clear: both;
  content: " ";
}

.header_tab li {
  margin-left: 5px;
  padding: 7px 20px 7px;
  border: solid 1px #fff;
  border-bottom: none;
  float: left;
  line-height: 1em;
  cursor: pointer;
}

/* block_tab */
.block_tab .tab {
  width: 30px;
  height: 100%;
  display: table;
  overflow: hidden;
  position: absolute;
}

.block_tab .tab li { display: table-row; }

.block_tab .tab li a {
  line-height: 1.3;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  border-top: 1px solid #fff;
  display: table-cell;
}

.block_tab .tab li a.sct { font-weight: bold; }
.block_tab .tab li:first-child a { border-top: none; }
.block_tab .jsp { margin-left: 30px; }

/* blc_search_left */
.blc_search_left { padding: 10px 20px; }

.blc_search_left .cat_t {
  margin-bottom: 10px;
  padding: 5px 12px;
}

.blc_search_left dt { padding-bottom: 5px; }

.blc_search_left dt span.txt10 {
  line-height: 1;
  display: block;
}

.blc_search_left dd { padding-bottom: 5px; }
.blc_search_left .cmnt_txt { font-size: 86%; }


.btn_cstmr { float: right; text-align: center; }
.btn_cstmr li { float: left; line-height: 1em; }
.btn_cstmr li dt a {
  padding: 2px 5px 1px 0;
  border-right: solid 1px #fff;
}
.btn_cstmr > li > a, .btn_cstmr li dt a {
  border-top: solid 1px #fff;
  border-bottom: solid 1px #fff;
  display: block;
}
.btn_cstmr > li > a {
  padding: 2px 4px 1px 5px;
  border-left: solid 1px #fff;
}
.btn_cstmr li dt a {
  padding: 2px 5px 1px 0;
  border-right: solid 1px #fff;
}

.adddata {
  border-bottom: 1px solid #fff;
  height: 150px;
  overflow: hidden;
  position: relative;
}
.adddata_label {
  line-height: 2.5em;
  padding: 0 10px;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  background: #eff2f7;
}
.adddata .jsp {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.adddata.sort {
  margin-right: 32px;
}
.adddata .scrl {
  height: 100%;
  top: 0;
  right: 0;
  position: absolute;
}
.adddata .scrl .button {
  padding: 0;
  margin: 0;
  height: 50%;
  display: block;
}
.adddata .scrl .button img {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  position: relative;
}
.adddata ul { border-bottom-style: dotted; border-bottom-width: 1px; }
.adddata dl { line-height: 2.5em; padding: 0 10px; }
.adddata dt { font-weight: bold; display: inline-block; }

.adddata dt input { vertical-align: middle; }
.adddata dd { display: inline-block; }
.adddata dd.grp { width: 80px; }

/***********************個人検索****************************/

.line_no {
  font-size: 86%;
  padding: 10px 10px 0;
  border-bottom: 2px solid #fff;
}

.line_no span {
  font-weight: bold;
  text-align: center;
  margin: 0 20px 0 0;
  padding: 5px;
  width: 70px;
  display: inline-block;
}

.line_no span {
  color: #ffffff;
  background: #6e6e6e;
}

/***********************スケジュール****************************/

/* 土曜日 */
 table.schedule_layout thead.even th.saturday,
 table.schedule_layout tbody.even th.saturday,
 table.schedule_layout thead      th.saturday,
 table.schedule_layout tbody      th.saturday {
  background: #e2e8f8;
}
 table.schedule_layout tbody.even td.saturday,
 table.schedule_layout            td.saturday {
  background: #eeffff;
}
/* 日曜日・祝日 */
 table.schedule_layout thead.even th.holiday,
 table.schedule_layout tbody.even th.holiday,
 table.schedule_layout thead      th.holiday,
 table.schedule_layout tbody      th.holiday {
  background: #f9eae6;
}
 table.schedule_layout tbody.even td.holiday,
 table.schedule_layout            td.holiday {
  background: #ffeeff;
}
/* 当日 */
 table.schedule_layout tbody.even th.today,
 table.schedule_layout thead.even th.today,
 table.schedule_layout tbody      th.today,
 table.schedule_layout thead      th.today {
  background: #ffffcc;
}
 table.schedule_layout tbody.even td.today,
 table.schedule_layout            td.today {
  background: #ffffee;
}

/* 祝日名 */
.holiday {
  color: #e35959;
}

.saturday {
  color: #5577b4;
}
.gschedule_event {
  color: green;
}

.schedule_event {
  color: green;
}

.schedule_schedule {
  color: blue;
}

 table.timeSelector,
 table.timeSelector{
  font-size:10.5pt;
  border:1px solid #005B99;
  color : #000000;
  border-collapse: collapse;
}
 tbody table.timeSelector th,
 tbody table.timeSelector th{
  border: 1px solid #005B99;
  color : #000000;
  background:#E3EEFF;
}
 tbody table.timeSelector th:after,
 tbody table.timeSelector th:after{
  content: "";
}
 table.timeSelector td,
 table.timeSelector td{
  border: 1px solid #005B99;
  padding: 3px 3px 3px 3px;
  background:#FFFFFF;
}
 table.timeSelector td.tsHover,
 table.timeSelector td.tsHover{
  background:#B2D8FF;
}
 table.timeSelector td.tsCheck,
 table.timeSelector td.tsCheck{
  background:#0080FF;
}

fieldset.border_dot {
  border: dotted 2px #bcc7cd;
  margin-bottom: 5px;
}

/***********************メール・ローカルメール系****************************/

span.marked1 { padding: 2px 4px; vertical-align: middle; background-color: #d9534f; color: #fff; }
span.marked2 { padding: 2px 4px; vertical-align: middle; background-color: #f0ad4e; color: #fff; }
span.marked3 { }
span.marked4 { padding: 2px 4px; vertical-align: middle; background-color: #5cb85c; color: #fff; }
span.marked5 { padding: 2px 4px; vertical-align: middle; background-color: #5bc0de; color: #fff; }

.layout option.marked1 { background-color: #d9534f; color: #fff; }
.layout option.marked2 { background-color: #f0ad4e; color: #fff; }
.layout option.marked3 { }
.layout option.marked4 { background-color: #5cb85c; color: #fff; }
.layout option.marked5 { background-color: #5bc0de; color: #fff; }

.listview span.cancel { text-decoration: line-through; }
