body {
  font-family: Verdana, Arial, sans-serif;
  height: 100%;
  background: #DDDDDD;
  font-size: 12px;
  min-width: 1110px;
}
form {
  margin: 0;
  padding: 0;
}
a,
a:link,
a:visited {
  text-decoration: none;
  color: #0F6691;
}
a:hover {
  cursor: pointer;
}
ul,li,dl,dt,dd {
  margin: 0;
  padding: 0;
  color: #333;
}

/* ---------- utility -------------*/
.hide{
  display: none !important;
}
/* ---------- input -------------*/
.input-size-number {
    width : 50px;
    text-align: right;
}
.input-size-0 {
    width : 160px;
}
.input-size-1 {
    width : 240px;
}
.input-size-2 {
    width : 360px;
}
.input-size-80 {
    width : 80%;
}
.input-size-100 {
    width : 95%;
}
.text-size-0 {
    width : 360px;
}
.text-size-1 {
    width : 460px;
}
.text-size-2 {
    width : 560px;
}
.text-size-100 {
    width : 95%;
}
.text-size-editer {
  border: 1px solid #B2B2A6;
}
/* ---------- table -------------*/
.table-center {
    text-align: center;
}
.table-right {
    text-align: right;
}
/* --------------------------------- 
------------------------------------
Wrapper
------------------------------------
------------------------------------*/
.Wrapper {
  background: #666;
  width: 100%;
  margin: 0;
  padding: 0;
}
/* --------------------------------- 
------------------------------------
Header
------------------------------------
------------------------------------*/
.Header {
  padding: 0;
  margin: 0;
  position: relative;
}
.Header .Header-top {
  padding: 0 40px;
  background: url(../image/bg_header_footer.jpg) repeat top left;
}
.Header .Header-bottom {
  background: #F0F0F0;
}
/*
---------------------------------------------------------
 Header-top-inner
--------------------------------------------------------- */
.Header .Header-top .Header-top-inner {
    position: relative;
}
.Header .Header-top .Header-top-inner .Logo {
  padding: 10px 0;
  margin: 0px;
}
.Header .Header-top .Header-top-inner .Version {
  margin: 0;
  padding: 0;
  font-size: 12px;
  color: #fff;
  position: absolute;
  left: 238px;
  top: 13px;
}
.Header .Header-top .Header-top-inner .Groupware-menu {
    position: absolute;
    top: 14px;
    left: 351px;
}
.Header .Header-top .Header-top-inner .Groupware-menu a {
    display: block;
    padding: 3px 9px;
    background: #F0F0F0;
    line-height: 24px;
    text-decoration: none;
    font-size: 11px;
    color: #333333;
    border-radius: 2px;
    box-shadow: #333 1px 1px 3px;
}
.Header .Header-top .Header-top-inner .Groupware-menu a:hover {
    opacity: 0.8;
}

/* ---------- Utility-menu -------------*/
.Utility-menu {
  font-size: 12px;
  clear:both;
  margin:0;
  padding: 0;
  position:absolute;
  right: 85px;
  top: 10px;
  z-index: 2000;
}
.Utility-menu ul {
  margin: 0;
  padding:0;
  list-style: none;
  z-index: 0;
  list-style-position: inside;
}
.Utility-menu ul li {
  float: left;
  color:#CCCCCC;
  margin: 0;
  padding:0;
}
.Utility-menu ul li a.down {
  display: block;
  float: left;
  background: url(../img/utility_menu_arrow.gif) no-repeat right 8px;
  padding-right: 10px;
  margin-right: 7px;
}
.Utility-menu a, .Utility-menu a:link, .Utility-menu a:visited {
  text-decoration: none;
  color:#CCCCCC;
  padding: 0 7px;
}
.Utility-menu a:hover {
  text-decoration: underline;
}
.Utility-menu a:hover {
  text-decoration: underline;
}
/* ---------- Utility-puldown -------------*/

.Utility-puldown {
  display: block;
  position: relative;
  z-index: 3;
  }
