/* ***************************
print
*************************** */
/*
base
--------------------------- */
.base {
  width: 940px;
}
/*
globalNav
--------------------------- */
.globalNav {
  display: block !important;
}
/*
headding
--------------------------- */
.returnTop {
  display: none;
}
/*
for template
--------------------------- */
.textarea-template {
  display: none;
}
#input-address,
#output-code {
  display: none;
}
