body
	{
	font-size                   : 12pt              ;
	scrollbar-3d-light-color    : #                 ;
	scrollbar-arrow-color       : #FFFFFF           ;
	scrollbar-base-color        : #808080           ;
	scrollbar-dark-shadow-color : #808080           ;
	scrollbar-face-color        : #808080           ;
	scrollbar-highlight-color   : #FFFFFF           ;
	scrollbar-shadow-color      : #808080           ;
	background-image            : url(img/bg01.gif) ;
	}

a:link
	{
	color           : #0000ff ;
	text-decoration : none    ;
	}
	
a:visited
	{
	color           :  #0000ff ;
	text-decoration : none    ;
	}

a:active
	{
	color           : #1e90ff ;
	text-decoration : none    ;
	}

a:hover
	{
	color            : #00008b ;
	background-color :  ;
	text-decoration  : underline    ;
	}

a.member:link
	{
	color           : #1e90ff ;
	text-decoration : none    ;
	}

a.member:visited
	{
	color           : #1e90ff ;
	text-decoration : none    ;
	}

a.member:active
	{
	color           : #000000 ;
	text-decoration : none    ;
	}

a.member:hover
	{
	color            : #FFFFFF ;
	text-decoration  : none    ;
	}

a.contents:link
	{
	color           : #FFFFFF ;
	text-decoration : none    ;
	}

a.contents:visited
	{
	color           : #FFFFFF ;
	text-decoration : none    ;
	}

a.contents:active
	{
	color           : #000000 ;
	text-decoration : none    ;
	}

a.contents:hover
	{
	color            : #1e90ff ;
	text-decoration  : none    ;
	}

td
	{
	font-size        : 12pt         ;
	font-family      : MS UI Gothic ;
	}

td.border
	{
	background-color : #808080 ;
	}

td.year
	{
	font-size        : 12pt    ;
	color            : #4040FF ;
	background-color : #C0C0FF ;
	letter-spacing   : 0.1em   ;
	}

td.member
	{
	font-size        : 12pt    ;
	color            : #808080 ;
	background-color : #FFFFFF ;
	letter-spacing   : 0.1em   ;
	}

td.contents
	{
	font-size        : 12pt    ;
	background-color : #C0C0FF ;
	letter-spacing   : 0.1em   ;
	}

td.description
	{
	font-size        : 12pt    ;
	color            : #808080 ;
	background-color : #FFFFFF ;
	letter-spacing   : 0.1em   ;
	}

.small
	{
	font-size : 5pt ;
	}
