a:link,a:visited {
        color: #0000ff;
        text-decoration: none;
}

a:active {
        color: #000077;
        text-decoration: none;
}

a:hover {
        color: #ff0000;
        text-decoration: none;
}

td {
	font-size: 9pt;
	line-height: 120%;
}
.point {
	font-size: 10pt;
	font-weight: bold;
	color: #003366;
}
.title {
	font-size: 24pt;
	font-weight: bold;
	color: #000000;
}
.s-title {
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
}
.red {
	color: #FF0000;
}
.white {
	color: #FFFFFF;
}
.blue {
	color: #000099;
}
.pic {
	border: 1px solid #999999;
}
.tablekakaku {
	font-weight: bold;
	color: #FF0000;
}
.tablekakaku th {
	text-align: right;
	width: 50px;
}
.blue {
	font-weight: bold;
	color: #0000FF;
}

