@media screen{
body {
	font-family: Arial, Helvetica, sans-serif;
}
td.page {
	line-height:1.4;
	font-size:95%;
}
.page ol {
	padding: 0px;
	margin: 0 0 1em 2em;
}
.page ul {
	padding:0;
	list-style-type: none;
	margin: 1em 0 0 1em;
}
.navi {
	background-image: url(image/navi_bakg.gif);
	background-repeat: no-repeat;
}
.navi ul {
	margin:0 0 0 2em;
	padding:0;
}
.navi li {
	font-weight: bold;
	font-size:90%;
	margin:14px 0px;
}
.subtitle {
	font-size: 130%;
	font-weight: bold;
	margin-bottom:5px;
	background-image: url(image/subtitle_bakg.gif);
	color: #0000CC;
}
.font1 {
	font-size: 115%;
	font-weight: bold;
	text-decoration: underline;
}
.font2 {
	font-weight: bold;
	text-decoration: underline;
}
.font3 {
	font-size:115%;
	font-weight: bold;
	color: #800000;
}
.font4 {
	color: #0000FF;
	font-weight: bold;
	font-size: 115%;
}
.font5 {
	font-size:115%;
	font-weight:bold;
}
.font6 {
	font-size:115%;
	color:#FF0000;
	font-weight:bold;
}
.font7 {
	color:#FF0000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding:3px 0;
}
.font8 {
	font-size:170%;
	font-weight:bold;
}
.space1 {
	padding-left: 1em;
}
.space2 td {
	padding-bottom:1em;
}
.space3 {
	width:754px;
	padding-left:8px;
}
.space3 img {
	margin:8px;
}
}
@media print {
table {
	width:auto;
}
td.page {
	line-height:1.5;
	font-size:95%;
}
.page ol {
	padding: 0px;
	margin: 0 0 1em 2em;
}
.page ul {
	padding:0;
	list-style-type: none;
	margin: 1em 0 0 1em;
}
.navi ul {
	margin:0 0 0 2em;
	padding:0;
}
.navi li {
	font-weight: bold;
	font-size:90%;
	margin:14px 0px;
}
.subtitle {
	font-size: 130%;
	font-weight: bold;
	margin-bottom:5px;
	color: #0000CC;
}
.font1 {
	font-size: 115%;
	font-weight: bold;
	text-decoration: underline;
}
.font2 {
	font-weight: bold;
	text-decoration: underline;
}
.font3 {
	font-size:115%;
	font-weight: bold;
	color: #800000;
}
.font4 {
	color: #0000FF;
	font-weight: bold;
	font-size: 115%;
}
.font5 {
	font-size:115%;
	font-weight:bold;
}
.font6 {
	font-size:115%;
	color:#FF0000;
	font-weight:bold;
}
.font7 {
	color:#FF0000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.font8 {
	font-size:170%;
	font-weight:bold;
}
.space1 {
	padding-left: 1em;
}
.space2 td {
	padding-bottom:1em;
}
.space3 img {
	margin:8px 6px;
}
}
