body {
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
h1 {
	font-size:120%;
	text-align:left;
	background-color: #E7EEFF;
	padding: 3px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-top: 20px;
	border: 1px solid #999;
}
h2 {
	font-size:100%;
	background:#E6E6FA;
	border-style:solid;
	border-width:0px 0px 0px 8px;
	border-color:#3E5EA8;
	padding:3px;
	padding-left:8px;
	margin-bottom:10px;

}

.ind {
	text-indent:1em;
}
.navi {
	font-size:80%;
	padding:10px;
}
.mgn-lt {
	padding:0;
	margin-bottom:30px;
}
table.line {
	line-height: 120%;
}
th.line {
	line-height: 120%;
	background: #cccccc;
	font-weight: normal;
	text-align:center;
}
td.line {
	line-height: 130%;
	background: #FFFFFF;
	text-align:left;
}
.up {
	font-size:80%;
	text-align:right;
}
