a {
	color: #3366CC;
	text-decoration: none;
}
a:visited {
	color: #003399;
}
a:hover {
	color: #9966CC;
	text-decoration: none;
	background-color: #E4E4F1;

}
.diary {

	margin-right: 30px;
	padding-right: 30px;
	margin-left: 50px;
	padding-left: 50px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 14px;
	line-height: 1.6em;
}
.honbun {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
