body {
margin-top: 10px;
margin-right: 10px;
margin-bottom: 10px;
margin-left: 10px;
}
.midashi {
	font-size: 100%;
	font-weight: bold;
	line-height: 125%;
}
.comment {
	font-size: 90%;
	line-height: 130%;
}
.source {
	font-size: 60%;
	line-height: 120%;
}
a:link {
	color: #0033FF;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #3366CC;
}
a:active {
	color: #FF6600;
}
.comment2 {
	font-size: 80%;
	line-height: 150%;
}
