﻿.fancybox-margin
{
    margin-right: 17px;
}
.fancybox-custom .fancybox-skin
{
    box-shadow: 0 0 50px #222;
}
#left-menu
{
    background-color: #E5E5E5;
    padding: 0px;
}
#left-menu h3
{
    color: #FFF;
    background-color: #2BA0E4;
    margin: 0px;
    font-size: 100%;
    padding: 10px;
}
.left-menu
{
    margin: 0px;
    padding: 0px;
}
.ui-panel-inner
{
    margin: 0px;
    padding: 0px;
}
#left-menu ul li a.ui-link
{
    padding: 10px;
    display: block;
    width: 100%;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #2BA0E4;
    text-decoration: none;
}
#left-menu ul li a.ui-link:hover
{
    color: white;
    background-color: #2BA0E4;
    text-shadow: 0 1px 1px #000;
}
#left-menu ul li a.ui-link:active
{
    color: white;
    background-color: #2BA0E4;
    text-shadow: 0 1px 1px #000;
}
ul ul, ol ul
{
    list-style-type: none;
    margin-left: 1em;
}
ul, menu
{
    list-style-type: none;
    -webkit-margin-before: 0px;
    -webkit-margin-after: 0px;
    -webkit-padding-start: 0px;
}
.menuList .ui-li-static.ui-body-inherit.ui-first-child
{
    color: #FFF;
    background-color: #2BA0E4;
    padding: 0px;
}
.menuList .ui-li-static.ui-body-inherit.ui-first-child ul
{
    background-color: #FFF;
}
.logo
{
    width: 190px;
    padding: 0px;
    margin: auto;
}
.logo img
{
    text-align: center;
}
.ui-bar-b, .ui-btn-b
{
    background-color: #2BA0E4;
}
.ui-header .ui-title
{
    color: #FFF; /*text-shadow: 0 1px 0 #000;*/
    text-shadow: none;
    margin-top: 5px;
    margin-right: 10%;
    margin-left: 10%;
}
.ui-btn
{
    border: 0;
}

.block
{
    background: none;
    padding: 0px;
    border-radius: 0px;
    border: none;
}

.help
{
    padding: 5px 5px 5px 0px;
}
.help ul, .help ol
{
    margin-left: 0;
    list-style-type: decimal;
}

.ui-table-columntoggle-btn
{
    display: none !important;
}

.nowrap
{
    white-space: nowrap;
}

/*160822開始*/
.ui-btn .fa.fa-book
{
    width: auto;
    height: auto;
}
.note
{
    margin: 5px;
    padding: 10px;
    border: 1px solid #CCC;
}
.note ol
{
    list-style-type: decimal;
    padding-left: 40px;
}
.note2
{
    margin: 5px;
    padding: 10px;
    border: 1px solid #CCC;
}
.note2 ol
{
    list-style-type: decimal;
    padding-left: 20px;
}
.ui-page-theme-a .ui-btn.btn
{
    color: rgb(255, 255, 255);
    text-shadow: 0 1px 1px #000;
    padding: 10px;
}
.tableStyle03
{
    background-color: #e5e5e5;
    border: 1px solid #FFF;
}
.tableStyle03 tr th
{
    color: #FFF;
    background-color: rgb(43, 160, 228);
    text-shadow: 0 1px 1px #000;
}
.tableStyle03 td
{
    border: 1px solid #FFF;
}
.tableStyle03 td.bg1, .tableStyle03 td.bg2, .tableStyle03 td.bg3, .tableStyle03 td.bg4, .tableStyle03 td.bgCKD
{
    text-align: center;
}
.bgCKD
{
    background-color: #6C3;
}
.bg1
{
    background-color: #FF9;
}
.bg3
{
    background-color: #F63;
}
.bg2
{
    background-color: #F90;
}
.bg4
{
    background-color: #C30;
}
.bgWhite
{
    background-color: #FFF;
}
.textTrandform
{
    transform: rotate(270deg);
    display: block;
    white-space: nowrap;
    position: absolute;
    left: -40px;
    top: 45%;
}

.nonbtn
{
    background: rgb(43, 160, 228);
    padding: 15px;
    border-radius: 5px;
    border: 1px solid rgb(5, 47, 79);
    border-image: none;
    text-align: left;
    color: rgb(255, 255, 255);
    text-decoration: none;
    margin-right: 5px;
    margin-left: 5px;
    display: block;
    text-shadow: 0 1px 1px #000;
    line-height: 1.5em;
}

.tl
{
    text-align: left;
}
.tc
{
    text-align: center;
}
.tr
{
    text-align: right;
}
.ui-select .ui-btn
{
    width: 100%;
}

.tableStyle01_use tbody tr th
{
    color: #2BA0E4;
    text-align: left;
    padding: 10px;
    font-size: 110%;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #2BA0E4;
}
.tableStyle01_use tr th
{
    font-weight: bold;
    font-size: 18px;
    text-align: left;
    color: #1265BA;
}
.fared
{
    color: Red;
}
.fared:hover
{
    color: White;
}
.fawhite
{
    color: White;
}
.fawhite:hover
{
    color: red;
}
.ui-icon-home::after
{
    background-size: 18px !important;
    width: 18px !important;
    height: 22px !important;
}

.ui-page-theme-a .ui-input-btn
{
    background: linear-gradient(rgba(43, 160, 228, 1) 0%, rgba(0, 104, 183, 1) 100%);
    color: rgb(255, 255, 255);
    text-shadow: 0 1px 1px #000;
}
.ui-page-theme-a .ui-input-btn:hover
{
    background: linear-gradient(rgba(0, 104, 183, 1) 0%, rgba(43, 160, 228, 1) 100%);
    color: rgb(255, 255, 255);
    text-shadow: 0 1px 1px #000;
}

#myfav li a.ui-link
{
    color: #FFFFFF;
    font-weight: bold; /*text-shadow: 0 1px 1px #000;*/
    text-shadow: none;
}
#myfav li span
{
    color: #FFFFFF;
    font-weight: bold; /*text-shadow: 0 1px 1px #000;*/
    text-shadow: none;
}
hr
{
    border: 0;
    margin-bottom: 5px;
    padding-top: 2px;
}
