@charset "shift_jis";

<!--
body {
	margin-left:  120px;
	margin-right: 55px;
	background-repeat: repeat-y;
}

h1 {
	margin-top:    1em;
	margin-bottom: 1em;
	font-size: large;
}

h2 {
	margin-top:    2em;
	margin-bottom: 1em;
	font-size: medium;
}

div.xlarge-bold {
	font-size: x-large;
	font-weight: bold;
}

div.medium {
	font-size: medium;
}

div.small {
	font-size: small;
}

-->
