/* leftNavi */
#leftNavi {
  position: fixed;
  float: left;
  width: 1500px;
  height: 850px;
  margin-left: -1280px;
  background: #5e1c1f url(../../images/lmenu/leftnavi_bg.gif) no-repeat right 50px;
  z-index: 11; }
  #leftNavi ul {
    list-style: none; }
  #leftNavi ul, #leftNavi li {
    font-size: 0px;
    line-height: 0px; }
  #leftNavi #naviContent {
    margin-left: 1285px;
    margin-top: 20px;
    width: 175px;
    font-size: 11px;
    color: #fff; }
  #leftNavi #kamiya_logo {
    background: url(../../images/lmenu/kamiyaLogoBox.gif) no-repeat;
    width: 190px;
    height: 183px; }
    #leftNavi #kamiya_logo h1 {
      padding: 19px 0 0 9px; }
    #leftNavi #kamiya_logo p {
      padding: 19px 0 0 9px; }
  #leftNavi .naviBlank {
    width: 100%;
    height: 7px;
    margin-top: 12px;
    background: url("../../images/lmenu/menuBar1.gif") no-repeat; }

#calendarTop {
  width: 100%;
  height: 28px;
  background: url("../../images/lmenu/calTop.gif") no-repeat; }

#calendarBase {
  position: relative;
  width: 173px;
  margin-top: 13px;
  margin-left: 5px; }
  #calendarBase #calMonthImages {
    position: relative;
    width: 100%;
    height: 219px;
    background: url("../../images/lmenu/calBase.gif") no-repeat;
    overflow: hidden; }
    #calendarBase #calMonthImages img {
      position: absolute;
      left: 0px;
      top: 0px;
      width: 100%;
      height: 100%;
      display: none; }
  #calendarBase #calButtons #calBtnPrevBlock {
    position: absolute;
    left: 10px;
    top: 10px;
    width: 27px;
    height: 14px;
    overflow: hidden; }
  #calendarBase #calButtons #calBtnNextBlock {
    position: absolute;
    left: 136px;
    top: 10px;
    width: 27px;
    height: 14px;
    overflow: hidden; }
  #calendarBase #calButtons img {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%; }

.mb2 {
  margin-bottom: 2px; }

.mb11 {
  margin-bottom: 11px; }

.mb12 {
  margin-bottom: 12px; }

.mb13 {
  margin-bottom: 13px; }

.mb14 {
  margin-bottom: 14px; }

.mb15 {
  margin-bottom: 15px; }

/* footer */
#contentFooter {
  height: 117px;
  margin-top: 10px;
  margin-right: 20px;
  background-image: url("../../images/top/footerLeft.gif");
  background-repeat: no-repeat;
  z-index: 21;
  /* background-color: Azure; */ }
  #contentFooter #toTop {
    text-align: right; }
  #contentFooter #linkBox {
    text-align: right;
    padding-top: 20px; }

#footerWrapper {
  position: relative;
  height: 154px;
  margin-top: 0px;
  background-color: #5d1b1f;
  z-index: 21; }

#footer {
  background: #5d1b1f url(../../images/ftr_border.gif) no-repeat 20px 0;
  position: relative;
  width: 960px;
  height: 154px;
  margin: 0 auto;
  color: #fff;
  font-size: 1.2em;
  text-align: left; }
  #footer p {
    padding-top: 10px; }

/* anchor: link text */
a.link1 {
  color: #9c1b06;
  text-decoration: underline;
  transition: all 0.4s ease-out;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out; }
  a.link1:visited {
    color: #92554c;
    text-decoration: underline;
    transition: all 0.4s ease-out;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out; }
  a.link1.link1:hover {
    color: #e82000;
    text-decoration: none; }

#contentFooter a {
  color: #9c1b06;
  text-decoration: underline;
  transition: all 0.4s ease-out;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out; }
  #contentFooter a:visited {
    color: #92554c;
    text-decoration: underline;
    transition: all 0.4s ease-out;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out; }
  #contentFooter a:hover {
    color: #e82000;
    text-decoration: none; }

/* anchor: pankuzu, footer */
#hdr_brd a {
  color: #e6aa37;
  text-decoration: underline;
  transition: all 0.4s ease-out;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out; }
  #hdr_brd a:visited {
    color: #c5a870;
    text-decoration: underline;
    transition: all 0.4s ease-out;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out; }
  #hdr_brd a:hover {
    color: #ffdb49;
    text-decoration: none; }

#footer a {
  color: #e6aa37;
  text-decoration: underline;
  transition: all 0.4s ease-out;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out; }
  #footer a:visited {
    color: #c5a870;
    text-decoration: underline;
    transition: all 0.4s ease-out;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out; }
  #footer a:hover {
    color: #ffdb49;
    text-decoration: none; }

/*# sourceMappingURL=kamiya_common.css.map */
