@charset "UTF-8";

/* 操作エリアのスタイルを定義 */

.contents {
  margin-top: 25px;
  margin-bottom: 35px;
}

.contents h2 {
  font-size: 116%; /* スタイル定義変更申込項目_G20セルとリンク */
  font-weight: bold; /* スタイル定義変更申込項目_H20セルとリンク */
  background-image: url("../images/h3_icon.png");
  background-repeat: no-repeat;
  background-position: left top;
  margin-bottom: 5px;
  padding: 0 0 0 1.5em;
  color: #003300; /* スタイル定義変更申込項目_I20セルとリンク */
  height: 18px;
}

.contents > p {
  line-height: 1.5;
}

.contents > p.ninioshiraselink {
  line-height: 1.5;
  margin-top: 6px;
}

.contents > .contentsbox{
  background: #e3f2ff;
  border-top: 1px dotted #333333;
  height: 30px;
  padding: 10px;
}

.contents p {
  line-height: 1.5;
}

.center {
  text-align: center;/* センタリング */
}

.left {
  text-align: left;/* 左寄せ */
}

.right {
  text-align: right;/* 右寄せ */
}

.closesearchbox {
  background-image: url("../images/arrow_07.png");
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: left 0;
  font-size: 105%; /* スタイル定義変更申込項目_G24セルとリンク */
  height: 17px;
  padding-top: 1px;
  padding-left: 20px;
  color: #333300; /* スタイル定義変更申込項目_I24セルとリンク */
  text-decoration: none;
  font-weight: normal; /* スタイル定義変更申込項目_H24セルとリンク */
}

.subtitle {
  background-image: url("../images/footer_ifb_u.png");
  background-repeat: no-repeat;
  background-position: left bottom;
  margin-top: 5px;
  margin-bottom 5px;
  font-size: 125%; /* スタイル定義変更申込項目_G19セルとリンク */
  font-weight: bold; /* スタイル定義変更申込項目_H19セルとリンク */
  color: #003300; /* スタイル定義変更申込項目_I19セルとリンク */
}

/* 内容確認画面ボタン範囲（サンプル作成用） */
.rangebox {
}

/* 内容確認画面ボタン範囲（サンプル作成用） */
.rangeboxinner {
  border-top: 1px dotted #333333;
  background: #e3f2ff;
  padding: 2px 10px;
  margin: 0 185px 0 -10px;
  overflow: hidden;
}

.menubox{
  background: #ffffcc; /* スタイル定義変更申込項目_J36セルとリンク */
  border-top: 1px dotted #ff33ff; /* スタイル定義変更申込項目_K36,L36,M36セルとリンク */
  color: #003333; /* スタイル定義変更申込項目_I36セルとリンク */
  font-size: 100%; /* スタイル定義変更申込項目_G36セルとリンク */
}

.menuboxinner {
  background-image: url("../images/menu_box_u.png");
  background-repeat: no-repeat;
  background-position: left bottom;
  padding: 20px 15px 20px 15px;
  margin-bottom: 2px;
  overflow: hidden;
}

div.shiborikomiarea {
  margin-top: 10px;
  margin-bottom: 10px;
}
span.shiborikomi {
  padding-left: 20px;
}

.showsearchbox {
  background-image: url("../images/arrow_06.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: left 0;
  font-size: 105%; /* スタイル定義変更申込項目_G24セルとリンク */
  height: 17px;
  padding-top: 1px;
  padding-left: 20px;
  color: #333300; /* スタイル定義変更申込項目_I24セルとリンク */
  text-decoration: none;
  font-weight: normal; /* スタイル定義変更申込項目_H24セルとリンク */
}

/* ガイダンス～表の間に使用するスペース */
.tabletopspace {
  padding-top: 5px;
  padding-bottom: 5px;
}

/* 表下のガイダンス以降に使用するスペース */
.tablebottomspace {
  padding-top: 6px;
  padding-bottom: 6px;
}

.smallspace {
  padding-top: 3px;
  padding-bottom: 3px;
}

div#contaierbottombox {
  height: 17px;
  width: 100%;
  text-align: right;
}

div#contaierbottombox a {
  background-image: url("../images/arrow_07.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: left 0;
  height: 17px;
  padding-top: 1px;
  padding-left: 20px;
  color: #333300; /* スタイル定義変更申込項目_I26セルとリンク */
  font-size: 105%; /* スタイル定義変更申込項目_(G25),G26セルとリンク */
  text-decoration: none;
  font-weight: normal; /* スタイル定義変更申込項目_H26セルとリンク */
}

div#contaierbottombox a:hover {
  color: #ff00ff; /* スタイル定義変更申込項目_I25セルとリンク */
  font-weight: normal; /* スタイル定義変更申込項目_H25セルとリンク */
  text-decoration: underline;
  font-size: 105%; /* スタイル定義変更申込項目_G25,(G26)セルとリンク */
}

div#todayboxinfo {
  margin-top: 10px;
  margin-bottom: 10px;
}

div#todayboxinfo img {
  vertical-align: middle;
}

.vtop {
  vertical-align: top;
}

.vmid {
  vertical-align: middle;
}

.vbtm {
  vertical-align: bottom;
}

