.midashi {
	font-size: 12px;
	line-height: 1.3em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.comment {
	font-size: 11px;
	line-height: 13pt;
	color: #333333;
}
.source {
	font-size: 9px;
	line-height: 12pt;
}
a:link {
	color: #FF3366;
	text-decoration: underline;
}
a:visited {
	color: #990099;
	text-decoration: underline;
}
a:hover {
	color: #3366CC;
	text-decoration: underline;
}
a:active {
	color: #FF6600;
	text-decoration: underline;
}
.paperbg {
	background-color: #000000;
	background-image: url(../image/photoimage/image06.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.syasen {
	font-size: 9px;
	color: #0000CC;
	text-decoration: line-through;
}
