/*メインスタート*/
#content {
 margin: 10px;
 padding: 0 0 0 10px;
 float: left;
 width: 560px;
 }
 
h2 {
 color: #000066;
 margin: 10px 150px;
 padding: 5px;
 border: double 3px #6666cc; 
 text-align: center;
 } 
 
h3#beenz {
 margin: 20px 30px;
 padding: 70px 5px 5px 200px;
 text-align: center;
 background-color: #ffffff;
 color: #000066;
 border-bottom: dotted 3px #000066;
 background: url(../hamada/mame-illust.gif) no-repeat;
 height: 80px;
 } 

h3#goma {
 margin: 20px 30px;
 padding: 70px 5px 5px 200px;
 text-align: center;
 background-color: #ffffff;
 color: #000066;
 border-bottom: dotted 3px #000066;
 background: url(../hamada/goma-illust.gif) no-repeat;
 height: 80px;
 } 
 
 
h3#egg {
 margin: 20px 70px;
 padding: 40px 5px 5px 150px;
 text-align: center;
 background-color: #ffffff;
 color: #000066;
 border-bottom: dotted 3px #000066;
 background: url(../hamada/egg-illust.gif) no-repeat;
 height: 58px;
 } 
 
 
h3#milk {
 margin: 20px 100px;
 padding: 30px 5px 5px 5px;
 text-align: center;
 background-color: #ffffff;
 color: #000066;
 border-bottom: dotted 3px #000066;
 background: url(../hamada/milk-illust.gif) no-repeat;
 height: 42px;
 } 

h3#wakame {
 margin: 20px 80px;
 padding: 30px 5px 5px 25px;
 text-align: center;
 background-color: #ffffff;
 color: #000066;
 border-bottom: dotted 3px #000066;
 background: url(../hamada/wakame-illust.gif) no-repeat;
 height: 20px;
 } 

h3#yasai {
 margin: 20px 80px;
 padding: 30px 5px 5px 25px;
 text-align: center;
 background-color: #ffffff;
 color: #000066;
 border-bottom: dotted 3px #000066;
 background: url(../hamada/song5.gif) no-repeat;
 height: 20px;
 } 


 
#kondate {
 margin: 0px 10px 0px 10px;
 text-align: left;
 }
 
p {
 margin: 15px 5px 10px 10px;
 } 

.strong {
 color: #ff9999;
 font-weight: 600;
 }
 
#date {
 text-align: right;
 } 

table.material {
 margin: 30px 0 30px 150px;
 background-color: #fab59e;
 width: 250px;
 }
 

.nutrition {
 margin: 30px 10px;
 background-color: #ffffcc;
 }
 
 
td {
 padding: 5px;
 background-color: #ffffff;
 } 
 

#comment {
 margin: 10px 0 20px 10px;
 } 
 
#yasai2 {
 text-align: right;
 } 
 
/*メイン終了*/ 
