@charset "UTF-8";




body {
	overflow:auto;
}

*html, body {
	overflow:auto;
	width:95%;
}

#header {
	position:absolute;
	top:0;
	right:0;
	width:105px;
	height:1300px;
}


p {
	font-family:"Times New Roman", Times, serif;

}



































