﻿@charset "utf-8";
/*--    __base
----------------------------------------------------*/
body,html{
    height: 100%;
}

#loginBody{
    background-color:#e4e4e4;
}

#page{
    width: 100%;
    position: relative;
    height: auto !important;
    height: 100%;
    min-height: 100%;

}

#contents {
    padding-bottom : 100px;
    width : 850px;
    margin:0px auto;
}

.bgColorSet{
    background-color:#eeeeee;
}

.mb50 {
    margin-bottom: 50px !important;
}
.alignR {
    text-align: right !important;
}

/*--    __header
----------------------------------------------------------*/
#loginPage #header{
    background-color : #7ecee1;
    background-image : url("../img/header_bg.png");
    background-repeat: repeat-x;
    height : 122px;
    margin-bottom:150px;
    min-width: 876px;
}

#page #header{
    background-image : url("../img/header_bg.png");
    background-repeat: repeat-x;
    height : 114px;
    min-width: 876px;
}

#headerContents{
    width : 876px;
    margin: 0px auto;
}

#logo{
    padding:40px 0px 0px 0px;
    float:left;
}

#headerLeft{
    float:right;
    padding-top:13px;
    padding-right:120px;
    position:relative;
    width: 180px;
}

#headerLeft a{
    position: absolute;
    z-index: 2;
    vertical-align:top;
    color: #fff;
}

#headerLeft a.user{
    top: 20px;
    left: 0;
}
#headerLeft a.admin{
    top: 20px;
    left: 26px;
}
#headerLeft a.back{
    top: 20px;
    left: -13px;
}
#headerLeft a.back2{
    top: 20px;
    left: -20px;
}
#headerLeft a.setting{
    top: 20px;
    left: 90px;
}
#headerLeft a.logout{
    top: 10px;
    left: 180px;
}
#headerLeft .userName {
    position: absolute;
    color: #fff;
    top: 60px;
    right: 20px;
}
#headerLeft a.staff{
    top: 60px;
    left: 0px;
}
#headerLeft a.menu{
    top: 60px;
    left: -120px;
}

#headerLeft a img{
    vertical-align:top;
}

#shopData,
#userData{
    position:absolute;
    width : 880px;
    text-align:right;
    z-index: 1;
}

#shopProf,
#userProf{
    color : #ffffff;
    font-weight:bold;
    float:right;
    width:300px;
    margin-top:55px;
    padding-right:13px;

}

#shopData li,
#userProf li{
    padding-bottom:3px;
    padding-right:13px;
}





/*--    __navi
-----------------------*/
#mainMenu{
    height:37px;
    background-image : url("../img/mainmenu_bg.png");
    background-repeat: repeat-x;
}

#subMenu{
    height:25px;
    background-image : url("../img/submenu_bg.gif");
    background-repeat: repeat-x;
}

#mainMenu ul{
    width : 876px;
    margin: 0px auto;
}

#subMenu {
    clear: both;
}

#subMenu ul{
    width : 870px;
    margin: 0px auto;
}

#mainMenu li{
    float  : left;
    width  : 126px;
    height: 30px;
    color  : #ffffff;
    font-size    : 1.2em;
    text-align   : center;
    line-height  : 25px;
    margin-right : 20px;
    padding-top: 7px;
}

#mainMenu li a{
    display:block;
}

#mainMenu li#active,
#mainMenu li.active{
    background-image    : url("../img/mainmenu_active.png");
    background-position : left center;
    background-repeat   : no-repeat;
}

#mainMenu li.smallText{
    font-size:1em;
}


#mainMenu li a:visited,
#mainMenu li a:hover,
#mainMenu li a:active,
#mainMenu li a:link{
    text-decoration : none;
    color:#ffffff;
}

#mainMenu .statusNavi {
    font-size: 15px;
}


#subMenu li{
    padding-left : 17px;
    margin: 5px 25px 0px 0px;
    float : left;
}

#subMenu.setSubMenu li{ /* 20160206 upd */
    padding-left : 17px;
    margin: 5px 12px 0px 0px;
    float : left;
}

#subMenu li.active{
    background-image : url("../img/submenu_active.png");
    background-position : left center;
    background-repeat : no-repeat;

}

#subMenu li a:visited,
#subMenu li a:hover,
#subMenu li a:active,
#subMenu li a:link{
    text-decoration : none;
    color:#000000;
}



