/*メインスタート*/
#content {
 margin: 10px 10px;
 padding: 0px;
 float: left;
 width: 580px;
 }
 
h2 {
 margin: 0;
 padding: 0px;
 color: #000066;
 height: 320px;
 background-image: url(image/2009/0906event-title.jpg);
 background-repeat: no-repeat;
 text-indent: -9999px;
 } 
 
h3 {
 margin: 20px 100px;
 padding: 15px;
 text-align: center;
 line-height: 1.5em;
 color: #333333;
 border: double 3px #66cc66;
 }
 
h4 {
 margin: 10px 100px 10px 100px;
 padding: 10px;
 color: #339966;
 border-top: dotted 3px #33cc99;
 border-bottom: dotted 3px #33cc99;
 text-align: center;
 } 
 
h5 {
 margin: 0px 0px 20px 0px;
 color: #33a6cc;
 text-align: right;
 } 
 
#content p {
 margin: 10px;
 line-height: 1.5em;
 text-indent: 1em;
 } 
 

.photo {
 margin: 10px;
 padding: 0;
 text-align: center;
 }
 
 

