@charset "utf-8";
/* CSS Document */

html, body {
margin: 0;
padding: 0;
height: 100%;
overflow: visible;
}

#contents {
font-family: Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}

/*
#navi {
position: absolute !important;
left: 50% !important;
margin-left: -292px !important;
}

#header,
#naviContainer {
display: none;
}

#naviContainer {
display: block;
}
*/

#printTitle,
#printNavBg {
display: block !important;	
}

#commonNavi {
width: 273px !important;
overflow: hidden !important;	
}

#localNavi {
background: none !important;
}

#localNavi a {
z-index: 100;
}

#contentsContainer {
/*padding-top: 140px;*/
overflow: visible !important;
height: auto !important;
}

#contents {
margin: 0 auto !important;	
}

.pagetop {
display: none;
}

/* MODEL */
#modelcourse .buttonList {
display: none;
}
