@charset 'utf-8';

.grid-row {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  clear: both;
  position: relative;

}
.grid-row.enclose {
  overflow: hidden;
}
.grid-column {
  margin: 0 5px 0 0;
  float: left;


}
.grid-col-i {
  margin: 0 5px 0 0;
  float: left;


  width: auto !important;
  float: none !important;
}
.grid-col {
  margin: 0 5px 0 0;
  float: left;


  width: auto !important;
  float: none !important;
}
.grid-col-1 {
  margin: 0 5px 0 0;
  float: left;


  width: 35px !important;
}
.grid-col-2 {
  margin: 0 5px 0 0;
  float: left;


  width: 75px !important;
}
.grid-col-3 {
  margin: 0 5px 0 0;
  float: left;


  width: 119px !important;
}
.grid-col-4 {
  margin: 0 5px 0 0;
  float: left;


  width: 155px !important;
}
.grid-col-5 {
  margin: 0 5px 0 0;
  float: left;


  width: 195px !important;
}
.grid-col-6 {
  margin: 0 5px 0 0;
  float: left;


  width: 235px !important;
}
.grid-col-7 {
  margin: 0 5px 0 0;
  float: left;


  width: 275px !important;
}
.grid-col-8 {
  margin: 0 5px 0 0;
  float: left;


  width: 315px !important;
}
.grid-col-9 {
  margin: 0 5px 0 0;
  float: left;


  width: 355px !important;
}
.grid-col-10 {
  margin: 0 5px 0 0;
  float: left;


  width: 395px !important;
}
.grid-col-11 {
  margin: 0 5px 0 0;
  float: left;


  width: 435px !important;
}
.grid-col-12 {
  margin: 0 5px 0 0;
  float: left;


  width: 475px !important;
}
.grid-col-13 {
  margin: 0 5px 0 0;
  float: left;


  width: 515px !important;
}
.grid-col-14 {
  margin: 0 5px 0 0;
  float: left;


  width: 555px !important;
}
.grid-col-15 {
  margin: 0 5px 0 0;
  float: left;


  width: 595px !important;
}
.grid-col-16 {
  margin: 0 5px 0 0;
  float: left;


  width: 635px !important;
}
.grid-col-17 {
  margin: 0 5px 0 0;
  float: left;


  width: 675px !important;
}
.grid-col-18 {
  margin: 0 5px 0 0;
  float: left;


  width: 715px !important;
}
.grid-col-19 {
  margin: 0 5px 0 0;
  float: left;


  width: 755px !important;
}
.grid-col-20 {
  margin: 0 5px 0 0;
  float: left;


  width: 795px !important;
}
.grid-col-21 {
  margin: 0 5px 0 0;
  float: left;


  width: 835px !important;
}
.grid-col-22 {
  margin: 0 5px 0 0;
  float: left;


  width: 875px !important;
}
.grid-col-23 {
  margin: 0 5px 0 0;
  float: left;


  width: 915px !important;
}
.grid-col-24 {
  margin: 0 5px 0 0;
  float: left;


  width: 955px !important;
}
.grid-offset-1 {
  margin-left: 40px !important;
}
.grid-offset-2 {
  margin-left: 80px !important;
}
.grid-offset-3 {
  margin-left: 120px !important;
}
.grid-offset-4 {
  margin-left: 160px !important;
}
.grid-offset-5 {
  margin-left: 200px !important;
}
.grid-offset-6 {
  margin-left: 240px !important;
}
.grid-offset-7 {
  margin-left: 280px !important;
}
.grid-offset-8 {
  margin-left: 320px !important;
}
.grid-offset-9 {
  margin-left: 360px !important;
}
.grid-offset-10 {
  margin-left: 400px !important;
}
.grid-offset-11 {
  margin-left: 440px !important;
}
.grid-offset-12 {
  margin-left: 480px !important;
}
.grid-offset-13 {
  margin-left: 520px !important;
}
.grid-offset-14 {
  margin-left: 560px !important;
}
.grid-offset-15 {
  margin-left: 600px !important;
}
.grid-offset-16 {
  margin-left: 640px !important;
}
.grid-offset-17 {
  margin-left: 680px !important;
}
.grid-offset-18 {
  margin-left: 720px !important;
}
.grid-offset-19 {
  margin-left: 760px !important;
}
.grid-offset-20 {
  margin-left: 800px !important;
}
.grid-offset-21 {
  margin-left: 840px !important;
}
.grid-offset-22 {
  margin-left: 880px !important;
}
.grid-offset-23 {
  margin-left: 920px !important;
}
.grid-offset-24 {
  margin-left: 960px !important;
}

