/*メインスタート*/
#content {
 margin: 10px 10px;
 padding: 0px;
 float: left;
 width: 580px;
 }
 
h2 {
 margin: 0px 0px 5px 10px;
 padding: 0px;
 color: #000066;
 height: 120px;
 background-image: url(../spread/0711/title.gif);
 background-repeat: no-repeat;
 text-indent: -9999px;
 } 
 
h3 {
 margin: 20px 10px;
 padding: 5px;
 text-align: left;
 line-height: 1.5em;
 color: #333333;
 border: double 3px #8E7FB0;
 }
 
h5 {
 margin: 0px 0px 20px 0px;
 color: #33a6cc;
 text-align: right;
 } 
 
#content p {
 margin: 10px;
 line-height: 1.5em;
 text-indent: 1em;
 } 
 

#photo1 {
 margin: 10px;
 padding: 10px 10px 10px 210px;
 background: url(../spread/0711/photo1.jpg) no-repeat;
 height: 150px;
 }
 
#photo1 td {
 padding: 5px;
 } 
 
.deco1 {
 border-bottom: solid 1px #00ccff;
 border-right: double 3px #00ccff;
 width: 60px;
 } 
 
.deco2 {
 border-bottom: solid 1px #00ccff;
 } 
 
#photo2 {
 margin: 10px;
 padding: 10px 210px 10px 10px;
 background: url(../spread/0711/photo2.jpg) no-repeat right;
 height: 150px;
 } 

#photo3 {
 margin: 10px;
 padding: 10px 210px 10px 10px;
 background: url(../spread/0711/photo3.jpg) no-repeat right;
 height: 150px;
 } 

#photo4 {
 margin: 10px;
 padding: 10px 210px 10px 10px;
 background: url(../spread/0711/photo4.jpg) no-repeat right;
 height: 150px;
 } 
 
#photo5 {
 margin: 10px;
 padding: 10px 10px 10px 160px;
 background: url(../spread/0711/photo7.jpg) no-repeat;
 height: 200px;
 }
 
#photo6 {
 margin: 10px;
 padding: 10px 10px 10px 210px;
 background: url(../spread/0711/photo10.jpg) no-repeat;
 height: 150px;
 }
 
   
/*メイン終了*/ 
