	body {
		margin-top:5px;
		background: #efefef;
		color: #ffffff;
	}
	#bbase {
		width:700px; height: 530px;
		border:1 solid gray;
		background: #cccccc;
		margin:0px;
		text-align:center;
	}
	#flashcontent {
		height: 515px;
		width: 724px;
		text-align: center;
		margin-top:5px;
		margin-left:0px;
		border:0;
	}
	button {
		width:60px;
		height:20px ;
		background-color:white;
		margin-left:10px;
	}
	button.nr {
		width:30px;
		height:20px ;
		background-color:#eeeeee;
		margin-left:10px;
	}
	button.jump {
		width:50px;
		height:20px ;
		background-color:#eeeeee;
		margin-left:10px;
	}



	#menu_line{
		margin:0px;
	}
	#mokuji {
		margin-left:550px; 
		margin-top:-400px; 
		width:200px; 
		height:100px;
		border:1 solid gray;
		text-align:left;
		z-index:90;
	}
	td {
		cursor:hand;
		color:black;
	}
