@charaset "Shift_JIS";

#history h1{
	text-align:left;
	font-size:30pt;
	margin:80px 0 0 50px;
	width:800px;
	}
	
#article{
	height:630px;
	width:1200px;
	font-size:18px;
	overflow:none;
	}
	
#article h2{
	text-align:left;
	}

#sidespace h1{
	width:149px;
	height:630px;
	float:left;
	margin:0;
	border-right:3px solid black;
	}


#oneday{
	height:630px;
	width:1048px;
	overflow:auto;	
	float:left;
	}
	
.introduce{
	text-align:center;
	font-size:100%;
	margin:0 auto;
	padding:25px 0;
	width:800px;
	clear: both;
	}

#totop{
	padding-bottom:20px;
	}