@charset "UTF-8";
/* CSS Document */
body { color: #bbb; font-size: 12px; 
       font-family: 'メイリオ', 'Hiragino Kaku Gothic Pro', sans-serif;
	   line-height: 1.8em; background-image: url(bg.jpg); margin: 0; }
a:link { color: #9d8c69; }
a:visited { color: #666; text-decoration: underline; }
a:hover { color: #fff; }

#content { background-image: url(bg.jpg); background-repeat: repeat;  margin:auto;  }

#footer { background-color: #2a1700; width: 100%; margin-top: 0; margin-bottom: 0; }

#pankuzu2 { width: 90%; margin-top: 0; margin-bottom: 0; margin-left: auto; margin-right:auto; padding-top: 6px; padding-bottom: 3px; padding-left: 1em; border-top: 1px solid #656659; }

.line1 { border-top: 1px solid #5f5f5f; }

.box1200 {
	width : 100%;
	margin:auto;
	padding:6px 30px 20px  40px;
	text-align: left;
	
}
	

.caption {
	
           font-size: 13px; 
		   font-weight: 500; 
		   
		   }

.migiyose {text-align: right; }
.photo {margin-top: 10; margin-bottom: 0;   text-align: center;}

section {
	width:100%;
	margin:auto;
	text-align:center;
	
}