body
{
	background-image: url(../img/torigara.png);
	background-repeat: none;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
	color: #000000;
}

h2
{
	font-size: 110%;
}

span.date
{
	font-weight: bold;
}

ul
{

}

li
{
	list-style-type: none;
	padding: 0.5%;
}

p#footer
{
	width: 50%;
	border-top: solid 1px #000000;
	padding-left: 1%;
	padding-top: 0.5%;
}