.title1 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	font-weight: bold;
}
.honbun1 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 120%;

}
.caption {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
}
.diary {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 110%;
	font-weight: normal;
}
a:link {
	color: #FF0099;
	text-decoration: none;


}
a:visited {
	color: #FF0099;
	text-decoration: none;

}
a:hover {
	color: #006633;
	text-decoration: underline;
}
a:active {
	color: #006633;
	text-decoration: underline;

}
