/*メインスタート*/
#content {
 margin: 10px 0px;
 padding: 0;
 float: left;
 width: 590px;
 }
 
h3 {
 margin: 0px 0px 5px 50px;
 padding: 0px;
 color: #000066;
 background-image: url(image/0707hikawa-title.gif);
 background-repeat: no-repeat;
 text-indent: -9999px;
 height: 100px;
 } 

h5 {
 margin: 0px 0px 20px 30px;
 color: #33a6cc;
 text-align: right;
 } 
 
#photo {
 margin: 0px;
 padding: 10px;
 }

#photo p {
 margin: 5px;
 line-height: 1.5em;
 } 
 
#photo table {
 margin: 10px;
 }
 
  

#cook {
 margin: 0px;
 padding: 10px 0 0 350px;
 background-image: url(image/0707hikawa-illust.gif);
 background-repeat: no-repeat;
 background-position: 10px 10px;
 height: 270px;
 }

 
#cook table {
 background-color: #fae6d1;
 }
 
#cook td {
 padding: 5px;
 background-color: #ffffff;
 }  
  

#impression {
 margin: 10px;
 padding: 10px;
 border: groove 3px #ff6666;
 }
 
#impression p {
 margin: 5px;
 line-height: 1.5em;
} 
 
/*