/*--    __contents
----------------------------------------------------------*/
/*--    __common
-----------------------*/
h1{
    background-color: #505050;
    background-image: url("../img/list_head_bg.gif");
    background-position: left center;
    background-repeat: repeat-y;
    color: #FFFFFF;
    font-size: 14px;
    height: 26px;
    margin: 15px 0 15px;
    padding: 8px 0 0 30px;
}
h1 span{
    padding:10px 0px 0px 0px;
}
.error{
    display: block;
    color: #ff0000;
}
.caution{
    color: #ff0000;
}
.cautionR {
    color: #ff0000;
    text-align: right;
}


/*--    __login
-----------------------*/
#loginMenu{
    width:438px;
    background-image : url("../img/login_center.png");
    background-repeat: repeat-y;
    margin: 0px auto;
}

#loginMenu dl{
    width:320px;
    margin: 15px auto;
}


#loginMenu dt{
    float : left;
    width : 110px;
    height : 30px;
    margin-bottom : 5px;
    line-height : 25px;
}

#loginMenu dd{
    height : 30px;
    margin-bottom: 10px;
}

#loginMenu dd.inputText input{
    width : 200px;
}
#loginMenu .loginError{
    display: block;
    margin: 0 35px 10px;
    color: #ff0000;
    /*padding: 5px 30px;*/
}
#loginBt{
    width : 310px;
    height:35px;
    margin : 0px auto;
}


/*--    __menu
-----------------------*/
.menu-list {
    text-align: center;
}
.menu-list a {
    display: block;
    margin-right: 20px;
	font-size:20px;
	font-family:Arial;
	font-weight:normal;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	padding:9px 18px;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #73c5d6 36%, #4ba5b5 69% );
	background:-ms-linear-gradient( top, #73c5d6 36%, #4ba5b5 69% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#73c5d6', endColorstr='#4ba5b5');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(36%, #73c5d6), color-stop(69%, #4ba5b5) );
	background-color:#73c5d6;
	color:#ffffff;
	display:inline-block;
}
.menu-list a:hover {
	background:-moz-linear-gradient( center top, #4ba5b5 36%, #73c5d6 69% );
	background:-ms-linear-gradient( top, #4ba5b5 36%, #73c5d6 69% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4ba5b5', endColorstr='#73c5d6');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(36%, #4ba5b5), color-stop(69%, #73c5d6) );
	background-color:#4ba5b5;
}



/*--    __formList&profList
-----------------------*/
#profList,
#formList{
    border : 1px solid #eeeeee;
    width : 808px;
    padding : 20px;
    margin-bottom: 15px;
}
#profList ul li,
#formList ul li{
    padding: 20px 0px 20px 0px;
    *zoom:1;
}

#profList ul dl dt,
#formList ul dl dt{
    float   : left;
    width   : 200px;
    padding : 2px 0 0 15px;
    /zoom : 1;
    clear : left;
}

#formList ul dl dd,
#profList ul dl dd{
    min-height: 20px;
    min-width: 250px;
    overflow: auto;
    padding-top: 1px;
    word-wrap: break-word;
}

#profList ul dl dd input,
#formList ul dl dd input{
    margin-right: 30px;
}

#formList ul dl dd .time{
    margin: 0;
}


#profList ul dl dd input.fromRadio,
#formList ul dl dd input.fromRadio{
    margin:0px 0px 0px 10px;
    vertical-align:middle;
}

#profList ul dl dd label,
#formList ul dl dd label{
    vertical-align:middle;
}

#formList ul dl th {
    font-weight: normal;
}

.fromFooter{
    margin-bottom:70px;
}

.bgWhite {
    background: #fff;
}

.fromLayout{
    margin-bottom: 10px;
}

#fromMenu{
    width      : 808px;
    padding    : 20px 20px 20px 230px;
    margin       : 0px auto;
    text-align : center;
}

#fromMenu li{
    float   : left;
    margin-left : 40px;
}

#systemLink{
    margin-top:35px;
    margin-bottom:25px;
}
#formList .dateList {
    padding: 10px;
    height: 130px;
    border: 1px solid #ccc;
    overflow-y: scroll;
}
#formList .dateList li {
    padding: 3px 0;
}


/*--    __listTable
-----------------------*/
#miniFormArea {
    vertical-align: middle;
    margin-bottom: 15px;
    height: 35px;
}
#miniFormArea form {
    float: left;
}
#miniFormArea form .formTitle {
    float: left;
    margin-right: 10px;
}
#miniFormArea input[type=text] {
    float: left;
    margin-right: 10px;
}
#miniFormArea select {
    float: left;
    margin-right: 10px;
}
#miniFormArea label {
    display: inline-block;
    padding: 10px;
    position: relative;
    top: -10px;
}
#miniFormArea .rightMenu{
    float: right;
    margin-left: 10px;
}

