/*メインスタート*/
#content {
 margin: 10px 0px;
 padding: 0 0 0 20px;
 float: left;
 width: 530px;
 }
 
  
h2 {
 margin: 10px 30px;
 color: #000099;
 border-bottom: dotted 3px #000099;
 }
 
#coment {
 border: dotted 2px #0066ff;
 margin: 20px 0;
 padding: 10px 0 200px 20px;
 background-image: url(image/school06.gif);
 background-repeat: no-repeat;
 background-position: 100% 100%;
 
 }
 
  
 
  
/*メイン終了*/ 