.Utility-puldown ul {
  display: none;
  position:absolute;
  left: 0;
  top: 20px;
  width: 150px;
  }
*:first-child+html .Utility-puldown ul {
  left: -20px;
  }
* html .Utility-puldown ul {
  line-height: 0;
  } /* IE6 "fix" */
.Utility-puldown ul a {
  zoom: 1;
  border-bottom: 1px solid white;
  border-right: none;
  opacity: 0.9;
  filter: alpha(opacity=93);
  } /* IE6/7 fix */

.Utility-puldown li {
  display: block;
  position: relative;
  }
.Utility-puldown ul li {
  float: none;
  }
.Utility-puldown a:visited {
  }
.Utility-puldown li.hover a {
  text-decoration: none;
  }
.Utility-puldown li li a {
  margin: 0;
  padding: 0;
  display: block;
  }
.Utility-puldown li.hover li,
.Utility-puldown li li {
  _display: inline;
}
.Utility-puldown li.hover li a,
.Utility-puldown li.hover li a:visited  {
  text-decoration: none;
  width: 100%;
  display: block;
  color: #333333;
  height: 20px;
  line-height: 20px;
  font-size: 11px;
  padding: 8px 10px;
  margin: 0;
  padding: 2px 8px 2px 13px;
  background: url(../img/title_pt1_arrow.gif) no-repeat 5px 8px #E3E3E3;
  }
.Utility-puldown li.hover li a.hover,
.Utility-puldown li.hover li a:hover {
  width: 100%;
  display: block;
  color: #333333;
  height: 20px;
  line-height: 20px;
  font-size: 11px;
  padding: 8px 10px;
  margin: 0;
  padding: 2px 8px 2px 13px;
  background: url(../img/title_pt1_arrow.gif) no-repeat 5px 8px #ccc;
  }
.Utility-puldown ul ul {
  left: 141px;
  top: 0;
  width: 100%;
  }
.Utility-puldown ul li a {
  width: 100%;
  display: block;
  color: #333333;
  height: 20px;
  line-height: 20px;
  font-size: 11px;
  padding: 8px 10px;
  margin: 0;
  padding: 2px 8px 2px 13px;
  background: url(../img/title_pt1_arrow.gif) no-repeat 5px 8px #E3E3E3;
  }

