@charset "UTF-8";
/* インドアオープン */
div#main{/*  background-color:#FFCC00 ;   */ 
          width:670px;
          height:auto; 
          margin: 0px 0 0 220px;
          padding: 20px 30px ; 
          line-height:1.6;         
          }
 div#main p.title{ 
            font-weight: bold; 
            color:#CC0000; 
            font-size:120% ; 
             margin-top: 20px;
             margin-bottom: 10px;  
        }
div#main span.day{
             color:#444444;
             margin-left: 50px;
            font-weight: normal;
             font-size:85% 
             }                  
 div#main ul {
            list-style-type:none;   
           }

div#main h2{
             color:#CC0000;
             font-size:100% ;
              margin-top: 10px; 
              }
div.photo{                     
          margin-top: 30px;
          margin-bottom:30px;
          }

 
 
              
   
                
