body {
	background-color:	#ff8800;
	font:			13px/20px "Osaka";
	color: 			#000000;
	scrollbar-arrow-color:		#ff8800;
	scrollbar-face-color:		#ff8800;
	scrollbar-track-color:		#ff0000;
	scrollbar-3dlight-color:	#ffffff;
	scrollbar-3dlight-size:		5px
	scrollbar-highlight-color:	#ffffff;
	scrollbar-highlight-size:	5px
	scrollbar-shadow-color:		#ff8800;
	scrollbar-darkShadow-color:	#ff8800;
}

a:link {
	color : #00ff85 ;
	text-decoration : none
	}

a:visited {
	color : #ff3000
	}

a:hover {
	color : #00ff85 ;
	text-decoration : none ;
	position : relative ;
	top : 1px
	}

a:active {
	color : #00ff85 ;
	text-decoration : none ;
	}

td {
	font-size : 13px; font-family: "Osaka"; line-height: 18px
	}

.title {
	font-size : 25pt ;
	border-left-style : solid ;
	border-bottom-style : solid
	}

.midashi {
	font-size : 17pt ;
	border-bottom-style : solid
	}

.addleftline {
	border-left-style : solid ;
	border-left-color : #000000 ;
	border-left-width : 1pt
	}

.addleftline-p3 {
	border-left-style : solid ;
	border-left-color : #000000 ;
	border-left-width : 3pt
	}

