@charset "utf-8";

#toPagetop {
  display: none !important;
}

#mki_contents {
  background-color: #ffffff !important;
}

#container {
  padding-bottom: 20px !imporatant;
  background-color: #ffffff !important;
}

.mainContents {
  background-color: #ffffff !important;
}


div.mainContents #localNav6 ul li a {
  font-size: 90% !important;
}


#footer {
  position: static !important;
  float: left !important;
}


/* 本文印刷 */

body.printMode {
  background-color: #ffffff;
}

body.printMode #wrapper {
}

body.printMode #header {
  height: 90px; 
  border-bottom: solid 1px #e6e9ec;
}

body.printMode #headerRight {
  display: none !important; 
}

body.printMode #navigation {
  display: none !important; 
}

body.printMode #footer {
  width: 100% !important;
}

body.printMode #footer #support {
  display: none !important;
}

body.printMode #container div.totop {
  display: none !important;
}

body.printMode #container .back {
  display: none !important;
}

body.printMode #container div#pan {
  display: none !important;
}

body.printMode #container div#main {
  border-top: none !important;
  background-image: none  !important;
}

body.printMode #container div#left {
  display: none !important;
}

body.printMode #container div#rightside {
  display: none !important;
}







