@charset "utf-8";
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
}
td {
	font-size: 11pt;
	line-height: 120%;
}
.midashi {
	font-size: 12pt;
	font-weight: bold;
}
html {
    overflow-y:scroll;
}