body { color: #555555; 
font-size: 16px; 
line-height: 1.5em; 
font-family: "san-serif","serif","cursive"; 
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; 
            border-style: ~;
            border-wight: 1px;
            border-color: gray;

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;             
            border-style: ~;
            border-wight: 1px;
            border-color: gray;
background-color: #dddddd; 
position: relative;
width: 1000px; 
float: left;
padding: 0 0 0.5em 0; 
margin: 5px; }






