body
{
	padding-left: 15px;
	font-size:15pt;
	background-color:#ffffdd;
}

#title {
	font-size:20pt;
	font-weight: bold;
	margin-bottom: 40px;
}

#contents {
	font-size:15pt;
	font-weight: normal;
	line-height: 30pt;
}

pre {
	font-family:"‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
    overflow: auto;
    white-space: pre-wrap;
    word-wrap: break-word;
}