div#logincustomers {
  width: 900px;
  margin-bottom: 25px;
}

* html div#logincustomers {
  zoom: 1;
}

div#logincustomers:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: ".";
}

div#dscustomers {
  float: left;
  width: 350px;
  margin-bottom: 20px; /* 2012.07.03 カスタマイズ汎用性向上の為、追加した。 */
}

div#ipcustomers {
  width: 510px;
  float: right;
  margin-bottom: 31px; /* 2012.07.03 カスタマイズ汎用性向上の為、追加した。 */
}

div.loginbox1 {
  width: 900px;
  margin-bottom: 25px;
  float: none;   /* 2012.07.03 カスタマイズ汎用性向上の為、追加した。 */
}

div.loginbox2 {
  width: 510px;
  margin-bottom: 25px;
}

div.loginbox3 {
  width: 520px;
  margin-bottom: 25px;
}

div#toppageuserinformation {
  width: 92%;
}

div#vermenutoppageuserinformation {
  width: 90%;
}

* html div#toppageuserinformation, div#vermenutoppageuserinformation {
  zoom: 1;
}

div#toppageuserinformation:after, div#vermenutoppageuserinformation:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: ".";
}

div#toppageuserinformation h2, div#vermenutoppageuserinformation h2 {
  font-size: 116%; /* スタイル定義変更申込項目_G20セルとリンク */
  font-weight: bold; /* スタイル定義変更申込項目_H20セルとリンク */
  background-image: url("../images/h3_icon.png");
  background-repeat: no-repeat;
  background-position: left top;
  margin-bottom: 5px;
  padding: 0 0 0 1.5em;
  color: #003300; /* スタイル定義変更申込項目_I20セルとリンク */
  height: 18px;
}

div#userinformation {
  float: left;
  width: 350px;
}

div#userinformation li {
  margin-bottom: 5px;
}

div#loginhistory {
  float: right;
  width: 275px;
}

div#loginhistory ul {
  padding-left: 3px;
}

div#loginhistory li {
  margin-bottom: 7px;
  margin-top: 7px;
}

div.contents span#srvcstpdt {
  padding-left: 1em;
}

li#buttonsetsumei {
  padding: 12px 0;
}

div#payeasy {
  margin-bottom: 12px;
}

div#receivestatus {
  margin: 0 20%;
  padding: 40px 5px;
  border: 2px ridge #666666;
  text-align: center;
}

div#receivestatus p {
  margin: 0;
  padding: 10px 0;
}

div.tablebottomspace {
  padding-bottom: 15px;
}

td.saihyojibtncell {
  width: 40px;
}

span.tduline {
  text-decoration: underline;
}

div.conditioncomments {
  text-align: right;
  width: 480px;
  padding-top: 3px;
}

div.hrbox {
  margin: 0;
  padding: 15px 0;
}

hr.hrline {
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #808080;
  border-bottom: 1px solid #808080;
}

/* capslock用吹き出しの定義 */
#bubblemessage{
    width: 400px;
    display: none;
    padding: 10px;
}
#bubblemessage .bubbletop{
  background-image: url('../images/bubble_top.gif');
  background-repeat: no-repeat;
  height: 44px;
}
#bubblemessage .bubblemiddle{
  text-align: left;
  background-image: url('../images/bubble_middle.gif');
  background-repeat: repeat-y;
  background-position: bottom left;
  padding-left: 7px;
  padding-right: 7px;
}
#bubblemessage .bubblemiddle #bubblemessagetitle{
  font-weight: bold;
  font-size: 13px;
  left: 25px;
}
#bubblemessage .bubblemiddle span{
  position: relative;
  top:-15px;
  font-family: Osaka, 'ＭＳ Ｐゴシック', sans-serif;
  font-size: 11px;
}
#bubblemessage .bubblebottom{
  background-image: url('../images/bubble_bottom.gif');
  background-repeat: no-repeat;
  height: 16px;
  top: -5px;
}
#bubblemessage .question{
  background-image: url("../images/alert_yellow.png");
  background-repeat: no-repeat;
  margin-left: 10px;
  height: 17px;
}
#bubblemessagecontent{
  width: 370px;
  margin: 15px 11px 0px 11px;
}

/* サジェスト用autocomplete定義 */

.acresults {
  padding: 0px;
  border: 1px solid WindowFrame;
  background-color: Window;
  overflow: hidden;
}

.acresults ul {
  width: 100%;
  list-style-position: outside;
  list-style: none;
  padding: 0;
  margin: 0;
}

.acresults iframe {
  display: none;/*sorry for IE5*/
  display/**/: block;/*sorry for IE5*/
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  filter: mask();
  width: 3000px;
  height: 3000px;
}

.acresults li {
  margin: 0px;
  padding: 2px 5px;
  cursor: pointer;
  display: block;
  width: 100%;
  font: menu;
  font-size: 12px;
  overflow: hidden;
}

.acloading {
  background-image: url('../images/indicator.gif');
  background-repeat: no-repeat;
  background-position: right center;
}

.acover {
  background-color: Highlight;
  color: HighlightText;
}

img.crontosignimage {
  width: 210px;
  height: 210px;
}