@charset "utf-8";

html {
    height: 100%;
}

body {
    width: 100%;
    height: 100%;
    background: #fff;
    font-family: "ＭＳ Ｐゴシック","Hiragino Maru Gothic Pro","ヒラギノ丸ゴ Pro W4",Osaka,sans-serif;
    font-size: 80%;
    line-height: 120%;
}



option {
    margin-right: 3px;
    font-size: 100%;
}

input,
textarea {
    margin-right: 3px;
    margin-left: 3px;
}

select {
    font-size: 100%;
}
select.top,
input.top,
textarea.top {
    margin-bottom: 5px;
}

input.text-num {
    width: 40px;
}

.page_rows {
    margin-bottom: 20px;
}

hr {
    display: none;
}

h1 {
    border-top: 1px solid #b3b4bd;
    border-bottom: 1px solid #d9dadf;
    height: 30px;
    line-height: 30px;
    color: #444757;
    background: url('../images/subtitle_back_02.jpg') repeat-x;
    font-size: 130%;
}

h1 span.title {
    display: block;
    padding-top: 2px;
    padding-left: 20px;
    background: url('../images/subtitle_back.gif') no-repeat;
}

h1 span.subtitle {
    display: block;
    padding-top: 2px;
    padding-left: 10px;
}

h2 {
    margin: 0 0 10px 0;
    padding: 5px 0;
    border-bottom: 3px solid #ccc;
    color: #444757;
    font-size: 100%;
}

h3 {
    margin-bottom: 20px;
    padding: 5px;
    color : #fff;
    background: #999;
    font-size: 100%;
}

/*P設定*/

p.notice {
    margin-bottom: 10px;
    font-size: 100%;
}

p.actionMsg1 {
    margin-bottom: 10px;
    padding: 10px;
    border: 1px #ffd189 solid;
    background-color: #ffefc7;
    color: #ff0000;
}

p.actionMsg2 {
    margin-bottom: 10px;
    padding: 10px;
    border: 1px #ffd189 solid;
    background-color: #ffefc7;
    color: #000;
}

/*テーブル設定*/
table {
    /* margin: 0 0 20px; */
    margin: 0;
    border-collapse: collapse;
    width: 100%;
    font-size: 100%;
}

table.subtable {
    margin: -20px 0 20px 0;
    border-collapse: collapse;
    width: 100%;
    font-size: 100%;
}

table.menu {
    margin: 0;
    border-collapse: collapse;
    width: 70%;
    font-size: 100%;
}

table.regist {
    margin: 0 0 20px;
    border-collapse: collapse;
    width: 100%;
    font-size: 100%;
}

th,
td {
    padding: 5px;
    border: 1px solid #ccc;
}
th.menu,
td.menu {
    padding: 5px;
    border-style: none;
    vertical-align: top;
}

td span.red{
    font-size: 150%;
    font-weight: bold;
    color: #ff0000;
    padding: 0 5px 0;
}
td.green{
    text-align: center;
    background : #BCF5A9;
}
td.pink{
    text-align: center;
    background : #F5A9A9;
}
td.disable {
    background-color: #cccccc;
}

th {
    width: 240px;
    background: url('../images/table_back.png') repeat-x #f4f5f5;
    font-weight: normal;
    text-align: left;
}

th.title {
    width: 120px;
    background: url('../images/table_back.png') repeat-x #f4f5f5;
    font-weight: normal;
    text-align: left;
}

table.list th {
    background: url('../images/table_back.png') repeat-x #b4b4b4;
    text-align: center;
}

table.list .edit,
table.list .delete {
    width: 10%;
}

table.list {
    width: 50%;
}

table.list th.left {
    text-align: left;
}
table.list th.right {
    text-align: right;
}

table.list td.id,
table.list td.thumbnail {
    text-align: center;
}

table.list td.release {
    background-color: #c9fdc3;
}

table.list td.stop {
    background-color: #ffbaba;
}

table.list td.menu {
    vertical-align: middle;
    text-align: center;
}

table.list td.total {
    font-weight: bold;
}

table.list2 {
    width: 100%;
}

