.thumbnail {
	float:left;
	margin-left:10px;
	margin-right:20px
}
.year {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
}
.text {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	text-align:justify;
	text-justify:distribute;
	line-height:154%;
	margin-left:20%;
	margin-right:20%;
	line-break:strict;
	padding:10px;
	border: 2px solid #99CC66;
}
h1 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 18px;
	color: #000000;
	background-color: #99CC66;

}
h2 {
	text_align:right;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10pt;
	color: #000000;
	background-color: #99CC66;
	text-align: center;
	font-weight: normal;