html {
  color: #000;
  background: #FFF;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before,
q:after {
  content: '';
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}
input,
textarea,
select {
  *font-size: 100%;
}
legend {
  color: #000;
}
html,
body {
  font-size: 14px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Verdana sans-serif;
  color: #4c2a1a;
  background-color: #ffffff;
}
h1 {
  font-size: 18px;
  text-shadow: 1px 1px 3px #666;
}
h2 {
  font-size: 16px;
  color: #FFFFFF;
  padding-left: 5px;
  margin-top: 5px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  background: #E60012;
}
h3 {
  border-bottom: 1px solid #eb5c15;
}
h1,
h2,
h3 {
  margin: 0.5em 0.2em;
}
h1,
h2,
h3,
h4,
h5,
h6,
strong {
  font-weight: bold;
}
abbr,
acronym {
  border-bottom: 1px dotted #4c2a1a;
  cursor: help;
}
em {
  font-style: italic;
}
blockquote,
ul,
ol,
dl {
  margin: 0.9em;
}
ol,
ul,
dl {
  margin-left: 2em;
}
ol {
  list-style: decimal outside;
}
ul {
  list-style: disc outside;
}
dl dd {
  margin-left: 0.9em;
}
th,
td {
  padding: 1px 5px;
  border: 1px solid black;
}
th {
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  background-color: #e6e6e6;
}
th,
th a {
  color: #ffffff;
}
a:hover {
  cursor: pointer;
}
td {
  font-size: 11px;
}
caption {
  margin-bottom: 0.5em;
  text-align: center;
}
p,
fieldset,
table,
pre {
  margin-bottom: 1em;
}
input,
textarea,
select {
  border-color: #4c2a1a;
  border-style: solid;
  border-width: 1px;
  color: #4c2a1a;
  padding-left: 1px;
}
input[type='checkbox'],
input[type='radio'] {
  border: none;
}
i {
  font-size: 16px;
  margin: 0 0 0 0;
}
input[type="submit"],
input[type="button"],
input[type="reset"] {
  color: #ffffff;
  border: solid 1px #000000;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  font-weight: bold;
  padding: 3px;
  border-radius: 20px;
  cursor: pointer;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #666666), color-stop(1, #000000));
  background: -ms-linear-gradient(top, #666666 0%, #000000 100%);
  background: -moz-linear-gradient(top, #666666 0%, #000000 100%);
  background: -o-linear-gradient(top, #666666 0%, #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr= #666666 , EndColorStr= #000000 ,GradientType=0);
  background-color: #000000;
  -moz-box-shadow: 0 0 0 0.2;
  -webkit-box-shadow: 0 0 0 0.2;
  box-shadow: 0 0 0 0.2;
}
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover {
  color: #ffffff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #1a1a1a), color-stop(1, #000000));
  background: -ms-linear-gradient(top, #1a1a1a 0%, #000000 100%);
  background: -moz-linear-gradient(top, #1a1a1a 0%, #000000 100%);
  background: -o-linear-gradient(top, #1a1a1a 0%, #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr= #1a1a1a , EndColorStr= #000000 ,GradientType=0);
  background-color: #000000;
}
input[type="submit"][name="confirm"],
input[type="button"][name="confirm"],
input[type="reset"][name="confirm"] {
  border: solid 1px #7a0707;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f22828), color-stop(1, #aa0a0a));
  background: -ms-linear-gradient(top, #f22828 0%, #aa0a0a 100%);
  background: -moz-linear-gradient(top, #f22828 0%, #aa0a0a 100%);
  background: -o-linear-gradient(top, #f22828 0%, #aa0a0a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr= #f22828 , EndColorStr= #aa0a0a ,GradientType=0);
  background-color: #aa0a0a;
}
input[type="submit"][name="confirm"]:hover,
input[type="button"][name="confirm"]:hover,
input[type="reset"][name="confirm"]:hover {
  border: solid 1px #7a0707;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #da0d0d), color-stop(1, #aa0a0a));
  background: -ms-linear-gradient(top, #da0d0d 0%, #aa0a0a 100%);
  background: -moz-linear-gradient(top, #da0d0d 0%, #aa0a0a 100%);
  background: -o-linear-gradient(top, #da0d0d 0%, #aa0a0a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr= #da0d0d , EndColorStr= #aa0a0a ,GradientType=0);
  background-color: #aa0a0a;
}
input[type="submit"][disabled],
input[type="button"][disabled],
input[type="reset"][disabled] {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f5ae8a), color-stop(1, #f5ae8a));
  background: -ms-linear-gradient(top, #f5ae8a 0%, #f5ae8a 100%);
  background: -moz-linear-gradient(top, #f5ae8a 0%, #f5ae8a 100%);
  background: -o-linear-gradient(top, #f5ae8a 0%, #f5ae8a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr= #f5ae8a , EndColorStr= #f5ae8a ,GradientType=0);
  background-color: #f5ae8a;
  border-color: #f18d5b;
  color: #ddd;
  cursor: default;
}
input[type="submit"][disabled]:hover,
input[type="button"][disabled]:hover,
input[type="reset"][disabled]:hover {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f5ae8a), color-stop(1, #f5ae8a));
  background: -ms-linear-gradient(top, #f5ae8a 0%, #f5ae8a 100%);
  background: -moz-linear-gradient(top, #f5ae8a 0%, #f5ae8a 100%);
  background: -o-linear-gradient(top, #f5ae8a 0%, #f5ae8a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr= #f5ae8a , EndColorStr= #f5ae8a ,GradientType=0);
  background-color: #f5ae8a;
}
button {
  color: #ffffff;
  border: solid 1px #000000;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  font-weight: bold;
  padding: 3px;
  border-radius: 20px;
  cursor: pointer;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #666666), color-stop(1, #000000));
  background: -ms-linear-gradient(top, #666666 0%, #000000 100%);
  background: -moz-linear-gradient(top, #666666 0%, #000000 100%);
  background: -o-linear-gradient(top, #666666 0%, #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr= #666666 , EndColorStr= #000000 ,GradientType=0);
  background-color: #000000;
  -moz-box-shadow: 0 0 0 0.2;
  -webkit-box-shadow: 0 0 0 0.2;
  box-shadow: 0 0 0 0.2;
}
button:hover {
  color: #ffffff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #1a1a1a), color-stop(1, #000000));
  background: -ms-linear-gradient(top, #1a1a1a 0%, #000000 100%);
  background: -moz-linear-gradient(top, #1a1a1a 0%, #000000 100%);
  background: -o-linear-gradient(top, #1a1a1a 0%, #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr= #1a1a1a , EndColorStr= #000000 ,GradientType=0);
  background-color: #000000;
}
button[name="confirm"] {
  border: solid 1px #7a0707;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f22828), color-stop(1, #aa0a0a));
  background: -ms-linear-gradient(top, #f22828 0%, #aa0a0a 100%);
  background: -moz-linear-gradient(top, #f22828 0%, #aa0a0a 100%);
  background: -o-linear-gradient(top, #f22828 0%, #aa0a0a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr= #f22828 , EndColorStr= #aa0a0a ,GradientType=0);
  background-color: #aa0a0a;
}
button[name="confirm"]:hover {
  border: solid 1px #7a0707;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #da0d0d), color-stop(1, #aa0a0a));
  background: -ms-linear-gradient(top, #da0d0d 0%, #aa0a0a 100%);
  background: -moz-linear-gradient(top, #da0d0d 0%, #aa0a0a 100%);
  background: -o-linear-gradient(top, #da0d0d 0%, #aa0a0a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr= #da0d0d , EndColorStr= #aa0a0a ,GradientType=0);
  background-color: #aa0a0a;
}
button[disabled] {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f5ae8a), color-stop(1, #f5ae8a));
  background: -ms-linear-gradient(top, #f5ae8a 0%, #f5ae8a 100%);
  background: -moz-linear-gradient(top, #f5ae8a 0%, #f5ae8a 100%);
  background: -o-linear-gradient(top, #f5ae8a 0%, #f5ae8a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr= #f5ae8a , EndColorStr= #f5ae8a ,GradientType=0);
  background-color: #f5ae8a;
  border-color: #f18d5b;
  color: #ddd;
  cursor: default;
}
button[disabled]:hover {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f5ae8a), color-stop(1, #f5ae8a));
  background: -ms-linear-gradient(top, #f5ae8a 0%, #f5ae8a 100%);
  background: -moz-linear-gradient(top, #f5ae8a 0%, #f5ae8a 100%);
  background: -o-linear-gradient(top, #f5ae8a 0%, #f5ae8a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr= #f5ae8a , EndColorStr= #f5ae8a ,GradientType=0);
  background-color: #f5ae8a;
}
div.buttonWrapper {
  border-radius: 20px;
  overflow: hidden;
  padding: 0;
}
i[class^="icon-"] {
  margin: 2px;
}
select[disabled='true'],
select[disabled='disabled'],
input[disabled='true'],
input[disabled='disabled'],
textarea[disbled='true'],
textarea[disabled='disabled'] {
  opacity: 1       !important;
  color: #555    !important;
  background-color: #efefef !important;
}
input[type='checkbox'],
input[type='radio'] {
  background-color: transparent !important;
}
.nablarch_errors {
  border: 2.6px solid #FF0000;
  margin: 5px auto;
  max-width: 615px;
  padding-left: 20px;
}
li.nablarch_error {
  list-style: disc;
  color: red;
  word-wrap: break-word;
}
li.nablarch_error,
div.nablarch_error {
  color: #FF0000;
  font-size: 11px;
}
input.nablarch_error,
select.nablarch_error,
textarea.nablarch_error {
  background-color: #FFFF00;
}
input[type='file'].nablarch_error::-ms-value {
  background-color: #FFFF00;
}
tr.nablarch_even {
  background-color: #F29B76;
}
tr.nablarch_odd {
  background-color: #FFFFFF;
}
.nablarch_sort a:before {
  font-family: FontAwesome;
  font-size: 16px;
}
.nablarch_sort.nablarch_asc a:before {
  content: "\f0d8 ";
}
.nablarch_sort.nablarch_desc a:before {
  content: "\f0d7 ";
}
.nablarch_paging {
  text-align: right;
}
.nablarch_paging div {
  display: inline;
  margin: 0 5px;
  font-size: 0.8em;
}
.attention {
  color: red;
  font-weight: bold;
}
.note {
  color: grey;
  font-size: 12px;
}
.required {
  color: red;
  font-weight: bold;
}
.message {
  font-size: 14px;
  font-weight: bold;
  color: #4c2a1a;
}
.on-top {
  z-index: 1000;
}
.mailAddressSetting {
  word-wrap: break-word;
}
.addressKanaSetting {
  word-break: break-all;
}
div.enclose.main {
  padding-bottom: 28px;
}
#content {
  width: 100%;
  margin: 0 auto;
  min-height: 350px;
  padding-top: 10px;
  padding-bottom: 90px;
}
#content .control {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  clear: both;
  position: relative;

  width: 635px !important;
  text-align: center;
  margin: 0 auto 35px auto;
  padding-top: 30px;
}
#content .control div.buttonWrapper button {
  float: left;
}
#content .nablarch_resultSet,
#content .nablarch_paging,
#content .nablarch_resultCount {
  overflow-x: auto;
}
#content .box {
  width: 100%;
  float: left;
}
#aside {
  width: 100%;
  overflow: hidden;
}
#aside ul {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
#aside ul li {
  display: inline-block;
}
#aside ul li a {
  display: block;
  padding: 5px 10px;
}
#top_nav {
  height: 60px;
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 10;
}
#header {
  width: 100%;
  margin-top: 120px;
  overflow: hidden;
}
#header #brand_logo {
  float: left;
  width: 40px;
}
#header #title {
  float: right;
  width: 85%;
  margin: 0;
}
#footer {
  width: 100%;
  height: 25px;
  position: fixed;
  bottom: 0;
}
#loginLogoArea {
  background-image: url("../../img/loginLogoNormal.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  width: 640px;
  height: 195px;
}
#top_nav {
  background-color: #ffffff;
  color: #000000;
  font-size: 12px;
  height: auto;
}
#top_nav .navItem {
  float: left;
  margin: 6px 2px 4px 5px;
}
#top_nav .navItem a {
  text-decoration: none !important;
  text-decoration: underline;
}
#top_nav .navItem.loginInfo {
  height: 50px;
  line-height: 50px;
  float: right;
}
#top_nav a {
  color: #000;
}
#top_nav a:hover {
  color: #eb5c15;
}
#logoArea {
  width: 320px;
  height: 60px;
}
#logoArea a {
  display: block;
  width: 320px;
  height: 60px;
}
#headMenu {
  background-color: #E60012;
  text-align: center;
}
#headMenu li {
  margin: 5px 10px;
  list-style-type: none;
  font-size: 12pt;
  font-weight: bold;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
#headMenu li a {
  color: #FFFFFF;
}
#headMenu li:hover,
#headMenu li.current {
  background-color: #eb5c15;
}
#headMenu li:hover a,
#headMenu li.current a,
#headMenu li:hover i,
#headMenu li.current i {
  color: #ffffff;
}
#headMenu ul {
  display: inline-block;
  margin: 0;
}
#welcomeMsg {
  float: left;
}
#header {
  border-bottom: 1px solid #eee;
}
#header #brand_logo {
  height: 50px;
  background-image: url("../../img/logo.png");
  background-repeat: no-repeat;
  background-position: 5px center;
}
#header #breadcrumbles {
  background-color: #ffffff;
}
#header #breadcrumbles .separator {
  color: #4c2a1a;
  font-weight: bold;
}
#header #breadcrumbles a {
  color: #4c2a1a;
  font-size: 12px;
  margin: 6px 2px 4px 5px;
  text-decoration: none;
}
#header #breadcrumbles a:hover {
  color: #eb5c15;
}
#aside {
  text-align: center;
}
#aside ul {
  list-style: none outside none;
  margin: 0;
}
#aside li {
  margin: 5px 11px;
  font-size: 10pt;
  font-weight: normal;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
#aside li a,
#aside li i {
  color: #000000;
}
#aside li:hover,
#aside li.current {
  background-color: #eb5c15;
}
#aside li:hover a,
#aside li.current a,
#aside li:hover i,
#aside li.current i {
  color: #ffffff;
}
#aside a {
  text-decoration: underline;
}
#aside.noMenu {
  background-color: #ffffff;
}
.nablarch_SearchResultWrapper {
  margin-bottom: 10px;
}
div.resultCountHeader {
  float: left;
}
.nablarch_paging,
.nablarch_resultCount {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  clear: both;
  position: relative;

}
.nablarch_resultSet {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  clear: both;
  position: relative;

}
.nablarch_resultSet table {
  width: 100%;
}
.nablarch_resultSet table th {
  white-space: nowrap;
  background-color: #E83820;
  color: #000000;
  font-size: 12px;
  font-weight: normal;
}
.nablarch_resultSet table button {
  padding: 1px;
  margin: 0;
  font-size: 11px;
}
#content .field {
  margin: 0 auto;
  padding: 0;
  clear: both;
  position: relative;

  margin: 10px 0 0 0;
  padding: 5px 0;
  width: 100%;
}
#content .field label {
  text-align: right;
  font-weight: bold;
  margin: 0 5px 0 0;
  float: left;


  width: 195px;
}
#content .field input,
#content .field select,
#content .field textarea,
#content .field .fieldinput {
  margin: 0 5px 0 0;
  float: left;


  width: 315px;
  overflow: visible;
}
#content .field input.unit {
  margin: 0 5px 0 0;
  float: left;


  width: 235px;
}
#content .field .fieldinput {
  position: relative;
  word-wrap: break-word;
}
#content .field .fieldinput input,
#content .field .fieldinput select,
#content .field .fieldinput textarea,
#content .field .fieldinput label {
  float: none;
}
#content .field .fieldinput input.inline,
#content .field .fieldinput select.inline,
#content .field .fieldinput textarea.inline,
#content .field .fieldinput label.inline {
  float: left !important;
}
#content .field .fieldinput input[type="checkbox"],
#content .field .fieldinput input[type="radio"] {
  width: 30px;
}
#content .field .fieldinput input[type="text"] {
  height: 22px;
}
#content .field .fieldinput span.unit {
  margin: 0 5px 0 0;
  float: left;


  width: 75px !important;
  float: none;
}
#content .field button {
  font-size: 12px;
  padding: 0 5px;
}
#content .title {
  margin: 0 auto;
  padding: 0;
  clear: both;
  position: relative;

  width: 100%;
}
#content .title h1,
#content .title h2,
#content .title h3,
#content .title h4,
#content .title h5,
#content .title h6 {
  margin: 5px auto;
  width: 635px;
}
#content .attention {
  margin: 0 auto;
  padding: 0;
  clear: both;
  position: relative;

  margin: 10px 0 0 0;
  color: red;
  font-size: 12px;
  width: 100%;
}
#content .attention p {
  margin: 0 5px 0 0;
  float: left;


  width: 635px;
}
#content .contentBox {
  margin-bottom: 21px;
}
#content .titleBox {
  font-weight: bold;
}
#content .spacer,
#content .separator {
  float: left;
  font-weight: bold;
  margin-right: 5px;
}
#content .note,
#content .fielderror {
  margin: 0 5px 0 0;
  float: left;


  width: 315px;
  margin-left: 200px;
  font-size: 11px;
}
#content .control button {
  margin: 0 5px 0 0;
  float: left;


  width: 115px;
  float: none;
}
#content .control div.pillar {
  display: none;
}
#content div.buttonWrapper {
  float: none;
  display: inline-block;
  margin: 5px 3px;
  *display: inline;
  *zoom: 1;
}
#content div.buttonWrapper button {
  margin: 0;
}
div.field.disabled label {
  color: gray;
}
div.field.checkboxes span,
div.field.radios span {
  display: inline-block;
  margin-right: 8px;
}
td.Number,
td.数値,
td.Money,
td.金額 {
  text-align: right;
}
#footer {
  background-color: #ffffff;
  text-align: center;
  border-top: double 3px #000000;
  color: #000;
  font-size: 0.8em;
  margin-top: 0;
}
#footer .navItem {
  margin: 6px 2px 4px 5px;
}
#footer .navItem a {
  text-decoration: none;
}
#footer #copy_right {
  text-align: center;
  margin: 5px;
  font-weight: bold;
  font-size: 11px;
  font-family: Arial, Verdana, sans-serif;
}
#footer a {
  color: #FFF;
}
#footer a:hover {
  color: orange;
}
button.nablarch_DatePicker {
  border-radius: 0;
  position: absolute;
  right: -5px;
  top: 0px;
  height: 100%;
}
div.calendar {
  margin: 0 5px 0 0;
  float: left;


  width: 315px;
  background-color: #ffffff;
  position: absolute;
  top: 25px;
  left: 0px;
  z-index: 5;
  border: 1px solid #4c2a1a;
  -moz-box-shadow: 5px 5px 5px #dddddd;
  -webkit-box-shadow: 5px 5px 5px #dddddd;
  box-shadow: 5px 5px 5px #dddddd;
}
div.calendar div.calendar-control,
div.calendar table.dates {
  margin: 0 5px 0 0;
  float: left;


  width: 315px;
  border-spacing: 1px;
}
div.calendar div.calendar-control a,
div.calendar table.dates a {
  font-weight: bold;
}
div.calendar span.year {
  float: right;
}
div.calendar span.month {
  float: left;
}
div.calendar th {
  padding: 0 1px;
}
div.calendar td {
  padding: 3px 1px;
}
div.calendar th {
  font-size: 11px;
  width: 45px;
}
div.calendar td {
  color: #aaa;
}
div.calendar td.today {
  border: 1px solid blue;
}
div.calendar td.thisMonth {
  color: #4c2a1a;
  cursor: pointer;
}
div.calendar td.thisMonth.sunday {
  color: red;
}
div.calendar td.thisMonth:hover,
div.calendar td.thisMonth.selected {
  background-color: yellow;
}
.nablarch_TreeList .depth_1,
.nablarch_TreeList .depth_2 {
  color: #ffffff;
  font-weight: bold;
}
.nablarch_TreeList .depth_1 {
  background-color: #985434;
}
.nablarch_TreeList .depth_1 td.tree_indent {
  padding-left: 2px;
}
.nablarch_TreeList .depth_2 {
  background-color: #be6941;
}
.nablarch_TreeList .depth_2 td.tree_indent {
  padding-left: 17px;
}
.nablarch_TreeList .depth_3 td.tree_indent {
  padding-left: 32px;
}
.nablarch_TreeList .depth_4 td.tree_indent {
  padding-left: 47px;
}
.even_row {
  background-color: #f2e1d9;
}
a.toggleAll,
a.uncheckAll,
a.checkAll {
  color: #fff;
}
h2.nablarch_Collapsible a {
  color: #4c2a1a;
}
.Collapsible_icon {
  cursor: pointer;
  padding: 0;
  font-style: normal;
  width: 25px;
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
}
input.nablarch_readonly,
select.nablarch_readonly,
textarea.nablarch_readonly {
  background-color: #efefef;
  color: #555;
}
input[type='checkbox'].nablarch_readonly,
input[type='radio'].nablarch_readonly {
  background-color: transparent !important;
}
:-webkit-input-placeholder {
  color: #bbbbbb;
}
:-moz-placeholder {
  color: #bbbbbb;
}
:-ms-input-placeholder {

  color: #bbbbbb;
}
.nablarch_placeholder {
  color: #bbbbbb;
}
.nablarch_ContextMenu {
  position: absolute;
  z-index: 1000;
  margin: 0;
  padding: 0;
  border: 1px solid #4c2a1a;
  -moz-box-shadow: 4px 0 4px #cccccc;
  -webkit-box-shadow: 4px 0 4px #cccccc;
  box-shadow: 4px 0 4px #cccccc;
  background-color: #ffffff;
  list-style: none outside none;
}
.nablarch_ContextMenu li {
  padding: 1px;
  color: #eb5c15;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #ddd;
}
.nablarch_ContextMenu li a {
  display: block;
  width: 100%;
}
.nablarch_ContextMenu li:hover,
.nablarch_ContextMenu li.current {
  background-color: #eb5c15;
  color: #ffffff;
}
.nablarch_ContextMenu a {
  text-decoration: none !important;
  text-decoration: underline;
}
.nablarch_LightBox_screen {
  opacity: 0.8;
  background-color: #ffffff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 799;
}
.nablarch_LightBox {
  background-color: #ffffff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 800;
}
div.nablarch_Tab,
button.Tab,
div.nablarch_TabLink {
  float: left;
  margin: 0 12px 0 0;
  color: #4c2a1a;
  border-width: 1px 1px 0 1px;
  border-style: solid;
  border-color: #cccccc;
  padding: 4px 7px 4px 7px;
  font-weight: bold;
  border-radius: 0;
  text-shadow: none;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #f2f2f2));
  background: -ms-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
  background: -moz-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr= #ffffff , EndColorStr= #f2f2f2 ,GradientType=0);
  background-color: #f2f2f2;
}
div.nablarch_Tab.selected,
button.Tab.selected,
div.nablarch_TabLink.selected {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ef7d44), color-stop(1, #eb5c15));
  background: -ms-linear-gradient(top, #ef7d44 0%, #eb5c15 100%);
  background: -moz-linear-gradient(top, #ef7d44 0%, #eb5c15 100%);
  background: -o-linear-gradient(top, #ef7d44 0%, #eb5c15 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr= #ef7d44 , EndColorStr= #eb5c15 ,GradientType=0);
  background-color: #eb5c15;
  color: #ffffff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  cursor: default;
  border-color: #eb5c15;
}
div.nablarch_Tab.selected:hover,
button.Tab.selected:hover,
div.nablarch_TabLink.selected:hover {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ef7d44), color-stop(1, #eb5c15));
  background: -ms-linear-gradient(top, #ef7d44 0%, #eb5c15 100%);
  background: -moz-linear-gradient(top, #ef7d44 0%, #eb5c15 100%);
  background: -o-linear-gradient(top, #ef7d44 0%, #eb5c15 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr= #ef7d44 , EndColorStr= #eb5c15 ,GradientType=0);
  background-color: #eb5c15;
}
div.nablarch_Tab:hover,
button.Tab:hover,
div.nablarch_TabLink:hover {
  border-color: #eb5c15;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f2f2f2), color-stop(1, #ffffff));
  background: -ms-linear-gradient(top, #f2f2f2 0%, #ffffff 100%);
  background: -moz-linear-gradient(top, #f2f2f2 0%, #ffffff 100%);
  background: -o-linear-gradient(top, #f2f2f2 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr= #f2f2f2 , EndColorStr= #ffffff ,GradientType=0);
  background-color: #ffffff;
}
div.nablarch_Tab,
button.Tab {
  cursor: pointer;
}
div.nablarch_Tab div.nablarch_TabLink {
  height: 20px;
}
a.TabLink {
  color: #4c2a1a;
  text-decoration: none;
}
div.tabgroup {
  margin: 0 5px 0 0;
  float: left;


  width: 635px;
  -moz-box-shadow: 0 3px 1px #e0e0e0;
  -webkit-box-shadow: 0 3px 1px #e0e0e0;
  box-shadow: 0 3px 1px #e0e0e0;
  border-style: solid;
  border-color: #eb5c15;
  border-width: 0 0 2px 0;
  margin: 15px auto;
}
a.TabLink {
  text-decoration: none;
}
a.TabLink:visited {
  color: #4c2a1a;
}
#content .field select.listbuilder_from,
#content .field select.listbuilder_to {
  width: 140px;
  margin: 0;
  font-size: 12px;
}
#content .field div.nablarch_ListBuilder {
  width: 25px;
  margin: 0 2px 0 2px;
  float: left;
}
#content .field div.nablarch_ListBuilder button {
  border-radius: 0;
  margin: 0 0 5px 0;
  padding: 0;
  font-size: 12px;
  width: 23px;
}
.informationMsg {
  max-width: 635px;
  word-wrap: break-word;
  margin: 5px auto;
}
.attentionMsg {
  max-width: 635px;
  word-wrap: break-word;
  margin: 5px auto;
  color: red;
  font-weight: bold;
}
.attentionFineMsg {
  max-width: 635px;
  word-wrap: break-word;
  margin: 5px auto;
  color: red;
}
.fontBold {
  font-weight: bold;
}
#inputAmt {
  text-align: right;
}
.gyomuArea {
  max-width: 635px;
  margin: 5px auto;
}
#kiyakuDiv {
  max-width: 635px;
  border: solid 1px;
}
div.singleTable {
  overflow-x: auto;
  float: left;
}
@media screen and (min-width: 635px) {
  div.singleTable {
    width: 635px !important;
  }
}
@media screen and (min-width: 625px) and (max-width: 634px) {
  div.singleTable {
    width: 625px !important;
  }
}
@media screen and (min-width: 600px) and (max-width: 624px) {
  div.singleTable {
    width: 600px !important;
  }
}
@media screen and (min-width: 575px) and (max-width: 599px) {
  div.singleTable {
    width: 575px !important;
  }
}
@media screen and (min-width: 550px) and (max-width: 574px) {
  div.singleTable {
    width: 550px !important;
  }
}
@media screen and (min-width: 525px) and (max-width: 549px) {
  div.singleTable {
    width: 525px !important;
  }
}
@media screen and (min-width: 500px) and (max-width: 524px) {
  div.singleTable {
    width: 500px !important;
  }
}
@media screen and (min-width: 475px) and (max-width: 499px) {
  div.singleTable {
    width: 475px !important;
  }
}
@media screen and (min-width: 450px) and (max-width: 474px) {
  div.singleTable {
    width: 450px !important;
  }
}
@media screen and (min-width: 425px) and (max-width: 449px) {
  div.singleTable {
    width: 425px !important;
  }
}
@media screen and (min-width: 400px) and (max-width: 424px) {
  div.singleTable {
    width: 400px !important;
  }
}
@media screen and (min-width: 375px) and (max-width: 399px) {
  div.singleTable {
    width: 375px !important;
  }
}
@media screen and (min-width: 350px) and (max-width: 374px) {
  div.singleTable {
    width: 350px !important;
  }
}
@media screen and (max-width: 349px) {
  div.singleTable {
    width: 320px !important;
  }
}
div.middleSize table {
  width: 390px;
}
div.gendogakuTable table {
  width: 600px;
}
div.kiyakuFrame {
  margin: 5px auto;
}
div.kiyakuScrollFrame {
  height: 200px;
}
button.kiyakuNextButton {
  height: 35px;
}
div.kiyakuButtonWrapper > div.buttonWrapper {
  vertical-align: middle;
}
div.kiyakuButtonMargin {
  width: 100px;
  display: inline-block;
}
div.kiyakuMidashi {
  text-align: center;
}
table.singleTable {
  border-style: solid;
  border-color: #000000;
  border-width: 1px;
  border-spacing: 0 0;
  table-layout: fixed;
  margin-left: auto;
  margin-right: auto;
}
.singleTable th {
  color: #000000;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  border-bottom: 1px solid #4c2a1a;
  border-top: 1px solid #4c2a1a;
  background-color: #E83820;
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
}
.singleTable td {
  background-color: #FFFFFF;
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
}
table.singleTableAuto {
  border-style: solid;
  border-color: #000000;
  border-width: 1px;
  border-spacing: 0 0;
  margin-left: auto;
  margin-right: auto;
}
.singleTableAuto th {
  color: black;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  border-bottom: 1px solid #4c2a1a;
  border-top: 1px solid #4c2a1a;
  background-color: #E83820;
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
}
.singleTableAuto td {
  background-color: #FFFFFF;
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
}
.errorPage {
  text-align: center;
}
td.symbol {
  text-align: center;
}
th.headerTitle {
  text-align: left;
}
.loginPaddin {
  padding: 10px;
}
.loginInformationMsg {
  max-width: 635px;
  word-wrap: break-word;
  margin: 5px auto;
  text-align: center;
}
.loginInformationMsgPad {
  max-width: 635px;
  word-wrap: break-word;
  margin: 5px auto;
  padding: 10px;
}
.loginAttentionMsg {
  max-width: 635px;
  word-wrap: break-word;
  margin: 5px auto;
  color: red;
  font-weight: bold;
  text-align: center;
}
.loginAttentionMsgPad {
  max-width: 635px;
  word-wrap: break-word;
  margin: 5px auto;
  color: red;
  font-weight: bold;
  padding: 10px;
}
.loginAttentionFineMsg {
  max-width: 635px;
  word-wrap: break-word;
  margin: 5px auto;
  color: red;
}
.loginLinkStyle {
  text-align: center;
}
.loginLinkStylePad {
  text-align: center;
  padding: 10px;
}
.usrIdPwChgPadding {
  width: 100%;
  float: left;
  padding-top: 20px;
}
.mailAddChgInformationMsg {
  max-width: 635px;
  word-wrap: break-word;
  margin: 5px auto;
  text-align: center;
}
table.chgTable {
  align: center;
}
td.chgLimitName {
  width: 180px;
  text-align: center;
}
td.chgLimitValue {
  width: 200px;
  text-align: right;
}
td.chgLimitNameChoice {
  width: 120px;
  text-align: center;
}
td.chgLimitValueInput {
  width: 260px;
  text-align: center;
}
th.chgConfirmLeftLabel {
  width: 150px;
}
th.chgConfirmLightLabel {
  width: 250px;
}
td.chgConfirmValue {
  width: 250px;
  text-align: right;
}
table.refundTable {
  align: center;
}
td.refundCrcChoice {
  width: 120px;
  text-align: center;
}
td.refundValueInput {
  width: 260px;
  text-align: center;
}
th.refundConfirmLightLabel {
  width: 250px;
}
th.refundConfirmLeftLabel {
  width: 150px;
}
td.refundConfirmValue {
  width: 250px;
  text-align: right;
}
div.innerFrame {
  border: solid 1px #808080;
  clear: both;
}
div.innerFrameScroll {
  overflow: scroll;
}
div.innerFrameNowrap {
  white-space: nowrap;
}

#cashback {
    width: 75%;
    margin: 20px auto auto;
}

table.cashbackTbl {
    border-top:1px solid #666666;
    border-left:1px solid #666666;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
    width: 100%;
    table-layout: fixed;
    word-wrap: break-word;
    white-space: normal;
    font-size: 11px;
    color: #000000;
    margin: auto auto 30px;
    align: center;
}

.cashbackTbl th {
    border-right:1px solid #666666;
    border-bottom:1px solid #666666;
    background-color: #E83820;
    padding:0.1em 1em;
    text-align: center;
    font-weight: bold;
    height: 30px;
    width: 45%;
    margin: auto;
}

.cashbackTbl td {
    border-right:1px solid #666666;
    border-bottom:1px solid #666666;
    padding:0.1em 1em;
    height: 30px;
    width: 55%;
    margin: auto;
    text-align: center;
}

.cashbackTblTtl {
    font-size: 13px;
    font-weight: bold;
    text-align: left;
}

div.cashbackNoRecord {
    width: 75%;
    font-size: 16px;
    font-weight: bold;
    margin: auto auto;
    text-align: center;
    margin: 50px auto 50px;
}
