/* bodyÝ’è */
#main{
	background-color : #FFFFFF;
	color : #333333;
	line-height : 150%;
	font-size : 80%;
}

/* •¶Žš‘•ü */
a:link, a:visited, a:active {
/*	font-weight: bold;*/
	text-decoration : none;
	color : #0000FF;
}
a:hover {
	color : #FF0000;
	text-decoration : underline;
}

.reg_form_table {
	font-size : 12px;
	text-align:left;
}
.search_table {
	font-size : 12px;
	text-align:left;
}
.searchlist_table {
	font-size : 12px;
	text-align:left;
}
.login_table {
	font-size : 12px;
	text-align:left;
}
