.title {  font-size: 14px; font-weight: bold}
.small {
	font-size: x-small;
	line-height: 150%;
}
.menusmall {
	font-size: 10px;
}
.number { font-size: 36px; font-weight: bolder; color: #00CC00; font-style: italic; text-align: right; white-space: nowrap}
.td_menu { font-size: 12px; }

A {
	TEXT-DECORATION: none
}
A:active {
	COLOR: #ff0000
}
A:hover {
	BACKGROUND-COLOR: #FFCC99
}
.p_line {
	line-height: 150%;
}

ul {
	margin-left: 16px;
}
.operation {
	font-size: small;
	line-height: 150%;
	font-weight: bold;
}

.minus1 {
	font-size: x-small;
	line-height:130%;
}

.honbun {
	font-size: small;
	line-height:150%;
}

.note { 
	/* B */
	padding-left:1em;
	text-indent:-1em;
	margin:0px;
}