
body    {
    margin:0;
    padding:0;
%    color:#fff
color: #000000; /* 全体の文字色 */
font-size: 100%; /* 全体の文字サイズ */
<!-- [FC2 Analyzer] http://analyzer.fc2.com/  -->
<script language="javascript" src="http://analyzer55.fc2.com/ana/processor.php?uid=2090391" type="text/javascript"></script>
<noscript><div align="right"><img src="http://analyzer55.fc2.com/ana/icon.php?uid=2090391&ref=&href=&wid=0&hei=0&col=0" /></div></noscript>
<!-- [FC2 Analyzer]  -->
}
#container    {
    width: 98%;
    margin: 0 auto;
%border-left: 1px #c0c0c0 solid; /* 左の境界線 */
border-right: 1px #c0c0c0 solid; /* 右の境界線 */
}
#header {
background-color: #ffe080; /* ヘッダの背景色 */
}
%#main    {
%    width: 100%;
%    float: right;
%    margin-left: -180px;
%}
#content    {
    width: 80%;
    height:100%;
%%   height:3000px;
%    background:#ddd;
    float: left;
    margin-right: -250px

}  
.section    {
    min-width:100px;
    height:100%;
%    height:1600px;
%    background:#333;
    position: relative;
    margin-right:300px;
    padding: 0;
}  
#nav    {
margin-right: 0px
%%    width: 300px;
    height:1600px;
%%   background:#888;
    float: right;
}  
#footer {
clear: left; /* フロートのクリア */
height:200px;
margin-right:200px;
background-color: #ffe080; /* フッタの背景色 */
}


