/*メインスタート*/
#content {
 margin: 10px 10px;
 padding: 0px;
 float: left;
 width: 580px;
 }
 
h3 {
 margin: 0px 0px 5px 50px;
 padding: 0px;
 color: #000066;
 background-image: url(image/hikawa-title.gif);
 background-repeat: no-repeat;
 text-indent: -9999px;
 height: 100px;
 } 
 
h4 {
 margin: 10px 130px;
 text-align: center;
 color: #666666;
 border-bottom: double 3px #33a6cc;
 }
 
h5 {
 margin: 0px 0px 20px 30px;
 color: #33a6cc;
 text-align: right;
 } 
 
#photo {
 margin: 0px;
 padding: 0px 0px 0px 320px;
 background-image: url(image/hikawa1.jpg);
 background-repeat: no-repeat;
 height: 250px;
 }

#cook {
 margin: 20px;
 padding: 0px;
 background-image: url(image/hikawa2.jpg);
 background-repeat: no-repeat;
 background-position: 50% 0%;
 height: 180px;
 }

#photo2 {
 margin: 0px;
 padding: 0px 0px 0px 260px;
 background-image: url(image/hikawa3.jpg);
 background-repeat: no-repeat;
 height: 250px;
 }  
 
t
