a:link {
	text-decoration: none;
    color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666
}
a:hover {
	text-decoration: underline;
	color: #E70000;
}
a:active {
	text-decoration: none;
    color: #CCCCCC
}
.redwaku {
	font-size: 12px;
	line-height: 18px;
	border: 1px solid #E70000;
	padding: 5px;
}
.font11-12 {
	font-size: 11px;
	line-height: 12px;
}
body,td,th {
	color: #333333;
}
body {
	background-color: #FFFFFF;
}
.blankredline {
	line-height: 1.7em;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
}
