BODY
{
	PADDING: 2px;
	MARGIN: 0px;
	text-align: center;
}

DIV#SiteTitle
{
	text-align: center;
	vertical-align: middle;
	FONT-SIZE: 24px;
	PADDING: 8 0 0 0;
	MARGIN: 0px;
	WIDTH: 80%;
	HEIGHT: 50px;
	COLOR: captiontext;
	BORDER-TOP: captiontext outset;
	BORDER-RIGHT: captiontext outset;
	BORDER-LEFT: captiontext outset;
	BORDER-BOTTOM: captiontext outset;
	BACKGROUND-COLOR: activecaption
}

div#kiyaku {
	text-align: center;
	font-weight: bold;
}

button#top {
	border-style:none;
	background-color:WINDOW;
}

span#attention {
	font-size: 12px;
	color: red;
}

div#PageComment {
	font-size: 80%;
	width: 75%;
	text-align: left;
	line-height: 130%;
}

td#headline {
	background-color: green;
	color: white;
}

td#comment {
	font-size: 80%;
}

td#link {
	font-size: 80%;
	text-align: right;
}

div#link {
	width: 75%;
	font-size: 80%;
	text-align: right;
}

