@charset "utf-8";

html>/**/body {overflow: visible;}


#container {text-align: left;}

#groupSlogan,
#headerMenu,
#textSize,
#print,
#globalNavigation,
#flashArea,
#topicPath,
#leftColumn,
#pageTop,
#footer {display: none;}

#header {margin-bottom: 32px;}

#contentsWrapper {
width: 640px;
background: none;
}

#rightColumn {
text-align: center;
float: none;
width: 640px;
background-color: #fff;
}

#contents {
text-align: left;
margin: 0 auto;
width: 600px;
}

.clearfix {/zoom :1;}
.clearfix:after {content:'';display:block;clear:both;}
