@charset "UTF-8";

@import "global.css";
@import "individual.css";

/* hide text */
.hidetxt {
overflow: visible;
text-indent: 0;
}

.hidetxt a {
overflow: visible;
}

#nav , #navFooter {
display: none;
}

#header , #contents , #footer {
width: auto;
background: none;
}