@charaset "Shift_JIS";

#history h1{
	text-align:left;
	font-size:30pt;
	margin:100px 0 20px 50px;
	width:800px;
	height:1.5em;
	vertical-align:middle;
	}
	
#article{
	height:637px;
	width:1200px;
	font-size:18px;
	}
	
#article dt{
	clear:both;
	float:left;
	width:320px;
	text-align:left;
	}
				
#article dl{
	line-height:1.5em;
	width:850px;
	margin:20px auto 40px;
	}

#article dd{
	margin-left:350px;
	text-align:left;
	width:480px;
	}
	
#article dd span{
	text-align:right;
	margin-left:275px;
	}

	
#article h2{
	text-align:left;
	margin-left:40px;
	margin-top:20px;
	font-size:1.5em;
	}
	
#article p,dt{
	margin-left:20px;
	}
	
.last{
	margin-bottom:7px;}

#nav{
	width:255px;
	height:637px;
	float:left;
	margin:0;
	border-right: 5px dashed #000000;
	line-height:1.5em;

	overflow-y:auto;
	overflow-x:hidden;	

	}
	
#nav h1{
	font-size:120%;
	width:8em;
	margin:15px auto;
	
	}
	
#nav ol{
	margin-left:60px;
	margin-bottom:40px;
	list-style-type:disc;
	}
#nav li{
	text-align:left;
	}

	
#history{
	height:637px;
	width:940px;
	overflow-y:auto;
	overflow-x:hidden;	
	float:left;
	line-height:1.5em;
	}
	
#history nav{
	text-align:right;
	}
	
#history p{
	text-align:left;
	}


#change{
	width: 255px;
	padding-top: 10px;
	padding-bottom: 10px;
    }
