body   { font-size: x-small; margin: 5pt; padding: 5pt}
td    { font-size: x-small }
th  { font-size: x-small }
.bb  { font-weight: bold; font-size: medium }
.ss  { font-size: xx-small }
.honbun {
	font-size: x-small;
	line-height: 150%;
}

.wh { color: #fff }
.re { color: #ff3232 }
.bu { color: #3232ff }
a:link    { color: #00e; text-decoration: none }
a:visited      { color: #0000FF; text-decoration: none }
a:hover     { color: #ff3232; text-decoration: underline }
a:active     { color: #969696; text-decoration: underline }

a.side:link         { color: #000000; text-decoration: none }
a.side:visited      { color: #000000; text-decoration: none }
a.side:hover        { color: #ff3232; text-decoration: underline }
a.side:active       { color: #969696; text-decoration: underline }

.box {
	line-height: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 6px;
}
div.lt {
	text-align: left; 
	float: left;
	}
div.rt { text-align: right; }
