body { 
background-color: honeydew; 
}
li {
margin-top: 25px; 
margin-bottom: 25px; 
font-weight: bold; 
} 

p#midashi1 {
font-size: 25pt;
font-weight: bold; 
} 

form#main1 {
font-size: 15pt;
width: 600px; 
}

table#main { 
height: 700px; 
} 

tr#hedaer {
height: 150px;
width: 600px;
}
tr#body {
height: 550px;
width: 600px;
}