html,body{
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	height: 100%;
	color: rgb(255,255,255);
	background-color: rgb(80,80,80);
	}
body{
	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
	}
.hyo{
	padding: 5px;
	vertical-align: top
	}
.link_b{
	margin: 10px 15px 0 15px;
	font-size: 90%
	}
.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: 85px;
	vertical-align: top;
	font: 96%/130% "MS PGothic"	
	}
td>.year_font{
	width: 75px
	}
.text_font{
	padding: 5px;
	width: 415px;
	font: 96%/130% "MS PGothic"	
	}
td>.text_font{
	width: 385px
	}
.text2_font{
	padding: 5px;
	font: 96%/130% "MS PGothic"	
	}
.img_ri{
	padding-left: 10px;
	float: right
	}
.img_le{
	padding-right: 10px;
	float: left
	}
.All_left{	
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 5px;
	}
#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);
	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% "MS PGothic"
	}
#naiyo2{
	margin: 0 20px 20px;
	width: auto;
	height: auto;
	font: 96%/130% "MS PGothic"
	}
#gaiyou{
	width: 480px
	}
