﻿@charset "utf-8";

/* 全ページ共通(tag)
------------------------------------------------------------ */
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    color: #555;
    font-family: Meiryo, "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , Osaka, Arial, "ＭＳ Ｐゴシック" , sans-serif;
    font-size: 12px;
    line-height: 1.8em;
    font-weight: normal;
    text-align: center;
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0.5em 0;
    text-align: inherit;
}

h1 {
    margin: 0;
    font-size: 2.5em;
    width: 80%;
    line-height: 30px;
    float: left;
    /*text-shadow:1px 1px 1px #fff,1px 1px 1px #888;*/
}

h2 {
    font-size: 1.5em;
}

h3 {
    font-size: 1.2em;
}

table {
    border-collapse: collapse;
}

table th, table td {
    padding: 3px 5px;
    border: 1px #808080 solid;
    border-width: 1px 0;
    font-weight: normal;
    text-align: left;
}

table th {
    background-color: #FFEBCD;
}

a {
    color: #000;
    text-decoration: none;
}

a:link, a:visited {
    color: #0f7dae;
    text-decoration: none;
}

a:hover, a:active {
    color: #0f7dae;
    text-decoration: underline;
}

img {
    border: 0;
    vertical-align: bottom;
}

ol, ul {
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 0;
    padding-left: 0;
}

em {
    font-weight: bold;
    font-style: normal;
}

input {
    font-family: inherit;
}

.red {
    color: #FF0000;
}
div.paleBorder {
    border: 1px solid #D9D9D9;
}
/* ------------------------------------------------------------ */

#container {
    margin: 0 auto;
    width: 550px;
    padding: 0;
    _zoom: 1;
    _text-align: left;
    text-align: left;
}

#header {
    height: 60px;
    margin: 30px 0 10px 0;
    border-bottom: 1px dotted #c0c0c0;
}

#oldsite {
    height: 30px;
    margin: 10px 0;
    font-size: 1.5em;
}

#logout {
    color: #ffffff;
    line-height: 30px;
    padding: 5px 10px;
    background-color: #a3a3a3;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    vertical-align: bottom;

}

#logout:hover {
    text-decoration: none;
    background-color: #848484;
}

#main {
    width: 500px;
    padding: 0;
    margin: 20px auto 40px auto;
}

#custInfo {
    margin-bottom: 3em;
}

#demandInfo {
}

#month {
    text-align: center;
    margin-bottom: 2em;
}

#footer {
    margin: 5px 0;
    padding-top: 0.5em;
    text-align: center;
    border-top: 1px dotted #c0c0c0;
}

/* ログインページ
------------------------------------------------------------ */
div#main div.loginForm {
    height: auto;
}

div#main div.loginBox {
    width: 70%;    
    height: 95%;
    margin:0 auto;
    overflow:hidden;
    padding:0;
}

.logintitle {
    background-color: #12467c;
    color: #FFFFFF;
    padding: 3px;
    font-size: 12pt;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 10px;
}

div#main table.login {
    clear: both;
    border: 1px solid #D9D9D9;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    margin-top: 5px;
}
div#main table.login th, table.login table td {
    border: 0;
}
div#main table.login input.loginButton {
    width: 80%;
    margin: 3px;
}

div#main table.loginInput {
    font-size: small;
    padding: 0px;
    margin: 5px auto 0px auto;
    color: #333333;
    font-family: Verdana;
    width: 95%;
    border: 0;
}

div#main table.login input.loginText {
    font-size: Medium;
    width: 170px;
    ime-mode: inactive;
}
div.loginMessageArea {
    margin: 5px auto 5px auto;
    text-align: center;
}
div.loginMessageArea ul {
    color: #FF0000;
    list-style-type: none;
    list-style-position: inside;
}
div#main table.login input.loginButton {
    width: 70px;
    margin: 3px;
}
div.buttonArea {
    text-align: center;
    margin: 10px 0px 10px 0px;
}
div#main div.loginBox ul.loginNotice {
    list-style-type: none;
    font-weight: bold;
    color: #12467c;
    margin-left: 10px;
}
div#main div.loginBox ul.loginNotice ul {
    font-weight: normal;
    color: black;
    list-style-type: disc;
    margin-left: 1.5em;
}
/* ------------------------------------------------------------ */

.clear {
    clear: both;
    height: 1px;
}

.bold {
    font-weight: bold;
}

.center {
    text-align: center;
}

.left {
    text-align: left;
}

.right {
    text-align: right;
}


/* ------------------------------------------------------------ */

.currentMonth {
    font-size: 1.5em;
    background-color: #E1E1E1;
    border: 3px solid #A1D6E6;
    text-align: center;
    width: 180px;
    pointer-events: none;
}

.noData {
    margin-left: 1.5em;
}

div#custInfo table, div#demandInfo table {
    width: 100%;
}

.demandInfo2 table {
    width: 100%;
}

table.cust th {
    width: 180px;
}

table.summary th {
    width: 150px;
}

table.details td.detailLeft {
    width: 250px;
}

table.details td.detailRight {
    text-align: right;
}

table.details tr.total td {
    text-align: right;
}

/* メンテページ
------------------------------------------------------------ */
div#mainte {
    clear: both;
    width: 80%;
    margin: 10px auto;
}

div#mainte h2 
{
    text-align: left;
    background-color: #12467c;
    color: #FFFFFF;
    padding: 3px;
    font-size: 12pt;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 10px;
}

div#mainte p 
{
    text-align: left;
    margin-top: 0.5em;
    margin-bottom: 0.7em;
}

/* 請求書ページ
------------------------------------------------------------ */
#companyInfo {
    text-align:right;
}

.companyStr 
{
    text-align:right;
    display: inline-block;
    vertical-align:top;
    width:260px;
}

.companyImg 
{
    text-align:left;
    display: inline-block;
    padding-left:10px;
}

#companyErr
{
    text-align:left;
    color:red;
    font-weight:bold;
    font-size:medium;
}

