body {
	background-image: url(pict/bg1.gif);
	background-repeat: repeat-y;
	position:relative;
	top:8px;
	left:10px;
	line-height: 150%;
	font-size: 12px;
	font-family: "lr SVbN", "Osaka|";
	vertical-align: top;
}
.bd {
	border: 1pt solid silver;
}
.bd10 {
	border: 10pt solid white;
}
.bg1 {
	background-color: #eeeeee;
}
.dash {
	border-bottom: 1pt dashed silver;
}
a.pdf {
	background-image: url(pict/pdf.gif);
	background-repeat: no-repeat;
    background-position: right center;
    padding-right: 32px;
    margin-right: 5px;
}
td.oshirase {
	background-image: url(pict/oshirase.gif);
	background-repeat: no-repeat;
    background-position: left center;
    padding-left: 42px;
    margin-rleft: 5px;
}

