@charset "utf-8";

/*-------------------------------------------------
	++ RESET STYLE
-------------------------------------------------*/

body {
    margin: 0;
    padding: 0;
    font: 14px/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "Osaka", sans-serif;
    color: #333333;
    /*text-shadow: 1px 1px 1px rgba(0,0,0, 0.05)*/
    ;
}

html,
body {
    height: 100%;
}

article,
aside,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}

a img,
fieldset,
img {
    border: 0;
}

blockquote,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
ul,
li,
ol,
p,
pre,
select,
span,
textarea,
td,
th {
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
address {
    font-size: 100%;
    font-weight: normal;
}

input,
select,
textarea {
    font-size: 100%;
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", "Osaka", sans-serif;
}

ul,
li,
ol {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 100%;
}

br {
    letter-spacing: normal;
}

a:link,
a:visited {
    color: #001A66;
    text-decoration: none;
}

a:hover,
a:active {
    text-decoration: none;
    color: #000;
    outline: none;
}

hr {
    display: none;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

.clr {
    clear: both;
    width: 1px;
    height: 1px;
    display: block
}


/*-------------------------------------------------
	++  SPACE AND POSITION
-------------------------------------------------*/

.taL {
    text-align: left!IMPORTANT;
}

.taR {
    text-align: right!IMPORTANT;
}

.taC {
    text-align: center!IMPORTANT;
}

.aCenter00 {
    text-align: center;
    margin: 0 auto!IMPORTANT;
}

.aCenter01 {
    text-align: center;
    margin: 0 auto 10px auto!IMPORTANT;
}

.aCenter10 {
    text-align: center;
    margin: 10px auto 0 auto!IMPORTANT;
}

.aCenter11 {
    text-align: center;
    margin: 10px auto!IMPORTANT;
}

.aCenter02 {
    text-align: center;
    margin: 0 auto 20px auto!IMPORTANT;
}

.aCenter20 {
    text-align: center;
    margin: 20px auto 0 auto!IMPORTANT;
}

.aCenter22 {
    text-align: center;
    margin: 20px auto!IMPORTANT;
}

.ftL {
    float: left;
}

.ftR {
    float: right;
}

.fs11 {
    font-size: 77%;
}

.fs12 {
    font-size: 85%;
}

.fs13 {
    font-size: 93%;
}

.fs14 {
    font-size: 100%;
}

.fs15 {
    font-size: 108%;
}

.fs16 {
    font-size: 116%;
}

.fs17 {
    font-size: 123.1%;
}

.fs18 {
    font-size: 131%;
}

.fs19 {
    font-size: 138.5%;
}

.fs20 {
    font-size: 146.5%;
}

.fs21 {
    font-size: 153.9%;
}

.fs22 {
    font-size: 161.6%;
}

.fs23 {
    font-size: 167%;
}

.fs24 {
    font-size: 174%;
}

.fs25 {
    font-size: 182%;
}

.fs26 {
    font-size: 189%;
}

.fs27 {
    font-size: 197%;
}

.displayIB {
    display: inline-block;
}

.inner10 {
    padding: 10px;
}

.img100 img {
    width: 100%;
}

.w100 {
    width: 100%;
}

.w95 {
    width: 95%;
}

.w90 {
    width: 90%;
}

.w85 {
    width: 85%;
}

.w80 {
    width: 80%;
}

.w75 {
    width: 75%;
}

.w70 {
    width: 70%;
}

.w65 {
    width: 65%;
}

.w60 {
    width: 60%;
}

.w55 {
    width: 55%;
}

.w50 {
    width: 50%;
}

.w45 {
    width: 45%;
}

.w40 {
    width: 40%;
}

.w35 {
    width: 35%;
}

.w30 {
    width: 30%;
}

.w25 {
    width: 25%;
}

.w20 {
    width: 20%;
}

.w15 {
    width: 15%;
}

.w10 {
    width: 10%;
}

.w5 {
    width: 5%;
}

.mt05 {
    display: block;
    margin-top: 5px!IMPORTANT;
}

.mt10 {
    display: block;
    margin-top: 10px!IMPORTANT;
}

.mt15 {
    display: block;
    margin-top: 15px!IMPORTANT;
}

.mt20 {
    display: block;
    margin-top: 20px!IMPORTANT;
}

.mt25 {
    display: block;
    margin-top: 25px!IMPORTANT;
}

.mt30 {
    display: block;
    margin-top: 30px!IMPORTANT;
}

.mt35 {
    display: block;
    margin-top: 35px!IMPORTANT;
}

.mb05 {
    display: block;
    margin-bottom: 5px!IMPORTANT;
}

.mb10 {
    display: block;
    margin-bottom: 10px!IMPORTANT;
}

.mb15 {
    display: block;
    margin-bottom: 15px!IMPORTANT;
}

.mb20 {
    display: block;
    margin-bottom: 20px!IMPORTANT;
}

.mb25 {
    display: block;
    margin-bottom: 25px!IMPORTANT;
}

.mb30 {
    display: block;
    margin-bottom: 30px!IMPORTANT;
}

.mb35 {
    display: block;
    margin-bottom: 35px!IMPORTANT;
}

.ml05 {
    display: block;
    margin-left: 5px!IMPORTANT;
}

.ml10 {
    display: block;
    margin-left: 10px!IMPORTANT;
}

.ml15 {
    display: block;
    margin-left: 15px!IMPORTANT;
}

.ml20 {
    display: block;
    margin-left: 20px!IMPORTANT;
}

.ml25 {
    display: block;
    margin-left: 25px!IMPORTANT;
}

.ml30 {
    display: block;
    margin-left: 30px!IMPORTANT;
}

.ml35 {
    display: block;
    margin-left: 35px!IMPORTANT;
}

.mr05 {
    display: block;
    margin-right: 5px!IMPORTANT;
}

.mr10 {
    display: block;
    margin-right: 10px!IMPORTANT;
}

.mr15 {
    display: block;
    margin-right: 15px!IMPORTANT;
}

.mr20 {
    display: block;
    margin-right: 20px!IMPORTANT;
}

.mr25 {
    display: block;
    margin-right: 25px!IMPORTANT;
}

.mr30 {
    display: block;
    margin-right: 30px!IMPORTANT;
}

.mr35 {
    display: block;
    margin-right: 35px!IMPORTANT;
}

.gray {
    color: #999;
}


/*-------------------------------------------------
	++  PAGETOP
-------------------------------------------------*/

#pageTop {
    display: block;
    position: fixed;
    bottom: 50px;
    right: 10px;
    width: 50px;
    height: 50px;
    overflow: hidden;
    border-radius: 5px;
    z-index: 9999!IMPORTANT;
}

#pageTop a {
    display: block;
    text-decoration: none;
    color: #FFFFFF;
    text-align: center;
    padding-top: 9px;
    line-height: 120%;
    font-size: 85%;
    width: 50px;
    height: 50px;
    background: #555555;
}