table.list2 th,
table.list2 td {
    padding: 2px;
    border: 1px solid #ccc;
}

table.list2 tr.no-payment {
    background: #fcb9b9;
}

table.list2 tr.re-receipt {
    background: #f2f5a9;
}

table.list2 tr.no-active {
    background: #848484;
}

table.list2 th {
    background: url('../images/table_back.png') repeat-x #b4b4b4;
    text-align: center;
}

table.list2 td.release {
    background-color: #c9fdc3;
}

table.list2 td.disable {
    background-color: #cccccc;
}

table.list2 td.error {
    background-color: #ffbaba;
}

table.search {
    width: auto;
    white-space: nowrap;
}

table.search th {
    width: auto;
    background: url('../images/table_back.png') repeat-x #b4b4b4;
    text-align: center;
}

table.form th {
    width: 240px;
    text-align: left;
}

table tr.last {
    background: #ffffdf;
}

table.list15g {
    width: 15%;
    float: left;
    margin-left: 10px;
}
table.list15g th {
    padding: 2px;
    border: 1px solid #ccc;
    background: url('../images/table_back.png') repeat-x #b4b4b4;
    text-align: center;
}

table.list15g td {
    padding: 2px;
    border: 1px solid #ccc;
    text-align: center;
    background-color: #A9F5D0;
}

table.list15o {
    width: 15%;
    float: left;
    margin-left: 10px;
}
table.list15o th {
    padding: 2px;
    border: 1px solid #ccc;
    background: url('../images/table_back.png') repeat-x #b4b4b4;
    text-align: center;
}

table.list15o td {
    padding: 2px;
    border: 1px solid #ccc;
    text-align: center;
    background-color: #F6E3CE;
}

table.list18 {
    width: 18%;
}
table.list18 th {
    padding: 2px;
    border: 1px solid #ccc;
    background: url('../images/table_back.png') repeat-x #b4b4b4;
    text-align: center;
}

table.list18 td {
    padding: 2px;
    border: 1px solid #ccc;
}

table.list20 {
    width: 20%;
    float: right;
}
table.list20 th {
    background: url('../images/table_back.png') repeat-x #b4b4b4;
    text-align: center;
}

table.list30o {
    width: 30%;
    float: left;
    margin-left: 10px;
}

table.list30o th {
    padding: 2px;
    border: 1px solid #ccc;
    background: url('../images/table_back.png') repeat-x #b4b4b4;
    text-align: center;
}

table.list30o td {
    padding: 2px;
    border: 1px solid #ccc;
    text-align: center;
    background-color: #F6E3CE;
}

table.list32 {
    width: 32%;
    float: left;
}
table.list32 th {
    background: url('../images/table_back.png') repeat-x #b4b4b4;
    text-align: center;
}
table.list32 th.tl {
    background: url('../images/table_back.png') repeat-x #b4b4b4;
    text-align: left;
}
table.list32 td.disable {
    background-color: #cdcdcd;
}

table.list30r {
    width: 30%;
    float: right;
}
table.list30r th {
    background: url('../images/table_back.png') repeat-x #b4b4b4;
    text-align: center;
}

table.list80 {
    width: 80%;
    float: left;
}
table.list80 th {
    padding: 2px;
    border: 1px solid #ccc;
    background: url('../images/table_back.png') repeat-x #b4b4b4;
    text-align: center;
}

table.list80 td {
    padding: 2px;
    border: 1px solid #ccc;
}

.contents-main .btn-area {
    margin : 10px 0 10px 0;
    padding: 8px 0;
    clear: both;
    width: 100%;
    background: #CEE3F6;
    text-align: center;
}

.contents-main .btn-areaEstimate {
    margin : 0 0 5px 0;
    padding: 8px 0;
    clear: both;
    width: 100%;
    background: #F3F781;
    text-align: center;
}

.contents-main .btn-areaBill {
    margin : 0 0 10px 0;
    padding: 8px 0;
    clear: both;
    width: 100%;
    background: #87CEFA;
    text-align: center;
}

.contents-main .btn-area li,
.btn-area li,
.btn-areaEstimate li,
.btn-areaBill li {
    margin-right: 10px;
    display: inline;
}

