body {
	background-color:#85bc51;
}

td.left_top {
	background-color:#FFA500;
	vertical-align:top;
	width:50%;
	height:180px;
}

td.right_top {
	text-align: center;
}

td.left_bottom {
	background-color:#EE6666;
	vertical-align:top;
	width:50%;
	heidht:180px;
}

td.right_bottom {
	background-color:#66CDAA;
	vertical-align:top;
}

h2 {
	background-color:#66CDAA;
}

h3 {
	background-color:#66aaAA;
}

div.title {
	font-size:150%;
	text-align:center;
}

span.shuu {
	font-size:400%;
}

div.date {
	font-weight:light;
}

p.term {
	white-space: pre;
	color:white;
	background-color:black;
}

p.file {
	white-space: pre;
	background-color:#88aa33;
}

div.subtitle {
	font-size:smaller;
	text-align:right;
}
