BODY {
	Font-Family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	Margin-top: 0px;
	Margin-right: 0px;
	Margin-bottom: 0px;
	Margin-left: 0px;
	Padding-top: 0px;
	Padding-right: 0px;
	Padding-bottom: 0px;
	Padding-left: 0px;
}


a{
	color: #1111FF;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}


table.menu{
	font-size: 80%;
}
table.menu #title{
	font-size: 120%;
	font-weight: bold;
}
table.menu #space{
	height: 8px;
}
table.menu img{
	border: 0;
}


table.archive{
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	width: 100%;
}
table.archive td {
	border: 1px solid #CCCCCC;
	text-align: center;
	font-size: 75%;
	height: 25;
}
table.archive #title{
	background: #DDDDDD;
}
table.archive #silver{
	background: #F1F1F1;
}
table.archive #left{
	text-align: left;
}
table.archive #right{
	text-align: right;
}


h1{
	font-size: 120%;
	text-align: center;
	margin-bottom: 0em;
	margin-top: .8em;
	font-weight: normal;
}
h3{
	text-align: center;
	margin-bottom: 0em;
	margin-top: 0em;
	font-weight: normal;
}


div.top_navi{
	font-size: 75%;
	margin-bottom: 1.5em;
	margin-top: 0.5em;
	font-weight: normal;
}
div.date{
	font-size: 75%;
	margin-top: 0.2em;
	text-align: center;
	color: Gray;
}
div.info_about_chart{
	font-size: 75%;
	margin-bottom: .6em;
}
div.comment{
	font-size: 75%;
	text-align: center;
}


strong.false{
	font-weight: normal;
}


