@charset "utf-8";


body {
margin: 0px;
text-align: center;
background: none;
color: #707675;
}

#container {
width: 572px;
margin: 0px auto;
background: none;
text-align: left;
}

#contentWrap {
width: 572px;
/*	font-size: 80%;
line-height: 1.5;*/
}

#gNaviArea {
display: none;
}

#indexContentArea {
float: none;
}

#contentArea {
float: none;
}

#header {
width: 572px;
background: none;
}
#header ul {
display: none;
}

#footer {
display: none;
}

/* PAGE TOP */
p.pagetop {
display: none;
}
