#menuarea .menu_b a {
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 200px;
	background-image: url(../../shared/img/menu_b.gif);
	background-repeat: no-repeat;
	background-position: 0px -50px;
	font-size: 80%;
}
#menuarea .menu_b1_over a {
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 200px;
	background-image: url(../../shared/img/menu_b1.gif);
	background-repeat: no-repeat;
	background-position: 0px -20px;
	font-size: 80%;
}
#menuarea .menu_b2_over a {
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 200px;
	background-image: url(../../shared/img/menu_b2.gif);
	background-repeat: no-repeat;
	background-position: 0px -20px;
	font-size: 80%;
}
#menuarea .menu_b3_over a {
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 200px;
	background-image: url(../../shared/img/menu_b3.gif);
	background-repeat: no-repeat;
	background-position: 0px -20px;
	font-size: 80%;
}
#mainarea .chart {
	margin-right: auto;
	margin-left: auto;
	height: 850px;
	width: 450px;
	margin-top: 20px;
}
#mainarea .dankyu {
	font-size: 85%;
	color: #333333;
	margin-top: 20px;
	background-color: #FF9933;
	margin-right: auto;
	margin-left: auto;
}
#mainarea .dankyu th {
	background-color: #FFCC66;
}
#mainarea .dankyu td {
	background-color: #FFFFFF;
	text-align: left;
}