/* ---------- Utility-menu02 -------------*/
.Utility-menu02 {
  font-size: 12px;
  clear: both;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 10;
}
.Utility-menu02>ul {
  position: absolute;
  right: 0;
  top: -50px;
  margin: 0;
  padding: 8px 0;
  list-style: none;
  z-index: 0;
  list-style-position: inside;
}
.Utility-menu02>ul>li {
  float: left;
  color: #333;
  margin: 0 0 0 5px;
  padding: 0;
  text-align: center;
}
.Utility-menu02 a {
  display: block;
  padding: 3px 6px;
  background: #F0F0F0;
  line-height: 24px;
}
.Utility-menu02>ul>li a {
  /* -- CSS3 --*/
  border-radius         : 2px;
  -moz-border-radius    : 2px;
  -webkit-border-radius : 2px;
  box-shadow         : #333 1px 1px 3px;
  -moz-box-shadow    : #333 1px 1px 3px;
  -webkit-box-shadow : #333 1px 1px 3px;
}
.Utility-menu02 a,
.Utility-menu02 a:link,
.Utility-menu02 a:visited {
  text-decoration: none;
  font-size: 11px;
  color: #333333;
}
.Utility-menu02>ul>li>a:hover {
  opacity:0.8; /*モダンブラウザ用*/
  filter:alpha(opacity=80); /*IE7以下用*/
  -ms-filter:"alpha(opacity=80)"; /*IE8用*/
}
.Utility-menu02 a>img {
  line-height: 0;
  vertical-align: middle;
  padding-right: 6px;
  margin-bottom: 2px;
}
.Utility-menu02 a.btn-account {
    position: relative;
    padding-left: 34px;
    min-width: 50px;
    max-width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.Utility-menu02 a.btn-account>span {
  display:inline-block;
  position: absolute;
  top: 2px;
  left: 2px;
  width: 26px;
  height: 26px;
  overflow:hidden;
}
.Utility-menu02 a.btn-account>span>img {
  height: 26px;
}
.Utility-menu02 .inner-menu {
  margin: 0;
  list-style: none;
  border-top: 1px solid #ccc;
}



/* ---------- Header-menu01 -------------*/

.Header-menu01 {
  padding: 0 40px;
  border-top: 1px solid #144F6B;
  border-bottom: 1px solid #BEBEBE;
  margin-bottom: -1px;
}
.Header-menu01 ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: table;
  width: 100%;
}
.Header-menu01 ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.Header-menu01 ul li {
  margin: 0px;
  padding: 0px 0px 0px 0px;
  display: table-cell;
  width: 14%;
  border-left: 1px solid #ccc;
}
.Header-menu01 ul li:last-child {
  border-right: 1px solid #ccc;
}
.Header-menu01 ul li a {
  display: block;
  font-size: 14px;
  font-weight: bold;
  line-height: 38px;
  text-align: center;
  background-position: center 90% !important;
  padding-bottom: 2px !important;
  padding-right: 0px !important;
}
.Header-menu01 ul li a,
.Header-menu01 ul li a:link,
.Header-menu01 ul li a:visited {
  text-decoration: none;
  font-size: 14px;
  color: #333333;
}
.Header-menu01 ul li a:hover {
  background-color: #CECECE;
}
.Header-menu01 ul li a>img {
  line-height: 0;
  vertical-align: middle;
  padding-right: 6px;
  margin-bottom: 2px;
  background-position: center 98%;
}

/* ---------- Header-menu02 -------------*/
.Header-menu02 {
  position: absolute;
  z-index: 1000;
  width: 100%;
  margin: 0;
  padding: 0;
}
.Header-menu02 > div{
  position:relative;
}
.Header-menu02 .global-sub {
  position:absolute;
  padding: 20px 40px 10px;
  min-width: 1020px;
  border-top: 1px solid #BEBEBE;
  border-bottom: 1px solid #BEBEBE;
  text-align: center;
  vertical-align: top;
  background: rgba(320,320,320,0.9);
  left: 0;
  right: 0;
}
.Header-menu02 .global-sub ul,
.Header-menu02 .global-sub ul li {
  margin: 0;
  padding: 0;
}
.Header-menu02 .global-sub>.main {
  list-style: none;
  width: 190px;
  margin-right: 12px;
  display: inline-block;
  vertical-align: top;
}
.Header-menu02 .global-sub.support>.main {
  list-style: none;
  float: left;
  width: 190px;
  margin-right: 12px;
}

.Header-menu02 .global-sub>.main:last-child {
  margin-right: 0;
}
.Header-menu02 .global-sub>.main>li {
  display: table;
  width: 100%;
  margin: 0 0 10px;
  padding: 0;
}
.Header-menu02 .global-sub>.main>li>a {
  display: table-cell;
  border: 1px solid #ccc;
  background: #FFF;
  font-size: 14px;
  font-weight:bold;
  color: #333;
  text-align: center;
  line-height: 1.2;
  height: 50px;
  vertical-align: middle;
}
.Header-menu02 .global-sub>.main>li>a:hover {
  background: #ccc;
}
.Header-menu02 .global-sub>.main>li>ul {
  list-style: none;
}
.Header-menu02 .global-sub>.main>li>ul>li {
  background: url(../image/icon/list-arrow.png) no-repeat left center;
  padding-left: 16px;
  margin-left: 10px;
}
.Header-menu02 .global-sub>.main>li>ul>li a:hover {
  text-decoration: underline;
}
.Header-menu02 .global-sub.support {
  padding: 20px 20px 10px;
}
.Header-menu02 .global-sub.support>.main {
  width: 100%;
  margin: 0;
  text-align: center;
}
/* -------------------------------------------------------------------- */