#pageTop a:hover {
    opacity: 0.9;
    filter: alpha(opacity=90);
}


/*-------------------------------------------------
	++ LAYOUT
-------------------------------------------------*/

#container {
    width: 100%;
    min-height: 100%;
    position: relative;
    overflow: hidden;
}

#content {
    padding-left: 100px;
}

#sideNav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100px;
    bottom: 0;
    background: #1D2531;
}

#main {
    width: 100%;
    display: block;
}

#footer {
    clear: both;
    width: 100%;
}

.center {
    margin: 0 auto;
    text-align: center;
}

.listCenter li {
    display: inline-block;
    margin: 20px;
}

.btnover:hover {
    opacity: 0.85;
    filter: alpha(opacity=85);
}

.tcolRed {
    color: #FE5754;
}

.inImg {
    max-width: 920px;
}

.inImg img {
    width: 100%;
}


/*-------------------------------------------------
	++ HEADER
-------------------------------------------------*/

#header {
    height: 80px;
}

#logo {
    float: left;
    margin: 0 0 0 140px;
    padding-top: 20px;
}

#cName {
    float: right;
    margin: 33px 180px 0 0;
}

#cNameDirector {
    float: right;
    margin: 33px 30px;
}

#switch {
    display: block;
    position: absolute;
    top: 25px;
    right: 90px;
    width: 60px;
    height: 30px;
    overflow: hidden;
    background: url(../img/switch.png) 0 0 no-repeat;
}

#switch.switch_off {
    background: url(../img/switch.png) 0 -30px no-repeat;
}

#switch a {
    display: block;
    text-indent: -9999px;
    height: 30px;
}

#statusIcon {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
}


/*-------------------------------------------------
	++ SIDE
-------------------------------------------------*/

#sideNav .logo {
    display: block;
    text-align: center;
    margin: 10px 0 3px;
}
#sideNav .logo img {
    width: 92%;
}
#sideNav .menu-list {
    line-height: normal;
}
.menu-list {
    border-top: rgba(255, 255, 255, 0.15) solid 2px; }
    .menu-list .item > a {
      position: relative;
      display: block;
      font-size: 12px;
      color: #FFF;
      text-align: center;
      padding: 18px 10px 22px; }
      .menu-list .item > a:before, .menu-list .item > a:after {
        content: "";
        position: absolute; }
      .menu-list .item > a:before {
        left: 0;
        top: -2px;
        bottom: 0;
        width: 2px; }
      .menu-list .item > a:after {
        left: 0;
        right: 0;
        bottom: 0;
        height: 2px;
        background-color: rgba(255, 255, 255, 0.1); }
      .menu-list .item > a:hover {
        background-color: rgba(255, 255, 255, 0.15); }
        .menu-list .item > a:hover:before {
          background: #91BF3E; }
        .menu-list .item > a:hover:after {
          display: none; }
      .menu-list .item > a > span {
        display: block; }
    .menu-list .item [class^="icon-"], .menu-list .item [class*=" icon-"] {
      font-size: 40px; }

.menu-list .item.active a {
    background-color: #f6f6f6;
    color: #47B7BF;
}

#sideNav.user-type-director .menu-list .item > a {
    padding: 12px 10px 14px;

}
#sideNav.user-type-director .menu-list .item [class^="icon-"],
#sideNav.user-type-director .menu-list .item [class*=" icon-"] {
    font-size: 30px;
}