/*登録する・検索するボタン*/
.btn-action,
a.btn-action:link,
a.btn-action:visited {
    /*padding: 6px 16px;*/
    padding: 4px 12px;
    border: solid 1px #bcbecb;
    display: inline-block;
    color: #444757;
    background: url('../images/white-grad04.png') top repeat-x #eee;
    background-attachment: scroll;
    background-clip: border-box;
    font-weight: normal;
    font-size: 114%;
    text-decoration: none;
    white-space: nowrap;
    cursor: pointer;

    /* CSS3 radius */
    border-radius: 5px;
    /* Safari, Chrome radius */
    -webkit-box-sizing: content-box;
    -webkit-border-radius: 5px;
    /* Firefox radius */
    -moz-border-radius: 5px;
    /* Safari, Chrome radius */
    -webkit-box-sizing: content-box;
    -webkit-border-radius: 5px;
    /* Firefox radius */
    -moz-border-radius: 5px;
}

/*ツールボタン 共通部分*/
.btn-tool-format,
a.btn-tool-format:link,
a.btn-tool-format:visited {
    padding: 6px 16px;
    border: solid 1px #6b6d87;
    display: inline-block;
    color: #444757;
    background: url('../images/white-grad03.png') repeat-x #eee;
    background-origin: padding-box;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #c9cbcb;
    font-weight: bold;
    font-size: 90%;
    text-decoration: none;
    cursor: pointer;

    /* CSS3 radius */
    border-radius: 4px;
    /* Safari, Chrome radius */
    -webkit-box-sizing: content-box;
    -webkit-border-radius: 4px;
    /* Firefox radius */
    -moz-border-radius: 4px;
    /* Safari, Chrome radius */
    -webkit-box-sizing: content-box;
    -webkit-border-radius: 4px;
    /* Firefox radius */
    -moz-border-radius: 4px;
}

/*戻るボタン*/
.btn-action .btn-prev {
    padding: 0 0 0 20px;
    display: inline-block;
    background: url('../images/ico_prev.gif') left no-repeat;
    font-weight: bold;
    font-size: 114%;
}


/*進むボタン*/
.btn-action .btn-next {
    padding: 0 20px 0 0;
    display: inline-block;
    background: url('../images/ico_next.gif') right no-repeat;
    font-weight: bold;
    font-size: 114%;
}

a.btn-normal:hover,
a.btn-action:hover,
a.btn-tool:hover {
    border: solid 1px #d5d7df;
    color: #6d728b;
}

a.btn-tool-format:hover {
    border: solid 1px #363a47;
    color: #6b728b;
}

a.btn:active,
a.btn-normal:active {
    background-image: url('../images/white-grad-active.png');
}


/*LINK*/
a:link {
    color: #39c;
    text-decoration: none;
}

a:visited {
    color: #39c;
    text-decoration: none;
}

a:hover {
    color: #74badc;
    text-decoration: none;
}

.left {
    text-align: left;
}

.center {
    text-align: center;
}

.right {
    text-align: right;
}

.attention {
    color: #f00;
}


/* ヘッダー
----------------------------------------------- */
#errorHeaderLogin {
    color: #F00;
    font-weight: bold;
    font-size: 16px;
    background-color: #FEB;
    text-align: center;
    padding: 5px;
    margin-bottom: 10px;
}

#errorHeader {
    color: #F00;
    font-weight: bold;
    font-size: 14px;
    background-color: #FEB;
    text-align: left;
    padding: 10px;
    margin-bottom: 10px;
}

#noticeHeader {
    color: #FF8000;
    font-weight: bold;
    font-size: 14px;
    background-color: #F2F5A9;
    text-align: left;
    padding: 10px;
    margin-bottom: 10px;
}

#header {
    width: 100%;
    height: 86px;
    background: url('../images/header_back.jpg') 0 0 repeat-x;
}

#header-contents {
    width: 1030px;
}

#logo {
    padding: 12px 0 0 12px;
    float: left;
    width: 184px;
}

#site-check {
    float: right;
    /* width: 820px; */
    width: 420px;
}
#site-check p.info {
    padding-top: 16px;
    float: left;
    /* width: 580px; */
    color: #fff;
    font-size: 90%;
}

