@charset "utf-8";


html {
background: #FFF;
}

body {
background: none;
}

#header {
display: none;
}

#gnavi {
display: none;
}

#global-navi {
display: none;
}

#topic_path {
display: none;
}

#ws {
display: none;
}

#wrapper {
max-width: 540px;
}

#snavi {
display: none;
}

#mainArea {
clear:both;
float:none;
font-size: 1em;
}

#pagetop {
display: none;
}

#footer {
display: none;
}

* html div#wrapper {
width: 540px;
}

