.subject {
	font-size: 20px;
	font-weight: bold;
	color: #000000;

}
.valuestyle {
	font-size: 12px;
	color: #000000;
}

.itemstyle {
	font-size: 12px;
	color: #993300;

}

.commentstyle {

	font-size: 14px;

	color: #3300FF;

}

.waribiki {
	background-color: #FFFFFF;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	line-height: 130%;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}


