body {
	width:740px;
	margin-left : auto ;
	margin-right : auto ;
	margin-top:0px;
	color: #000;
	font-size: 12px;
	font-family: verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height: 1.2;
	text-align:center;
}
A:link {text-decoration:none}
A:visited {text-decoration:none}
A:active {text-decoration:none}

#page {
	width:740px;
	text-align:center;
}

A:LINK {
	font-weight: bold;
	font-size:9pt;
	TEXT-DECORATION: none;
}
A:VISITED {
	font-weight: bold;
	TEXT-DECORATION: none;
}
A:ACTIVE {
	font-weight: bold;
	TEXT-DECORATION: none;
}
A:hover {
	font-weight: bold;
	TEXT-DECORATION: none;
}
table {
	width:600px;
}
td {
	font-size:11pt;
	padding:2px;
}
PRE {
	color: 006400
}
.title {
	font-size: 36px;
	text-align:center;
}
