body { color: #555555; 
font-size: 16px; 
line-height: 1.5em; 
font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
font-weight: normal; 
background-color: #000000; 
position: relative; 
width:1010px;  
margin-right: auto; 
margin-left: auto; 
margin-bottom: 10px; 
padding-bottom: 30px; }


div.frame { -webkit-border-top-left-radius: 15px;
            -webkit-border-top-right-radius: 15px;
               
            -moz-border-radius-topleft: 15px;
            -moz-border-radius-topright: 15px; 
            background-color: white;
            position: relative; 
            width: 1010px; 
            float: left; 
            margin-bottom: 20px;}

 
.nakawaku { -webkit-border-top-left-radius: 15px;
            -webkit-border-top-right-radius: 15px;
               
            -moz-border-radius-topleft: 15px;
            -moz-border-radius-topright: 15px;             
            background-color: #dddddd; 
            position: relative;
            width: 1000px; 
            float: left;
            padding: 0 0 0.5em 0; 
            margin: 5px 5px 0 5px;}
