html,body{
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	height: 100%;
	color: rgb(255,255,255);
	background-color: rgb(80,80,80);
	overflow: auto	
	}
html>body{
	margin: 0 auto 0;
	width: 780px
	}
div,img{
	margin: 0;
	padding: 0;
	border: 0
	}
a{
	color: rgb(255,200,0);
	text-decoration: none
	}
a:hover{
	text-decoration: underline
	}
hr{
	color: rgb(255,100,0);
	background-color: rgb(255,100,0);
	height: 5px;
	width: 100%;
	border: 1px
	}
.hyo{
	padding: 5px;
	vertical-align: top
	}
.link_b{
	margin: 10px 15px 0 15px
	}
.link{
	color: rgb(255,255,255)	
	}
.link:hover{
	color: rgb(255,200,0)
	}
.top_botan{
	margin: 10px;
	text-align: right
	}
.year_font{
	padding: 5px;
	width: 70px;
	text-align: right;
	vertical-align: top;
	font: 96%/130% Arial	
	}
tr>.year_font{
	width: 60px
	}
.text_font{
	padding: 5px;
	width: 430px;
	font: 96%/130% Arial	
	}
tr>.text_font{
	width: 420px
	}
.bar{
	width: 70px;
	}
#big_box{
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	border: 0
	width: 780px;
	height: 100%
	}
#top{
	margin: 0;
	padding: 0;
	border: 0;
	width:780px;
	height: 158px;
	background-color: rgb(0,0,0)
	}
#main{
	margin: 0;
	padding: 0;
	border: 0;
	width: 780px;
	height: auto;
	background-color: rgb(190,54,222)
	}
#menu{
	position: absolute;
	z-index: 2;
	top: 158px;
	bottom: 0; 
	width: 200px;
	height: 100%;
	background-color: rgb(57,60,57);
	font: 90%/100% Arial;
	overflow: auto
	}
#main>#menu{
	height: auto
	}
#topics{
	position: absolute;
	z-index: 1;
	top: 158px;
	bottom: 0;
	width: 780px;
	height: 100%;
	background-color: rgb(34,60,100);
	overflow-y: auto
	}
#main>#topics{
	height: auto;
	overflow: auto
	}
#naiyo{
	margin: 0 20px 20px 220px;
	width: auto;
	height: auto;
	font: 96%/130% Arial
	}
#gaiyou{
	width: 360px
	}
#KAS{
	padding: 5px;
	background-color: rgb(0,100,255)
	}
