a:link		{
		color : #000000 ;
		text-decoration : none ;
		}
a:visited	{
		color : #000000 ;
		text-decoration : none ;
		}
a:active	{
		color : #000000 ;
		text-decoration : none ;
		}
a:hover		{
		background-color : #DBF0FF ;
		text-decoration : underline ;
		position : relative ;
		top : 1px ;
		left : 1px ;
		}
BODY		{
		bgcolor : #FFFFFF ;
		margin-top : 0pt ;
		font-size : 10pt ;
		background-image : url(../bg/bg_renga03.gif) ;
		background-attachment : fixed;
		scrollbar-base-color : #FFFFD0 ;
		scrollbar-arrow-color : #999999 ;
		text-align : center ;
		margin-top : 1px ;
		}
TD,TH		{
		font-size : 10pt ;
		}

/* Background */
#center		{
		position : relative ;
		margin-left : auto ;
		margin-right : auto ;
		width : 800px ;
		}

/* Menu */
#menu		{
		padding : 5pt ;
		border : 1px solid #0000FF ;
		background-color: #FFFFFF ;
		}

#com	{
		border : 1px solid #D5E3FB ;
		background-color: #FFFFFF ;
		position : relative ;
		margin-left : auto ;
		margin-right : auto ;
		width : 700px ;
		text-align : center ;
		}
#com H4	{
		width : 100%;
		font-weight : bold;
		color : #0000FF ;
		background-color : #D5E3FB;
		border : 1px none #D5E3FB;
		padding : 3px 0px ;
		margin : 0px ;
		text-align : center ;
		font-size : 12pt ;
		}
#com ul	{
		text-align : left ;
		padding-left : 20px ;
		margin-top : 0px ;
		margin-bottom : 0px ;
		}

#form	{
		border : 1px solid #D5E3FB ;
		background-color: #FFFFFF ;
		position : relative ;
		margin-left : auto ;
		margin-right : auto ;
		width : 800px ;
		text-align : left ;
		}


.a		{ 
		width: 100%;
		font-weight: bold;
		font-size: 10pt;
		color: #ffffff;
		background-color: #ee8484;
		border: 1px none #88f888;
		border-top: 1px solid #ffcccc;
		border-left: 1px solid #ffcccc;
		border-right: 1px solid #996666;
		border-bottom: 1px solid #996666;
		padding: 5px 3px 3px 0.5em;
		}

.b		{ 
		width: 100%;
		font-weight: bold;
		font-size: 10pt;
		color: #ffffff;
		background-color: #8484ee;
		border: 1px none #8888f8;
		border-top: 1px solid #ccccff;
		border-left: 1px solid #ccccff;
		border-right: 1px solid #666699;
		border-bottom: 1px solid #666699;
		padding: 5px 3px 3px 0.5em;
		}

.c		{ 
		width: 100%;
		font-weight: bold;
		font-size: 10pt;
		color: #ffffff;
		background-color: #84ee84;
		border: 1px none #88f888;
		border-top: 1px solid #ccffcc;
		border-left: 1px solid #ccffcc;
		border-right: 1px solid #669966;
		border-bottom: 1px solid #669966;
		padding: 5px 3px 3px 0.5em;
		}

.y		{
		filter:DropShadow(color="#dcdcdc"),offX=2, offY=2 ;
		}

.z		{
		background-color: #CCCCFF;
		color: #0033FF;
		font-weight: bold;
		}
