<!--

body {
	color:#996600;
	margin-left: 1em;
	margin-right: 1em;
	background-color:#ffffcc;
	background-image:url("/kuri/kuriback.gif");
	background-repeat:no-repeat;
	background-position:right bottom;
}
.header {
	font-weight:bold;
}
.footer {
	font-size:small;
}
p.chottomigi {
	margin-left: 3em;
}
h1 {
	font-size:x-large;
	font-weight:bold;
	text-decoration:none;
	text-indent:1ex;
	color:#660000;
	border-left:15px solid #660000;
	/*border-bottom:2px solid #660000;*/
}
h2 {
	font-size:large;
	font-weight:bold;
	text-decoration:none;
	text-indent:1ex;
	color:#660000;
	border-left:12px solid #660000;
	/*border-bottom:1px solid #660000;*/
}
h3 {
	font-size:medium;
	font-weight:bold;
	text-decoration:none;
	text-indent:1ex;
	/*border-left:10px solid #660000;*/
}
a:link {
	color:#cc3300;
	font-weight:bold;
	text-decoration:none;
}
a:visited {
	color:#660000;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#cc0000;
	font-weight:bold;
	background-color:#ffff99;
}
li {
	list-style-image:url("kurili.gif");
	/*margin-bottom:1.2em;*/
	margin-bottom:0.5em;
}
b {
	border-bottom:1px solid;
}
hr {
	width:100%;
}
pre.example {
	border-style:solid;
	border-width:thin;
	border-color:#996600;
	padding:3px;
	background-color:#ffff99;
}
div.titleimage {
	position: absolute;
	left: 20px;
	top: 40px;
}
div.titletext {
	position: absolute;
	left: 124px;
	top: 8px;
}
div.today {
	position: absolute;
	left: 296px;
	top: 64px;
}
img.todayimage {
	width: 128px;
	height: 128px;
	border: 0;
}
div.qrcode {
	position: absolute;
	left: 624px;
	top: 296px;
}
img.qrcodeimage {
	width: 111px;
	height: 111px;
	border: 0;
}

-->