/*--    __listTable
-----------------------*/
#listTableArea {
    padding: 15px;
    border :1px solid #999999;
}

#listTable{
    clear : both;
    border :1px solid #999999;
}

#listTable th{
    border : 1px solid #999999;
    background-color : #777777;
    color  : #ffffff;
    height : 24px;
    text-align : center;
    vertical-align : middle;
}

#listTable th a{
    color  : #ffffff;
}

#listTable th a:hover{
    text-decoration: none;
}

#listTable td{
    border : 1px solid #999999;
    height : 24px;
    text-align : center;
    vertical-align  :middle;
}

#listTable td.leftText{
    padding-left : 30px;
    text-align   : left;
}

#listTable td.rightText{
    padding-right: 10px;
    text-align   : right;
}

#listTable td select {
    max-width: 100px;
}

#listTable tr#sumLine{
    background-color:#cccccc;

}


/*--    __btnArea
-----------------------*/


/* btn */
.btnArea{
    position: relative;
    overflow: hidden;
    margin-top: 20px;
}

.btnArea ul{
    position: relative;
    left: 50%;
    float: left;
}

.btnArea li{
    position: relative;
    left: -50%;
    float: left;
    padding: 0 20px;
}

.btnArea .btnLength li {
    clear: both;
    margin-bottom: 10px;
}

.billingBtnArea {
    margin-top: 20px;
}
.billingBtnArea .leftArea {
    float: left;
}
.billingBtnArea .leftArea li {
    padding-bottom: 5px;
}
.billingBtnArea .rightArea {
    float: right;
    text-align: right;
}
.billingBtnArea .rightArea li {
    padding: 5px 0;
}
.billingBtnArea .leftArea input {
    vertical-align: middle;
}

/*--    __shop_infolist
-----------------------*/
#infoList{
    border : 1px solid #eeeeee;
    width : 828px;
    padding : 10px;
}

#infoList ul li{
    padding: 20px 0;
}

#infoList ul dl dt{
    float   : left;
    width   : 150px;
    height    : 40px;
    padding : 0px;
    text-align:center;
}

#infoList ul dl dd{
    overflow: auto;
    zoom: 1;
}

#infoList ul dl dd input{
    margin-right:30px;
}


#infoList ul dl dd input.fromRadio{
    margin:0px 0px 0px 10px;
    vertical-align:middle;
}

#infoList ul dl dd label{
    vertical-align:middle;
}


/*--    __user_history
-----------------------*/
#historyMenu{
    height: 40px;
    margin-bottom: 10px;
}
#historyMenu li{
    float:left;
}

#historyMenu li.rightMenu{
    float:right;
    margin-left: 10px;
}
#historyMenu .bankNumber{
    float: right;
    margin-top : 5px;
    text-align  : right;
    font-size:1.2em;
}

#historyMenu li.rightMenu a{
   float:right;
}

#historyMenu li.rightMenu select{
   width: 100px;
}

#searchMenu{
    height: 40px;
    margin-bottom: 10px;
}
#searchMenu li{
    float:left;
    margin-right: 15px;
}

#searchMenu li.rightMenu{
    float:right;
    margin-left: 10px;
}
#searchMenu .bankNumber{
    float: right;
    margin-top : 5px;
    text-align  : right;
    font-size:1.2em;
}

#searchMenu li.rightMenu a{
   float:right;
}

#searchMenu li.rightMenu select{
   width: 100px;
}

#DataSelect{
    float:right;
    margin-right:-10px;
}

#DataSelect input{
    margin: 0 10px 10px 5px;
}


/*--    __backArea
-----------------------*/
.backArea {
    padding-top: 15px;
}
.backArea textarea {
    width: 100%;
    height: 100px;
}


/*
-------------------------*/
#depositMenu{
    height: 35px;
    margin-bottom: 15px;
}

#depositMenu li.addDeposit{
    float:left;
}

#depositMenu .bankNumber{
    float: right;
    margin-top : 5px;
    text-align  : right;
    font-size:1.2em;
}
#bankNumber{
    margin-bottom : 5px;
    text-align  : right;
    font-size:1.2em;
}

#inputPw table {
    margin-top: 10px;
}
#inputPw th {
    width: 170px;
}
.depositwithdrawal {
    border: 1px solid #ccc;
    padding: 10px;
    overflow: hidden;
}
.depositwithdrawalLeft {
    float: left;
    width: 200px;
}
.depositwithdrawalLeft p {
    padding: 5px;
}
.depositwithdrawalRight {
    float: left;
    width: 300px;
    padding-top: 35px;
}
.depositwithdrawal .confirm {
    padding-top: 30px;
}