#site-check ul {
    padding-top: 14px;
    float: right;
}

#site-check ul li {
    margin-right: 10px;
    float: left;
}


/* ヘッダーナビ
----------------------------------------------- */
#navi-wrap {
    /* width: 1030px; */
}
#navi {
    z-index: 90;
    height: 28px;
    background: url('../images/navi_back.jpg') top left repeat-x;
    font-size: 100%;
    line-height: 100%;
}

#navi li {
    background: url('../images/navi_back_line.jpg') no-repeat right;
    display: block;
    float: left;
    cursor: pointer;
    height: 28px;
    position: relative;
}

#navi li a,
#navi li a span {
    display: block;
    _float: left;/*IE6対策*/
    cursor: pointer;
}

#navi li a {
    color: #2d2f39;
    height: 28px;
    font-weight: bold;
    text-decoration: none;
}

#navi li a span {
    padding: 7px 10px;
    _padding: 9px 10px 5px;/*IE6対策*/
    height: 15px;
    _height: 13px;/*IE6対策*/
}

#navi li a:hover {
    background: url('../images/navi_on.jpg') left 0 repeat-x;
}

#navi li a:hover span {
    background: url('../images/navi_on.jpg') left 0 repeat-x;
}

#navi li.on a {
    background: url('../images/navi_on.jpg') left 0 repeat-x;
}

#navi li.on a span {
    background: url('../images/navi_on.jpg') left 0 repeat-x;
}

#navi li.sfhover a {
    background: url('../images/navi_on.jpg') left 0 repeat-x;
}

#navi li.sfhover a span {
    background: url('../img/header/navi_on.jpg') left 0 repeat-x;
}

#navi li ul {
    position: absolute;
    top: 26px;
    left: -9999px;
    width: 14px;
    font-weight: normal;
    clear: both;
}


/*プルダウンメニュー 第1階層*/
#navi li li {
    display: block;
    top: 2px;
    width: 180px;
    height: 27px;
    line-height: 24px;
    color: #fff;
    background: url('../images/subnavi_bak.gif') top left no-repeat #787878;
    font-weight: normal;
}

#navi li li a {
    display: block;
    top: 2px;
    width: 180px;
    height: 27px;
    line-height: 24px;
    color: #fff;
    background: url('../images/subnavi_bak.gif') top left no-repeat #787878;
    font-weight: normal;
}

#navi li li a span {
    display: block;
    top: 2px;
    width: 180px;
    height: 27px;
    line-height: 24px;
    color: #fff;
    background: url('../images/subnavi_bak.gif') top left no-repeat #787878;
    font-weight: normal;
}

#navi li li {
    border: solid #888;
    border-width: 0 0 1px 0;
}

#navi li li a span {
    padding: 2px 0 0 8px;
    text-indent: 8px;
}

#navi li li a:hover {
    background: url('../images/subnavi_bak_on.gif') top left no-repeat #474747;
}

#navi li li a:hover span {
    background: #666;
}

#navi li.on li a,
#navi li.on li a span,
#navi li li.on a,
#navi li li.on a span,
 {
    background: transparent;
}

#navi li.sfhover li a,
#navi li.sfhover li a span,
#navi li li.sfhover a,
#navi li li.sfhover a span {
    background: transparent;
}

#navi li.sfhover li a:hover {
    background: url('../images/subnavi_bak_on.gif') top left no-repeat #474747;
}

#navi li li.sfhover a:hover {
    background: url('../images/subnavi_bak_on.gif') top left no-repeat #474747;
}


/*プルダウンメニュー 第2階層*/
#navi li ul.level2 {
    position: absolute;
    top: 27px;
    left: -9999px;
    width: 14px;
    font-weight: normal;
}

#navi li li li,
#navi li li a,
#navi li li li a span {
    margin-left: 0;
    display: block;
    width: 180px;
    top: 1px;
    height: 27px;
    line-height: 24px;
    color: #fff;
    background: #787878;
    font-weight: normal;
    background: url('../images/subnavi_bak.gif') top left no-repeat #787878;
}

