
body    {
    margin:0;
    padding:0;
%    color:#fff
color: #000000; /* 全体の文字色 */
font-size: 95%; /* 全体の文字サイズ */

<!-- [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: 100%;
    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:4400px;
%%   
background:#888;
    float: right;
}  

#footer {
clear: left; /* フロートのクリア */
height:200px;
margin-right:3px;
background-color: #ffe080; /* フッタの背景色 */
}



.page-back {
position: fixed;
bottom: 25px;
right: 25px;
}
.frame {
  overflow:hidden;
  overflow-x:hidden;
  overflow-y:hidden;
  height="3000"
  width:80%;
  position:relative;
  top:0px;
  left:0px;
  right:0px;
  bottom:0px;
}
.center {
    text-align: center;
}
.center table,
.center div,
.center p {
    margin-right: auto;
    margin-left: auto;
}
<!--
<div style="text-align:left">左寄せ</div>
<div style="text-align:center">中央寄せ</div>
<div style="text-align:right">右寄せ</div>
<div style="text-align:justify; text-justify:distribute-all-lines">均等割付</div>
<div style="text-align:start">開始側寄せ</div>
<div style="text-align:end">終了側寄せ</div>
-->
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
  displayAlign: "left",
  displayIndent: "2em"
});
</script>


.MathJax_Display {
  text-align: left !important;
  text-indent: 0em !important;
}