/*-------------------------------------------------
	++ MAIN
-------------------------------------------------*/

#cHeader {
    background-color: #47B7BF;
    height: 80px;
    color: #FFF;
    font-size: 174%;
}

#pageTitle {
    padding: 15px 0 0 30px;
    height: 40px;
    display: table-cell;
    vertical-align: middle;
}

#pageTitle img {
    vertical-align: bottom;
    margin-top: 5px;
}

.cBlock {
    width: 100%;
}

.cBlockInner {
    display: block;
    text-align: left;
}


/*-------------------------------------------------
	++ MAIN CONTENTS
-------------------------------------------------*/

.infoBox {
    position: relative;
    width: 100%;
    margin: 0 0 20px 0;
}

.infoTitle {
    background: #D0D9D9;
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startcolorstr=#ffffff, endcolorstr=#D0D9D9));
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#ffffff, endcolorstr=#D0D9D9))";
    zoom: 1;
    background: -moz-linear-gradient(top, #FFFFFF, #D0D9D9);
    background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#D0D9D9));
    background: linear-gradient(to bottom, #FFFFFF, #D0D9D9);
    padding: 10px;
    border-bottom: 1px solid #BBBBBB;
    font-size: 132.1%;
}

.infoBox.boxYellow {
    border: 1px solid #FFB800;
}

.boxYellow .infoTitle {
    background: #FFB800;
    background: -moz-linear-gradient(top, #FFCE43, #FFB800);
    background: -webkit-gradient(linear, left top, left bottom, from(#FFCE43), to(#FFB800));
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#FFCE43', endColorstr='#FFB800');
    background: linear-gradient(to bottom, #FFCE43, #FFB800);
    font-size: 100%;
    color: #FFF;
}

.infoBox.boxGreen {
    border: 1px solid #7FBA34;
}

.boxGreen .infoTitle {
    background: #7FBA34;
    background: -moz-linear-gradient(top, #B1D38A, #7FBA34);
    background: -webkit-gradient(linear, left top, left bottom, from(#B1D38A), to(#7FBA34));
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#B1D38A', endColorstr='#7FBA34');
    background: linear-gradient(to bottom, #B1D38A, #7FBA34);
    font-size: 100%;
    color: #FFF;
}

.infoBox.boxGray {
    border: 1px solid #ABABAB;
}

.boxGray .infoTitle {
    background: #ABABAB;
    background: -moz-linear-gradient(top, #C9C9C9, #ABABAB);
    background: -webkit-gradient(linear, left top, left bottom, from(#C9C9C9), to(#ABABAB));
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#C9C9C9', endColorstr='#ABABAB');
    background: linear-gradient(to bottom, #C9C9C9, #ABABAB);
    font-size: 100%;
    color: #FFF;
}

.infoBox.boxBlue {
    border: 1px solid #58A8EF;
}

.boxBlue .infoTitle {
    background: #58A8EF;
    background: -moz-linear-gradient(top, #98C9F5, #58A8EF);
    background: -webkit-gradient(linear, left top, left bottom, from(#98C9F5), to(#58A8EF));
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#98C9F5', endColorstr='#58A8EF');
    background: linear-gradient(to bottom, #98C9F5, #58A8EF);
    font-size: 100%;
    color: #FFF;
}

.imDetail {
    margin: 20px 35px;
}


/*-------------------------------------------------
	++FOOTER
-------------------------------------------------*/

#footerInner {
    color: #D0D9D9;
    display: block;
    margin: 0 auto;
    text-align: center;
    padding: 5px 0;
    overflow: hidden;
}

#footerPanel {
    width: 500px;
    text-align: center;
    margin: 0 auto 25px auto;
    display: block;
    background-color: #D6DDDD;
    border-radius: 5px;
    -moz-box-shadow: 0px 1px 2px #777;
    -webkit-box-shadow: 0px 1px 2px #777;
}

#footerPanel #copyright {
    color: #333;
    padding: 10px 0;
}


/* IE7 */

#dbBlock .ftL .ml25 .clearfix .size50 {
    /width: 49.5%!IMPORTANT;
}

#login_everlogin {
    text-align: center;
    margin: 15px;
    font-size: 16px;
}


/* CakeMessage */

#flashMessage {
    background: #F9F8E3;
    padding: 10px;
    text-align: center;
    font-size: 16px;
}

.error-message:before {
    content: '※';
}

.error-message {
    color: #CC0000;
}

#dialog {
    display: none;
}

#modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    text-align: center;
    padding-top: 30%;
    display: none;
}

#modal #modal_message {
    color: #FFF;
    font-size: 16px;
}

a.tutorialLink {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #232531;
}
