.bg {
	background-repeat: no-repeat;
	background-position: left;

}
.white {
	font-size: 10px;
	color: #FFFFFF;
}
.sideline {
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.s {
	font-size: 11pt;
}
td.space {
	padding: 15px;
}
.sred {
	font-size: 11pt;
	color: #FF0000;

}
.line {
	border: 1px solid #999999;


}
a.b:link {
	font-size: 12pt;
	color: #003399;
	text-decoration: none;
	font-weight: bold;

}
a.b:visited {
	font-size: 11pt;
	color: #003399;
	text-decoration: none;
}
a.b:hover {
	font-size: 11pt;
	color: #FF9900;
	text-decoration: none;
}
.ss {
	font-size: 9pt;
	color: #FF0000;
}
.red {
	color: #FF0000;
}
div.po {
	padding-left: 1em;
	line-height: 20px;
　/*左から2文字さげる*/

}
.tline {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}