/*
 * 申請
 */
.expenseInfo {
    margin-bottom: 10px;
}
.expenseInfo li {
     float: left;
     width: 250px;
     padding: 3px 0;
}
.expenseDateSelect {
     text-align: right;
     margin: 0 0 10px;
}
#listTableArea .total {
     text-align: right;
     margin: 5px 5px 10px;
}
#listTableArea .inputNo {
    text-align: right;
    vertical-align: middle;
    padding: 8px 0 0;
}
#listTableArea .inputNo input,
#listTableArea .inputNo select{
    vertical-align: middle;
}
#listTableArea.over-width {
    -ms-overflow-x: scroll;
        overflow-x: scroll;
}
#listTableArea.over-width table {
    width: 200%;
    padding-left: 10px;
}

.compMes {
    margin-bottom: 10px;
}
.clear {
    clear: both;
}

/*
 * 仮払申請
 */
.requestInfo {
    margin-bottom: 10px;
}
.requestInfo li {
     float: left;
     width: 200px;
     padding: 3px 0;
}

/*__proceccing
-------------------------*/
#formList.processingArea .formArea {
    padding: 10px;
    margin-bottom: 15px;
}
#formList.processingArea th,
#formList.processingArea td{
    padding: 5px 10px;
    font-weight: normal;
}
#formList.processingArea td {
    text-align: right;
}

/*__output
-------------------------*/
.dateAreas {
    padding: 10px 10px 20px;
}

.outputTitle {
    margin: 15px 10px 10px;
}

.outputList li {
    padding: 3px 10px;
}

.outputBtn {
    padding: 20px;
}

/*__closingTable
-------------------------*/
.closingContent {
    overflow: scroll;
    padding: 10px;
}
.closingTable {
    margin-top: 10px;
}
.closingTable th,
.closingTable td {
    border: 1px solid #777;
    padding: 3px;
}
.closingTable th {
    font-weight: normal;
    min-width: 100px;
}
.closingTable td {
    text-align: right;
    min-width: 60px;
}
.closingTable .title td {
    text-align: center;
}
.closingTable .checkbox th,
.closingTable .checkbox td {
    border: none;
    text-align: center;
}
.closingTable .closing {
    background: #eee;
}
.openingForm {
    display: none;
}
/*__complete
-------------------------*/
#contents .completeBox{
    padding: 30px;
    text-align: center;
}

/*__pager
-------------------------*/
.pager {
    height            : 30px;
    margin-top        : 20px;
    overflow        : hidden;
    text-align        : center;
}

.pager li {
    border            : 1px solid #000000;
    background-color: #5f5f5f;
    display            : inline-block;
    margin-right    : 5px;
    width            : 25px;
    height            : 25px;
    line-height        : 25px;
    color            : #ffffff;
    *display: inline;
    *zoom: 1;
}

.pager li a{
    display            : block;
    color            : #000000;
    background-color: #eeeeee;
}

.pager li a.active{
    color            : #ffffff;
    background-color: #5f5f5f;
}

.pager li a:link,.pager li a:visited,.pager li a:active{
  text-decoration:none;
}

.now{
    display            : block;
}

/*--    __request
----------------------------------------------------------*/
.caution_area {
  margin-top: 40px;
}
.caution_area h2 {
  margin-bottom: 20px;
}
.caution_area p {
  margin-bottom: 10px;
}
.rule_area {
  margin-top: 0;
  /*text-align: center;*/
  padding: 30px;
}
.rule_area li {
  margin-bottom: 10px;
  padding-left: 10px;
  list-style: disc;
  margin-left: 30px;

  font-weight: normal;
  /*text-indent: -18px;*/
}
.rule_area li span {
  font-weight: bold;
}
.bd_gray {
  border: 1px solid #777;
  padding: 20px;
}
.comp_message {
  margin: 50px 0;
  /*text-align: left;*/
}
.comp_message p {
  margin-bottom: 20px;
}
.btnClose {
  display: block;
  width: 200px;
  margin-bottom: 30px;
  padding: 10px;
  margin: 0 auto;
  background: #777;
  text-align: center;
  text-decoration: none;
  color: #fff;
}

/*--    __footer
----------------------------------------------------------*/
#footer{
/*
    position: absolute;
    bottom: 0;
    width: 100%;
*/
    height : 25px;
    background-color : #999999;
    min-width: 876px;
}

#footer p{
    padding-top:5px;
    text-align:center;
}


/*__clearfix
-------------------------*/
.clearfix{
    /zoom:1;
}
.clearfix:after{
    content:'';
    display:block;
    clear:both;
}