/* --------------------------------- 
------------------------------------
Content
------------------------------------
------------------------------------*/
.Content {
  background: url(../image/bg_screen.jpg) repeat top center;
  padding: 30px 40px;
  margin: 0 auto;
}
/* --------------------------------- 
------------------------------------
Alpha
------------------------------------
------------------------------------*/
.Alpha {
}
.Alpha-content{
  padding: 15px;
  margin-left: -4px;
  background: #F3F3EF;
  /* border-radius */
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  min-width: 800px;
}
.Alpha-content iframe{
  width:100%;
}
/* --------------------------------- 
------------------------------------
Beta
------------------------------------
------------------------------------*/
.Beta {
  width: 210px;
  position:relative;
}
.Beta ul,
.Beta ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.Beta .side-menu {
  width:210px;
}
.Beta .side-menu>li {
  margin-bottom: 8px;
  background: #F8F8F8;
  /* border-radius */
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
.Beta .side-menu li.select {
  background: #F3F3EF;
}
.Beta .side-menu>li>a {
  display: block;
  padding: 15px 5px 15px 15px;
  color: #333;
  font-weight: bold;
  font-size: 16px;
}

/* -- side-btn <mein> --*/
.Beta .side-menu>li.manegi-top a {
}
.Beta .side-menu>li.page-edit a {
  border-bottom: 1px solid #ccc;
}

/* -- side-btn <sub> --*/
.Beta .side-menu ul.inner-menu01 {
  display: none;
}
.Beta .side-menu ul.inner-menu01 li a {
  padding: 8px 10px 8px 34px;
  border-bottom: 1px solid #E6E6E6;
  font-size: 14px;
  font-weight: bold;
  color: #333;
  display: block;
  background: url(../image/icon/list_arrow02.png) no-repeat 20px center;
}
.Beta .side-menu ul.inner-menu01 li a:hover {
  background-color: #ccc;
}
.Beta .side-menu ul.inner-menu01 li.btn-view-edit a {
  background: url(../image/btn/btn_view_edit.png) no-repeat 20px center;
  padding: 8px 0;
  text-align: center;
  border: none;
  text-indent:-9999px;
}
.Beta .side-menu ul.inner-menu01 li.btn-view-edit a:hover {
  opacity:0.8; /*モダンブラウザ用*/
  filter:alpha(opacity=80); /*IE7以下用*/
  -ms-filter:"alpha(opacity=80)"; /*IE8用*/
}
.Beta .side-menu ul.inner-menu01 li {
  position: relative;
}
.Beta .side-menu ul.inner-menu01 ul {
  box-shadow         : 4px 4px 6px #999;
  -moz-box-shadow    : 4px 4px 6px #999;
  -webkit-box-shadow : 4px 4px 6px #999;
  background-color: #F8F8F8;
  width:210px;
  display:none;
  position: absolute;
  top: 0px;
  left: 210px;
  margin: 0;
  padding: 0;
}
.Beta .side-menu a > i {
  font-size: 1.4em;
  display:inline-block;
  text-align:center;
}
/* --------------------------------- 
------------------------------------
Box-body
------------------------------------
------------------------------------*/
.Box-body {
  margin: 0 0 5px;
}
/* --------------------------------- 
------------------------------------
Title
------------------------------------
------------------------------------*/
.Title {
  clear: both;
  padding: 5px 0px 5px 15px;
  margin: 0 auto 0px;
  color: #ffffff;
  background: #676767;
}
.Title h1 {
  font-size: 16px;
  line-height:16px;
  font-weight: normal;
  margin: 0;
  padding: 0;
}
.Title h1 span{
  font-size: 11px;
  font-weight: normal;
  margin: 0;
  padding: 0 0 0 10px;
}
.Title a, .Title a:visited, .Title a:link {
  color: #666666;
  text-decoration: none;
}
.Title a:hover {
  color: #888888;
  text-decoration: underline;
}
/* -------- Title-umenu --------------*/
.Title-umenu {
  font-size: 12px;
  clear:both;
  margin:0;
  padding: 0;
  position:relative;
  top:-33px;
  z-index: 100;
}
.Title-umenu ul {
  position:absolute;
  right:0;
  top:0;
  list-style: none;
  z-index: 0;
  list-style-position: inside;
}
.Title-umenu ul li {
  float: left;
  color:#CCCCCC;
  margin: 0;
  padding:0;
  text-align: right;
}
.Title-umenu a,
.Title-umenu a:link,
.Title-umenu a:visited {
  text-decoration: none;
  color:#CCCCCC;
  padding: 0;
}
.Title-umenu a:hover {
  text-decoration: none;
}

/* -------- Title pt1 --------------*/
.Title-pt1 {
  font-size: 12px;
  padding: 4px 10px 5px 24px;
  margin: 0;
  background: url(../img/title_pt1_arrow.gif) no-repeat 12px 10px #CCCCCC;
}


/* --------------------------------- 
------------------------------------
Footer
------------------------------------
------------------------------------*/
.Footer {
  font-size: 10px;
  margin:0;
  padding: 0 30px;
  clear: both;
  background: url(../image/bg_header_footer.jpg) repeat top left;
}
.Footer .copyright {
  color: #FFFFFF;
  padding: 6px 0;
  margin: 0;
  text-align: center;
}



/* --------------------------------- 
------------------------------------
other
------------------------------------
------------------------------------*/

/* -------- drop-btn --------------*/
.drop-btn {
  background-image: url(../image/icon/drop-arrow01.png) !important;
  background-repeat: no-repeat !important;
  background-position: 95% center !important;
  padding-right: 20px !important;
}
/* -------- drop-btn02 --------------*/
/*
.drop-btn02 {
  margin: 0 0 1px;
  padding: 7px 10px 7px 30px;
  display: block;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  background-color: #1A6D96;
  background-image: url(../image/icon/drop_arrow02.png);
  background-repeat: no-repeat;
  background-position: 10px top;
}
.drop-btn02:hover {
  background-color: #666;
  cursor: pointer;
}
.drop-btn02.open {
  background-position: 10px bottom;
}
.drop-btn02.display-menu01 {
  padding: 15px 5px 15px 15px;
  background: none;
  border-bottom: 1px solid #E6E6E6;
}
*/
.Beta .side-menu .drop-btn02 > .inner-menu01 {
  display: block;
}
.Beta .side-menu .drop-btn02 > .inner-menu01 > li > a {
  margin: 0 0 1px;
  padding: 7px 10px 7px 30px;
  display: block;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  background-color: #1A6D96;
  background-image: url(../image/icon/drop_arrow02.png);
  background-repeat: no-repeat;
  background-position: 10px top;
}
.Beta .side-menu .drop-btn02 > .inner-menu01 > li > a:hover {
  background-color: #666;
  cursor: pointer;
}
.Beta .side-menu .drop-btn02 > .inner-menu01 > li > a.open {
  background-position: 10px bottom;
}
.Beta .side-menu .drop-btn02 > .inner-menu01 > li > a.display-menu01 {
  padding: 15px 5px 15px 15px;
  background: none;
  border-bottom: 1px solid #E6E6E6;
}

/* ------------ Alert --------------*/
.Alert {
  margin: 0 0 10px;
}
.Alert div{
  padding: 10px 10px 10px 20px;
  font-weight: bold;
  border: 1px solid #FF0000;
  color: #FF0000;
  background: #FDC9C6;
}
.Alert div span {
  display: block;
  line-height: 15px;
  background: url(../img/alert_ico_errar.jpg) no-repeat 0px 4px;
  padding: 2px 0 2px 20px;
  }
.Alert .Alert-refresh {
  border: 1px solid #336600;
  color: #336600;
  background: #CAFAB8;
}
.Alert .Alert-refresh span{
  display: block;
  line-height: 15px;
  background: url(../img/alert_ico_refresh.jpg) no-repeat 0px 4px;
  padding: 2px 0 2px 20px;
  }
/* -------- Box-table --------------*/

.Box-table {
  clear:both;
  width: 99.8%;
  margin: 0 auto;
  border: 1px solid #CCCCCC;
  border-collapse: collapse;
  border-spacing: 0;
}
.Box-table th {
  background-color:#F2F1EC;
  line-height: 120%;
  border: 1px solid #CCCCCC;
  padding: 3px 5px;
}
.Box-table td {
  border: 1px solid #CCCCCC;
  padding: 3px 5px;
  background: #FFFFFF;
}

.Box-table .total {
  background: #EEE6E3;
  font-weight: bold;
  color:#666;
}
.Box-table .total td,
.Box-table .total th {
  padding: 7px;
  background: #EEE6E3;
  font-weight: bold;
  color:#666;
}
.Box-table .total .total-title {
  font-weight: bold;
  text-align: right;
  }
/* -------- Form-table --------------*/

.Form-table {
  clear:both;
  width: 99.8%;
  margin: 0 auto;
  border: 1px solid #CCCCCC;
  border-collapse: collapse;
  border-spacing: 0;
}
.Form-table th {
  background-color:#ECECEC;
  line-height: 120%;
  width: 200px;
  border: 1px solid #CCCCCC;
  padding: 10px 8px;
  text-align: left;
  font-weight: normal;
}
.Form-table td {
  border: 1px solid #CCCCCC;
  padding: 10px 8px;
  background: #FFFFFF;
}
.Form-table select {
  margin: 3px 0;
  }
/* -------- Box-table-in --------------*/
.Form-table-in {
  border:;
  width: 80%;
  }
.Form-table-in th{
  border: ;
  width: auto;
  text-align: center;
  padding: 2px;
  width: auto;
}
.Form-table-in td{
  border:;
  padding: 2px;
}

/* -------- Shopping-table --------------*/

.Shopping-table {
  width: 99.8%;
  margin: 0 auto;
  border: 1px solid #CCCCCC;
  border-collapse: collapse;
  border-spacing: 0;
}
.Shopping-table th {
  background-color:#F2F1EC;
  line-height: 120%;
  border: 1px solid #CCCCCC;
  padding: 3px 8px;
}
.Shopping-table td {
  border: 1px solid #CCCCCC;
  padding: 5px;
}
.Shopping-table .deliv {
  border: 1px dotted #999999;
  margin: 3px 0;
  padding: 2px;
  }
/* -------- Add-list-table --------------*/
.Add-body {
  margin: 10px 0 0;
  }
.Add-table {
  width: 100%;
  margin: 0px 0 0;
  background: #F6F6F6;
  }
.Add-list-table {
  width: 610px;
  margin: 0 auto 10px;
  border: 1px solid #CCCCCC;
  border-collapse: collapse;
  border-spacing: 0;
  background: #FFFFFF;
}
.Add-list-table caption {
  padding: 0 0 5px;
  font-weight: bold;
  text-align: left;
  }
.Add-list-table th {
  background-color:#ECECEC;
  line-height: 120%;
  width: 100px;
  border: 1px solid #CCCCCC;
  padding: 5px 8px;
  text-align: left;
  font-weight: normal;
}
.Add-list-table td {
  border: 1px solid #CCCCCC;
  padding: 5px 8px;
}
.Add-list-table-number {
  font-family: Arial, Helvetica, sans-serif;
  background: #CDCDCD;
  width: 10px;
  text-align: center;
  }
.Add-list-table-row {
  width: 15px;
  text-align: center;
  } 
.Add-list-table-row a{
  display: block;
  padding: 10px 0;
  }
.Add-btn {
  background:#BEBEBE;
  margin: 0px 0 10px;
  padding: 7px 6px;
  text-align: center;
   }
/* -------- Form --------------*/
.form-table-in {
  border: none;
  }
.form-table-in th{
  border: none;
}
.form-table-in td{
  border: none;
  padding: 3px 5px;
}
/* -------- Form --------------*/
.form-center {
  text-align: center;
  }
.form-width01 {
  width: 60px;
  }
.form-width02{}
.form-width03{}


/* -------- Box-btn --------------*/
.Box-btn {
  background: #E9E7DE;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  text-align: center;
  padding: 5px 0;
  clear: both;
  }
.Box-btn input{
  background: url(../img/box_btn_bg.jpg) repeat-x bottom;
  height: 27px;
  padding: 0 10px;
  font-size: 15px;
  border-top: 1px solid #E7E7E7;
  border-left: 1px solid #E7E7E7;
  border-right: 1px solid #BBBBBB;
  border-bottom: 1px solid#BBBBBB;
  }
.Box-btn input:hover{
  filter: alpha(opacity=80); 
  opacity: 0.8;
  }
.Box-btn02 {
  padding: 5px 0;
}


/* -------- search-box --------------*/
.search-box {
  font-weight : bold;
  margin :0px 0px 0px;
  padding : 2px 5px 0px;
  font-size : 12px;
  color : #000;
  background: url(../img/search_box_bg.jpg) repeat-x left top;
  height: 26px;
  border: 1px solid #C5C5C5;
}
.search-box input {
  margin : 0px;
  padding: 0px;
}
.search-box form {
  margin : 0px;
  padding: 0px;
}
.search-text-area {
  width : 200px;
}
/* -------- page-box --------------*/
.page-box{
  padding: 0px 0px;
}
.page-box a,
.page-box a:link,
.page-box a:visited {
  font-size: 12px;
  padding : 2px 5px;
  color: #666666;
  text-decoration: none;
}
.page-box a:hover {
  text-decoration: none;
  color: #666666;
  filter: alpha(opacity=80); 
  opacity: 0.8;
  }

.page-now{
  font-weight : bold;
}
.page-box-list-number {
  float: left;
  padding : 2px 15px 2px 4px;
  font-size: 12px;
  }

.page-ahead {
  background: url(../img/page_ahead_arrow.gif) no-repeat 0 5px;
  padding: 0 5px 0 7px;
  }
.page-next {
  background: url(../img/page_next_arrow.gif) no-repeat right 5px;
  padding: 0 7px 0 0px;
  }
.page-box-number {
  padding: 0 0 0 0px;
  }
.page-box-number-ahead {
  padding: 0 0 0 10px;
  }
.page-box-number-next {
  padding: 0 0 0;
  }
/* -------- Attention --------------*/
.Attention {
  color:#FF0000;
  font-size: 11px;
  margin: 0;
  padding: 0;
  }
/* -------- clearfix --------------*/
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  /* for ie */
display: inline-block;
}
/* Hides from IE-mac \*/
*html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/* End hide from IE-mac */

/* -------- tow-column --------------*/
.tow-column {}
.left-wrap {
  float: left;
}
.right-wrap {
  float: right;
}
/* -------- table-column --------------*/
.table-column {
  display: table;
  width: 100%;
}
.table-column>.table-cell {
  display: table-cell;
  vertical-align: top;
}

/* -------- table style --------------*/
table {
  width: 100%;
}
table th,
table td {
  border: 1px solid #D7D7D7;
  text-align: left;
}
table th {
  padding: 3px 12px;
  background: #F3F3F3;
  font-size: 13px;
  font-weight: bold;
}
table td {
  padding: 4px 12px;
  font-size: 12px;
}

/* -------- dis:none --------------*/
.none {
  display: none;
}

.global-sub [data-staff],
ul.side-menu [data-staff]{
  display: none !important;
}
.menu-sqlite,
.menu-pgsql{
  display: none;
}

.fixed {
  position: fixed;
  top: 20px;
  width: 210px;
}
.fixed-bottom {
  position:absolute;
  bottom: -8px;
  width: 210px;
}
