A {
	TEXT-DECORATION: none
}
A:active {
	COLOR: #ff0000
}
A:hover {
	BACKGROUND-COLOR: #E1FEB1
}
p{
	margin: 0;
}
li{
	margin-top: 10px;
}
.div {
	margin-top: 10px;
	margin-left: 30px;
}
.td_menu_red {
	color: #FF0000;
	font-size: x-small;
}
.midashi{
	margin-top: 10px;
	margin-bottom: 10px;
}
img.center {
	/* 文中で高さが中央に来るように */
	vertical-align: middle;
}

red_b {
	font-size: 12px;
	font-weight: bold;
	color: #FF3333;
}
.number { font-size: 36px; font-weight: bolder; color: #00CC00; font-style: italic; text-align: right; white-space: nowrap}
.number_small {
	font-size: 18px;
	font-weight: bold;
	color: #00CC00;
	font-style: italic;
	text-align: left;
	white-space: nowrap;
}
.td_menu { font-size: 12px; }
.td_menu_2 {
font-size: x-small;
}
.title {  font-size: 14px; font-weight: bold;margin-bottom:10px;}
.small {  font-size: 10px}
.small_s {
font-size: small
}
.small_s_red {
	font-size: small;
	color: #FF0000;
}
.large_red {
	font-size: large;
	color: #FF0000;
	font-weight: bold;
}

.small_sz {  font-size: 12px}