#navi li li li.sfhover a:hover {
    width: 180px;
    top: 1px;
    height: 27px;
    color: #fff;
    background: url('../images/ico_sub_navi.gif') no-repeat left #474747;
}

#navi li ul ul {
    margin: -28px 0 0 180px;
    _margin: -28px 0 0 187px;/*IE6応急 */
}

#navi li:hover ul ul,
#navi li:hover ul ul ul,
#navi li.sfhover ul ul,
#navi li.sfhover ul ul ul {
    left: -9999px;
}

#navi li:hover ul,
#navi li li:hover ul,
#navi li li li:hover ul,
#navi li.sfhover ul,
#navi li li.sfhover ul,
#navi li li li.sfhover ul {
    left: auto;
}

#navi ul.level1 li.on_level2 {
    background: url('../images/subnavi_bak_l2.gif') top left no-repeat #787878;
}

#navi ul.level1 li.on_level2 a:hover {
    background: url('../images/subnavi_bak_l2_on.gif') top left no-repeat #787878;
}

#navi ul.level1 li.on_level2 ul.level2 li a:hover {
    background: url('../images/subnavi_bak_on.gif') top left no-repeat #474747;
}

/*subnavi*/
.subnavi a {
    padding: 6px 5px 4px 5px;
    display: block;
    width: 140px;
    color: #fff;
    background-color: #666;
    text-decoration: none;
}
.subnavi a:visited {
    color: #fff;
    text-decoration: none;
}
.subnavi a:hover {
    color: #000;
    background-color: #666;
    text-decoration: none;
}
.subnavi_text {
    padding: 0 0 0 8px;
    font-size: 71%;
}
.subnavi-on a {
    padding: 6px 5px 4px 5px;
    display: block;
    width: 140px;
    color: #000;
    background-color: #666;
    text-decoration: none;
}
.subnavi-on a:visited {
    color: #000;
    text-decoration: none;
}
.subnavi-on a:hover {
    color: #000;
    background-color: #666;
    text-decoration: none;
}
.number-on a:visited {
    color: #fff;
    text-decoration: none;
}
.number a:visited {
    color: #fff;
    text-decoration: none;
}

/* ページャ */
.contents-main .pager ul {
    margin: 10px 0;
    list-style-type: none;
    text-align: center;
}

.pager li {
    display: inline;
}

.pager li a {
    padding: 3px 5px;
    border: 1px solid #999;
}

.pager li.on a {
    background: #f4f5f5;
}

.pager li a:hover,
.pager li.on a:hover {
    background: #f8f8f8;
    border: 1px solid #ccc;
}

/* 件数 */
#contents .count ul {
    float: right;
    margin: 0 2px;
    list-style-type: none;
}

.count li {
    display: inline;
    padding-right: 20px;
}


/* コンテンツ
----------------------------------------------- */
* html div#container {
    position: relative;
    height: 100%;
    min-height: 100%;
}

body > #container {
    height: auto;
}

#container {
    position: relative;
    min-height: 100%;
}

#schedule-contents {
    padding: 3px 20px 3px;
    width: 1000px;
}

#contents {
    padding: 20px 20px 100px;
    width: 1000px;
}

#contents-main {
    padding: 20px 20px 100px;
    /* width: 1280px; */
    width: 1000px;
}

#footer {
    margin-top: 30px;
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 40px;
    background: url('../images/footer_back.jpg') 0 0 repeat-x;
}

#footer-contents {
    padding-top: 10px;
    width: 1020px;
    text-align: right;
}

#footer #copyright {
    margin-left: 20px;
    float: left;
    color: #fff;
    font-size: 85%;
    text-align: left;
}

#footer #topagetop {
    float: right;
    margin-right: 20px;
}


/* ログイン
----------------------------------------------- */
#login {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    text-align: center;
}

#login img {
    margin: 150px auto 0;
    /*margin: 46px auto 20px;
    padding-left: 50px;
    padding-bottom: 40px; */
    border: none;
    /* float: left;
    width: 500px;
    height: 80px; */
    background: none;
}

