ダイアリデザイン変更

body { 
	font-size: 100%; 
	line-height: 1.3;
}
.hatena-body{
	width: 95% ;
}
div.body {padding: 10px 0 10px 0;}
div.section{margin: 0 10px 0 10px;}

a:visited { color: #555555;} 
h2 a:visited { color: #ffffff;}
a:hover { color: #3333ff;} 
a.keyword {
	text-decoration: none;
	border-bottom: 1px solid gray;
}

span.highlight {
	color: black;
	background-color: yellow;
}