@charset &quot;Shift_JIS&quot;;


/* lead
---------------------------------------------------- */
#default .content p {
  font-size: x-small;
  line-height: 1.6;
}
#default .content .lead p {
  font-size: x-small;
  line-height: 1.3;
  color: #000000;
  background: transparent;
}

/* フォトギャラリー
---------------------------------------------------- */
#default .content #photogallery {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}
#default .content #photogallery img.thumbnail {
	border: 2px outset #0066FF;
	float: left;
	margin: 0.33em;
}