#login-wrap {
    margin: 10px auto 0;
    padding: 0;
    border: 0;
    text-align: left;
    width: 556px;
    z-index: 2;
    background: url('../images/admin_login_bg.jpg') center top repeat-x;
    -moz-box-shadow: 0 0 5px #000;/* Firefox */
    -webkit-box-shadow: 0 0 5px #000;/* Safari and Chrome */
}

#login-form h1 {
    margin: 46px auto 20px;
    padding-left: 50px;
    padding-bottom: 40px;
    border: none;
    float: left;
    width: 200px;
    height: 150px;
    background: none;
    color: #fff;
}

#input-form {
    margin-top: 40px;
    padding-right: 30px;
    float: right;
    width: 255px;
}

#input-form p {
    margin-top: 10px;
    color: #fff;
    font-size: 100%;
}

#input-form .btn-tool {
    margin-top: 5px;
}

#login #copyright {
    margin: 0 auto;
    padding-top: 10px;
    width: 556px;
    color: #000000;
    font-size: 80%;
    text-align: left;
}

/* フォーム
----------------------------------------------- */
div.btn,
p.remark {
    margin: 0 0 20px 0;
}

/*FORM*/
.box3 {
    width: 33px;
}
/*W3*/

.box6 {
    width: 54px;
}
/*W6*/

.box10 {
    width: 82px;
}
/*W10*/

.box15 {
    width: 112px;
}
/*W15*/

.box20 {
    width: 152px;
}
/*W20*/

.box25 {
    width: 187px;
}
/*W25*/

.box30 {
    width: 222px;
}
/*W30*/

.box33 {
    width: 243px;
}
/*W33*/

.box35 {
    width: 257px;
}
/*W35*/

.box40 {
    width: 276px;
}
/*W40*/

.box45 {
    width: 341px;
}
/*W45*/

.box50 {
    width: 362px;
}
/*W50*/

.box52 {
    width: 376px;
}
/*W52*/

.box54 {
    width: 390px;
}
/*W54*/

.box60 {
    width: 432px;
}
/*W60*/

.box65 {
    width: 467px;
}
/*W65*/

.box68 {
    width: 488px;
}
/*W68*/

.box76 {
    width: 544px;
}
/*W76*/

.area40 {
    width: 302px;
    height: 134px;
}
/*W40×H8*/

.area45 {
    width: 337px;
    height: 290px;
}
/*W40×H20*/

.area46 {
    width: 337px;
    height: 134px;
}
/*W40×H8*/

.area50 {
    width: 372px;
    height: 82px;
}
/*W50?H4*/

.area55 {
    width: 407px;
    height: 82px;
}
/*W50?H4*/

.area59 {
    width: 432px;
    height: 134px;
}
/*W59×H8*/

.area60 {
    width: 433px;
    height: 134px;
}
/*W60?H8*/

.area61 {
    width: 433px;
    height: 82px;
}
/*W60?H4*/

.area65 {
    width: 444px;
    height: 290px;
}
/*W65×H20*/

.area70 {
    width: 512px;
    height: 186px;
}
/*W70?H12*/

.area75 {
    width: 547px;
    height: 186px;
}
/*W75?H12*/

.area80 {
    width: 572px;
    height: 134px;
}
/*W80×H8*/

.area90 {
    width: 650px;
    height: 420px;
}

.area96 {
    width: 694px;
    height: 420px;
}
/*W80×H30*/

.area96_2 {
    width: 694px;
    height: 160px;
}
/*W80×H10*/

.area99 {
    width: 715px;
    height: 523px;
}
/*W99?H40*/

/*COLOR*/
.red {
    color: #f00;
}
.bk-green {
    background-color: #A9F5D0;
}
.bk-orange {
    background-color: #F6E3CE;
}

/*FONT*/
.bold {
    font-weight: bold;
}

/*text-align*/
.tc {
    text-align: center;
}
.tl {
    text-align: left;
}
.tr {
    text-align: right;
}

/* フロート解除 */
.clearfix:after {
    display: block;
    clear: both;
    height: 0;
    line-height: 0;
    visibility: hidden;
    content: ".";
}

/* オーバーフロー（スクロール）*/
.overflow-x {
    overflow-x: scroll;
}
